Commit Graph

1160 Commits (dev)

Author SHA1 Message Date
Daniel Supernault 297b7f3859
Update VideoPlayer.vue component 12 months ago
Daniel Supernault bf497ef31b
Update ProfileFeed.vue 12 months ago
Arnaud f6590570ff Fixes pixelfed/pixelfed#5272 Instagram import fails silently if there's one post only in posts_1.json 1 year ago
Daniel Supernault 958daac402
Update AdminSettings component, add link to Custom CSS settings 1 year ago
Daniel Supernault a7b1cc9988
Update AdminSettings, add authorized_fetch setting 1 year ago
Daniel Supernault 5778421c84
Update sidebar 1 year ago
Daniel Supernault 94373e3ea7
Update Sidebar.vue 1 year ago
Daniel Supernault 56f02fde79
Update GroupStatus.vue 1 year ago
Daniel Supernault d605fcf518
Add Groups to sidebar menu 1 year ago
Daniel Supernault be233c04fd
Update spa, add group routes 1 year ago
Daniel Supernault e4f50cdf28
Add Group vues 1 year ago
Daniel Supernault 3811a1cd65
Add Groups vues 1 year ago
Daniel Supernault f671fdb16c
Update fonts 1 year ago
Daniel Supernault 87ee0633fe
Update assets, move presenters 1 year ago
Daniel Supernault 8af2360779
Update VideoPlayer component, add playsinline attribute to video element 1 year ago
Daniel Supernault ad03291699
Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player 1 year ago
Daniel Supernault 94a6e8614a
Update styles 1 year ago
Daniel Supernault 81d1e0fdab
Update context menu, add mute/block/unfollow actions and update relationship store accordingly 1 year ago
Daniel Supernault 4147f7c521
Update spa sass, fix timestamp dark mode bug 1 year ago
Daniel Supernault 2dcbc1d5ef
Update AdminSettings, add max_account_size support 2 years ago
Daniel Supernault ec2fdd61f7
Update AdminInstances component 2 years ago
Daniel Supernault aba1e13d43
Update AdminSettings component, fix user settings 2 years ago
Daniel Supernault 674e560f04
Update admin settings, refactor to vue component 2 years ago
Daniel Supernault eb4871237b
Add admin settings partials 2 years ago
Daniel Supernault 704e7b12e0
Update AdminReadMore component, add .prevent to click action 2 years ago
Daniel Supernault cee979eda8
Update hashtag component 2 years ago
Daniel Supernault 8a0c456edc
Update admin css, use font-display:swap for nucleo icons 2 years ago
Daniel Supernault 3a27e637f8
Update Post.vue 2 years ago
daniel fc8462d565
Merge pull request #4886 from mbliznikova/4882_informative_err_message_for_mixed_media_album
Added an informative UI error message for attempt to create a mixed media album
2 years ago
Shlee 7fd5599fc4
Update navbar.vue 2 years ago
Daniel Supernault f8145a78cf
Add Profile Migrations 2 years ago
Daniel Supernault 372a116a2c
Add remote report components 2 years ago
Daniel Supernault ef0ff78e4a
Add Remote Reports to Admin Dashboard Reports page 2 years ago
Daniel Supernault 767522a85c
Update AdminReports, add story reports and fix cs 2 years ago
Daniel Supernault 59c70239f8
Update Directory logic, add curated onboarding support 2 years ago
Daniel Supernault cae26c666d
Update landing nav, fix curated onboarding state 2 years ago
Daniel Supernault b0fb198829
Add Software Update banner to admin home feeds 2 years ago
Daniel Supernault 97c131fdf2
Update AccountImport component 2 years ago
Daniel Supernault 8b4ac5cc0b
Update public/network timelines, fix non-redis response and fix reblogs in home feed 2 years ago
Daniel Supernault 59aa6a4b02
Update AccountImport.vue, fix new IG export format 2 years ago
mbliznikova fd4f41a14e Added an informative UI error message for attempt to create a mixed media album 2 years ago
mbliznikova 4e567e3411 Provide an informative error message when account size limit is reached 2 years ago
daniel 5f5cb0616d
Merge pull request #3919 from shleeable/patch-3
Update NotificationCard.vue to popover image preview on comment/share
2 years ago
Daniel Supernault 9c43e7e265
Update Timeline.vue, improve CHT pagination 2 years ago
Daniel Supernault 822e9888bb
Update PhotoAlbumPresenter.vue, fix fullscreen mode 2 years ago
Daniel Supernault 0a0681199f
Update ComposeModal, fix missing alttext post state 2 years ago
Daniel Supernault 4c3823b0c4
Update Notifications.vue, fix deprecated DM action links for story activities 2 years ago
daniel 6ffc964371
Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding
4790 4791 add recently deleted post to collection no page reloading invalidate cache after adding
2 years ago
mbliznikova 7cb075dbf9 #4790 User experience: add a post to a collection just right after deleting it from there 2 years ago
mbliznikova 2c6edf37a7 oFix #3698, make unlisted photos visible in collections 2 years ago
Daniel Supernault a3fd0b032b
Update vue components, fix typos 2 years ago
Daniel Supernault 5a2d7e3eca
Update AccountImport 2 years ago
paule 950baef58b fix: Instagram import broken UTF8 characters 2 years ago
daniel 2b17cc2c0d
Merge pull request #4709 from mbliznikova/check_if_collection_empty_in_edit
Add check if collection is empty in Edit Collection before publishing
2 years ago
daniel 381e23e172
Merge pull request #4684 from mbliznikova/3596_provide_error_message_for_too_large_files
Provide the error message if a file to upload is too large, issue #3596
2 years ago
daniel d85c0c3d0a
Merge pull request #4676 from viviicat/fix-post-follow
Update Post component, adding follow and unfollow methods.
2 years ago
Daniel Supernault f11ce7009f
Update PostContent, add new video-player component 2 years ago
Daniel Supernault e3f8cfb49e
Add hls/p2p video player 2 years ago
Daniel Supernault 4e3e23db36
Add js debounce util 2 years ago
Daniel Supernault a144301085
Add RegisterForm component 2 years ago
Daniel Supernault 56e315f69f
Update ComposeModal component, fix multi filter bug and allow media re-ordering before upload/posting 2 years ago
mbliznikova b838f90b77 Add check if collection is empty in Edit Collection before publishing 2 years ago
mbliznikova 6c1e56fcb2 Provide the error message if a file to upload is too large 2 years ago
Vivianne Langdon 4508697563 Update Post component, adding follow and unfollow methods. 2 years ago
Daniel Supernault 911504fa54
Update PostContent, add text cw warning 2 years ago
Daniel Supernault 29de91e5d0
Update Timeline component, improve reblog support 2 years ago
Daniel Supernault 8efb4047b1
Update Timeline component 2 years ago
Daniel Supernault acabf603f0
Update Remote Auth feature, fix custom domain bug and enforce banned domains 2 years ago
Daniel Supernault 852dbd8d34
Add remote_auth.js 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 625a76a51d
Update AccountImport, add select first 100 posts button 2 years ago
Daniel Supernault 2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar 2 years ago
Daniel Supernault 828f369373
Add AccountImport component 2 years ago
Daniel Supernault 7217c962bf
Update webpack 2 years ago
Daniel Supernault 1f6d11736a
Add partial components 2 years ago
Daniel Supernault cbf086ccb4
Add spa.js 2 years ago
Daniel Supernault d48e8d9832
Add NavMenu component 2 years ago
Daniel Supernault 67bf3d10e0
Update components.js 2 years ago
Daniel Supernault 36f5f2e8b4
Update admin.js, add autospam + reports components 2 years ago
Daniel Supernault bffd8f0771
Add section components 2 years ago
Daniel Supernault 9817025578
Add Profile components 2 years ago
Daniel Supernault f5dbc8281a
Add partial components 2 years ago
Daniel Supernault 5361082026
Add partial components 2 years ago
Daniel Supernault fff692a25c
Add NotFound component 2 years ago
Daniel Supernault 751f30d845
Add Language component 2 years ago
Daniel Supernault add6cf0fe1
Add Home component 2 years ago
Daniel Supernault b12b956b7d
Add Hashtag component 2 years ago
Daniel Supernault b447db082f
Add Discover components 2 years ago
Daniel Supernault bb97b55c66
Add Direct+DirectMessage components 2 years ago
Daniel Supernault 495b78afba
Add changelog component 2 years ago
Daniel Supernault 163cf5b3c9
Add compose component 2 years ago
Daniel Supernault ab2a11341c
Add admin components 2 years ago
Daniel Supernault 6197a7b1e1
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2 years ago
Daniel Supernault 3df9b53f4e
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2 years ago
Daniel Supernault 0f803446dd
Update EditHistoryModal, fix caption rendering 2 years ago
Daniel Supernault 2a10809fa3
Update EditHistoryModal, use proper timestamp 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 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
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 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 4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 3 years ago
Daniel Supernault e6dc62347c
Update Post component, show state error when status account is null or missing 3 years ago
Daniel Supernault 7d49e924ed
Add post component, add state error message 3 years ago
Daniel Supernault d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 3 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 3 years ago
Daniel Supernault e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type 3 years ago
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 3 years ago
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 3 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 3 years ago
Daniel Supernault 60fbf0e7d5
Update legacy components to properly handle follow/unfollowing 3 years ago
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 3 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 3 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 3 years ago
Daniel Supernault 6c4deaba90
Remove deprecated components/views 3 years ago
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 3 years ago
Daniel Supernault c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 3 years ago
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 3 years ago
Daniel Supernault a8094e6c13
Update PostReactions, reduce bookmark timeout to 2s from 5s 3 years ago
Daniel Supernault 94e98507a5
Add ProfileFeed component 3 years ago
Daniel Supernault 64b6d2d5a7
Update PostReactions, fix bookmark button visibility 3 years ago
Daniel Supernault 025e685f39
Update PostReactions partial, hide bookmark button unless post has public visibility 3 years ago
Daniel Supernault b565ead693
Add like & share model partial components 3 years ago
Daniel Supernault 937e6d070e
Add Notifications section component 3 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 3 years ago
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 3 years ago
Daniel Supernault 2642f9d7af
Update filter name 3 years ago
Daniel Supernault b1f47e76ff
Rename filters 3 years ago
Daniel Supernault ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 3 years ago
Daniel Supernault 2aea77d3d2
Update AdminInvite component, fix email regex 3 years ago
Daniel Supernault aed8c865d8
Add AdminHashtags component 3 years ago
Daniel Supernault 8487231177
Add hashtag administration 3 years ago
Daniel Supernault d33bc2d1d6
Fix admin sidenav z-index 3 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 3 years ago
Shlee 031290d987
Update NotificationCard.vue 3 years ago
Shlee 312bc06685
Update NotificationCard.vue 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 62c056651a
Update Collection components, fix addId bug # 3 years ago
Daniel Supernault a3cc90b0c5
Use poster in VideoPresenter component 3 years ago
Daniel Supernault a8907114dc
Add live player view 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Daniel Supernault 429a6d6527
Remove duplicate let variable 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