aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings_modal
Commit message (Collapse)AuthorAge
* remove unused stuffHenry Jameson2023-05-05
|
* lintHenry Jameson2023-04-24
|
* finish up attachment setting (right now only for admin section only)Henry Jameson2023-04-24
|
* initial implementation of attachmentsettingHenry Jameson2023-04-13
|
* reordered registrations section to be above access since it's moreHenry Jameson2023-04-13
| | | | likely to be used more often
* more i18n stuff, added missing labels and suchHenry Jameson2023-04-13
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\
| * Merge branch 'tusooa/blocklist-loadmore' into 'develop'HJ2023-04-11
| |\ | | | | | | | | | | | | | | | | | | Make block & mute lists able to load more Closes #1150, #1071, #1226, and #1041 See merge request pleroma/pleroma-fe!1790
| | * Make block & mute lists able to load moretusooa2023-02-21
| | |
* | | use draft state instead of live state in that one placeHenry Jameson2023-03-29
| | |
* | | better frontends tab, now you can set default frontendHenry Jameson2023-03-29
| | |
* | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | |
* | | handle db config disabled caseHenry Jameson2023-03-27
| | |
* | | added mass-draft-push and mass-draft-reset, small stylistic fixesHenry Jameson2023-03-22
| | |
* | | grouped settings/managed drafts support addedHenry Jameson2023-03-22
| | |
* | | fixes for diabled state, tri-state boolean and access controlHenry Jameson2023-03-22
| | |
* | | made draft-mode and source inject-ableHenry Jameson2023-03-21
| | |
* | | fixesHenry Jameson2023-03-21
| | |
* | | modal update, initial localizationHenry Jameson2023-03-21
| | |
* | | ChoiceSetting support added, added captcha settingsHenry Jameson2023-03-20
| | |
* | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-03-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Translated using Weblate (Chinese (Simplified)) Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers Allow custom emoji reactions: add option to scale reaction buttons Fix user-profile route crash on pinned favorites route Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions Allow custom emoji reactions
| * | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappersAlexander Tumin2023-03-18
| | |
| * | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | |
* | | limits tab, backend descriptionsHenry Jameson2023-03-19
| | |
* | | lintHenry Jameson2023-03-17
| | |
* | | setting admin settings works now. also now we have draftable settingsHenry Jameson2023-03-16
| | |
* | | initial admin settings prototype (WIP)Henry Jameson2023-03-14
| | |
* | | lintHenry Jameson2023-03-12
| | |
* | | fixes for stuff i missedHenry Jameson2023-03-12
| | |
* | | minimize the rest of the sharedcomputedobjectHenry Jameson2023-03-12
| | |
* | | move websocket connection logic into moduleHenry Jameson2023-03-12
| | |
* | | serverSideConfig renamed into profileSettingConfig to avoid confusionHenry Jameson2023-03-12
|/ / | | | | | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file.
* / Make it possible to auto-select the first candidate in autocompletetusooa2023-02-20
|/
* Use class to style screenreader-only texttusooa2023-02-09
|
* Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop'HJ2023-01-28
|\ | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771
| * Make all emoji inputs screen-reader-friendlytusooa2023-01-21
| |
* | Merge branch 'birthdays' into 'develop'HJ2023-01-25
|\ \ | | | | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432
| * | Merge remote-tracking branch 'upstream/develop' into birthdaystusooa2023-01-22
| |\|
| * | Merge remote-tracking branch 'pleroma/develop' into birthdaysmarcin mikołajczak2022-08-05
| |\ \ | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
| * | | Birthdaysmarcin mikołajczak2022-02-13
| | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'HJ2023-01-25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431
| * | | | Add remove follower confirmationTusooa Zhu2023-01-22
| | | | |
| * | | | Add confirm dialogs for accept & deny follow requestsTusooa Zhu2023-01-20
| | | | |
| * | | | Add setting entries for whether to show confirmation dialogsTusooa Zhu2023-01-20
| | |_|/ | |/| |
* | | | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'HJ2023-01-25
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568
| * | | Add support for multiple interface languagesTusooa Zhu2022-12-23
| | | |
* | | | Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\ \ \ \
| * | | | Debounce mute word settingtusooa2023-01-14
| | | | |
| * | | | Use splice instead of deleteflxy2023-01-12
| | | | |
* | | | | Use stylelinttusooa2023-01-09
|/ / / /