about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/community_timeline
AgeCommit message (Expand)Author
2019-11-20[Glitch] Fix unread toot indicator not honoring onlyMedia in public and commu...ThibG
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-18[Glitch] Check existence of timeline state in community timelineYamagishi Kazutoshi
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-09Move “export” before decoratorsThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-05-05fix pinned columns ’s Media-only buttonKirishima21
2018-12-18[Glitch] Put "Media Only" option in column settings instead of content area h...Thibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-18Do not replace history stateThibaut Girka
2018-12-18[Glitch] Enable media timelineThibaut Girka
2018-12-18[Glitch] Hide section headline for timelines in productionThibaut Girka
2018-12-18[Glitch] Change column params on pinned timelineThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut 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
2018-01-09change key to path in timeline settings containerscwm
2017-12-26Rename settingKey to settingPath (tootsuite pr #6046 & #6098)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!