32 Commits (94e09d309cb068ea92919767e40e655260ac43cb)

Author SHA1 Message Date
ThibG 9bd30b8dd5 [Glitch] Fix timeline markers not working on Chrome 4 years ago
Thibaut Girka e8714530a4 Fix local-only hashtag columns 4 years ago
Takeshi Umeda 44ea965557 [Glitch] Fix local streaming of hashtag timelines 4 years ago
Takeshi Umeda 559214c33f [Glitch] Add remote only to public timeline 4 years ago
ThibG 4a5f93c25f [Glitch] Refactor/cleanup TIMELINE_DELETE-related code 4 years ago
Takeshi Umeda 7ceeb97f3d [Glitch] Add local only to hashtag timeline 5 years ago
ThibG 3eede6f64b [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI 5 years ago
Eugen Rochko 376e524278 [Glitch] Add announcements 5 years ago
Thibaut Girka 984fce613e Change filter logic to keep filtered toots, but not mark them as unread 5 years ago
Thibaut Girka 003bb6ca1a Refactor timeline filtering code 5 years ago
Thibaut Girka b4046dc026 Drop filtered messages if the filter is “irreversible” 5 years ago
Eugen Rochko 9ba67c6045 [Glitch] Fix performance of home feed regeneration 5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI 5 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page 5 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted 6 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions 6 years ago
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column 6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline 6 years ago
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI 6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer 6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency 6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines 6 years ago
Thibaut Girka 868cace797 [Glitch] Remove unused computation of reblog references from updateTimeline 6 years ago
Thibaut Girka 24f39c0841 [Glitch] Skip pagination logic entirely for pinned toots 6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 6f0e50f9a0 [Glitch] Federate pinned statuses over ActivityPub 7 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header 7 years ago
David Yip bcd86404da
Port 7badad7797 to glitch frontend 7 years ago
cwm 02d71c6a11 fix a missing semicolon and mixed tabs/spaces that travis was complaining about 7 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
MitarashiDango ecfa1c3f3b fix error (When part of conversation has already been deleted.) (#5216) 7 years ago
Eugen Rochko ec13cfa4f9 When a streaming API status arrives, sort it into conversations (#5206) 7 years ago
Sorin Davidoi 015269914e fix: Handle errors without response (#4274) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776) 8 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 8 years ago
Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant 8 years ago
Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest 8 years ago
Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation 8 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 8 years ago
Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 8 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails 8 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 8 years ago
Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars 8 years ago