Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-27 | [Glitch] Remove legacy decorators syntax | neatchee | |
Port d1b057a0ac41a5756b6a416d2f290b086cb59220 to glitch-soc | |||
2023-02-25 | [Glitch] Rename JSX files with proper `.jsx` extension | Renaud Chaput | |
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-03 | [Glitch] Run eslint --fix | Claire | |
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did. | |||
2022-10-28 | [Glitch] Change public accounts pages to mount the web UI | Eugen Rochko | |
Port 839f893168ab221b08fa439012189e6c29a2721a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-28 | [Glitch] Add dismissable hints to various timelines in web UI | Eugen Rochko | |
Port f41ec9af05d3e2145e62f705225dbabb7e04e242 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-11 | Move flavours/glitch/util/initial_state to flavours/glitch/initial_state | Claire | |
2022-10-09 | [Glitch] Fix trying to connect to streaming API when logged out in web UI | Eugen Rochko | |
Port d4b0aa74500419730525025b05513235aa477841 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Add dynamic document title to WebUI | Eugen Rochko | |
Port part of 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-09-02 | Fix regexp filtering in pinned community/public TLs (#1840) | Claire | |
2019-11-20 | [Glitch] Fix unread toot indicator not honoring onlyMedia in public and ↵ | ThibG | |
community timelines Port 0d6da8892a675962f8e7fe1f1edc960c4a0ce36d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-10-06 | [Glitch] Fix scroll to top in single column UI | Eugen Rochko | |
Port 2dee293c4c98486d387105224023fad02b8b0d96 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-10-05 | [Glitch] Change single-column mode to scroll the whole page | Eugen Rochko | |
Port aa22b38fdbc1842549b6cbc0e0d948f85a71b92a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-18 | [Glitch] Check existence of timeline state in community timeline | Yamagishi Kazutoshi | |
Port 0627252b30d9f420d51bb4787c539550d68a717a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-18 | [Glitch] Fix “slow mode” issues | ThibG | |
Port f1098675782944fe1dabec71cd58d3d091da06a0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-09 | Move “export” before decorators | Thibaut Girka | |
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69 | |||
2019-07-21 | Clean up redundant shouldUpdateScroll definitions | Thibaut Girka | |
2019-07-16 | [Glitch] Add option to disable real-time updates in web UI | Eugen Rochko | |
Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-05 | fix pinned columns ’s Media-only button | Kirishima21 | |
Media-only toggles could not be used on pinned columns. The commit fixes this problem. | |||
2018-12-18 | [Glitch] Put "Media Only" option in column settings instead of content area ↵ | Thibaut Girka | |
headline Port 4f42238c294f92dbd87db3d83f9514344fcd1f8a to glitch-soc | |||
2018-12-18 | [Glitch] Always display tab navigation on local/federated timeline even when ↵ | Thibaut Girka | |
empty Port 90b64c006998ec3bae365007781c61e8a79eeeef to glitch-soc | |||
2018-12-18 | Do not replace history state | Thibaut Girka | |
This is both for consistency with account timelines and to not mess with the logic used to decide whether going back in the browser's history is going to make us leave the WebUI. | |||
2018-12-18 | [Glitch] Enable media timeline | Thibaut Girka | |
Port 8182b615183b83fb6651fb23912abda3cc4ccf03 to glitch-soc | |||
2018-12-18 | [Glitch] Hide section headline for timelines in production | Thibaut Girka | |
Port 4eeda6772796bcd08b8c63ec2e1f3e68a95cbca4 to glitch-soc | |||
2018-12-18 | [Glitch] Change column params on pinned timeline | Thibaut Girka | |
Port 06252ec71ed67cb84e6730fe7148552dc6481c7a to glitch-soc | |||
2018-12-18 | [Glitch] Save onlyMedia prop when pinning column | Thibaut Girka | |
Port 5ea643b27908b14bd89ff068fc87e446e8cbcd32 to glitch-soc | |||
2018-12-18 | [Glitch] Add media timeline | Thibaut Girka | |
Port 7403e5d306d36c83bfb80cd900235373186cd51a to glitch-soc | |||
2018-09-29 | Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility | David Yip | |
Port various accessibility improvements from upstream | |||
2018-09-03 | Fixes columns scrolling to top when opening media modal | Thibaut Girka | |
Fixes #700 | |||
2018-08-31 | [Glitch] Add aria-label to column regions | Thibaut Girka | |
Port 66dbb59aa16981643e3bfa3f94d441bc3166eab3 to glitch-soc | |||
2018-07-30 | Don't reset scroll position when opening a modal | Thibaut Girka | |
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka | |
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc | |||
2018-01-09 | change key to path in timeline settings containers | cwm | |
2017-12-26 | Rename settingKey to settingPath (tootsuite pr #6046 & #6098) | cwm | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |