1
0
Fork 0
forked from mirror/pixelfed
Commit graph

2652 commits

Author SHA1 Message Date
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