about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-02-25Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-24Fix dismissing an announcement twice raising an obscure error (#13124)ThibG
2020-02-24Fix misleading error when attempting to re-send a pending follow request (#13...ThibG
2020-02-24Fix backups failing when files are missing from media attachments (#13146)ThibG
2020-02-24Fix duplicate accounts being created when fetching an account for its key onl...ThibG
2020-02-22Document alt+enterThibaut Girka
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2020-02-22Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)ThibG
2020-02-19[Glitch] Add source-mapped stacktrace to error message in web UIThibaut Girka
2020-02-19[Glitch] Fix old browsers crashing because of missing `finally` polyfill in w...ThibG
2020-02-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-19Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#...ThibG
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG
2020-02-17Fix account's bio not being shown if there are no proofs/fields in admin UI (...ThibG
2020-02-16Fix sign-ups without checked user agreement being accepted through the web fo...ThibG
2020-02-16Fix invite request input not being shown on sign-up error if left empty (#13089)ThibG
2020-02-16Fix clicking on the “TOOT” button send bogus visibility parameterThibaut Girka
2020-02-14Fix alt+enter changing visibility setting without sending toot when toot is e...Thibaut Girka
2020-02-09Fix boosting private toots in detailed viewThibaut Girka
2020-02-09[Glitch] Fix unread indicator on announcements not being aligned with text in...Eugen Rochko
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2020-02-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-08Fix unread indicator on announcements not being aligned with text in web UI (...Eugen Rochko
2020-02-08New Crowdin translations (#13036)Eugen Rochko
2020-02-08Fix rendering `<a>` without `href` when scheme unsupported (#13040)Eugen Rochko
2020-02-08Fix unfiltered params error when generating ActivityPub tag pagination (#13049)Eugen Rochko
2020-02-07Fix malformed HTML causing uncaught error (#13042)Eugen Rochko
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG
2020-02-06[Glitch] Fix dates (without time) being rendered as datetimes in public pagesThibG
2020-02-06[Glitch] Don't display toggle reveal button in video modal when full screenfuyu
2020-02-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-03Fix punycode being returned in some entities instead of unicode in REST API (...Eugen Rochko
2020-02-03Fix remote convertible media attachments not being saved (#13032)Eugen Rochko
2020-02-03Fix punycode being rendered instead of unicode in some places (#13030)Eugen Rochko
2020-02-03Fix dates (without time) being rendered as datetimes in public pages (#13034)ThibG
2020-02-03Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2020-02-03New Crowdin translations (#12953)Eugen Rochko
2020-02-03Don't display toggle reveal button in video modal when full screen (#13026)fuyu
2020-02-03Fix poll compose form being broken on single-column layoutThibaut Girka
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-02-03[Glitch] Add "Show thread" button to public profilesSasha Sorokin
2020-02-03[Glitch] Fix mascot being too large, and a code style issueEugen Rochko
2020-02-03Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-02-01When submitting markers, use last displayed notification, not last received oneThibaut Girka
2020-02-01Fetch last read notification id to update unread notification count on loadThibaut Girka
2020-02-01Search account domain in lowercase (#13016)abcang
2020-02-01Fix error when sending moderation notification (#13014)Renato "Lond" Cerqueira
2020-01-29Add "Show thread" button to public profiles (#13000)Sasha Sorokin