Commit graph

9,367 commits

Author SHA1 Message Date
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
HJ
38130fce90 Merge branch 'misc/lint-and-markup' into 'develop'
Lint some things

See merge request pleroma/pleroma-fe!2199
2025-07-27 17:28:21 +00:00
Pleroma User
3294df0325 Lint some things 2025-07-27 17:28:21 +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
Henry Jameson
1d729cb0c5 fix and default 2025-07-03 21:21:21 +03:00
Henry Jameson
0f573637a7 fix redmond 2025-07-03 21:19:12 +03:00
Henry Jameson
b2f7309e1e sorting, typo 2025-07-03 17:11:23 +03:00
HJ
c179daaf80 Merge branch 'fix-style-editors' into 'develop'
Fix style editors, properly default from unavailable adopted sheets

See merge request pleroma/pleroma-fe!2194
2025-07-03 08:25:18 +00:00
Henry Jameson
558251ce74 back to kazv upstream of pinchzoom 2025-07-03 11:20:45 +03:00
Henry Jameson
7bc5dd440b remove backdrop-filter only if unsupported 2025-07-03 01:55:43 +03:00