rubenwardy
|
55dc6460d2
|
Change default notification settings
|
2020-12-06 15:04:09 +00:00 |
|
rubenwardy
|
3aa12be544
|
Add daily notification digests
|
2020-12-06 15:02:02 +00:00 |
|
rubenwardy
|
5a2ce15f96
|
Fix users being able to modify other user's email settings
|
2020-12-05 22:24:21 +00:00 |
|
rubenwardy
|
f6f4fe4fc6
|
Fix Email settings tab changing user
|
2020-12-05 22:20:43 +00:00 |
|
rubenwardy
|
a17260a4ee
|
Add digest settings (despite not being implemented)
|
2020-12-05 22:03:05 +00:00 |
|
rubenwardy
|
4019e82f4a
|
Add username-less redirect to email settings
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
da3175e7bd
|
Add email changed email
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
d654113204
|
Remove email from user on unsubscribe
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
6e3d32a9d5
|
Check for blacklisted emails in change email forms
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
085f0b49c6
|
Add unsubscribe
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
5fe3b0b459
|
Add email send reasons
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
3efda30b98
|
Add ability to send email in bulk
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
683b855584
|
Enable email notifications for new users
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
9c10e190bc
|
Implement email notifications
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
c46430c663
|
Add email to email tab, merge settings into settings.py file
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
c8e93a9f52
|
Add notification settings
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
d5263acdf8
|
Fix switching between users in settings template
|
2020-12-05 03:16:09 +00:00 |
|
rubenwardy
|
7e29a621c3
|
Add missing login_required to profile edit
|
2020-12-05 02:42:44 +00:00 |
|
rubenwardy
|
dfb216a8df
|
Log sensitive account changes
|
2020-12-05 02:42:32 +00:00 |
|
rubenwardy
|
f75bdec756
|
Add settings template
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
4f52f82a15
|
Split profile into view and edit
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
7c07ac22ad
|
Add password suggestions to change and set password forms
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
5f7c0a3b24
|
Implement password resets
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
f7d90f2f53
|
Register: Fix behaviour on email conflict, add password suggestion
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
43aab057c8
|
Implement change password
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
bfcdd642fd
|
Use NULL for non-existant passwords
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
a8537659e2
|
Use correct mixin
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
9620ceb842
|
Implement user registration and email confirmation
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
5ef15e91d4
|
Remove flask_user and use flask_login directly, with partial feature support
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
42f96618e2
|
Clean up code
|
2020-12-04 02:26:06 +00:00 |
|
rubenwardy
|
ff93be7a89
|
Validate forum usernames in the claim form
|
2020-12-03 23:31:01 +00:00 |
|
rubenwardy
|
92fb54556a
|
Implement package states for easier reviews
|
2020-09-16 17:51:03 +01:00 |
|
rubenwardy
|
e81eb9c8d5
|
Fix crash on no signature
|
2020-09-15 15:48:03 +01:00 |
|
rubenwardy
|
ab58570a0c
|
Redesign user list
|
2020-07-12 21:02:50 +01:00 |
|
rubenwardy
|
820c968f73
|
Replace "Content DB" with "ContentDB"
|
2020-07-12 16:34:25 +01:00 |
|
rubenwardy
|
a4dd4f0429
|
Add audit log
|
2020-07-11 02:32:17 +01:00 |
|
rubenwardy
|
c490df7f50
|
Add ability for moderators to change linked accounts
|
2020-07-10 22:59:41 +01:00 |
|
rubenwardy
|
491f9ed679
|
Fix GitHub claim method being broken by phpBB update
|
2020-07-10 18:41:08 +01:00 |
|
rubenwardy
|
dadfe72b48
|
Improve user authentication error handling
|
2020-04-14 14:39:59 +01:00 |
|
rubenwardy
|
a60786d32c
|
Fix non-admin users not being able to set profile URLs
|
2020-02-23 20:12:32 +00:00 |
|
rubenwardy
|
6e938ba74c
|
Split up users blueprint
|
2020-01-24 18:15:12 +00:00 |
|
rubenwardy
|
981ae74e5c
|
Improve markdown escaping
Fixes #118
|
2020-01-22 22:10:02 +00:00 |
|
rubenwardy
|
e115b0678c
|
Fix password issues caused by Flask-User migration
|
2020-01-19 19:48:41 +00:00 |
|
rubenwardy
|
39d4cf362b
|
Fix url_for crash on "home_page"
|
2019-11-21 19:38:32 +00:00 |
|
rubenwardy
|
a7d22973ff
|
Fix user profile after blueprints commit
|
2019-11-16 00:05:59 +00:00 |
|
rubenwardy
|
64f131ae27
|
Refactor endpoints to use blueprints instead
|
2019-11-15 23:51:42 +00:00 |
|