Commit graph

258 commits

Author SHA1 Message Date
Henry Jameson
e05ffbb350 wip proper migration of mutewords/theme3hacks 2026-04-10 16:00:28 +03:00
Henry Jameson
4e235562aa massive rename and separation merged config into its own "store" 2026-03-24 21:42:22 +02:00
Henry Jameson
e6649c7c25 fixed fonts (post fonts seem to be broken in develop) 2026-03-18 16:46:39 +02:00
Henry Jameson
b57f681f85 apply theme only after sync config is done 2026-03-17 00:45:53 +02:00
Henry Jameson
d358b8370f update theme loading upon login 2026-03-12 00:32:46 +02:00
Henry Jameson
bcb13f3a49 tests 2026-03-06 16:35:02 +02:00
Henry Jameson
bc97016ea3 user highlight 2026-03-06 15:21:38 +02:00
Henry Jameson
7738ce87e6 more getters migrated 2026-02-23 19:55:43 +02:00
Henry Jameson
2e53707324 pass 2 2026-02-16 16:58:11 +02:00
Henry Jameson
682ad334c1 users.js 2026-02-13 15:21:59 +02:00
Henry Jameson
29e71c8a26 sss -> sc 2026-02-13 14:06:36 +02:00
Henry Jameson
1e93e0a9c3 separate featureset into instancecapabilites store 2026-02-05 00:28:45 +02:00
Henry Jameson
18d8ea6b63 better lint 2026-01-29 20:40:00 +02:00
Henry Jameson
e554eeeef6 separation support 2026-01-29 20:37:48 +02:00
Henry Jameson
095abb2914 pass 4 - non-obvious changes 2026-01-29 13:44:33 +02:00
Henry Jameson
617613dfb4 pass 3 - mapState updates 2026-01-29 13:06:19 +02:00
Henry Jameson
4156b1597a pass 2 + emoji store separation 2026-01-29 01:45:31 +02:00
Henry Jameson
24ce2dc0a5 first pass of migration - states and obvious replacements 2026-01-29 00:51:37 +02:00
Henry Jameson
42930252b1 better imports organization 2026-01-08 17:42:20 +02:00
Henry Jameson
851c100a24 Merge remote-tracking branch 'origin/develop' into biome 2026-01-08 16:48:27 +02:00
Lain Soykaf
7f54706821 E2E: add user smoke tests
- Disable captcha + open registrations in E2E Pleroma config
- Await login after signup to avoid redirect race
- Add basic register/login/post smoke specs
- Fix failure artifact copying order
2026-01-07 11:05:10 +04:00
Henry Jameson
b05a501236 biome check --write 2026-01-06 16:23:17 +02:00
Henry Jameson
9262e803ec biome format --write 2026-01-06 16:22:52 +02:00
Henry Jameson
6ae52e192b cleanup 2025-07-17 16:13:35 +03:00
Henry Jameson
385f921c41 Merge remote-tracking branch 'origin/develop' into timed-user-mutes 2025-07-09 15:57:23 +03:00
Henry Jameson
f36f11045e add Akkoma compatibility (tested on IceShrimp) 2025-06-16 14:57:34 +03:00
Henry Jameson
b9161ef697 some basic expiration modal. "don't as again" doesn't work yet 2025-06-12 20:04:39 +03:00
Henry Jameson
540ea2f3c0 fix migrations applying over and over 2025-04-09 00:02:45 +03:00
Henry Jameson
dfbd17ea37 make a separate file to store all information about fields and their migrations 2025-03-27 13:03:20 +02:00
Henry Jameson
57aa8818a9 UI for new filters 2025-03-25 19:01:32 +02:00
Henry Jameson
5d47ac04b0 implement migration 2025-03-25 11:56:17 +02:00
Henry Jameson
f347897b29 migrate to pinia 2025-03-24 01:02:01 +02:00
tusooa
216d318bb5
Migrate oauth store to pinia 2025-03-12 21:40:45 -04:00
tusooa
3a4cdbef15
Create an app only when needed 2025-03-09 15:22:53 -04:00
Henry Jameson
d1ea589531 manual lint --fix 2025-02-04 15:23:21 +02:00
Henry Jameson
b94d389b7f use absolute paths for stores 2025-02-03 13:02:30 +02:00
Henry Jameson
58e18d48df Merge remote-tracking branch 'origin/develop' into migrate/vuex-to-pinia 2025-01-30 18:08:05 +02:00
HJ
7e92c4c1a3 Merge branch 'deprecate-subscribe' into 'develop'
Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes

See merge request pleroma/pleroma-fe!1931
2024-12-11 13:34:06 +00:00
marcin mikołajczak
9e45228823 Bookmark folders
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-09-23 23:13:40 +02:00
marcin mikołajczak
d67d24757f Use /api/v1/accounts/:id/follow for account subscriptions instead of the deprecated routes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-08-13 19:26:43 +02:00
tusooa
82c0044963
Show a dedicated registration notice page when further action is required after registering 2024-01-13 17:41:57 -05:00
Henry Jameson
ff10834f1a cleanup stray console logs 2023-12-14 00:14:06 +02:00
Henry Jameson
aad3225d25 refactored notifications into their own module separate from statuses (WIP) 2023-11-16 19:26:18 +02:00
Henry Jameson
73fbe89a4b initial work on showing notifications through serviceworkers 2023-10-25 18:58:33 +03:00
Alexander Tumin
ac78f80194 Fix OAuth2 token lingering after revocation 2023-08-20 15:51:19 +03:00
Henry Jameson
3e1aeb6d2c Merge remote-tracking branch 'origin/develop' into improve_settings_reusability 2023-04-12 23:31:11 +03:00
Sean King
b1dcea0199
Migrate interface module to store 2023-04-05 21:06:37 -06:00
Henry Jameson
4c3af5c362 handle db config disabled case 2023-03-27 22:57:50 +03:00
Henry Jameson
332ad77e35 limits tab, backend descriptions 2023-03-19 21:27:07 +02:00
Henry Jameson
bfd802ad04 setting admin settings works now. also now we have draftable settings 2023-03-16 23:18:55 +02:00