gotosocial/docs
tobi 80663061d8
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
* start adding rss functionality

* add gorilla/feeds dependency

* first bash at building rss feed
still needs work, this is an interim commit

* tidy up a bit

* add publicOnly option to GetAccountLastPosted

* implement rss endpoint

* fix test

* add initial user docs for rss

* update rss logo

* docs update

* add rssFeed to frontend

* feed -> feed.rss

* enableRSS

* increase rss logo size a lil bit

* add rss toggle

* move emojify to text package

* fiddle with rss feed formatting

* add Text field to test statuses

* move status to rss item to typeconverter

* update bun schema for enablerss

* simplify 304 checking

* assume account not rss

* update tests

* update swagger docs

* allow more characters in title, trim nicer

* update last posted to be more consistent
2022-10-08 14:00:39 +02:00
..
admin [docs] Add --config-path to example CLI commands where needed. (#843) 2022-09-20 10:52:02 +02:00
api [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
assets [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
configuration [chore] Add ipv6 localhost to trusted proxies by default (#868) 2022-09-29 17:08:56 +02:00
federation [Documentation] Update glossary, expand entry for dereferencing (#542) 2022-05-04 14:33:24 +02:00
installation_guide [docs] Add client_max_body_size 40M; to nginx docs (#727) 2022-07-22 13:36:42 +02:00
user_guide [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
environment.yml Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
index.md [docs] Update sponsorship + funding sections (#721) 2022-07-20 11:14:00 +02:00
requirements.txt requirements.txt for RtD 2021-07-31 17:54:50 +02:00
swagger.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00