about summary refs log tree commit diff
path: root/src/lib/api/feed-manip.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-16/+25
* Remove sorting in feed-manipPaul Frazee2023-05-251-3/+0
* Remove the attempts to make the language filter more lenient (#569)Paul Frazee2023-05-031-11/+1
* [APP-549] Language controls for Whats Hot (#563)Paul Frazee2023-05-021-6/+4
* Fix replies with <2 likes showing in the following feedPaul Frazee2023-05-021-2/+10
* [APP-610] Make the language filter more lenient (#562)Paul Frazee2023-05-021-2/+16
* 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