aboutsummaryrefslogtreecommitdiff
path: root/src/routes/feeds
Commit message (Collapse)AuthorAgeFilesLines
* fix(feeds): return early if nullFuwn2024-01-031-6/+13
|
* fix(feeds): simple link and titleFuwn2024-01-031-10/+5
|
* fix(feeds): seperate threads and activitiesFuwn2024-01-031-2/+4
|
* fix(feeds): title fallbackFuwn2024-01-031-2/+2
|
* feat(notifications): refresh tokenFuwn2023-12-151-2/+12
|
* feat(html): new faviconsFuwn2023-12-051-1/+1
|
* fix(feeds): html encode titleFuwn2023-10-231-1/+5
|
* fix(feeds): filter phantom activitiesFuwn2023-09-281-0/+1
|
* fix(feeds): render empty feed if no tokenFuwn2023-09-191-4/+5
|
* fix(feeds): use utc date stringFuwn2023-09-181-4/+2
|
* feat(notifications): better image supportFuwn2023-09-171-7/+8
|
* fix(notifications): rss standardsFuwn2023-09-171-2/+2
|
* feat(notifications): link to activityFuwn2023-09-171-1/+6
|
* feat(notifications): link to thread for threadsFuwn2023-09-171-1/+3
|
* feat(feeds): decrease s-maxageFuwn2023-09-171-1/+1
|
* feat(settings): add settings tab for feedsFuwn2023-09-171-0/+58
|
* refactor(feeds): rename notificationsFuwn2023-09-171-58/+0
|
* feat(routes): rss feed git statusFuwn2023-09-171-0/+58