rubenwardy
|
64a180ba8f
|
Add reference validation
Fixes #158
|
2020-12-05 22:29:37 +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
|
79230c1b0e
|
Add bulk notification sending
|
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
|
e1d6c4f5f5
|
Reorder 'Settings' in user dropdown
|
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
|
19308b645b
|
Add privacy policy
|
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
|
d976269f1a
|
Add notice to notification settings
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
c8e93a9f52
|
Add notification settings
|
2020-12-05 22:02:33 +00:00 |
|
rubenwardy
|
d32bb30071
|
Add notification types
|
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
|
8872ad33ad
|
Tweak settings template
|
2020-12-05 03:12:33 +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
|
0082870864
|
Add nav dropdown separators
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
d0e1a95d9c
|
Add missing migration
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
f69fb47d69
|
Fix links missing icons in new profile
|
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
|
afb87c525d
|
Improve verify email wording
|
2020-12-05 02:20:21 +00:00 |
|
rubenwardy
|
9b0ce41fd7
|
Fix signature parsing
|
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
|
2358ed1b24
|
Remove WIP topic warning
|
2020-12-04 04:17:17 +00:00 |
|
rubenwardy
|
af8d8c330d
|
Add created_at to approval queue list
|
2020-12-04 03:59:02 +00:00 |
|
rubenwardy
|
14f643592c
|
Fix user conflict on forum import
|
2020-12-04 03:14:04 +00:00 |
|
rubenwardy
|
8c5cdb630e
|
Fix forum parser
|
2020-12-04 02:57:36 +00:00 |
|
rubenwardy
|
b18903b59b
|
Clean up JavaScript
|
2020-12-04 02:34:08 +00:00 |
|
rubenwardy
|
42f96618e2
|
Clean up code
|
2020-12-04 02:26:06 +00:00 |
|
rubenwardy
|
0c0d3e1715
|
Add setting SECRET_KEY to the Getting Started guide
Fixes #244
|
2020-12-04 02:00:05 +00:00 |
|
rubenwardy
|
2b06bca015
|
Set default git reference in create release form to None
|
2020-12-04 01:43:20 +00:00 |
|
rubenwardy
|
78630b3071
|
Revert "Add ability to delete threads"
This reverts commit 15821fe7965078d3833a36cfd7d2bd71b9e236e9.
|
2020-12-04 01:18:02 +00:00 |
|
rubenwardy
|
15063d92cd
|
Require packages to have all hard deps in approval process
|
2020-12-04 01:00:57 +00:00 |
|
rubenwardy
|
15821fe796
|
Add ability to delete threads
|
2020-12-04 00:01:21 +00:00 |
|