writefreely/templates
Matt Baer 70e823d6ab Support user invites
This includes:

- A new `user_invites` config value that determines who can generate
  invite links
- A new page for generating invite links, with new user navigation link
- A new /invite/ path that allows anyone to sign up via unique invite
  link, even if registrations are closed
- Tracking who (of registered users) has been invited by whom

It requires an updated database with `writefreely --migrate` in order to
work.

This closes T556
2019-01-18 00:05:50 -05:00
..
include Add Reader section 2018-12-10 16:08:07 -05:00
user Support user invites 2019-01-18 00:05:50 -05:00
base.tmpl Add Reader section 2018-12-10 16:08:07 -05:00
collection-post.tmpl Use language-specific dash in post titles 2018-12-24 13:58:32 -05:00
collection-tags.tmpl Bring all MathJax logic into one common template 2018-11-20 22:01:25 +01:00
collection.tmpl Fix whitespace in templates 2018-11-23 12:42:30 -05:00
edit-meta.tmpl Fix editing metadata on single-user instances 2018-12-01 16:27:14 -05:00
pad.tmpl Fully support single-user mode 2018-11-09 22:10:46 -05:00
password-collection.tmpl Add user-facing templates and pages 2018-11-08 01:13:00 -05:00
post.tmpl Use language-specific dash in post titles 2018-12-24 13:58:32 -05:00
read.tmpl Add Reader section 2018-12-10 16:08:07 -05:00