about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08[Glitch] Add support for links to statuses in announcements to be opened in w...ThibG
2020-03-08[Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UIMélanie Chauvel (ariasuni)
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-03-08[Glitch] Change description of privacy levels to be more intuitive in web UIMélanie Chauvel (ariasuni)
2020-03-08[Glitch] Fix text area above/right of emoji picker being accidentally clickab...Mélanie Chauvel (ariasuni)
2020-03-08[Glitch] Fix too large announcements not being scrollable in web UIThibG
2020-03-08[Glitch] Change GIF label to be displayed even when autoplay is enabled in we...koyu
2020-03-08[Glitch] Change the string "Hide everything from …" to "Block domain …" i...ThibG
2020-03-08[Glitch] Add tooltips to audio/video player buttonsMélanie Chauvel (ariasuni)
2020-03-08Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-03-08Fix public posts from silenced accounts not being changed to unlisted visibil...ThibG
2020-03-08Add support for links to statuses in announcements to be opened in web UI (#1...ThibG
2020-03-08Change the tooltip "Toggle visibility" to "Hide media" in web UI (#13199)Mélanie Chauvel (ariasuni)
2020-03-08Add submit button to the top of preferences pages (#13068)guigeekz
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-08Add ability to delete files uploaded for settings in admin UI (#13192)ThibG
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2020-03-08Fix error when searching for URLs that contain the mention syntax (#13151)ThibG
2020-03-08Add sorting by username, creation and last activity in moderation view (#13076)ThibG
2020-03-08Fix text area above/right of emoji picker being accidentally clickable in web...Mélanie Chauvel (ariasuni)
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-03-06Fix too large announcements not being scrollable in web UI (#13211)ThibG
2020-03-06Change GIF label to be displayed even when autoplay is enabled in web UI (#13...koyu
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-03-05Fix "tootctl media remove-orphans" crashing when encountering invalid media (...Eugen Rochko
2020-03-05Add tooltips to audio/video player buttons (#13203)Eugen Rochko
2020-02-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-28Fix announcements with fully-qualified mention to local user crashing WebUI (...ThibG
2020-02-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-25[Glitch] Fix `/web` redirecting to `/web/web` in web UIThibG
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