Commit graph

9,323 commits

Author SHA1 Message Date
luce
f546835d69 disable lint for this one line because it makes wrong assumptions 2025-07-27 23:51:43 +02:00
luce
d2c073cba9 cleanup code further 2025-07-27 23:46:49 +02:00
luce
c39b75b01b apply hj's suggestion 2025-07-27 23:38:11 +02:00
luce
a1cb3943a4 remove duplicate 2025-07-27 23:27:55 +02:00
luce
97eaeb314d changelog 2025-07-27 23:21:42 +02:00
luce
d3610a2cf0 merge 2025-07-27 23:19:28 +02:00
luce
82b30d8315 default of 20 entries per page 2025-07-27 23:17:46 +02:00
luce
11e615ce0f remove redundant cases 2025-07-27 23:17:46 +02:00
luce
d491bccec4 using snake case now, cleaned up some code and style 2025-07-27 23:17:44 +02:00
Lucy
138dc71b9f Apply 15 suggestion(s) to 7 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 23:16:49 +02:00
Lucy
d7f4a424ea Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 23:16:49 +02:00
Lucy
e3e086a0e7 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 23:16:49 +02:00
Lucy
aa816a75fa Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 23:16:49 +02:00
luce
42236b0c76 tested everything so far, fixed identation, fixed some bugs and added i18n entries 2025-07-27 23:16:49 +02:00
luce
fee857e6b2 more stuff added 2025-07-27 23:16:49 +02:00
luce
7b4fd8e5e8 adding more things for managing users 2025-07-27 23:16:47 +02:00
luce
c1f1e1acd4 page list instead of hoc withloadmore 2025-07-27 23:15:42 +02:00
luce
889e458fb1 user management 2025-07-27 23:11:29 +02:00
luce
a024f5b9a0 default of 20 entries per page 2025-07-27 22:58:38 +02:00
luce
621db758d7 remove redundant cases 2025-07-27 22:42:12 +02:00
luce
15cc2f3078 using snake case now, cleaned up some code and style 2025-07-27 22:40:21 +02:00
Lucy
ada0ebaed5 Apply 15 suggestion(s) to 7 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 18:44:18 +00:00
Lucy
f5be1a4345 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 18:39:34 +00:00
Lucy
2df48a03ac Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 18:39:17 +00:00
Lucy
9136ba78e3 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
2025-07-27 18:38:44 +00:00
luce
9bb86f7603 tested everything so far, fixed identation, fixed some bugs and added i18n entries 2025-07-27 19:14:49 +02:00
luce
064093c670 more stuff added 2025-07-21 00:32:49 +02:00
luce
a022ba942f adding more things for managing users 2025-07-20 18:59:05 +02:00
luce
4a00d89494 page list instead of hoc withloadmore 2025-07-19 14:11:12 +02:00
HJ
e747ee896e Merge branch 'timed-user-mutes' into 'develop'
Timed user mutes

See merge request pleroma/pleroma-fe!2197
2025-07-18 14:17:43 +00:00
HJ
e1cbb1ccd2 Merge branch 'firefix' into 'develop'
Fix firefox and theme change not working

See merge request pleroma/pleroma-fe!2198
2025-07-17 14:56:17 +00:00
Henry Jameson
04ee1a892c proper detection 2025-07-17 17:55:20 +03:00
Henry Jameson
23975b506e fix theme change not working 2025-07-17 17:50:38 +03:00
Henry Jameson
c12e1a69cf fix firefox 2025-07-17 17:32:09 +03:00
Henry Jameson
6aae8a8705 move "ask" options to filtering tab 2025-07-17 16:20:16 +03:00
Henry Jameson
6ae52e192b cleanup 2025-07-17 16:13:35 +03:00
Henry Jameson
eb77c5dbb9 changelog 2025-07-17 15:23:05 +03:00
Henry Jameson
b014489295 better modal layout 2025-07-17 15:22:03 +03:00
Henry Jameson
35c2e87131 show expiry only if available 2025-07-17 15:22:03 +03:00
luce
ce43c81ce8 list users, fetch updates, make them clickable 2025-07-15 14:30:46 +02:00
Henry Jameson
9f0b65654e show expirety in user profile (currently broken?) 2025-07-09 19:03:58 +03:00
Henry Jameson
2441e6508d settings for confirmations 2025-07-09 18:37:05 +03:00
Henry Jameson
71d1baffcc better support for lack of block expiration 2025-07-09 17:56:52 +03:00
Henry Jameson
8436f39eff block/mute cards update to show expiry and ask for it 2025-07-09 17:45:13 +03:00
Henry Jameson
385f921c41 Merge remote-tracking branch 'origin/develop' into timed-user-mutes 2025-07-09 15:57:23 +03:00
HJ
74b410da2b Merge branch 'fix-zoom-lag' into 'develop'
fix zoom being applied with a delay

See merge request pleroma/pleroma-fe!2196
2025-07-09 12:53:51 +00:00
Henry Jameson
d9639c543c chore 2025-07-09 15:49:54 +03:00
Henry Jameson
c433aa38fb fix 2025-07-09 15:48:36 +03:00
Henry Jameson
a626b37354 fix zoom being applied with a delay 2025-07-09 15:46:05 +03:00
HJ
2e9f23542c Merge branch 'redmond-fix' into 'develop'
Redmond fix

See merge request pleroma/pleroma-fe!2195
2025-07-03 18:22:16 +00:00