Commit Graph

58 Commits

Author SHA1 Message Date
Daniel Supernault a3fd0b032b
Update vue components, fix typos 2023-11-03 21:37:13 -06:00
Daniel Supernault 5a2d7e3eca
Update AccountImport 2023-11-02 04:31:15 -06:00
paule 950baef58b fix: Instagram import broken UTF8 characters 2023-11-01 06:20:23 +01:00
daniel d85c0c3d0a
Merge pull request #4676 from viviicat/fix-post-follow
Update Post component, adding follow and unfollow methods.
2023-10-24 19:54:28 -06:00
Daniel Supernault f11ce7009f
Update PostContent, add new video-player component 2023-10-23 01:28:06 -06:00
Daniel Supernault e3f8cfb49e
Add hls/p2p video player 2023-10-23 01:27:11 -06:00
Daniel Supernault a144301085
Add RegisterForm component 2023-10-23 00:11:46 -06:00
Vivianne Langdon 4508697563 Update Post component, adding follow and unfollow methods. 2023-09-28 00:20:09 -07:00
Daniel Supernault 911504fa54
Update PostContent, add text cw warning 2023-07-31 21:15:50 -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 acabf603f0
Update Remote Auth feature, fix custom domain bug and enforce banned domains 2023-07-17 23:43:19 -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 625a76a51d
Update AccountImport, add select first 100 posts button 2023-07-01 22:38:16 -06:00
Daniel Supernault 828f369373
Add AccountImport component 2023-06-12 05:26:24 -06:00
Daniel Supernault 1f6d11736a
Add partial components 2023-06-11 16:38:28 -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 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 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
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2023-04-24 01:52:59 -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 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 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 c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 2023-03-04 22:28:03 -07:00
Daniel Supernault a8094e6c13
Update PostReactions, reduce bookmark timeout to 2s from 5s 2023-02-10 05:03:23 -07:00