about summary refs log tree commit diff
path: root/src/lib/api/feed-manip.ts
Commit message (Expand)AuthorAgeFilesLines
* Give the unfiltered view if the language filter yields no results (close #358...Paul Frazee2023-04-031-6/+23
* Lex refactor (#362)Paul Frazee2023-03-311-4/+4
* Feed updates (Closes #344) (#356)Paul Frazee2023-03-221-13/+12
* Filter content by your device's configured languages (#354)Paul Frazee2023-03-221-21/+20
* Fix tscPaul Frazee2023-03-221-17/+0
* A few fixes to ensure threads show up as often as possiblePaul Frazee2023-03-211-3/+6
* Raise the bar a bit more for showing replies in the feedPaul Frazee2023-03-211-3/+4
* Fix duplicates showing up in the feed due to reply parentsPaul Frazee2023-03-211-1/+9
* Fix: don't incorrectly assemble threads when somebody replies multiple times ...Paul Frazee2023-03-211-1/+5
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-1/+31
* Refactor feed manipulation and rendering to be more robust (#297)Paul Frazee2023-03-161-0/+186