about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/getting_started/components/announcements.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-11Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/c...Claire
2022-10-11Move flavours/glitch/utils/emoji back to flavours/glitch/features/emojiClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-02-03[Glitch] Change custom emoji to be animated when hovering containerThibG
2021-01-21[Glitch] Fix Google Translate breaking web interfaceThibG
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
2020-03-27[Glitch] Fix frontend crash when deleting announcementsThibG
2020-03-22[Glitch] Fix frontend crash when deleting announcementsDaniel Sockwell
2020-03-08[Glitch] Add support for links to statuses in announcements to be opened in w...ThibG
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-01-28[Glitch] Change announcements to be collapsed on page load in web UIEugen Rochko
2020-01-27[Glitch] Add animations to announcement reactionsEugen Rochko
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-25[Glitch] Improve announcements designThibG
2020-01-25[Glitch] Add limit of 8 different reaction types per announcementEugen Rochko
2020-01-25[Glitch] Add number animationsEugen Rochko
2020-01-24[Glitch] Add announcementsEugen Rochko