25 Commits (3948b6fa523dc5ebc8cde32b4b8d6a055788f8fb)

Author SHA1 Message Date
  Eugen Rochko 3948b6fa52
Remove npm-run-all dependency (#9401) 5 years ago
  Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252) 5 years ago
  ThibG 08b3de4d5e Remove unused computation of reblog references from updateTimeline (#9244) 5 years ago
  Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224) 5 years ago
  James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 5 years ago
  Eugen Rochko 774ac47373
Add conversations API (#8832) 5 years ago
  ThibG 5fbf12bbb8 Skip pagination logic entirely for pinned toots (fixes #8302) (#8310) 5 years ago
  Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150) 6 years ago
  Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
  Eugen Rochko dafd7afc5e
Use randomized setTimeout when fallback-polling and re-add since_id (#7522) 6 years ago
  Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
  Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
  Akihiko Odaki fe398a098e Store objects to IndexedDB (#6826) 6 years ago
  Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
  Eugen Rochko 5131012505
Add "Toots/Toots with replies/Media" tab below profile header (#6572) 6 years ago
  Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
  Eugen Rochko 31ac5f0e00
Display list column (#5750) 6 years ago
  MitarashiDango ecfa1c3f3b fix error (When part of conversation has already been deleted.) (#5216) 6 years ago
  Eugen Rochko ec13cfa4f9 When a streaming API status arrives, sort it into conversations (#5206) 6 years ago
  Sorin Davidoi 015269914e fix: Handle errors without response (#4274) 6 years ago
  Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 6 years ago
  Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 6 years ago
  Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
  Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776) 7 years ago
  Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
  Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant 7 years ago
  Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest 7 years ago
  Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation 7 years ago
  Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 7 years ago
  Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 7 years ago
  Eugen Rochko 21c209636d Set isLoading false on timelines when request fails 7 years ago
  Eugen Rochko d9022884c6 Smarter infinite scroll 7 years ago
  Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars 7 years ago
  Eugen Rochko 7d53ee73f3 Fix #238 - Add "favourites" column 7 years ago
  Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds 7 years ago
  Eugen Rochko 908fcf83c6 Fix timelines loading bug 7 years ago
  Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible 7 years ago
  Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 7 years ago
  Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 7 years ago
  Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 7 years ago
  Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI 7 years ago
  Eugen Rochko 564e01eaf6 Add console.error to all axios failures 7 years ago
  Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 7 years ago
  Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 7 years ago
  Eugen Rochko 6d89edc4f7 Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS 7 years ago
  Eugen Rochko dafcb02153 Remove unused action constants 7 years ago
  Eugen Rochko d6a64f45fd Adding a notification stack for error messages 7 years ago
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 7 years ago