index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rss.c
Age
Commit message (
Expand
)
Author
2026-04-16
Fixed typo because I'm a moron.
grunfink
2026-04-16
Mark working instances as working in rss_to_timeline().
grunfink
2026-04-14
Fixed crash in rss_from_timeline().
grunfink
2026-04-10
New user toggle 'show_unlisted', to show unlisted posts in public pages and R...
grunfink
2026-03-19
Add attachments to RSS.
grunfink
2026-01-01
Bumped copyright year.
grunfink
2026-01-01
truncate rss title at utf8 char boundary
Alexandre Oliva
2025-11-30
Fix user matching
rako
2025-10-13
xs_http.h: new file.
grunfink
2025-09-09
Fixed RSS.
grunfink
2025-05-30
Call enqueue_actor_fresh() from rss_to_timeline().
grunfink
2025-05-29
Also store the url in the RSS metadata.
grunfink
2025-05-29
Use HTTP caching (etag / if-none-match) in RSS downloads.
grunfink
2025-05-29
Fixed typo in rss_to_timeline().
grunfink
2025-05-28
Added more checks.
grunfink
2025-05-28
Activated hashtag RSS polling.
grunfink
2025-05-28
Disabled rss_process() by now.
grunfink
2025-05-28
New function rss_to_timeline().
grunfink
2025-05-28
New file rss.c.
grunfink