aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAge
* initial splashscreen implementationHenry Jameson2024-09-17
* fix some broken themes found in wildHenry Jameson2024-07-25
* Merge branch 'appearance-tab' into 'develop'HJ2024-07-24
|\
| * remove unused filesHenry Jameson2024-07-21
| * 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 streamlined theme setting process, now EVERYTHING happens in a vuex...Henry Jameson2024-07-10
| * fields for user font overridesHenry Jameson2024-06-27
| * Massively simplify and improve font input componentHenry Jameson2024-06-27
| * font selector with proper styles and functionality + local font selectorHenry Jameson2024-06-26
| * made theme debug easier by making it an actual optionHenry Jameson2024-06-21
| * forced roundness tweak configHenry Jameson2024-06-21
| * better defaults, fonts scale with panel scaleHenry Jameson2024-06-19
| * more scaling optionsHenry Jameson2024-06-13
| * initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
* | Support `status` notification typemarcin mikołajczak2024-05-25
|/
* Merge branch 'scrobbles-age' into 'develop'HJ2024-05-22
|\
| * Merge branch 'develop' into 'scrobbles-age'HJ2024-04-28
| |\
| * | scrobbles age settingHenry Jameson2024-03-25
* | | Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ \ \
| * \ \ Merge branch 'develop' into 'quotes-count'marcin mikołajczak2024-01-14
| |\ \ \
| * | | | Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* | | | | Merge branch 'themes3-cache' into 'develop'HJ2024-05-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | implement a simple caching system for themes 3Henry Jameson2024-04-22
* | | | | Allow muting sensitive posts in public timelinesAlexander Tumin2024-04-24
|/ / / /
* | | / only show interface after theme has been appliedHenry Jameson2024-04-03
| |_|/ |/| |
* | | Merge branch 'tusooa/group-actor' into 'develop'tusooa2024-01-24
|\ \ \ | |_|/ |/| |
| * | Allow user to mark account as grouptusooa2023-12-27
| |/
* / Show a dedicated registration notice page when further action is required aft...tusooa2024-01-13
|/
* Merge branch 'notifications-thru-sw' into 'develop'HJ2023-12-13
|\
| * cleanup stray console logsHenry Jameson2023-12-14
| * add setting to always show push notificationsHenry Jameson2023-12-13
| * rearrange notification visibility page a bit.Henry Jameson2023-11-19
| * added some settings for notificationsHenry Jameson2023-11-19
| * consistentcy and bugfixHenry Jameson2023-11-19
| * use dispatch instead of commmit, fix bad copypastaHenry Jameson2023-11-16
| * fix typoHenry Jameson2023-11-16
| * remove deletion (sic) stuff since we do the .deleted stuff nowadaysHenry Jameson2023-11-16
| * handle desktop notifications clicksHenry Jameson2023-11-16
| * continue refactorHenry Jameson2023-11-16
| * refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16