Added user specific RSS and ATOM feeds and updated the EJS templates to
add them by default to the user's header section
This commit is contained in:
@@ -18,7 +18,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* user creation, modification and deletion via frontend
|
||||
* multi user
|
||||
* powerful customisation via EJS
|
||||
* site wide rss, atom
|
||||
* site wide and user specific rss, atom
|
||||
* hitcount
|
||||
* Markdown syntax in posts
|
||||
* Commenting on posts
|
||||
@@ -29,7 +29,6 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* probably insecure as hell
|
||||
|
||||
# Planned features/todo list
|
||||
* user specific RSS/atom feeds
|
||||
* federation (looks tricky)
|
||||
* All strings (including in edit and post page) customisable
|
||||
* formatable custom strings
|
||||
|
Reference in New Issue
Block a user