about summary refs log tree commit diff
path: root/app/javascript/mastodon
AgeCommit message (Expand)Author
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-21Fix frontend crash when deleting announcements (#13283)Daniel Sockwell
2020-03-17Fix WebUI crash in single-column mode on prehistoric browsers (#13267)ThibG
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-09Change the string "hidden" to "blocked" in WebUI (#13221)mayaeh
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
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-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-03-05Add tooltips to audio/video player buttons (#13203)Eugen Rochko
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG
2020-02-08New Crowdin translations (#13036)Eugen Rochko
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG
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-03Change how unread announcements are handled (#13020)ThibG
2020-01-29Fix mascot being too large, and a code style issue (#13002)Eugen Rochko
2020-01-28Add missing translations (#12996)Sasha Sorokin
2020-01-28Change announcements to be collapsed on page load in web UI (#12990)Eugen Rochko
2020-01-27Change number animations direction based on decrease or increase (#12971)Eugen Rochko
2020-01-27Add animations to announcement reactions (#12970)Eugen Rochko
2020-01-26Change last_status_at to be a date, not datetime (#12966)ThibG
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Fix “new items glow” being displayed above settings and announcements (#1...ThibG
2020-01-25Fix spurious error and incorrect state change when adding a reaction twice (#...ThibG
2020-01-25Improve announcements design (#12954)ThibG
2020-01-25New Crowdin translations (#12936)Eugen Rochko
2020-01-25Add limit of 8 different reaction types per announcement (#12950)Eugen Rochko
2020-01-25Add number animations (#12948)Eugen Rochko
2020-01-24Fix unlocalized dropdown button title (#12947)Sasha Sorokin
2020-01-24minor server-sent events fixes (#12945)Ben Lubar
2020-01-24New Crowdin translations (#12933)Eugen Rochko
2020-01-23New Crowdin translations (#12859)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Add “account timeline” filter category (#12918)ThibG
2020-01-22Fix unfollow confirmations in account directory (#12922)ThibG
2020-01-21Add transparent support for EventSource streaming. (#12887)Ben Lubar
2020-01-20Fix “X new items” not showing up for slow mode on empty timelines (#12875)ThibG
2020-01-18Change reported media attachments to always be hidden in admin UI (#12879)Eugen Rochko
2020-01-13New Crowdin translations (#12830)Eugen Rochko
2020-01-12New Crowdin translations (#12378)Eugen Rochko
2020-01-11Change audio/video playback to stop playback when out of view (#12486)Eugen Rochko
2020-01-06Fix reuse of detailed status components (#12792)ThibG
2020-01-02Fix 12661 (#12744)Matt Panaro