# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 5
# self = https://watcher.sour.is/conv/xoo2viq
Upcoming features in yarnd v0.7.x:


* 4dd69dc 2021-11-10 | Add support for custom pages (Fixes #393) (HEAD -> master, origin/master) [James Mills]
* f628e3f 2021-11-10 | Add s simple JS confirm to logout to avoid accidental logout [James Mills]
* 793a9c0 2021-11-10 | Add a PruneUsers job that runs once per week with an email list of candidate users to delete for the Pod Owner based on some heuristics [James Mills]
* a80bdda 2021-11-09 | Add basic validation of the Pod's Base URL to ensure it is TLS enabled in non-debug (production) mode [James Mills]
Upcoming features in yarnd v0.7.x:


* 4dd69dc 2021-11-10 | Add support for custom pages (Fixes #393) (HEAD -> master, origin/master) [James Mills]
* f628e3f 2021-11-10 | Add s simple JS confirm to logout to avoid accidental logout [James Mills]
* 793a9c0 2021-11-10 | Add a PruneUsers job that runs once per week with an email list of candidate users to delete for the Pod Owner based on some heuristics [James Mills]
* a80bdda 2021-11-09 | Add basic validation of the Pod's Base URL to ensure it is TLS enabled in non-debug (production) mode [James Mills]
@prologic What do you mean by custom pages?
@thecanine The about, support, privacy policy and abuse pages can now be customized by the pod owner. 👌
@thecanine The about, support, privacy policy and abuse pages can now be customized by the pod owner. 👌