Commit Graph

132 Commits (7f376334235f1f15eaaf4dd62b05759d856734ae)

Author SHA1 Message Date
Harvey Tindall 833d02b032
matrix: end-to-end encryption by default
3 years ago
Harvey Tindall 30198fab87
matrix: switch to mautrix-go
3 years ago
Harvey Tindall 3e55cd1e31
accounts: add templates for announcements
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall e49996c401
Setup: Don't break if setup not completed, fix restart
3 years ago
Harvey Tindall 375022ba95
Matrix: Add token generation wizard
3 years ago
Harvey Tindall 75fdf6ec3d
Matrix: Connect on accounts tab, customizable chat topic
3 years ago
Harvey Tindall 59ebf52fe2
Matrix: Show matrix on accounts page
3 years ago
Harvey Tindall 9bd6abadf4
Matrix: Fix user storage
3 years ago
Harvey Tindall 4e826f4167
Matrix: Store user on sign-up
3 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
3 years ago
Harvey Tindall 1f9af8df89
Discord: Add option to provide server invite
3 years ago
Harvey Tindall ce8cdced4d
Discord: Fix GetUsers, add invite messages
3 years ago
Harvey Tindall 519a5615cc
Accounts: Fix email check on dropdown
3 years ago
Harvey Tindall 9fac79b1f0
Discord: Add users via accounts tab
3 years ago
Harvey Tindall 591e3c5ca1
Discord: embed images
3 years ago
Harvey Tindall a6447165b7
add email notify enable/disable; remove (de)hyphening
3 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
3 years ago
Harvey Tindall 057f306ed9
hide/ignore ssl_cert when on windows
3 years ago
Harvey Tindall 71554e0c85
Telegram: Change user's contact method in accounts
3 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section
3 years ago
Harvey Tindall 2d93b3b7ee
Telegram: Allow admin to add telegram contact
3 years ago
Harvey Tindall 0f41d1e6cf
Telegram: Display username on accounts tab
3 years ago
Harvey Tindall 716d6a931a
Telegram: Send messages via telegram
3 years ago
Harvey Tindall 72bf280e2d
telegram: Fix UI and store useful Telegram info
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall 0e21942cd6
add hard restart for updates on *nix
3 years ago
Harvey Tindall c0f316d049
add preview to Announcements
3 years ago
Harvey Tindall 5d8f139356
fix race condition; rename route functions; fix swagger params
3 years ago
Harvey Tindall 43effd0c32
add reset link option to setup
3 years ago
Harvey Tindall 9944cc2db9
refactor; move logger to module
3 years ago
Harvey Tindall 570e3a1e54
fix en-es name and filename
3 years ago
Harvey Tindall 8fdab39b18
use templateEmail and show conditionals in editor
3 years ago
Harvey Tindall 55e21f8be3
accounts: add user enable/disable & emails
3 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry
3 years ago
Harvey Tindall 7a3e0d60f9
add expiry to welcome email, add dummy emailer for debugging
3 years ago
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
3 years ago
Harvey Tindall 6ec2186bdf
switch accounts tab to unix times
3 years ago
Harvey Tindall 754b956206
remove extra logs
3 years ago
Harvey Tindall e6e5231f63
add extra logging
3 years ago
Harvey Tindall 8a6cfe0b4d
disallow negative values in ExtendExpiry, fix nil map err
3 years ago
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
3 years ago
Harvey Tindall ab3d5f3321
fix logging for expiry extension
3 years ago
Harvey Tindall e1d42c8a87
Update CONTRIBUTING.md, mb 0.3.3
3 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 762dac2581
move mediabrowser to separate repo
3 years ago
Harvey Tindall 618cc32a17
hide updates from settings when disabled at build-time
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
3 years ago