Commit Graph

2768 Commits (adf1af3703cc51fe38bbda85ea74baba41f0d2f9)

Author SHA1 Message Date
Daniel Supernault 2a10809fa3
Update EditHistoryModal, use proper timestamp 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 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
Daniel Supernault a1bd044c0c
Update Notifications component 2 years ago
Daniel Supernault 0d3b4bc225
Update Notification components, add autospam notification support 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 3ba32edfc9
Update landing styles 2 years ago
Daniel Supernault 48f3d2c397
Update landing components 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 4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 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 e6dc62347c
Update Post component, show state error when status account is null or missing 2 years ago
Daniel Supernault 7d49e924ed
Add post component, add state error message 2 years ago
Daniel Supernault d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 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 e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type 2 years ago
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 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 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 2 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 2 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 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 c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 2 years ago
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 2 years ago
Jesper d13d449c46
Updates swedish translations in web.php 2 years ago
Daniel Supernault a8094e6c13
Update PostReactions, reduce bookmark timeout to 2s from 5s 2 years ago
Daniel Supernault 94e98507a5
Add ProfileFeed component 2 years ago
Daniel Supernault 64b6d2d5a7
Update PostReactions, fix bookmark button visibility 2 years ago
Daniel Supernault 025e685f39
Update PostReactions partial, hide bookmark button unless post has public visibility 2 years ago
Daniel Supernault b565ead693
Add like & share model partial components 2 years ago
Daniel Supernault 937e6d070e
Add Notifications section component 2 years ago
Daniel Supernault d419af4b80
Update reply view, fix visibility filtering 2 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 2 years ago
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 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 2642f9d7af
Update filter name 2 years ago
Daniel Supernault 2652e95467
Update newsroom 2 years ago
Daniel Supernault b1f47e76ff
Rename filters 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 ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 2 years ago
Daniel Supernault 2aea77d3d2
Update AdminInvite component, fix email regex 2 years ago
Daniel Supernault aed8c865d8
Add AdminHashtags component 2 years ago
Daniel Supernault 8487231177
Add hashtag administration 2 years ago
Daniel Supernault d33bc2d1d6
Fix admin sidenav z-index 2 years ago
Daniel Supernault 5eaa6d24a6
Update admin nav, add avatar fallback 2 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 2 years ago
Shlee 031290d987
Update NotificationCard.vue 3 years ago
Shlee 312bc06685
Update NotificationCard.vue 3 years ago
daniel 0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
3 years ago
Daniel Supernault 93c6da3d59
Add app email confirm view 3 years ago
Daniel Supernault bda9d16b58
Update landing view 3 years ago
Daniel Supernault 8e9b7f6be3
Remove unused lang 3 years ago
Daniel Supernault 4e1accdf1d
Fix cs lang 3 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 3 years ago
Matthew Barnes 930ce8da82
Add register link to login page 3 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 3 years ago
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 3 years ago
Daniel Supernault 74f576c8ce
Update web routes 3 years ago
Daniel Supernault e362ef9ef9
Update atom feed, remove invalid entities 3 years ago
Daniel Supernault 62c056651a
Update Collection components, fix addId bug # 3 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 a3cc90b0c5
Use poster in VideoPresenter component 3 years ago
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 3 years ago
Daniel Supernault 7863120292
Update admin dashboard layout 3 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
Daniel Supernault 1ef7732aef
Update admin report view 3 years ago
Daniel Supernault a8907114dc
Add live player view 3 years ago
daniel a585928bf1
Merge pull request #3518 from shleeable/patch-1
Diagnostics - Added PHP INI for security flags
3 years ago
Shlee 370266a202 Update home.blade.php 3 years ago
Shlee ec9a8b29ff
Update home.blade.php 3 years ago
Shlee ef14938edb
Update home.blade.php 3 years ago
Shlee 1b925e2606
Update home.blade.php 3 years ago
Shlee d59f3061ac
Update home.blade.php 3 years ago
Shlee 1086a6a139
Update home.blade.php 3 years ago
Shlee 9431c61e53
Update home.blade.php 3 years ago
Shlee 5a6d6150de
Update home.blade.php 3 years ago
Shlee 142caebe91
Update about.blade.php 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 50dc231b86
Merge pull request #3479 from shleeable/patch-17
Diagnostics view
3 years ago
Shlee 36f4ab7897
Update home.blade.php 3 years ago
Shlee 7925b7023e
Update home.blade.php 3 years ago
Shlee 077ce341f3
Update home.blade.php 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Shlee cbc3a2285f
Update home.blade.php 3 years ago
Daniel Supernault 429a6d6527
Remove duplicate let variable 3 years ago
daniel d36e0bcd6d
Merge pull request #3463 from shleeable/patch-11
Update avatar.blade.php - Fixed form tag
3 years ago
daniel 158e4b18ed
Merge pull request #3462 from shleeable/patch-9
img tags don't have targets
3 years ago
daniel 7b164ef300
Merge branch 'staging' into patch-8 3 years ago
daniel 2602338f47
Merge pull request #3459 from shleeable/patch-7
Update PostMenu.vue - missing let
3 years ago
daniel be372fd0b6
Merge pull request #3458 from shleeable/staging-5
dupe string - removed english
3 years ago
daniel 1ae76cb71a
Merge pull request #3457 from shleeable/staging-4
removed dupes
3 years ago
daniel b3c22afb0d
Merge pull request #3456 from shleeable/staging-3
mismatched tags
3 years ago
Shlee 504638b595
Update avatar.blade.php 3 years ago
Shlee 818d56816a
Update embed.blade.php 3 years ago
Shlee 4484542772
Update embed.blade.php 3 years ago
Shlee 5dcdd8245a
Update PollCard.vue 3 years ago
Shlee d93addfb97
Update PostMenu.vue 3 years ago
Shlee d26cd33199 Update profile.php 3 years ago
Shlee db664e103e removed dupes 3 years ago
Shlee b5ea4c9ba5 mismatched tags 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Shlee 05371b3c2f
Update home.blade.php 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Shlee 237eb956bd
Update home.blade.php 3 years ago
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 3 years ago
Daniel Supernault 6cf671cb23
Add web installer 3 years ago
Daniel Supernault c08601e3d4
Update spa blade view 3 years ago
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 3 years ago
Daniel Supernault 5b349c6e7d
Update dark mode body color 3 years ago
Daniel Supernault cb540373ec
Add Dark Mode to Metro UI 2.0 3 years ago
Daniel Supernault aa4b011e25
Update labs settings view, add support for metro 2.0 dark mode 3 years ago