writefreely/templates
Rob Loranger f85f0751a3
address PR comments
- update error messages to be correct
- move suspended message into template and include for other pages
- check suspended status on all relevant pages and show message if
logged in user is suspended.
- fix possible nil pointer error
- remove changes to db schema files
- add version comment to migration
- add UserStatus type with UserActive and UserSuspended
- change database table to use status column instead of suspended
- update toggle suspended handler to be toggle status in prep for
possible future inclusion of further user statuses
2019-10-25 12:04:24 -07:00
..
include Support toning down WriteFreely promotion 2019-07-31 22:53:10 -04:00
user address PR comments 2019-10-25 12:04:24 -07:00
bare.tmpl Link to home page in bare editor in chorus mode 2019-08-14 23:14:34 -04:00
base.tmpl Fix logic for showing sign up link 2019-08-14 23:25:02 -04:00
chorus-collection-post.tmpl address PR comments 2019-10-25 12:04:24 -07:00
chorus-collection.tmpl address PR comments 2019-10-25 12:04:24 -07:00
collection-post.tmpl address PR comments 2019-10-25 12:04:24 -07:00
collection-tags.tmpl address PR comments 2019-10-25 12:04:24 -07:00
collection.tmpl address PR comments 2019-10-25 12:04:24 -07:00
edit-meta.tmpl Add account suspension features 2019-08-29 09:09:11 -07:00
pad.tmpl Add account suspension features 2019-08-29 09:09:11 -07:00
password-collection.tmpl address PR comments 2019-10-25 12:04:24 -07:00
post.tmpl address PR comments 2019-10-25 12:04:24 -07:00
read.tmpl Enable customizing Reader page 2019-08-09 11:16:38 -04:00