about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2020-03-21Fix reported accounts not being whitelisted when resolving a spamcheck report...ThibG
2020-03-17Fix WebUI crash in single-column mode on prehistoric browsers (#13267)ThibG
2020-03-12Fix some timeouts when searching URLs by limiting some database queries (#13253)ThibG
2020-03-12Add option to include resolved DNS records when blacklisting e-mail domains i...Eugen Rochko
2020-03-12Add titles to warning presets in admin UI (#13252)Eugen Rochko
2020-03-10Fix detailed view of direct messages displaying a 0 boost count (#13244)ThibG
2020-03-10Fix regression in “Edit media” modal in web UI (#13243)ThibG
2020-03-10Fix videos with unsupported colorspace not being transcoded (#13242)ThibG
2020-03-09Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)ThibG
2020-03-09Change the string "hidden" to "blocked" in WebUI (#13221)mayaeh
2020-03-09Change video uploads to always be converted to H264/MP4 (#13220)Eugen Rochko
2020-03-09Change video uploads to enforce certain limits (#13218)Eugen Rochko
2020-03-09Bump cld3 from 3.2.6 to 3.3.0 (#13107)dependabot-preview[bot]
2020-03-09Add federation support for the "hide network" preference (#11673)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
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-28Fix announcements with fully-qualified mention to local user crashing WebUI (...ThibG
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
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-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-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG