about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/community_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-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-09-02Fix regexp filtering in pinned community/public TLs (#1840)Claire
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
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-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
2017-12-03Rename themes -> flavours ? ?kibigo!