Commit Graph

1081 Commits (3347ea1a76b61c8fe03e714808bb18b35ccb2df5)

Author SHA1 Message Date
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 1 year ago
Daniel Supernault 0f3ca19461
Update status view, fix unlisted/private scope bug 1 year ago
Shlee 934f2ffdb4
Update home.blade.php 1 year ago
Daniel Supernault efe8e89046
Update forgot mail template, urlencode email 1 year ago
Daniel Supernault 96366ab3de
Update forgot email captcha config 1 year ago
Daniel Supernault 67c650b195
Add forgot email feature 1 year ago
Daniel Supernault d76f01685c
Update login view, add email prefill logic 1 year ago
Daniel Supernault 58745a8808
Update settings sidebar 1 year ago
Daniel Supernault 5f6ed85770
Update settings sidebar 1 year ago
Daniel Supernault 319a20b473
Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session 1 year ago
Daniel Supernault c53894fe16
Add Parental Controls feature 1 year ago
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 1 year ago
Daniel Supernault 7016d19520
Update Privacy Settings view, change button to Blocked Domains and add l10n 1 year ago
Daniel Supernault e5d789e0ab
Add domain blocks setting view 1 year ago
Daniel Supernault cef451e588
Update routes 1 year ago
Daniel Supernault 2438324369
Add template-vue settings blade view 1 year ago
Andy Neillans e9d9c4d8cc Strip tags from bio in embeds 1 year ago
Daniel Supernault ede5ec3bf4
Update profile embeds, filter sensitive posts 1 year ago
Daniel Supernault 895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed 1 year ago
Daniel Supernault dc23c21db0
Update profile embed, fix resize 1 year ago
Daniel Supernault 33ed7a8c91
Add AdminShadowFilter feature 1 year ago
Daniel Supernault fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag 2 years ago
Daniel Supernault eab16e7fd8
Add Help Center Documentation for Account Migration 2 years ago
Daniel Supernault 3103af2fe4
Add Account Migration setting views 2 years ago
Daniel Supernault e2705b9ae9
Update timeline settings, add photo reblogs only option 2 years ago
Daniel Supernault f54cf0b2d7
Update timeline settings 2 years ago
Daniel Supernault c469d47552
Update admin users view, fix website value. Closes #4557 2 years ago
Daniel Supernault acabf603f0
Update Remote Auth feature, fix custom domain bug and enforce banned domains 2 years ago
Daniel Supernault 9cfa89dab4
Update routes and add RemoteAuthController 2 years ago
Daniel Supernault 45b9404ec1
Add Sign-in with Mastodon 2 years ago
Daniel Supernault ff2c16fe74
Update admin user view, improve previews 2 years ago
Daniel Supernault e0b48b2976
Update admin users blade view, show last_active_at and other info 2 years ago
Daniel Supernault c394fb76c6
Update sidebar/settings 2 years ago
Daniel Supernault 7de67650c7
Update import blade view 2 years ago
Daniel Supernault 9f3e809f26
Add Import Help Center page 2 years ago
Daniel Supernault 7cd59f75e4
Update admin dashboard, improve users section 2 years ago
Daniel Supernault 36b6bf480e
Update admin dashboard, improve users section 2 years ago
daniel dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
Fix diagnostic confirmation of passport oauth key
2 years ago
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 2 years ago
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 2 years ago
Daniel Supernault b8426ccea7
Update admin dashboard, add mass account deletes 2 years ago
Daniel Supernault 3662d3defe
Update Settings, allow users to disable atom feeds 2 years ago
Daniel Supernault 63b72c429c
Update atom view, fix atom feed bug 2 years ago
Daniel Supernault 053b30bca0
Update nav and Bouncer 2 years ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 2 years ago
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
2 years ago
Daniel Supernault 1a83c5858d
Update settings view, add fallback avatar 2 years ago
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2 years ago
Daniel Supernault 8ef900bf8e
Update sudo mode view, fix trusted device checkbox 2 years ago
Daniel Supernault dac0d08319
Update admin dashboard, fix search and dropdown menu 2 years ago
Daniel Supernault 0ab5b96a00
Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Daniel Supernault f6e7ff649e
Update ForgotPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Daniel Supernault 091e0b2cb2
Update sudo mode checkpoint view design 2 years ago
Daniel Supernault 86c472ac19
Update 2fa checkpoint view design 2 years ago
Daniel Supernault 506f95c6b1
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2 years ago
Daniel Supernault 1bbee6d07b
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met 2 years ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2 years ago
Daniel Supernault 849e510311
Update db:raw queries to support laravel v10 2 years ago
Daniel Supernault 634c15e486
Update Privacy Settings, add Directory setting 2 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2 years ago
Daniel Supernault 76be49ac58
Update admin autospam/report email templates, remove image previews 2 years ago
Daniel Supernault 6d3c7afd2b
Update landing view 2 years ago
Daniel Supernault 09c0032b39
New landing page design 2 years ago
Daniel Supernault e7a19b2c18
Add admin landing settings view 2 years ago
Daniel Supernault 558700fc0a
Update settings, set maxlength on name and bio inputs. Fixes #4248 2 years ago
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 2 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 2 years ago
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2 years ago
Daniel Supernault 3c712a70d6
Add Licenses help page, fixes #4238 2 years ago
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 2 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 2 years ago
Daniel Supernault 60fbf0e7d5
Update legacy components to properly handle follow/unfollowing 2 years ago
Daniel Supernault 6c4deaba90
Remove deprecated components/views 2 years ago
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 2 years ago
Daniel Supernault d419af4b80
Update reply view, fix visibility filtering 2 years ago
Daniel Supernault 02b6df54cc
Update email form 2 years ago
Daniel Supernault 8bd39801c2
Fix atom media mime type 2 years ago
daniel 1ae381b4b9
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
2 years ago
daniel 61987da3ea
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
2 years ago
Harm te Molder 29ce7af020
Fix missing closing slash 2 years ago
Harm te Molder 31cefa4b9e
Fix missing curly brace 2 years ago
Daniel Supernault 2652e95467
Update newsroom 2 years ago
Yoaz ebd477da8e Improve UX on contact pages 2 years ago
Harm te Molder 023fe60ce5
Add media:content to atom feed 2 years ago
Daniel Supernault 8487231177
Add hashtag administration 2 years ago
Daniel Supernault 5eaa6d24a6
Update admin nav, add avatar fallback 2 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 2 years ago
daniel 0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
2 years ago
Daniel Supernault 93c6da3d59
Add app email confirm view 2 years ago
Daniel Supernault bda9d16b58
Update landing view 2 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 2 years ago
Matthew Barnes 930ce8da82
Add register link to login page 2 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 2 years ago
Daniel Supernault 74f576c8ce
Update web routes 2 years ago
Daniel Supernault e362ef9ef9
Update atom feed, remove invalid entities 2 years ago
Daniel Supernault 1b9e50f39b
Update blade views 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 3 years ago
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 3 years ago