Commit graph

65 commits

Author SHA1 Message Date
Luna D Dragon 91b8b7b76b
Defry the fish (#125)
Co-authored-by: Luna <luna.dragon@suse.com>
Reviewed-on: https://iceshrimp.dev/iceshrimp/iceshrimp/pulls/125
Co-authored-by: Luna D Dragon <lunarequest@nullrequest.com>
Co-committed-by: Luna D Dragon <lunarequest@nullrequest.com>
2023-08-21 16:14:53 +02:00
Laura Hausmann 5a2ca61f26
Remove support for ads 2023-07-27 00:32:20 +02:00
ThatOneCalculator a6687370fb v1.0.1 2023-07-19 15:20:22 -07:00
ThatOneCalculator 3b287a11af repo 2023-07-18 21:21:48 -07:00
ThatOneCalculator 6bc25eb38b Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator cceed733e5 refactor: 💄 relay icon 2023-07-13 17:22:35 -07:00
ThatOneCalculator c4d4e850b2 chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator 6c7f0521aa find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator d9e117b378 feat: clickable domains on job queue
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-06-22 18:11:25 -07:00
Kaity A 804dbe6985 add experimental feature gate 2023-05-13 23:41:36 +10:00
ThatOneCalculator 4de7c51623 only show index posts action if admin 2023-04-13 20:11:39 -07:00
ThatOneCalculator b62549cf69 chore: formatting 2023-04-12 17:19:14 -07:00
ThatOneCalculator 53b21cd455 feat: lookup post action 2023-04-11 10:12:17 -07:00
ThatOneCalculator fce8b16144 feat: index posts action 2023-04-11 10:07:03 -07:00
ThatOneCalculator 9b65711193 feat: admin lookup files/instance 2023-04-11 10:03:25 -07:00
Kainoa Kanter 6d5129c938 move hidden hashtag menu 2023-04-07 22:54:25 -07:00
amy bones d562f0c3c8 feat: add hidden hashtags management page
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
2023-04-07 18:57:52 -07:00
Kainoa Kanter 8f35b66bbb fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator 203eccaa87 feat: button in admin dash to index posts 2023-03-29 13:30:02 -07:00
naskya 2eaece9778 Try to fix calckey/calckey#9770 2023-03-28 03:59:07 +09:00
kakkokari-gtyih ba4c2f65ae fix: don't show smartphone UI when settings icon is double-clicked 2023-03-19 21:43:07 +09:00
ThatOneCalculator 1979a60ff8 icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator c742617a35 lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
ThatOneCalculator cb9dafdcdc chore: lavaforge links 2023-01-15 13:18:10 -08:00
ThatOneCalculator 37e3e34441 fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
ThatOneCalculator 1a9e55b0f3 refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator 7019968a3a better invite icon, fix conditional 2022-12-12 10:55:01 -08:00
ThatOneCalculator fa21a9e489 Only show admin settings to admins 2022-12-12 10:54:24 -08:00
ThatOneCalculator 9eba444061 relay/integration icons 2022-11-09 17:49:05 -08:00
ThatOneCalculator 4cbf98e482 federation page proper in admin 2022-11-09 12:18:36 -08:00
ThatOneCalculator 3b9fda8f05 underline effect 2022-11-06 19:14:55 -08:00
ThatOneCalculator b26cc866bb make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator 3fefe1ba4b fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator a9dce362df feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator 6b93d8ef80 feat: Toggle showing calckey updates as admin 2022-10-25 22:31:19 -07:00
ThatOneCalculator 8bead11ad5 feat: 🎨 add ripple to star react 2022-10-25 20:33:09 -07:00
Kainoa Kanter b8c7a6532f Validate version number better 2022-10-26 04:34:01 +02:00
ThatOneCalculator c700e99fed fix link 2022-09-15 15:41:26 -07:00
ThatOneCalculator 1bd1d7b9d6 implement update notif into UI 2022-09-15 15:36:43 -07:00
ThatOneCalculator ef24809105 move codeberg fetch to backend 2022-09-15 15:23:08 -07:00
ThatOneCalculator c16fc0e4d5 only if reports exist 2022-09-15 15:03:00 -07:00
ThatOneCalculator def98a5c69 add console log 2022-09-15 15:01:53 -07:00
ThatOneCalculator 589322ec5d feat: Warning in control panel if there's update 2022-09-14 10:32:39 -07:00
syuilo c8d228f2df refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo ae766b0708 refactor(client): 2022-07-20 22:24:26 +09:00
syuilo 711322cd9a enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
Andreas Nedbal 0e9dec388b fix(client): hide bot protection warning with disabled registrations (#8794)
* fix(client): hide bot protection warning with disabled registrations

* Apply review suggestion from @Johann150

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-13 21:23:20 +09:00
syuilo c8c7d10348 refactor(client): refactoring 2022-07-02 14:00:37 +09:00
syuilo c02f155c70 enhance(client): improve router
Fix #8902
2022-06-29 16:00:00 +09:00
syuilo b9c7b9be04 enhance(client): メニュー整理
Resolve #6389
Fix #8035
2022-06-29 11:13:32 +09:00