town/cmd/review
equa 0472c24199 basic email validation
the code for the panes is getting messy. since we have one window we
constantly reuse, and especially now that we have weird state-dependent
validation. probably good to rework?
2023-07-11 22:08:22 -04:00
..
README.md README cleanup 2023-03-09 06:47:32 +00:00
email.go wording 2023-03-10 03:20:50 +00:00
main.go basic email validation 2023-07-11 22:08:22 -04:00

README.md

THIS COMMAND is for reviewing applications made to tilde.town. it's for admins to run.

Signups are read from /town/var/signups/signups.db . Approved signups create rows in /town/var/invites/invites.db .

verbs in the TUI:

  • skip
  • approve
  • reject
  • notate (leave a note for other admins)
  • jump to random signup