writefreely/pages
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
..
404-general.tmpl
404.tmpl
410.tmpl
500.tmpl
about.tmpl Show stats on About page if public_stats enabled 2018-12-03 18:49:12 -05:00
blank.tmpl
landing.tmpl
login.tmpl Fully support single-user mode 2018-11-09 22:10:46 -05:00
privacy.tmpl Include About/Privacy page content in page description 2018-11-21 15:04:47 -05:00
signup.tmpl Support user invites 2019-01-18 00:05:50 -05:00