Commit Graph

272 Commits

Author SHA1 Message Date
ThatOneCalculator
a82ef942b4
refactor: 💄 relay icon 2023-07-13 17:22:35 -07:00
ThatOneCalculator
9a68e77f92
refactor: add aria labels to buttons 2023-07-12 23:22:58 -07:00
ThatOneCalculator
04224bfc66
feat: Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-07-11 23:23:44 -07:00
ThatOneCalculator
6883234517
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-08 16:20:55 -07:00
ThatOneCalculator
364266da0a
fix: 🐛 server stats setting, meta fetching 2023-07-08 16:20:38 -07:00
naskya
fb8c2b1310
fix 2023-07-08 22:37:15 +00:00
naskya
c47ec377c7
Add showPopup, isGoodNews to announcement setting UI 2023-07-08 20:01:16 +00:00
naskya
aeb1f9c993
chore: Use css module 2023-07-08 19:57:26 +00:00
ThatOneCalculator
8790b3c457
refactor: 🔒 password input for object storage secret key 2023-07-06 13:03:39 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator
1f3f0720f8
fix: 💄 form switch padding 2023-07-02 23:06:25 -07:00
Syuilo
f17c9837c5
refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
ThatOneCalculator
cb2046efac
fix: 🐛 display emoji stat properly 2023-07-02 09:26:03 -07:00
ThatOneCalculator
4b410194c2
fix 2023-07-01 22:35:38 -07:00
ThatOneCalculator
6e17c0d7ef
drive todo 2023-07-01 21:03:11 -07:00
ThatOneCalculator
592894dbb0
feat: add emoji count to admin panel 2023-07-01 20:54:37 -07:00
ThatOneCalculator
d9af4f3a27
refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
ThatOneCalculator
24cc6a925d
feat: introduce local user select dialog
Used for selecting group members and proxy account.

Closes #7987, API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
d7ffffa8ab
chore: 🎨 format 2023-06-23 00:22:55 -07:00
ThatOneCalculator
7c5e7d7d85
fix: 🐛 pull up instance window instead of search field 2023-06-23 00:21:48 -07:00
ThatOneCalculator
a7dd8bffe5
fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator
05c75579d5
Merge branch 'refactor/emojis' into develop 2023-06-22 22:09:25 -07:00
ThatOneCalculator
77734cf69b
fix: 💄 consistent emoji styling 2023-06-22 21:08:04 -07:00
Kainoa Kanter
1db5beb41b refactor: ♻️ open instance as lookup window 2023-06-23 02:02:27 +00:00
ThatOneCalculator
5e0a0df262
feat: clickable domains on job queue
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-06-22 18:11:25 -07:00
ThatOneCalculator
2ec387de4a
regress: no metrics in dashboard for now 2023-06-02 23:38:05 -07:00
ThatOneCalculator
ce5d93c9df
Revert "refactor: add back old info display from mkv12"
This reverts commit c58692fa58.
2023-05-29 19:45:42 -07:00
ThatOneCalculator
c58692fa58
refactor: add back old info display from mkv12 2023-05-29 16:13:36 -07:00
ThatOneCalculator
28cdfc0b6f
fix query 2023-05-29 15:21:29 -07:00
ThatOneCalculator
ea6fca97fd
feat: server metrics in admin overview 2023-05-29 15:10:25 -07:00
ThatOneCalculator
4a05f0c876
refactor: ⚰️ remove old metrics view 2023-05-29 13:49:38 -07:00
Freeplay
01de9c0a3b Add bottom fade to show less & hide buttons 2023-05-28 00:17:23 -04:00
ThatOneCalculator
870765684a
locale 2023-05-25 22:24:46 -07:00
ThatOneCalculator
afa15e17ef
refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
Kainoa Kanter
c6aa87cc9c chore: formatting 2023-05-14 15:20:26 -07:00
Kainoa Kanter
a7bd62e964 Use proper beta label 2023-05-13 13:04:53 -07:00
Kaity A
950c9b5caf
update translation 2023-05-14 00:57:37 +10:00
Kaity A
ee5c907a72
Add page header to experiments 2023-05-14 00:04:24 +10:00
Kaity A
59307392d4
add experimental feature gate 2023-05-13 23:41:36 +10:00
Namekuji
74b1bead52
Merge branch 'develop' into instance-silence 2023-04-30 17:52:05 -04:00
ThatOneCalculator
121ddedce8
chore: format 2023-04-30 13:27:27 -07:00
Freeplay
842b38aff6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
Namekuji
c89bed41b0
use tab instead of page header 2023-04-30 11:47:39 -04:00
Namekuji
9bc872dc00
format 2023-04-30 08:08:45 -04:00
Namekuji
ba734a9f3c
instance silence 2023-04-30 07:27:55 -04:00
ThatOneCalculator
d493665922
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-29 19:15:47 -07:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility (#9725)"
This reverts commit c1d5922acb.
2023-04-29 19:14:36 -07:00
Kaity A
914355c644
Add Libre Translate support 2023-04-30 11:09:51 +10:00
Free
c1d5922acb keyboard accessibility (#9725)
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
Freeplay
3a49c3eb37 Fix focusing avatars in weird places 2023-04-28 21:39:48 -04:00