about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-04-28Add `invites_enabled` to API (#13501)ThibG
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-04-25Fix uninformative error message when uploading unsupported image files (#13540)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-04-23Fix enable/disable relay failures (#13535)Takeshi Umeda
2020-04-23Set max-width and max-height to gif video (#13533)Irie Aoi
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-04-20Allow users to delete their header and avatar (#13234)sternenseemann
2020-04-19Update Twemoji to 12.1.5 (#13021)D Anzorge
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-04-18Fix uploaded image orientation in some browsers (#13493)ThibG
2020-04-17Fix not being able to vote (#13490)ThibG
2020-04-17Fix admin actions log crash when displaying updates of deleted announcements ...ThibG
2020-04-16Fix Poll fetchPoll action not being debounced. (#13485)Gurgen Hayrapetyan
2020-04-16Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable ...Takeshi Umeda
2020-04-15Fix confusing error when failing to add an alias to an unknown account (#13480)ThibG
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-15Fix “Email changed” notification sometimes having wrong e-mail (#13475)ThibG
2020-04-13Fix account aliases page (#13452)ThibG
2020-04-12Fix API footer link in Web UI (#13441)Leonie
2020-04-12Fix WebUI pagination of following, followers, follow requests, blocks and mut...ThibG
2020-04-07Fix styling of polls in JS-less fallback on public pages (#13436)ThibG
2020-04-06Fix trying to delete already deleted file when post-processing (#13406)Eugen Rochko
2020-04-05New Crowdin translations (#13317)Eugen Rochko
2020-04-05Add rate limit for reporting (#13390)Eugen Rochko
2020-04-05Fix “Show more” not switching to “Show less” on public pages (#13174)ThibG
2020-04-05Fix PostgreSQL load when linking in announcements (#13250)ThibG
2020-04-04Add explanation as to why unlocked accounts may have follow requests (#13385)ThibG
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-04-02Improve polls: option lengths & redesign (#13257)Sasha Sorokin
2020-04-02Fix returning results when searching for URL with non-zero offset (#13377)Eugen Rochko
2020-04-02Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)Eugen Rochko
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
2020-03-31Fix content warning being unnecessarily cleared when enabling/disabling CW (#...ThibG
2020-03-31Fix ImportsController param to permit :mode (#13347)Takeshi Umeda
2020-03-31Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)Mélanie Chauvel (ariasuni)
2020-03-30Fix incorrect deletion of local accounts imported by overwriting (#13350)Takeshi Umeda
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-26Change `tootctl media remove-orphans` to work for all classes (#13316)Eugen Rochko
2020-03-25New Crowdin translations (#13064)Eugen Rochko
2020-03-25Fix media not being marked sensitive when client sets a CW but no text (#13277)ThibG
2020-03-25Fix frontend crash when deleting announcements (#13312)ThibG
2020-03-25Change poll option hover/active styling to be less confusing (#13313)ThibG
2020-03-22Fix bookmarks also searchable (#13293)Takeshi Umeda
2020-03-21Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)Shlee
2020-03-21Add link to bookmarks in web UI dropdown (#13273)mayaeh
2020-03-21Make bookmarks also searchable (#13271)Jeong Arm
2020-03-21Fix frontend crash when deleting announcements (#13283)Daniel Sockwell