Commit graph

2677 commits

Author SHA1 Message Date
Daniel Supernault
b12b956b7d
Add Hashtag component 2023-06-11 15:01:44 -06:00
Daniel Supernault
b447db082f
Add Discover components 2023-06-11 15:01:02 -06:00
Daniel Supernault
bb97b55c66
Add Direct+DirectMessage components 2023-06-11 14:57:06 -06:00
Daniel Supernault
495b78afba
Add changelog component 2023-06-11 14:55:43 -06:00
Daniel Supernault
163cf5b3c9
Add compose component 2023-06-11 14:54:40 -06:00
Daniel Supernault
ab2a11341c
Add admin components 2023-06-11 14:53:37 -06:00
Daniel Supernault
7cd59f75e4
Update admin dashboard, improve users section 2023-06-10 05:08:16 -06:00
Daniel Supernault
36b6bf480e
Update admin dashboard, improve users section 2023-06-10 03:40:31 -06:00
Daniel Supernault
6197a7b1e1
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2023-06-02 05:36:00 -06:00
Daniel Supernault
3df9b53f4e
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2023-06-02 05:30:11 -06:00
Daniel Supernault
0f803446dd
Update EditHistoryModal, fix caption rendering 2023-05-25 02:27:03 -06:00
Daniel Supernault
2a10809fa3
Update EditHistoryModal, use proper timestamp 2023-05-25 01:40:21 -06:00
Daniel Supernault
98cf8f32a0
Add Post Edits/Updates 2023-05-25 00:33:44 -06:00
daniel
dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
Fix diagnostic confirmation of passport oauth key
2023-05-24 21:05:55 -06:00
Daniel Supernault
221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2023-05-23 05:08:34 -06:00
Daniel Supernault
c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 2023-05-23 03:52:34 -06:00
Daniel Supernault
b8426ccea7
Update admin dashboard, add mass account deletes 2023-05-21 06:44:15 -06:00
Daniel Supernault
3662d3defe
Update Settings, allow users to disable atom feeds 2023-05-19 04:53:52 -06:00
Daniel Supernault
63b72c429c
Update atom view, fix atom feed bug 2023-05-19 03:38:11 -06:00
Daniel Supernault
053b30bca0
Update nav and Bouncer 2023-05-17 04:10:07 -06:00
Daniel Supernault
132a58de54
Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
Daniel Supernault
a1bd044c0c
Update Notifications component 2023-05-13 06:05:54 -06:00
Daniel Supernault
0d3b4bc225
Update Notification components, add autospam notification support 2023-05-13 05:39:47 -06:00
Anil Kulkarni
b76ea33890
Fix diagnostic confirmation of passport oauth key
The ouath public/private keys can either be specified as a file or as an environment variable.
Check both places in the diagnostic page
2023-05-11 02:53:45 -07:00
Daniel Supernault
1a83c5858d
Update settings view, add fallback avatar 2023-05-09 01:43:58 -06:00
Daniel Supernault
6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2023-05-07 05:04:18 -06:00
Daniel Supernault
8ef900bf8e
Update sudo mode view, fix trusted device checkbox 2023-05-05 00:01:07 -06:00
Daniel Supernault
dac0d08319
Update admin dashboard, fix search and dropdown menu 2023-05-05 00:00:11 -06:00
Daniel Supernault
0ab5b96a00
Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:10:06 -06:00
Daniel Supernault
f6e7ff649e
Update ForgotPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:08:20 -06:00
Daniel Supernault
091e0b2cb2
Update sudo mode checkpoint view design 2023-04-26 02:56:59 -06:00
Daniel Supernault
86c472ac19
Update 2fa checkpoint view design 2023-04-26 02:39:20 -06:00
Daniel Supernault
506f95c6b1
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2023-04-26 02:34:44 -06:00
Daniel Supernault
1bbee6d07b
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met 2023-04-24 03:58:34 -06:00
Daniel Supernault
c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2023-04-24 01:52:59 -06:00
Daniel Supernault
849e510311
Update db:raw queries to support laravel v10 2023-04-20 00:00:55 -06:00
Daniel Supernault
634c15e486
Update Privacy Settings, add Directory setting 2023-04-09 20:21:40 -06:00
Daniel Supernault
780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2023-04-09 14:40:16 -06:00
Daniel Supernault
76be49ac58
Update admin autospam/report email templates, remove image previews 2023-04-09 12:22:03 -06:00
Daniel Supernault
3ba32edfc9
Update landing styles 2023-04-09 12:16:52 -06:00
Daniel Supernault
48f3d2c397
Update landing components 2023-04-08 00:04:01 -06:00
Daniel Supernault
6d3c7afd2b
Update landing view 2023-04-07 23:14:08 -06:00
Daniel Supernault
09c0032b39
New landing page design 2023-04-07 22:35:51 -06:00
Daniel Supernault
e7a19b2c18
Add admin landing settings view 2023-04-07 21:34:14 -06:00
Daniel Supernault
4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 2023-03-31 01:31:48 -06:00
Daniel Supernault
558700fc0a
Update settings, set maxlength on name and bio inputs. Fixes #4248 2023-03-25 04:35:31 -06:00
Daniel Supernault
ab4bb9a020
Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles 2023-03-25 03:38:38 -06:00
Daniel Supernault
e6dc62347c
Update Post component, show state error when status account is null or missing 2023-03-25 02:38:25 -06:00
Daniel Supernault
7d49e924ed
Add post component, add state error message 2023-03-25 01:30:04 -06:00
Daniel Supernault
d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2023-03-25 01:23:05 -06:00