| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'admin-dashboard-fixes' into 'develop' | HJ | 2023-11-27 |
| | | | | | | | | | | | | | | | | | | | Fixes and minor improvements for admin dashboard See merge request pleroma/pleroma-fe!1863 (cherry picked from commit d21e3d5de28afc1725e256370326f5c119d7a736) f354cef0 fix no feedback and no dropdown close for actions in frontends tab, c99390e8 make notices appear above admin dash modal b6a4b620 add better indication that stuff is happening ce109c38 add favicon setting and add compact layout for AttachmentSetting bf49aeb7 changelog d9ea160a account for if there's no primary frontend setup 75eea5f2 Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes a190ef2c fix crash added in this MR 1037a3bb remove the WIP tip since pleroma!3862 is in stable b707a14b make sure generated meta goes below FE-provided favicon so that BE's one | ||
| * | Merge branch 'tusooa/fix-admin-crash-when-no-primary-fe-set' into 'develop' | HJ | 2023-11-12 |
| | | | | | | | | | | | fix admin crash when no primary fe set See merge request pleroma/pleroma-fe!1867 (cherry picked from commit faef2767cd7ba5961445e9c38e8ebf52d3610259) 661d5b6d Fix frontend admin tab crashing when no primary frontend is set b2c5520d Add changelog for frontend tab crash fix | ||
| * | fix and cleanup reset button | Henry Jameson | 2023-05-24 |
| | | |||
| * | make detailed access restriction an expert section | 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 |
| | | |||
| * | lint | Henry Jameson | 2023-05-08 |
| | | |||
| * | semantics + description for instance access section | Henry Jameson | 2023-05-08 |
| | | |||
| * | reintroduce width limit on number input but only for sizesetting | Henry Jameson | 2023-05-08 |
| | | |||
| * | remove restriction on number input's width | Henry Jameson | 2023-05-08 |
| | | |||
| * | show warning for developer for missing labels | Henry Jameson | 2023-05-08 |
| | | |||
| * | improve the semantics | Henry Jameson | 2023-05-08 |
| | | |||
| * | remove unused stuff | Henry Jameson | 2023-05-05 |
| | | |||
| * | 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 |
| | | |||
| * | reordered registrations section to be above access since it's more | Henry Jameson | 2023-04-13 |
| | | | | | likely to be used more often | ||
| * | more i18n stuff, added missing labels and such | Henry Jameson | 2023-04-13 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into improve_settings_reusability | Henry Jameson | 2023-04-12 |
| |\ | |||
| | * | Merge branch 'tusooa/blocklist-loadmore' into 'develop' | HJ | 2023-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 more | tusooa | 2023-02-21 |
| | | | | |||
| * | | | use draft state instead of live state in that one place | Henry Jameson | 2023-03-29 |
| | | | | |||
| * | | | better frontends tab, now you can set default frontend | Henry Jameson | 2023-03-29 |
| | | | | |||
| * | | | frontends tab initial implementation, now you can (re)install frontends! yay! | Henry Jameson | 2023-03-29 |
| | | | | |||
| * | | | handle db config disabled case | Henry Jameson | 2023-03-27 |
| | | | | |||
| * | | | added mass-draft-push and mass-draft-reset, small stylistic fixes | Henry Jameson | 2023-03-22 |
| | | | | |||
| * | | | 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 |
| | | | | |||
| * | | | modal update, initial localization | 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 |
| | | | | |||
| | * | | Allow custom emoji reactions: add option to scale reaction buttons | Alexander Tumin | 2023-03-17 |
| | | | | |||
| * | | | 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 |
| | | | | |||
| * | | | lint | Henry Jameson | 2023-03-12 |
| | | | | |||
| * | | | 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. | ||
| * / | Make it possible to auto-select the first candidate in autocomplete | tusooa | 2023-02-20 |
| |/ | |||
| * | Use class to style screenreader-only text | tusooa | 2023-02-09 |
| | | |||
| * | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop' | HJ | 2023-01-28 |
| |\ | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771 | ||
| | * | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 |
| | | | |||
