aboutsummaryrefslogtreecommitdiff
path: root/src/modules/instance.js
Commit message (Expand)AuthorAge
* fix themes v2 editor for anon users and people who never touched themesHenry Jameson2024-07-17
* 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
* 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
* 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
* Allow user to mark account as grouptusooa2023-12-27
* added some settings for notificationsHenry Jameson2023-11-19
* Merge branch 'tusooa/extra-notifications' into 'develop'HJ2023-10-31
|\
| * Make extra notification display customizabletusooa2023-08-18
* | Do not show quote options for servers without quote supporttusooa2023-07-17
|/
* Hide custom emoji in reaction picker when BE does not advertise pleroma_custo...Alexander Tumin2023-03-17
* Make it possible to auto-select the first candidate in autocompletetusooa2023-02-20
* Merge branch 'birthdays' into 'develop'HJ2023-01-25
|\
| * Add birthday to registration formtusooa2023-01-22
* | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'HJ2023-01-25
|\ \
| * | Add remove follower confirmationTusooa Zhu2023-01-22
| * | Add confirm dialogs for accept & deny follow requestsTusooa Zhu2023-01-20
| * | Add delete status confirm modalTusooa Zhu2023-01-20
| |/
* | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'HJ2023-01-25
|\ \ | |/ |/|
| * Optimize UItusooa2022-12-23
* | Include unpacked emojis in emoji pickertusooa2022-12-31
|/
* Merge branch 'from/develop/tusooa/remote-xact' into 'develop'HJ2022-11-21
|\
| * Enable anonymous users to interact with statuses remotelyTusooa Zhu2022-07-01
* | Make chunks namedTusooa Zhu2022-09-20
* | Use import() for emoji.jsonTusooa Zhu2022-09-20
* | Add regional indicatorsTusooa Zhu2022-09-20
* | Display localized unicode emoji namesTusooa Zhu2022-09-20
* | Load unicode emoji annotationsTusooa Zhu2022-09-20
* | Make unicode emoji phrases match with _Tusooa Zhu2022-09-18
* | Make emoji picker use grouped unicode emojisTusooa Zhu2022-09-18
* | Group emojis only by pack and remove pack: prefixTusooa Zhu2022-09-18
* | Optimise emoji picker loading processTusooa Zhu2022-09-18
* | Fix load more emoji actionTusooa Zhu2022-09-18
* | don't show to anons, make it possible to disable notification instance-wideHenry Jameson2022-08-08
|/
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\
| * Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
| |\
| | * Make fading ancestors optionalTusooa Zhu2022-03-07
| | * Split conversation display style into two different settingsTusooa Zhu2022-03-07
| | * Make position of other replies button a prefTusooa Zhu2022-03-07
| | * Add settings for max depth in threadTusooa Zhu2022-03-07
| | * Add simple tree style navigationTusooa Zhu2022-03-07