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 Add handler, page, template loading 2018-11-07 23:50:50 -05:00
404.tmpl Add handler, page, template loading 2018-11-07 23:50:50 -05:00
410.tmpl Add handler, page, template loading 2018-11-07 23:50:50 -05:00
500.tmpl Update copy on default pages 2018-11-09 14:37:31 -05:00
about.tmpl Show stats on About page if public_stats enabled 2018-12-03 18:49:12 -05:00
blank.tmpl Add handler, page, template loading 2018-11-07 23:50:50 -05:00
landing.tmpl Show "closed registration" message on landing page 2018-11-09 19:55:07 -05:00
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