about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-11-10Remove dead code and refactor status threading code (#20357)Claire
2022-11-10Add Scots to the supported locales (#20283)F
2022-11-10Change verification to only work for https links (#20304)Eugen Rochko
2022-11-10Change logged out /api/v1/statuses/:id/context logged out limits (#20355)Claire
2022-11-10Fix unnecessary service worker registration and preloading when logged out (#...Claire
2022-11-10Add old logo files back (#20332)Claire
2022-11-10Remove preview cards from fav and boost notifications (#20335)Claire
2022-11-10Change incoming activity processing to happen in `ingress` queue (#20264)Eugen Rochko
2022-11-10Fix color of the “No description added“ media upload warning on light the...Claire
2022-11-10Remove unused timeline_container to fix linter errors (#20305)Effy Elden
2022-11-10Change larger reblogs/favourites numbers to be shortened in web UI (#20303)Eugen Rochko
2022-11-10Fix confusing wording in interaction modal in web UI (#20302)Eugen Rochko
2022-11-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-11-10Fix profile header being cut off in light theme in web UI (#20298)Eugen Rochko
2022-11-10Change link verification to ignore IDN domains (#20295)Eugen Rochko
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-10Revert filtering public timelines by locale by default (#20294)Eugen Rochko
2022-11-09Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor...Claire
2022-11-10New Crowdin updates (#20016)Eugen Rochko
2022-11-09Add Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to language li...Vyr Cossont
2022-11-09Fix GET /api/v1/admin/ip_blocks/:id (#20207)trwnh
2022-11-09Change account deletion requests to spread out over time (#20222)Claire
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
2022-11-08Change Report category to "violation" if rule IDs are provided (#20137)trwnh
2022-11-08Fix nodeinfo metadata attribute being an array instead of an object (#20114)Claire
2022-11-08Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)trwnh
2022-11-08Make account endorsements idempotent (fix #19045) (#20118)trwnh
2022-11-08Fix missing cast of status and rule IDs to string (fix #19048) (#20122)trwnh
2022-11-08Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)trwnh
2022-11-08Change Request connection logic to try both IPv6 and IPv4 when available (#20...Claire
2022-11-08Fix redrafting a currently-editing post not leaving edit mode (#20023)Claire
2022-11-08Improve performance by avoiding method cache busts (#19957)James Tucker
2022-11-08Add password autocomplete hints (#20071)Claire
2022-11-08Fix opening the language picker scrolling the single-column view to the top (...Claire
2022-11-08Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min...Postmodern
2022-11-07Fix spoiler buttons css not rendering correct color in light theme (#19960)Zach Flanders
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-07Fix filter handling in status cache hydration (#19963)Claire
2022-11-07Micro-optimization: only split `acct` into two Strings (#19901)Postmodern
2022-11-08New Crowdin updates (#19771)Eugen Rochko
2022-11-07Add aria-expanded to content warning toggle button (#19975)Claire
2022-11-07Fix crash when external auth provider has no display_name set (#19962)Claire
2022-11-07Fix links to the Web UI in notifications (#19981)Claire
2022-11-07Add form element on focal point modal (#19834)Sunny Ripert
2022-11-07Fix followers count not being updated when migrating follows (#19998)Claire
2022-11-07Tag the OTP field with autocomplete for password managers (#19946)Chris Rose
2022-11-07Fix double button to clear emoji search input (#19888)Sunny Ripert
2022-11-07Add null check on application in dispute viewer (#19851)Jeremy Kescher
2022-11-07Fix JavaScript console error on Getting Started column (#19891)Sunny Ripert