summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)AuthorFiles
2024-06-08[bugfix] Use re2 syntax for regex validation (#2978)v0.16.0-rc1Libravatar tobi4
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 tobi4
2024-06-03[feature/frontend] Add debug sections to settings panel (#2950)Libravatar tobi11
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi11
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 tobi21
2024-04-25[chore] Settings refactor 2: the re-refactoring-ing (#2866)Libravatar tobi41
2024-04-24[chore] Refactor settings panel routing (and other fixes) (#2864)Libravatar tobi54
2024-04-14[chore] Delete the unnecessary #, because this # lead to the wrong URL (#2830)Libravatar Bishochiparaa1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi38
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi16
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi2
2024-03-29[chore] Bump express from 4.18.2 to 4.19.2 in /web/source (#2790)Libravatar dependabot[bot]1
2024-03-26[chore/frontend] Adjust contrast, mute blurple a bit (#2785)Libravatar tobi4
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi9
2024-03-18Bump follow-redirects from 1.15.4 to 1.15.6 in /web/source (#2763)Libravatar dependabot[bot]1
2024-03-13[chore] Expose move endpoint again, small settings panel fixes (#2752)Libravatar tobi1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi2
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi1
2024-02-23[feature] Add "what is this" section to index template (#2680)Libravatar tobi3
2024-02-21[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" clas...Libravatar tobi1
2024-02-21[bugfix] Fix wide images being squished when used as instance avatar (#2669)Libravatar tobi5
2024-02-19[chore/frontend] Use different background color for block quotes (#2668)Libravatar tobi1
2024-02-19[chore/frontend] Don't use italics for block quotes (#2667)Libravatar tobi1
2024-02-19[bugfix] Use ptr for instance stats entries to avoid skipping 0 values (#2666)Libravatar tobi1
2024-02-17[chore] Disable Move API endpoints for now until Move is fully implemented in...Libravatar tobi1
2024-01-25[docs] Update Feditext URL (#2568)Libravatar Vyr Cossont1
2024-01-22[feature] Ratelimit + serve emoji images on separate router group (#2548)Libravatar tobi1
2024-01-21[bugfix/frontend] Break word on profile field names and values (#2551)Libravatar tobi1
2024-01-16[feature] Move + alias account via settings panel (#2519)Libravatar tobi12
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi9
2024-01-09Bump follow-redirects from 1.15.3 to 1.15.4 in /web/source (#2512)Libravatar dependabot[bot]1
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 tobi10
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi45
2023-12-12[bugfix] Let templates deref pointers, as a treat (#2448)v0.13.0-rc2Libravatar tobi1
2023-12-12[bugfix] poll vote count fixes (#2444)Libravatar kim1
2023-12-10[bugfix] Make screenreaders read out Language of posts properly (#2436)Libravatar tobi1
2023-12-10[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)Libravatar tobi1
2023-12-05[chore/frontend] Refactor status templates slightly, put polls behind CWs if ...Libravatar tobi4
2023-11-22[bugfix/chore] id poll options properly (#2379)Libravatar tobi1
2023-11-22[feature] Poll web view (#2377)Libravatar tobi3
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi3
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi2
2023-10-30[chore] Bump browserify-sign from 4.2.1 to 4.2.2 in /web/source (#2305)Libravatar dependabot[bot]1
2023-10-24[bugfix/frontend] Export/import CSV correctly (#2294)Libravatar tobi3