Commit Graph

1047 Commits

Author SHA1 Message Date
Daniel Supernault 87ee0633fe
Update assets, move presenters 2024-04-20 01:26:51 -06:00
Daniel Supernault 8af2360779
Update VideoPlayer component, add playsinline attribute to video element 2024-04-12 04:42:57 -06:00
Daniel Supernault ad03291699
Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player 2024-04-12 03:56:33 -06:00
Daniel Supernault 94a6e8614a
Update styles 2024-04-06 02:27:55 -06:00
Daniel Supernault 81d1e0fdab
Update context menu, add mute/block/unfollow actions and update relationship store accordingly 2024-04-06 02:27:22 -06:00
Daniel Supernault 4147f7c521
Update spa sass, fix timestamp dark mode bug 2024-04-05 22:00:16 -06:00
Daniel Supernault 2dcbc1d5ef
Update AdminSettings, add max_account_size support 2024-03-18 06:09:36 -06:00
Daniel Supernault ec2fdd61f7
Update AdminInstances component 2024-03-18 05:58:06 -06:00
Daniel Supernault aba1e13d43
Update AdminSettings component, fix user settings 2024-03-18 05:57:21 -06:00
Daniel Supernault 674e560f04
Update admin settings, refactor to vue component 2024-03-14 05:17:18 -06:00
Daniel Supernault eb4871237b
Add admin settings partials 2024-03-14 05:07:49 -06:00
Daniel Supernault 704e7b12e0
Update AdminReadMore component, add .prevent to click action 2024-03-14 05:06:28 -06:00
Daniel Supernault cee979eda8
Update hashtag component 2024-03-14 05:05:27 -06:00
Daniel Supernault 8a0c456edc
Update admin css, use font-display:swap for nucleo icons 2024-03-11 23:27:43 -06:00
Daniel Supernault 3a27e637f8
Update Post.vue 2024-03-07 01:28:26 -07:00
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
2024-03-05 06:24:30 -07:00
Shlee 7fd5599fc4
Update navbar.vue 2024-03-03 16:08:57 +10:30
Daniel Supernault f8145a78cf
Add Profile Migrations 2024-03-02 04:21:04 -07:00
Daniel Supernault 372a116a2c
Add remote report components 2024-02-29 03:27:03 -07:00
Daniel Supernault ef0ff78e4a
Add Remote Reports to Admin Dashboard Reports page 2024-02-29 03:24:33 -07:00
Daniel Supernault 767522a85c
Update AdminReports, add story reports and fix cs 2024-02-26 21:33:10 -07:00
Daniel Supernault 59c70239f8
Update Directory logic, add curated onboarding support 2024-02-22 03:39:13 -07:00
Daniel Supernault cae26c666d
Update landing nav, fix curated onboarding state 2024-02-19 04:33:29 -07:00
Daniel Supernault b0fb198829
Add Software Update banner to admin home feeds 2024-02-16 02:58:27 -07:00
Daniel Supernault 97c131fdf2
Update AccountImport component 2024-02-11 20:24:27 -07:00
Daniel Supernault 8b4ac5cc0b
Update public/network timelines, fix non-redis response and fix reblogs in home feed 2024-02-11 20:21:46 -07:00
Daniel Supernault 59aa6a4b02
Update AccountImport.vue, fix new IG export format 2024-02-01 22:49:04 -07:00
mbliznikova fd4f41a14e Added an informative UI error message for attempt to create a mixed media album 2024-01-30 19:19:25 +00:00
mbliznikova 4e567e3411 Provide an informative error message when account size limit is reached 2024-01-09 04:49:01 +00:00
daniel 5f5cb0616d
Merge pull request #3919 from shleeable/patch-3
Update NotificationCard.vue to popover image preview on comment/share
2024-01-03 02:59:56 -07:00
Daniel Supernault 9c43e7e265
Update Timeline.vue, improve CHT pagination 2023-12-08 05:25:03 -07:00
Daniel Supernault 822e9888bb
Update PhotoAlbumPresenter.vue, fix fullscreen mode 2023-12-08 05:01:04 -07:00
Daniel Supernault 0a0681199f
Update ComposeModal, fix missing alttext post state 2023-12-08 04:56:21 -07:00
Daniel Supernault 4c3823b0c4
Update Notifications.vue, fix deprecated DM action links for story activities 2023-12-08 04:51:29 -07:00
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
2023-12-05 00:28:42 -07:00
mbliznikova 7cb075dbf9 #4790 User experience: add a post to a collection just right after deleting it from there 2023-11-30 00:20:08 +00:00
mbliznikova 2c6edf37a7 oFix #3698, make unlisted photos visible in collections 2023-11-11 04:08:29 +00:00
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 2b17cc2c0d
Merge pull request #4709 from mbliznikova/check_if_collection_empty_in_edit
Add check if collection is empty in Edit Collection before publishing
2023-10-24 20:00:09 -06:00
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
2023-10-24 19:56:28 -06: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 4e3e23db36
Add js debounce util 2023-10-23 00:15:53 -06:00
Daniel Supernault a144301085
Add RegisterForm component 2023-10-23 00:11:46 -06:00
Daniel Supernault 56e315f69f
Update ComposeModal component, fix multi filter bug and allow media re-ordering before upload/posting 2023-10-22 21:13:55 -06:00
mbliznikova b838f90b77 Add check if collection is empty in Edit Collection before publishing 2023-10-20 21:16:19 +00:00
mbliznikova 6c1e56fcb2 Provide the error message if a file to upload is too large 2023-10-06 02:05:22 +00:00