about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/hashtag_timeline
AgeCommit message (Expand)Author
2020-07-07[Glitch] Fix hashtag column options stylingThibG
2020-05-28[Glitch] Fix local streaming of hashtag timelinesTakeshi Umeda
2020-04-20[Glitch] Add local only to hashtag timelineTakeshi Umeda
2019-10-27[Glitch] Bump react-select from 2.4.4 to 3.0.5dependabot-preview[bot]
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-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-02-18Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
2019-02-15[Glitch] Fix hashtags select styling in default and high contrast skinsThibaut Girka
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!