Commit graph

1,314 commits

Author SHA1 Message Date
luce
bab5e6ee63 fix smol mistake and add faUser as suggested 2025-08-07 14:00:38 +02:00
luce
2630f17cd5 snake_case to camelCase 2025-08-07 10:57:00 +02:00
luce
eb3d75e6de Merge branch 'develop' into user_management
because
2025-08-06 16:23:36 +02:00
Ekaterina Vaartis
68c88677a0 Correct the block expiration parameter name 2025-08-02 00:35:19 +03:00
Henry Jameson
d299e864bf what's this doing here, begone 2025-07-29 17:41:18 +03: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
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
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
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
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
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
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
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
Henry Jameson
d6ebc5049e cleanup 2025-07-02 23:24:12 +03:00
Henry Jameson
3081504c64 update tabs to use new API 2025-07-02 22:54:45 +03:00
Henry Jameson
dc531d4ef3 streamline custom styles additions 2025-07-02 19:39:25 +03:00
Henry Jameson
e66b1edcf4 better error handling 2025-06-29 15:24:04 +03:00
Henry Jameson
114257359c fix infinite loop 2025-06-29 03:18:09 +03:00
Henry Jameson
4b5e6804a9 handle akkoma not supporting status notification type 2025-06-29 02:49:35 +03:00
Henry Jameson
cf9c91dd02 microfix 2025-06-29 01:09:59 +03:00
Henry Jameson
90fba141d7 oops 2025-06-28 22:46:16 +03:00
Henry Jameson
ec367ad761 don't try to access serviceworker if it doesn't exist 2025-06-28 21:16:21 +03:00
Henry Jameson
71fdae1d8f Merge remote-tracking branch 'origin/develop' into akkoma-support-part-2 2025-06-28 19:16:48 +03:00
Henry Jameson
61fcc48854 only fetch pleroma:chat_mention type if chats are supported 2025-06-28 19:12:13 +03:00
Henry Jameson
40a17862a5 akkoma stricter csp compat 2025-06-28 15:49:53 +03:00
Henry Jameson
e4b44f8c7b better dialog, actually working dontAskAgain 2025-06-26 16:28:02 +03:00
Henry Jameson
7702c209d5 compatibility with stricter CPS (akkoma) 2025-06-25 22:06:57 +03:00
Henry Jameson
a1f43234cd Merge remote-tracking branch 'origin/develop' into from/develop/tusooa/sw-cache-assets 2025-06-25 15:40:56 +03:00
HJ
168430fff2 Merge branch 'akkoma' into 'develop'
add Akkoma compatibility

See merge request pleroma/pleroma-fe!2176
2025-06-24 14:20:30 +00:00
Pleroma User
f4db0dbdd4 Add arithmetic blend 2025-06-24 12:35:50 +00:00
Henry Jameson
a171f5cbe7 fix iceshrimp for real this time 2025-06-18 19:44:38 +03:00