about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/hashtag_timeline/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-12-15[Glitch] set activation for tag follow buttonMeisam
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Fix trying to connect to streaming API when logged out in web UIEugen Rochko
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
2022-10-09[Glitch] Add logged-out access to the web UIEugen Rochko
2022-07-30[Glitch] Add ability to follow hashtags in web UIprplecake
2020-05-28[Glitch] Fix local streaming of hashtag timelinesTakeshi Umeda
2020-04-20[Glitch] Add local only to hashtag timelineTakeshi Umeda
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-02-18Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
2018-12-21[Glitch] Fix that translation is not applied to "joining hashtags"Thibaut Girka
2018-12-21[Glitch] Deep compare tags for hashtag column reloadThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!