Rob Loranger
77f7b4a522
Add account suspension features
...
This renders all requests for that user's posts, collections and related
ActivityPub endpoints with 404 responses.
While suspended, users may not create or edit posts or collections.
User status is listed in the admin user page
Admin view of user details shows status and now has a button to activate
or suspend a user.
2019-08-29 09:09:11 -07:00
Matt Baer
ad6fd5e809
Use "Draft" in post meta page
...
instead of "Anonymous".
2019-07-01 19:59:52 -04:00
Matt Baer
554995916e
Replace top-left "w" button on post meta page
...
This was still a relic of Write.as. Now it has the same icon as the
WriteFreely editor.
2019-07-01 19:56:50 -04:00
Matt Baer
b9b41b1ef7
Enable un-setting RTL setting via web
...
Previously, once RTL was enabled on a post, you couldn't unset it via
the web application. This fixes that. (Fixes #103 )
2019-05-18 23:16:42 -04:00
Matt Baer
fc856e36eb
Fix editing metadata on single-user instances
...
This closes #40
2018-12-01 16:27:14 -05:00
Matt Baer
001fc8bb2d
Fully support single-user mode
...
- New editor nav
- New backend nav
- Support for drafts
- Different footers on backend
2018-11-09 22:10:46 -05:00
Matt Baer
ebeacff43c
Add collection handlers, routes, feeds, sitemaps
2018-11-08 01:22:18 -05:00
Matt Baer
af872127c6
Add user-facing templates and pages
2018-11-08 01:13:00 -05:00