1
0
Fork 0
Commit Graph

2710 Commits

Author SHA1 Message Date
hnrd 17a6c3931d Link legal notice
local jurisdiction requires a prominent link to a legal notice at the frontpage.
2023-10-08 10:37:14 +02:00
hnrd 812e130d0e point to modified sourcecode
as per AGPL license of original source, modifications must be disclosed.
2023-10-08 10:32:46 +02:00
Daniel Supernault 8d24020dc5 Update PostContent, add text cw warning 2023-10-08 10:25:54 +02:00
Daniel Supernault 18004040aa Update timeline settings, add photo reblogs only option 2023-10-08 10:25:54 +02:00
Daniel Supernault 536912d237 Update Timeline component, improve reblog support 2023-10-08 10:25:54 +02:00
Daniel Supernault 40b875e21e Update Timeline component 2023-10-08 10:25:54 +02:00
Daniel Supernault 0bc4b457f5 Update timeline settings 2023-10-08 10:25:54 +02:00
Daniel Supernault 0e72d557fe Update admin users view, fix website value. Closes #4557 2023-10-08 10:25:54 +02:00
Daniel Supernault acabf603f0
Update Remote Auth feature, fix custom domain bug and enforce banned domains 2023-07-17 23:43:19 -06:00
Daniel Supernault 852dbd8d34
Add remote_auth.js 2023-07-16 22:58:21 -06:00
Daniel Supernault 9cfa89dab4
Update routes and add RemoteAuthController 2023-07-16 22:54:02 -06:00
Daniel Supernault 45b9404ec1
Add Sign-in with Mastodon 2023-07-16 07:09:15 -06:00
Daniel Supernault ff2c16fe74
Update admin user view, improve previews 2023-07-16 04:23:41 -06:00
Daniel Supernault e0b48b2976
Update admin users blade view, show last_active_at and other info 2023-07-14 04:28:37 -06:00
Daniel Supernault 625a76a51d
Update AccountImport, add select first 100 posts button 2023-07-01 22:38:16 -06:00
Daniel Supernault 2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar 2023-07-01 22:36:22 -06:00
Daniel Supernault c394fb76c6
Update sidebar/settings 2023-06-12 06:08:25 -06:00
Daniel Supernault 7de67650c7
Update import blade view 2023-06-12 05:30:18 -06:00
Daniel Supernault 828f369373
Add AccountImport component 2023-06-12 05:26:24 -06:00
Daniel Supernault 9f3e809f26
Add Import Help Center page 2023-06-12 05:16:20 -06:00
Daniel Supernault 7217c962bf
Update webpack 2023-06-11 16:47:23 -06:00
Daniel Supernault 1f6d11736a
Add partial components 2023-06-11 16:38:28 -06:00
Daniel Supernault cbf086ccb4
Add spa.js 2023-06-11 16:24:37 -06:00
Daniel Supernault d48e8d9832
Add NavMenu component 2023-06-11 15:38:14 -06:00
Daniel Supernault 67bf3d10e0
Update components.js 2023-06-11 15:36:00 -06:00
Daniel Supernault 36f5f2e8b4
Update admin.js, add autospam + reports components 2023-06-11 15:35:34 -06:00
Daniel Supernault bffd8f0771
Add section components 2023-06-11 15:35:06 -06:00
Daniel Supernault 9817025578
Add Profile components 2023-06-11 15:32:44 -06:00
Daniel Supernault f5dbc8281a
Add partial components 2023-06-11 15:23:23 -06:00
Daniel Supernault 5361082026
Add partial components 2023-06-11 15:16:20 -06:00
Daniel Supernault fff692a25c
Add NotFound component 2023-06-11 15:05:06 -06:00
Daniel Supernault 751f30d845
Add Language component 2023-06-11 15:04:31 -06:00
Daniel Supernault add6cf0fe1
Add Home component 2023-06-11 15:03:36 -06:00
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