Commit Graph

68 Commits

Author SHA1 Message Date
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 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 8872ad33ad Tweak settings template 2020-12-05 03:12:33 +00:00
rubenwardy f75bdec756 Add settings template 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 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 5ef15e91d4 Remove flask_user and use flask_login directly, with partial feature support 2020-12-05 02:20:21 +00:00
rubenwardy b18903b59b Clean up JavaScript 2020-12-04 02:34:08 +00:00
rubenwardy ff93be7a89 Validate forum usernames in the claim form 2020-12-03 23:31:01 +00:00
rubenwardy 27dfbabe2f Improve tags page layout and add link to profile 2020-07-15 00:54:26 +01:00
rubenwardy ab58570a0c Redesign user list 2020-07-12 21:02:50 +01:00
rubenwardy c490df7f50 Add ability for moderators to change linked accounts 2020-07-10 22:59:41 +01:00
rubenwardy 069c7de78c Add reviews to user profile 2020-07-10 19:10:36 +01:00
rubenwardy a60786d32c Fix non-admin users not being able to set profile URLs 2020-02-23 20:12:32 +00:00
rubenwardy 744c52ba18 Add links to GitHub oauth connection settings 2020-01-30 21:39:51 +00:00
rubenwardy 6e938ba74c Split up users blueprint 2020-01-24 18:15:12 +00:00
rubenwardy f24148d431
Improve package page styling 2020-01-21 22:40:51 +00:00
rubenwardy 4ce388c8aa Add API Token creation 2019-11-27 01:06:58 +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
rubenwardy b36273a848 Add website and donation support 2019-07-02 00:45:16 +01:00
rubenwardy 2fbc44bd54 Make user list public 2019-06-10 00:11:57 +01:00
rubenwardy fbf374ff5d Add manual email support 2019-01-04 17:57:00 +00:00
rubenwardy 0b83d2f2b5 Add task to bulk import avatars from forum 2018-12-25 19:49:17 +00:00
rubenwardy 21960f2404 Add support for using forum profile pictures 2018-12-25 19:28:32 +00:00
rubenwardy f94885a58f Fix gravatar link being a button 2018-12-25 18:36:02 +00:00
rubenwardy f7d4b4bf6d Show placeholder message in unadded topics profile section when empty 2018-12-25 18:34:38 +00:00
rubenwardy d04e060854 Improve profile pic styling on user profile page 2018-12-25 18:25:25 +00:00
rubenwardy 272be09ba1 Add links to topic lists in user dropdown 2018-12-25 17:56:51 +00:00
rubenwardy 09150a4dbb Allow users to discard their own topics 2018-12-25 17:51:29 +00:00
rubenwardy c551201f79 Improve thread styling 2018-12-22 20:25:22 +00:00
rubenwardy d61f77a805 Improve claim page 2018-12-22 13:14:08 +00:00
rubenwardy 09a201759b Improve card and user profile formatting 2018-12-22 12:38:03 +00:00
rubenwardy 9da6b45cc3 Add bootstrap, change base template 2018-12-21 14:45:54 +00:00
rubenwardy 36000b1592
Add list of relevant forum topics to last page of results 2018-08-25 18:20:45 +01:00
rubenwardy 67a229b8a3
Add WIP forum topic support 2018-07-06 23:17:56 +01:00
rubenwardy c9542427b4
Add create links to topic table 2018-06-05 23:45:15 +01:00
rubenwardy 8b2018852e
Add redirection to set password after login if not set 2018-06-04 18:49:42 +01:00
rubenwardy 0aeefa2387
Add email usage note 2018-06-04 18:36:26 +01:00
rubenwardy 3657316fa2
Clean up todo topics related HTML 2018-06-02 19:41:13 +01:00
rubenwardy 70afb94d3b
Add topics todo list based on forum parser 2018-06-02 18:26:17 +01:00
rubenwardy edd51b86d0
Add package grid to profile page 2018-05-29 22:58:46 +01:00
rubenwardy df291db69b
Add email/password sign up 2018-05-29 18:27:39 +01:00