Wykres commitów

2815 Commity (dev)

Autor SHA1 Wiadomość Data
Daniel Supernault dc23c21db0
Update profile embed, fix resize 2023-09-21 06:42:10 -06:00
Daniel Supernault 33ed7a8c91
Add AdminShadowFilter feature 2023-09-14 22:32:37 -06:00
Daniel Supernault fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag 2023-08-24 23:31:33 -06:00
Daniel Supernault eab16e7fd8
Add Help Center Documentation for Account Migration 2023-08-07 23:58:21 -06:00
Daniel Supernault 3103af2fe4
Add Account Migration setting views 2023-08-07 23:58:02 -06:00
Daniel Supernault 911504fa54
Update PostContent, add text cw warning 2023-07-31 21:15:50 -06:00
Daniel Supernault e2705b9ae9
Update timeline settings, add photo reblogs only option 2023-07-30 06:29:52 -06:00
Daniel Supernault 29de91e5d0
Update Timeline component, improve reblog support 2023-07-30 06:01:12 -06:00
Daniel Supernault 8efb4047b1
Update Timeline component 2023-07-30 04:04:49 -06:00
Daniel Supernault f54cf0b2d7
Update timeline settings 2023-07-30 03:59:35 -06:00
Daniel Supernault c469d47552
Update admin users view, fix website value. Closes #4557 2023-07-30 00:58:31 -06: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
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
Daniel Supernault ecfc0766f8
Update admin instances dashboard 2023-03-19 05:29:54 -06:00
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2023-03-18 21:45:35 -06:00
Daniel Supernault 3c712a70d6
Add Licenses help page, fixes #4238 2023-03-18 21:22:25 -06:00
Daniel Supernault e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type 2023-03-17 02:05:56 -06:00
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 2023-03-17 01:54:01 -06:00
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2023-03-17 01:32:29 -06:00
Daniel Supernault 4e1d0ed596
Add admin report email notifications 2023-03-13 05:55:56 -06:00
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 2023-03-05 03:13:12 -07:00
Daniel Supernault 60fbf0e7d5
Update legacy components to properly handle follow/unfollowing 2023-03-05 02:45:15 -07:00
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 2023-03-05 01:03:34 -07:00
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 2023-03-05 00:21:42 -07:00
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 2023-03-04 23:47:29 -07:00
Daniel Supernault 6c4deaba90
Remove deprecated components/views 2023-03-04 22:42:54 -07:00
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 2023-03-04 22:37:11 -07:00
Daniel Supernault c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 2023-03-04 22:28:03 -07:00
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 2023-03-04 22:21:38 -07:00
Jesper d13d449c46
Updates swedish translations in web.php 2023-03-02 13:11:19 +01:00
Daniel Supernault a8094e6c13
Update PostReactions, reduce bookmark timeout to 2s from 5s 2023-02-10 05:03:23 -07:00
Daniel Supernault 94e98507a5
Add ProfileFeed component 2023-02-10 04:51:50 -07:00
Daniel Supernault 64b6d2d5a7
Update PostReactions, fix bookmark button visibility 2023-02-10 04:08:27 -07:00
Daniel Supernault 025e685f39
Update PostReactions partial, hide bookmark button unless post has public visibility 2023-02-10 02:12:18 -07:00
Daniel Supernault b565ead693
Add like & share model partial components 2023-02-08 04:08:33 -07:00
Daniel Supernault 937e6d070e
Add Notifications section component 2023-02-08 04:05:25 -07:00
Daniel Supernault d419af4b80
Update reply view, fix visibility filtering 2023-02-02 02:21:13 -07:00
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 2023-02-01 22:58:06 -07:00
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 2023-01-30 22:59:33 -07:00
Daniel Supernault 02b6df54cc
Update email form 2023-01-18 21:59:27 -07:00
Daniel Supernault 8bd39801c2
Fix atom media mime type 2023-01-08 13:27:24 -07:00
daniel 1ae381b4b9
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
2023-01-08 13:26:33 -07:00
daniel 61987da3ea
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
2023-01-08 12:32:02 -07:00
Harm te Molder 29ce7af020
Fix missing closing slash 2023-01-07 18:46:07 +01:00
Harm te Molder 31cefa4b9e
Fix missing curly brace 2023-01-07 18:21:21 +01:00
Daniel Supernault 2642f9d7af
Update filter name 2022-12-31 01:33:28 -07:00
Daniel Supernault 2652e95467
Update newsroom 2022-12-31 00:39:51 -07:00
Daniel Supernault b1f47e76ff
Rename filters 2022-12-30 21:43:23 -07:00
Yoaz ebd477da8e Improve UX on contact pages 2022-12-30 16:17:08 +01:00
Harm te Molder 023fe60ce5
Add media:content to atom feed 2022-12-29 21:26:31 +01:00
Daniel Supernault ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 2022-12-29 05:10:37 -07:00
Daniel Supernault 2aea77d3d2
Update AdminInvite component, fix email regex 2022-12-29 04:46:18 -07:00
Daniel Supernault aed8c865d8
Add AdminHashtags component 2022-12-27 04:46:02 -07:00
Daniel Supernault 8487231177
Add hashtag administration 2022-12-27 04:43:04 -07:00
Daniel Supernault d33bc2d1d6
Fix admin sidenav z-index 2022-12-27 01:49:11 -07:00
Daniel Supernault 5eaa6d24a6
Update admin nav, add avatar fallback 2022-12-26 23:20:24 -07:00
Daniel Supernault b73ca9a1ea
Add Admin Invites 2022-12-19 22:30:50 -07:00
Shlee 031290d987
Update NotificationCard.vue 2022-12-12 00:31:34 +10:30
Shlee 312bc06685
Update NotificationCard.vue 2022-12-11 15:09:29 +10:30
daniel 0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
2022-12-01 21:22:47 -07:00
Daniel Supernault 93c6da3d59
Add app email confirm view 2022-11-25 21:10:50 -07:00
Daniel Supernault bda9d16b58
Update landing view 2022-11-17 23:30:17 -07:00
Daniel Supernault 8e9b7f6be3
Remove unused lang 2022-11-17 18:26:33 -07:00
Daniel Supernault 4e1accdf1d
Fix cs lang 2022-11-17 18:24:00 -07:00
Daniel Supernault 94697d536b
Add Server Directory integration 2022-11-13 20:11:07 -07:00
Matthew Barnes 930ce8da82
Add register link to login page 2022-10-23 14:31:10 +01:00
Daniel Supernault 356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 2022-10-01 03:48:38 -06:00
Daniel Supernault 74f576c8ce
Update web routes 2022-09-28 22:29:16 -06:00
Daniel Supernault e362ef9ef9
Update atom feed, remove invalid entities 2022-09-25 01:14:20 -06:00
Daniel Supernault 62c056651a
Update Collection components, fix addId bug # 2022-09-06 18:09:14 -06:00
Daniel Supernault 1b9e50f39b
Update blade views 2022-08-15 23:52:40 -06:00
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 2022-08-15 20:32:17 -06:00
Daniel Supernault a3cc90b0c5
Use poster in VideoPresenter component 2022-08-03 22:48:19 -06:00
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 2022-08-01 19:56:37 -06:00
Daniel Supernault 7863120292
Update admin dashboard layout 2022-07-28 01:08:42 -06:00