summaryrefslogtreecommitdiff
path: root/web/source/settings
AgeCommit message (Expand)AuthorFiles
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi6
2024-09-23[docs] Update readme alpha -> beta, add more feature examples (#3333)Libravatar tobi1
2024-09-23[feature] Show info for pending replies, allow implicit accept of pending rep...Libravatar tobi1
2024-09-13[chore] Fix import/export links on settings panel (#3292)Libravatar tobi2
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi1
2024-08-27[bugfix/frontend] Fix `TypeError: gtsError is undefined` (#3245)Libravatar tobi1
2024-08-27[chore/frontend] Present themes as dropdown instead of radio (#3244)Libravatar tobi1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi13
2024-08-21[bugfix/frontend] Small safari + gnome web fixes (#3219)Libravatar tobi2
2024-08-20[bugfix/frontend] Fix error on submitting domain perm with enter key (#3218)Libravatar tobi2
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi3
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi8
2024-07-24[docs] Add separate migration section + instructions for moving to GtS and no...Libravatar tobi1
2024-07-24[feature] Allow user to set "bot" flag; show bot icon on profile (#3135)Libravatar tobi3
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi1
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi15
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi3
2024-07-08[frontend] Better autocapitalize/spellcheck settings on forms (#3077)Libravatar tobi19
2024-06-30[bugfix] use instance configured emoji maxsize on emoji update validation (#3...Libravatar f0x521
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi20
2024-06-08[bugfix] Use re2 syntax for regex validation (#2978)v0.16.0-rc1Libravatar tobi2
2024-06-07[chore] Warn about email/password change when using OIDC (#2975)Libravatar tobi2
2024-06-06[feature] Self-serve email change for users (#2957)Libravatar tobi3
2024-06-03[feature/frontend] Add debug sections to settings panel (#2950)Libravatar tobi10
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi10
2024-05-27[chore] Small styling + link issues (#2933)Libravatar tobi2
2024-05-07[bugfix] Reset emoji fields on upload error (#2905)Libravatar tobi6
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi19
2024-05-02[frontend] Do optimistic update when approving/rejecting/suspending account (...Libravatar tobi2
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi19
2024-04-25[chore] Settings refactor 2: the re-refactoring-ing (#2866)Libravatar tobi37
2024-04-24[chore] Refactor settings panel routing (and other fixes) (#2864)Libravatar tobi51
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi32
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi1
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi4
2024-03-13[chore] Expose move endpoint again, small settings panel fixes (#2752)Libravatar tobi1
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi1
2024-02-21[bugfix] Fix wide images being squished when used as instance avatar (#2669)Libravatar tobi2
2024-02-17[chore] Disable Move API endpoints for now until Move is fully implemented in...Libravatar tobi1
2024-01-22[feature] Ratelimit + serve emoji images on separate router group (#2548)Libravatar tobi1
2024-01-16[feature] Move + alias account via settings panel (#2519)Libravatar tobi12
2024-01-05[feature] Allow webp emoji uploads / derefs (#2484)Libravatar tobi1
2024-01-05[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)Libravatar tobi4
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi5
2023-10-24[bugfix/frontend] Export/import CSV correctly (#2294)Libravatar tobi3
2023-10-24[bugfix/frontend] Add `nosubmit` option to form fields + use it when instance...Libravatar tobi6
2023-10-21[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281)v0.12.0Libravatar tobi5
2023-10-18[frontend/bugfix] bulk import export link (#2275)Libravatar tobi1
2023-10-17[bugfix/frontend] Fix 'steal this look' emoji promise mapping (#2270)Libravatar tobi1
2023-10-17[feature] Allow import/export/creation of domain allows via admin panel (#2264)v0.12.0-rc1Libravatar tobi69