Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | [Glitch] Add hints about incomplete remote content to web UI | Eugen Rochko | |
Port 3e9dc4044bb7e1ef6131fbd6430ed85b3cc2fcfa to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-04-12 | [Glitch] Fix WebUI pagination of following, followers, follow requests, ↵ | ThibG | |
blocks and mutes lists Port ec31b1b75244c030bb4fb0ccabac7ff8b626db92 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-04-10 | Clean up some dead code | Thibaut Girka | |
2020-03-08 | [Glitch] Code style improvements in JavaScript | Bèr Kessels | |
Port fd76955f3942bbd7ec830ab535bc31621cac14a4 to glitch-soc * JS-linter: fix trailing comma's * Configure eslinter to ignore this onchange error. 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-30 | [Glitch] Fix follower/following lists resetting on back-navigation in web UI | Eugen Rochko | |
Port 9683e1dcf8bbddb07b818960abf254248be3575c 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-09-04 | Fix loading more items in account following/followers | Thibaut Girka | |
2019-07-21 | Clean up redundant shouldUpdateScroll definitions | Thibaut Girka | |
2019-07-21 | [Glitch] Fix followers and followings on account profiles | ThibG | |
Partial fix from 55abff8af75b9a8ab541ec68a3603c77e1339e23 Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | [Glitch] Fix followers/follows layout issues from #8418 | Jakub Mendyk | |
Port ceed1ebe5b308a95f9c167c93d3bc0976937fb58 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | [Glitch] Add messages informing that collections are empty | Jakub Mendyk | |
Port 5129f6f2aa56afb21708aec552a798d062ccaff9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-04-10 | [Glitch] Fix glitched out "not found" message for non-existing profiles in ↵ | Eugen Rochko | |
web UI Port 56f29c38b603a98e7b9715c48de022106d8da073 to glitch-soc | |||
2019-03-11 | Make clicking on the account and status column headers scroll to top | Thibaut Girka | |
2019-03-01 | [Glitch] Fix errors found by eslint | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-03-01 | [Glitch] Make the column header of profile view look like the others, too | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2018-10-07 | Do not scroll timelines when *closing* media modals | Thibaut Girka | |
Media modals push an history state so that pressing back on mobile closes them. We made sure to not scroll when opening them, but not when *closing* them, which caused some issues in rare cases. | |||
2018-07-30 | Don't reset scroll position when opening a modal | Thibaut Girka | |
2018-03-16 | [Glitch] Federate pinned statuses over ActivityPub | Thibaut Girka | |
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch | |||
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |