Commit Graph
24 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 85d2cb67a9 feat(settings): add subscriptions setting 2025-02-05 15:20:07 +01:00
Tom (plebeius.eth) a3ca768735 Update settings-modal.tsx 2025-01-31 12:31:38 +01:00
Tom (plebeius.eth) 01e467d069 feat(settings modal): close with escape key 2025-01-30 22:05:54 +01:00
Tom (plebeius.eth) c21d512958 feat(account settings): add hash-based routing for settings categories
Each settings category now has a dedicated URL hash that expands only that category when accessed directly. The URL updates dynamically based on which category is expanded.
2025-01-23 15:08:40 +01:00
Tom (plebeius.eth) ea29b6fa03 style(account settings): improve UI and translations 2024-10-15 11:52:11 +02:00
Tom (plebeius.eth) b8fc7fbe2c fix(settings): closing modal could close app 2024-09-06 16:30:46 +02:00
Tom (plebeius.eth) f2e4f14a33 feat(settings): add avatar setting 2024-07-12 20:22:09 +02:00
Tom (plebeius.eth) bf09de98f9 feat(settings): add plebbit options 2024-06-18 11:50:17 +02:00
Tom (plebeius.eth) aa63ab0f1b feat(catalog): add filters modal for text-only posts, nsfw boards in p/all 2024-06-15 16:42:30 +02:00
Tom (plebeius.eth) 42a6fb4a70 feat(settings): add blocked addresses setting 2024-06-14 16:57:27 +02:00
Tom (plebeius.eth) d4927e7162 chore: add translations 2024-05-31 17:09:20 +02:00
Tom (plebeius.eth) 088a887686 chore: add translations 2024-05-31 16:51:22 +02:00
plebeius.eth d78924facb feat(settings): add interface settings category 2024-05-16 22:41:36 +02:00
plebeius.eth 91d2a5ae01 feat(settings): add expand all button 2024-05-16 22:00:22 +02:00
plebeius.eth aa93680611 Update settings-modal.tsx 2024-05-15 22:23:11 +02:00
plebeius.eth ae02eba4df feat(settings): add crypto wallets 2024-05-15 22:12:32 +02:00
plebeius.eth 7d9fd2cce7 update settings 2024-05-15 21:20:14 +02:00
plebeius.eth c6265e8694 refactor(account settings): move settings components out of modal component 2024-05-15 16:54:55 +02:00
plebeius.eth 26b1e06614 update account settings design 2024-05-10 22:23:18 +02:00
plebeius.eth b2bfc2440d feat(settings): add account data settings 2024-05-10 21:58:45 +02:00
plebeius.eth 23918dd01c add settings translations, assets, styling 2024-05-10 17:03:33 +02:00
plebeius.eth ca22841ea4 feat(settings): add 'check for updates' button 2024-05-10 12:46:52 +02:00
plebeius.eth 561b027f23 style(settings modal): add themes styling, overlay 2024-05-09 18:29:55 +02:00
plebeius.eth 59365df71a refactor: settings route, link, component 2024-05-09 16:04:24 +02:00