Commit graph

1058 commits

Author SHA1 Message Date
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
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
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
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
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
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
80e6a5a98f
Update ComposeController, fix validation issue 2023-02-01 22:58:06 -07:00
Daniel Supernault
4db4818807
Update ComposeModal, add Alt Text button to caption screen 2023-01-30 22:59:33 -07:00
Daniel Supernault
2642f9d7af
Update filter name 2022-12-31 01:33:28 -07:00
Daniel Supernault
b1f47e76ff
Rename filters 2022-12-30 21:43:23 -07:00
Daniel Supernault
ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 2022-12-29 05:10:37 -07:00
Daniel Supernault
2aea77d3d2
Update AdminInvite component, fix email regex 2022-12-29 04:46:18 -07:00
Daniel Supernault
aed8c865d8
Add AdminHashtags component 2022-12-27 04:46:02 -07:00
Daniel Supernault
8487231177
Add hashtag administration 2022-12-27 04:43:04 -07:00
Daniel Supernault
d33bc2d1d6
Fix admin sidenav z-index 2022-12-27 01:49:11 -07:00
Daniel Supernault
b73ca9a1ea
Add Admin Invites 2022-12-19 22:30:50 -07:00
Shlee
031290d987
Update NotificationCard.vue 2022-12-12 00:31:34 +10:30
Shlee
312bc06685
Update NotificationCard.vue 2022-12-11 15:09:29 +10:30
Daniel Supernault
356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Daniel Supernault
6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 2022-10-01 03:48:38 -06:00
Daniel Supernault
62c056651a
Update Collection components, fix addId bug # 2022-09-06 18:09:14 -06:00
Daniel Supernault
a3cc90b0c5
Use poster in VideoPresenter component 2022-08-03 22:48:19 -06:00
Daniel Supernault
a8907114dc
Add live player view 2022-06-26 19:12:50 -06:00
Daniel Supernault
d48642132b
Add custom content warnings/spoiler text 2022-05-18 02:58:49 -06:00
daniel
7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
2022-05-17 23:43:23 -06:00
Daniel Supernault
429a6d6527
Remove duplicate let variable 2022-05-15 22:20:09 -06:00
daniel
7b164ef300
Merge branch 'staging' into patch-8 2022-05-15 21:46:10 -06:00
daniel
2602338f47
Merge pull request #3459 from shleeable/patch-7
Update PostMenu.vue - missing let
2022-05-15 21:40:57 -06:00
Shlee
5dcdd8245a
Update PollCard.vue 2022-05-14 19:54:24 +09:30
Shlee
d93addfb97
Update PostMenu.vue 2022-05-14 19:38:55 +09:30
Shlee
db664e103e removed dupes 2022-05-14 19:35:18 +09:30
Shlee
e36be67c70 unwanted semicolons 2022-05-14 19:12:07 +09:30
Daniel Supernault
8f9d36bd3d
Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
Daniel Supernault
5b349c6e7d
Update dark mode body color 2022-04-03 01:18:17 -06:00
Daniel Supernault
cb540373ec
Add Dark Mode to Metro UI 2.0 2022-04-03 00:53:53 -06:00
Daniel Supernault
4d612dfaaa
Update presenter components, remove video poster attribute 2022-03-08 23:03:12 -07:00
Daniel Supernault
84727d5c26
Update ComposeModal, add noMatchTemplate to zurb autocomplete 2022-03-02 03:20:54 -07:00
Daniel Supernault
15d65531a6
Update styles 2022-03-02 01:54:14 -07:00
Daniel Supernault
692a73ec0b
Update components 2022-03-02 01:52:38 -07:00
Daniel Supernault
160e32a590
Update ComposeModal, fix post redirect on old UI 2022-02-19 16:31:46 -07:00
Daniel Supernault
5db64e94a3
Update ComposeModal.vue, fix redirect after posting. Fixes #3254 2022-02-17 19:19:28 -07:00
Daniel Supernault
4d003d004e
Update Profile.vue component, fix v-once bug 2022-02-09 21:12:19 -07:00
Daniel Supernault
a83b0c9223
Update components 2022-02-09 20:58:53 -07:00
Daniel Supernault
a7346f2145
Update PostComponent.vue, filter out non text comments 2022-02-09 20:48:19 -07:00
Daniel Supernault
ff4519bfaf
Update i18n strings 2022-01-28 20:33:24 -07:00
Daniel Supernault
b3d9b9e5cd
Update i18n 2022-01-24 23:14:22 -07:00
Daniel Supernault
879281cccb
Update ComposeModal, add max file size and allowed mime types. Fixes #3162 2022-01-22 21:11:34 -07:00
Daniel Supernault
0a4505ed3a
Update PostComponent, add custom emoji support 2022-01-22 19:05:53 -07:00
Daniel Supernault
e724633e0f
Update components, fix api endpoints. Fixes #3138 2022-01-09 18:18:25 -07:00
Daniel Supernault
f5402de74d
Update i18n strings 2022-01-08 01:52:56 -07:00
Daniel Supernault
5bb6ebaec0
Update i18n strings 2022-01-05 19:02:31 -07:00
Daniel Supernault
bc91909ca6
Update i18n strings 2021-12-30 18:45:30 -07:00
Daniel Supernault
30c1de9796
Update i18n strings 2021-12-29 00:07:19 -07:00
Daniel Supernault
5b5d1b2bf2
Update timeline copy 2021-12-28 22:56:06 -07:00
Daniel Supernault
e13959ae45
Update Timeline, add new ui promo in timelines that can be hidden using localstorage 2021-12-28 19:35:37 -07:00
Daniel Supernault
1344de4cf2
Update i18n strings 2021-12-28 19:09:56 -07:00
Daniel Supernault
e95718fe6f
Update i18n strings 2021-12-28 19:04:52 -07:00
Daniel Supernault
3c5bf61861
Update i18n strings 2021-12-26 03:27:10 -07:00
Daniel Supernault
8be29d295d
Update i18n strings 2021-12-25 20:09:39 -07:00
Daniel Supernault
aed570b3f6
Update lang strings 2021-12-23 17:35:10 -07:00
Daniel Supernault
08584b6dd3
Update i18n strings 2021-12-22 01:33:57 -07:00
Daniel Supernault
65064a8832
Update DiscoverComponent 2021-12-22 00:51:24 -07:00
Daniel Supernault
2befff8fd1
Update ComposeModal 2021-12-22 00:47:33 -07:00
Daniel Supernault
5e1e207329
Update langs 2021-12-21 22:33:54 -07:00
Daniel Supernault
e12227aee1
Update i18n 2021-12-21 21:26:52 -07:00
Daniel Supernault
b1dde37adc
Update l10n 2021-12-21 17:49:44 -07:00
Daniel Supernault
f7d9b40b03
Add frontend translation strings 2021-12-21 17:16:47 -07:00
Daniel Supernault
91e078e031
Update Activity component 2021-12-14 22:26:10 -07:00
Daniel Supernault
e975372631
Update ComposeModal 2021-12-14 22:25:50 -07:00
Daniel Supernault
b78a51890d
Update Timeline component, change api endpoint 2021-12-14 22:24:15 -07:00
Daniel Supernault
0cc1365f98
Update PhotoPresenter component, add lightbox toggle 2021-12-14 22:18:56 -07:00
Daniel Supernault
0c8fffbd73
Update PollCard component, add showBorder prop 2021-12-14 22:18:01 -07:00
Daniel Supernault
01ca1edd84
Update ContextMenu component, fix account url paths 2021-12-14 22:17:08 -07:00
Daniel Supernault
e09a14d892
Update NotificationCard, update api endpoint and add group notifications 2021-12-14 22:16:13 -07:00
Daniel Supernault
fefbc44a5f
Update Hashtag component, fix spinner 2021-12-14 22:13:59 -07:00
Daniel Supernault
c5145b3db1
Remove ace 2021-12-14 21:49:48 -07:00
Daniel Supernault
9093549dc2
Remove quill editor 2021-12-14 21:37:19 -07:00
Samuel Roland
3880ab2230
Remove remoteRedirect() for profile website 2021-12-04 02:15:29 +01:00
Daniel Supernault
3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 2021-10-22 18:56:29 -06:00
Daniel Supernault
be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 2021-10-20 04:22:19 -06:00
Daniel Supernault
5167c68d6b
Update Activity component, fix missing types 2021-10-20 04:19:20 -06:00
Daniel Supernault
02237845b5
Update Profile component, improve error messages when block/mute limit reached 2021-10-20 04:17:46 -06:00
Daniel Supernault
bc16b936d6
Update StatusCard component 2021-10-20 04:16:39 -06:00
daniel
2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
2021-10-19 20:44:20 -06:00
Daniel Supernault
dbc3c0fbe3
Update timeago helper, add long form option 2021-10-19 19:44:41 -06:00
Daniel Supernault
7886fd5998
Update Activity component, only show context button for actionable activities 2021-10-19 19:43:40 -06:00
Daniel Supernault
f4bd5672b1
Update Timeline component, cascade relationship state change 2021-10-19 19:41:51 -06:00
Daniel Supernault
0436b124e4
Update StatusCard component, add relationship state button 2021-10-19 19:40:31 -06:00
Daniel Supernault
754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 2021-09-22 20:17:34 -06:00
Daniel Supernault
0299aa5b63
Update video presenters, add playsinline attribute to video tags 2021-09-22 20:12:28 -06:00
Viktor Szakats
275e711624
fix 'powered by pixelfed' link to be HTTPS 2021-09-15 05:00:22 +02:00
Daniel Supernault
7641b73158
Update Timeline, remove recent posts 2021-09-03 20:37:36 -06:00
Daniel Supernault
942fdf5486
Update components 2021-08-31 01:30:21 -06:00
Daniel Supernault
e5e7839736
Update js resources 2021-08-31 01:16:25 -06:00
Daniel Supernault
29e84fa08c
Update sass 2021-08-31 01:15:10 -06:00
Daniel Supernault
7709220074
Add Polls 2021-08-04 20:29:21 -06:00
Daniel Supernault
c5281dcdb3
Update PostComponents, re-add time to timestamp 2021-07-27 00:49:59 -06:00
Daniel Supernault
e9ef0c887a
Add Archive Posts 2021-07-26 22:49:46 -06:00
Daniel Supernault
2376580eb7
Update NotificationCard component 2021-07-25 06:15:10 -06:00
Daniel Supernault
85d5639a52
Update Hashtag component 2021-07-25 05:32:42 -06:00
Daniel Supernault
c4146a3040
Update RemoteProfile component, add follower modals 2021-07-25 05:06:38 -06:00
Daniel Supernault
0e178a3371
Update NotifcationCard.vue component, add refresh button for cold notification cache 2021-07-25 03:33:47 -06:00
Daniel Supernault
7274574c68
Update RemoteProfile, add warning about potentially out of date information 2021-07-25 03:31:47 -06:00
Daniel Supernault
b6e226aef9
Update Notification components, fix old notifications with missing attributes 2021-07-25 02:14:41 -06:00
Daniel Supernault
1060dd23d5
Update RemotePost component, update likes reaction bar 2021-07-24 23:37:44 -06:00
Daniel Supernault
072d55d1a8
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000 2021-07-24 21:15:15 -06:00
Daniel Supernault
67e3f6048f
Update Settings, add default license and enforced media descriptions 2021-07-23 09:47:14 -06:00
Daniel Supernault
b0257be20e
Update RemotePost.vue, improve text only post UI 2021-07-21 01:16:37 -06:00
Daniel Supernault
ed14ee48e1
Update StatusCard, add text support 2021-07-20 23:47:19 -06:00
Daniel Supernault
11eb6acdaf
Update Timeline, fix empty timeline card 2021-07-20 18:13:17 -06:00
Daniel Supernault
7ed65fc9fe
Update PostComponent, use profileUrl method for comments 2021-07-20 18:06:57 -06:00
Daniel Supernault
728f10d778
Update Timeline.vue, improve followed hashtags 2021-07-16 01:20:21 -06:00
Daniel Supernault
49d27caae8
Update remote profile components 2021-07-15 23:37:23 -06:00
Daniel Supernault
916e8f7111
Update Timeline.vue, increase pagination limit from 3 to 12 and add empty feed placeholder 2021-07-15 23:36:44 -06:00
Daniel Supernault
86422c81b7
Update presenters, improve content warnings 2021-07-15 23:35:34 -06:00
Daniel Supernault
8544bcbda6
Update ContextMenu, add View Profile link 2021-07-15 23:18:40 -06:00
Daniel Supernault
3b071e56ac
Update Timeline, fix padding 2021-07-12 10:47:24 -06:00
Daniel Supernault
c8824d1b51
Update FollowerService 2021-07-11 07:43:29 -06:00
Daniel Supernault
ff48400a38
Update components, add fallback default avatar 2021-07-11 06:07:05 -06:00
Daniel Supernault
726553f552
Update components, add fallback default avatar 2021-07-11 02:57:14 -06:00
Daniel Supernault
fc56acb835
Update presenters, fix content warning layout 2021-07-08 22:23:55 -06:00
Daniel Supernault
9607243ff7
Update StatusCard.vue, add togglecw events to other presenters 2021-07-08 22:21:47 -06:00
Daniel Supernault
b37bb426a2
Update NotificationCard, fix typo in mention, share and comments. Fixes #2848 2021-07-08 22:20:28 -06:00
Daniel Supernault
b6b5ce7c76
Update Timeline.vue, fix comment button 2021-07-07 01:47:16 -06:00
Daniel Supernault
9017f7c4e1
Update Profile, fix unauthenticated private profiles 2021-07-07 00:40:01 -06:00
Daniel Supernault
42c6121ab9
Update PostComponent, fix MomentUI like counter 2021-07-06 23:40:08 -06:00
Daniel Supernault
7647e724bc
Update RemotePost.vue, fix content warning button 2021-07-06 21:12:37 -06:00
Daniel Supernault
950fc27773
Update components 2021-07-05 23:42:46 -06:00
Daniel Supernault
2bdb638c4f
Update Timeline component, add reaction bar back to network timeline 2021-07-02 01:36:01 -06:00
Daniel Supernault
3cffdb116f
Update ContextMenu, add missing statusUrl method 2021-07-01 17:26:14 -06:00