| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add favicon setting and add compact layout for AttachmentSetting | Henry Jameson | 2023-11-01 |
| | | |||
| * | fix and cleanup reset button | Henry Jameson | 2023-05-24 |
| | | |||
| * | Apply 1 suggestion(s) to 1 file(s) | tusooa | 2023-05-21 |
| | | |||
| * | lint | Henry Jameson | 2023-05-09 |
| | | |||
| * | lint | Henry Jameson | 2023-05-08 |
| | | |||
| * | fix double pushbuttons in the draft buttons | Henry Jameson | 2023-05-08 |
| | | |||
| * | reintroduce width limit on number input but only for sizesetting | Henry Jameson | 2023-05-08 |
| | | |||
| * | show warning for developer for missing labels | Henry Jameson | 2023-05-08 |
| | | |||
| * | lint | Henry Jameson | 2023-04-24 |
| | | |||
| * | finish up attachment setting (right now only for admin section only) | Henry Jameson | 2023-04-24 |
| | | |||
| * | initial implementation of attachmentsetting | Henry Jameson | 2023-04-13 |
| | | |||
| * | more i18n stuff, added missing labels and such | Henry Jameson | 2023-04-13 |
| | | |||
| * | better frontends tab, now you can set default frontend | Henry Jameson | 2023-03-29 |
| | | |||
| * | grouped settings/managed drafts support added | Henry Jameson | 2023-03-22 |
| | | |||
| * | fixes for diabled state, tri-state boolean and access control | Henry Jameson | 2023-03-22 |
| | | |||
| * | made draft-mode and source inject-able | Henry Jameson | 2023-03-21 |
| | | |||
| * | fixes | Henry Jameson | 2023-03-21 |
| | | |||
| * | ChoiceSetting support added, added captcha settings | Henry Jameson | 2023-03-20 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into improve_settings_reusability | Henry Jameson | 2023-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 wrappers | Alexander Tumin | 2023-03-18 |
| | | | |||
| * | | limits tab, backend descriptions | Henry Jameson | 2023-03-19 |
| | | | |||
| * | | lint | Henry Jameson | 2023-03-17 |
| | | | |||
| * | | setting admin settings works now. also now we have draftable settings | Henry Jameson | 2023-03-16 |
| | | | |||
| * | | initial admin settings prototype (WIP) | Henry Jameson | 2023-03-14 |
| | | | |||
| * | | fixes for stuff i missed | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | minimize the rest of the sharedcomputedobject | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | move websocket connection logic into module | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | serverSideConfig renamed into profileSettingConfig to avoid confusion | Henry Jameson | 2023-03-12 |
| |/ | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file. | ||
| * | Use class to style screenreader-only text | tusooa | 2023-02-09 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | fix nested properties watcher being triggered far too often | Henry Jameson | 2022-12-21 |
| | | |||
| * | Allow column width configuration | Alexander Tumin | 2022-08-11 |
| | | | | | | Group column configuration in settings Column width configuration: do not act on defaults | ||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | fix settings tooltips | Henry Jameson | 2022-07-30 |
| | | |||
| * | lint + fixes for registration | Henry Jameson | 2022-03-29 |
| | | |||
| * | Revert "lint" | Henry Jameson | 2022-03-29 |
| | | | | | This reverts commit f20ae34400b35c230d3e7824f98d9b3f4e977f82. | ||
| * | lint | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix misc warnings | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix checkboxes, specifically the NSFW one | Henry Jameson | 2022-03-24 |
| | | |||
| * | fix i18n at places | Henry Jameson | 2022-03-23 |
| | | |||
| * | fix all the spacings i could find | Henry Jameson | 2022-03-23 |
| | | |||
| * | fix selects in settings screen | Henry Jameson | 2022-03-22 |
| | | |||
| * | lint | Henry Jameson | 2022-03-14 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into ↵ | Henry Jameson | 2022-03-14 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: (83 commits) Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm Bump pinch-zoom-element version Clean up Check whether we swiped only for mouse pointer Scale swipe threshold with viewport width Update pinch-zoom-element Allow pinch-zoom to fill the whole screen Use native click for hiding overlay Reset position on swipe end even if we cannot navigate Make lint happy ... | ||
| | * | Fix "max depth in thread" setting | Tusooa Zhu | 2022-03-07 |
| | | | |||
| * | | lint | Henry Jameson | 2022-02-28 |
| | | | |||
| * | | fix errors in choicesetting | Henry Jameson | 2022-02-28 |
| | | | |||
| * | | fix firefox rendering (??????????) | Henry Jameson | 2022-02-28 |
| | | | |||
| * | | expert settings toggle + server-side settings | Henry Jameson | 2022-02-22 |
| |/ | |||
| * | Merge branch 'fix-settings-anon' into 'develop' | Shpuld Shpludson | 2021-07-19 |
| |\ | | | | | | | | | Fix Boolean/Choice settings not working properly on initial launch See merge request pleroma/pleroma-fe!1389 | ||
