about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/getting_started/components/announcements.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint import recommended rules (#23315)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-01-31Change custom emoji to be animated when hovering container (#15637)ThibG
2021-01-21Fix Google Translate breaking web interface (#15610)ThibG
2020-11-19Mark correctly as read reverse-order announcements (#15070)Darius Kazemi
2020-10-30Show announcements in reverse chronological order (#15065)Darius Kazemi
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-03-25Fix frontend crash when deleting announcements (#13312)ThibG
2020-03-21Fix frontend crash when deleting announcements (#13283)Daniel Sockwell
2020-03-08Add support for links to statuses in announcements to be opened in web UI (#1...ThibG
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-28Change announcements to be collapsed on page load in web UI (#12990)Eugen Rochko
2020-01-27Add animations to announcement reactions (#12970)Eugen Rochko
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Improve announcements design (#12954)ThibG
2020-01-25Add limit of 8 different reaction types per announcement (#12950)Eugen Rochko
2020-01-25Add number animations (#12948)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko