about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/list_timeline
AgeCommit message (Collapse)Author
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-11-19[Glitch] Fix not being able to directly switch between list timelines in web UIEugen Rochko
Port 5bfd802c571a2793bb59ba4540407a6147e82f88 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-21Assign a `key` prop to get rid of warning.multiple creatures
2019-05-21Allow own roars to be included in lists.multiple creatures
2018-11-28Switch “cycling” reply policy link to set of radio inputsThibaut Girka
Fixes #832
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
Port 66dbb59aa16981643e3bfa3f94d441bc3166eab3 to glitch-soc
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2017-12-17use list-ul icon in list header and web/listscwm
2017-12-08merged tootsuite pr #5750 into glitch flavourcwm