aboutsummaryrefslogtreecommitdiff
path: root/src/modules/interface.js
Commit message (Collapse)AuthorAge
* splashscreen is now smaller, big cleanup on aisle themes - removed a lot ↵Henry Jameson2024-09-17
| | | | unnecessary sync/awaits and promises that were sequential anyway
* initial splashscreen implementationHenry Jameson2024-09-17
|
* fix some broken themes found in wildHenry Jameson2024-07-25
|
* fix font selector losing list of local fonts when selecting oneHenry Jameson2024-07-21
|
* font overrides + fixes for font componentHenry Jameson2024-07-21
|
* cleanup console logsHenry Jameson2024-07-21
|
* fix themes v2 editor for anon users and people who never touched themesHenry Jameson2024-07-17
|
* new theme selector, RCHenry Jameson2024-07-17
|
* optimizations, WIP theme selectorHenry Jameson2024-07-17
|
* add ability to override underlay color/opacity regardless of themeHenry Jameson2024-07-16
|
* use separate action for setting Theme V2Henry Jameson2024-07-12
|
* don't recompile if cache existsHenry Jameson2024-07-12
|
* cleanupHenry Jameson2024-07-12
|
* move theme application to interface moduleHenry Jameson2024-07-12
|
* Massively simplify and improve font input componentHenry Jameson2024-06-27
|
* font selector with proper styles and functionality + local font selectorHenry Jameson2024-06-26
|
* initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
|
* only show interface after theme has been appliedHenry Jameson2024-04-03
|
* Fix openSettingsModalTabtusooa2023-06-13
|
* initial admin settings prototype (WIP)Henry Jameson2023-03-14
|
* don't use wide mode for anon viewersHenry Jameson2022-05-09
|
* unified layout-setting code and made an option to control or disableHenry Jameson2022-04-12
| | | | third column behavior
* wide mode initial implementation + cleanupHenry Jameson2022-04-05
|
* Fix notices not disappearing on their ownHenry Jameson2022-03-27
|
* stop using vue.setHenry Jameson2021-04-25
|
* Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
|
* resume last lasttime instead of always friends/publicShpuld Shpuldson2020-07-23
|
* Add Chatseugenijm2020-07-08
|
* make the addNotice dispatch return the noticeShpuld Shpuldson2020-07-02
|
* change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
|
* catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | to dismiss
* track if settings modal has been opened onceHenry Jameson2020-06-02
|
* initial work on settings modalHenry Jameson2020-05-03
|
* remove debug messageMaksim2019-04-08
|
* more work with notifications drawershpuld2019-03-03
|
* Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵Egor Kislitsyn2018-12-13
|\ | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock
| * avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| |
* | improve notification subscriptionEgor Kislitsyn2018-12-13
|/
* more refactoringHenry Jameson2018-09-17
|
* some recategorization of options...Henry Jameson2018-09-17