Commit graph

631 commits

Author SHA1 Message Date
Daniel Supernault
3cffdb116f
Update ContextMenu, add missing statusUrl method 2021-07-01 17:26:14 -06:00
Daniel Supernault
e9c46bab75
Update PostComponent, show like count to owner using MomentUI 2021-06-29 03:04:56 -06:00
Daniel Supernault
6d956a86f4
Add mark as spammer mod tool, unlists and applies content warning to existing and future posts 2021-06-29 02:14:22 -06:00
Daniel Supernault
0deaafc0dc
Update Network Timeline, use existing Timeline component 2021-06-29 01:27:35 -06:00
Daniel Supernault
1e3d3a69d2
Update Timeline, disable new post update checker and hide reaction bar on network timeline 2021-06-29 01:03:47 -06:00
Daniel Supernault
3ba5c88c35
Update Timeline, fix suggested posts 2021-06-28 23:18:28 -06:00
Daniel Supernault
858f3f9e0c
Update Timeline component, abstracted reusable partials 2021-06-28 22:51:51 -06:00
Daniel Supernault
a0e83468e9
Update PostComponent, fix formatting 2021-06-28 22:50:40 -06:00
Daniel Supernault
308acc91d3
Update NetworkTimeline, fix remote comment urls 2021-06-28 22:49:22 -06:00
Daniel Supernault
f2fb64ecd4
Add component partials 2021-06-28 22:48:23 -06:00
Daniel Supernault
9a2db8ebc0
Update Activity component, fix comment bug 2021-06-18 06:18:35 -06:00
Daniel Supernault
a3a86d46a1
Update NotificationCard, fix missing status bug 2021-06-18 05:29:37 -06:00
Daniel Supernault
1fa08644b4
Update Remote Post + Profile hashtag to redirect to local urls 2021-06-18 05:03:40 -06:00
Daniel Supernault
02b04a4b4d
Update RemoteProfile component, implement pagination 2021-06-13 01:52:05 -06:00
Daniel Supernault
d0ddb4e78e
Update StoryCompose component 2021-06-13 00:19:59 -06:00
Daniel Supernault
6e56dbed1a
Update Profile component, fix remote urls 2021-06-13 00:19:01 -06:00
Daniel Supernault
8ee104363a
Update Profile, add linkified bio, joined date, follows you label and improved website handling 2021-06-10 22:54:31 -06:00
Daniel Supernault
a2211815d4
Update Activity component, add at (@) symbol for remote profiles and local urls for remote posts and profile 2021-06-08 01:48:33 -06:00
Daniel Supernault
aafd6a21a5
Update Notification component, add at (@) symbol for remote profiles and local urls for remote posts and profiles 2021-06-08 01:29:44 -06:00
Daniel Supernault
66750d347a
Update Timeline, implement suggested post opt out 2021-06-07 23:32:35 -06:00
Daniel Supernault
56215be73a
Update Timeline, add recent home feed 2021-06-01 23:40:34 -06:00
Daniel Supernault
69567e19df
Update NotificationCard, fix loading bug 2021-06-01 21:01:00 -06:00
Daniel Supernault
f767d99ad5
Update liked by, fix remote username urls 2021-05-31 22:43:53 -06:00
Daniel Supernault
0788bffa37
Update Timeline component, show counts and make sidebar footer lighter 2021-05-26 20:31:11 -06:00
Daniel Supernault
78ad4e77d9
Update NotificationCard component, fix default value 2021-05-26 20:29:33 -06:00
Daniel Supernault
3de44f3392
Update Timeline.vue, batch api views 2021-05-24 00:37:52 -06:00
Daniel Supernault
04094baaef
Update PostComponent, show like count to status owner 2021-05-12 22:20:46 -06:00
Daniel Supernault
4408e2ef8c
Update LikeService, show like count to status owner 2021-05-12 22:18:00 -06:00
Daniel Supernault
fabb57a9d5
Add profile pronouns 2021-05-11 23:25:10 -06:00
Daniel Supernault
7bcbf96bee
Update Timeline component, change like logic 2021-05-01 16:10:03 -06:00
Daniel Supernault
0a35f5d636
Update PostComponent, change like logic 2021-05-01 16:08:42 -06:00
Daniel Supernault
9341f0b38f
Update components, remove like counts 2021-04-30 23:48:36 -06:00
Daniel Supernault
2ead622c41
Update StoryCompose crop logic 2021-04-30 20:03:36 -06:00
Daniel Supernault
39a7610314
Update StoryCompose component, improve full screen preview 2021-04-29 23:28:26 -06:00
Daniel Supernault
2119965659
Update ComposeModal 2021-04-29 23:27:25 -06:00
Daniel Supernault
c8edca696b
Update Stories, add crop and duration settings to composer 2021-04-27 20:15:31 -06:00
Daniel Supernault
898e41cfe1
Fix cs 2021-04-06 21:53:39 -06:00
Daniel Supernault
af7face4da
Add Network Timeline 2021-04-06 21:17:42 -06:00
Daniel Supernault
4ad573c8de
Update components 2021-03-31 22:24:59 -06:00
Daniel Supernault
de514f7d76
Add Autocomplete for hashtags + mentions 2021-03-01 22:04:46 -07:00
Daniel Supernault
42375b3d79
Update Compose Apis, refactor rate limits 2021-03-01 20:58:35 -07:00
Daniel Supernault
5f67a48442
Timeline refactor 2021-03-01 00:24:44 -07:00
Daniel Supernault
3f8202e29a
Update PhotoPresenter, add width and height to images 2021-03-01 00:08:10 -07:00
Daniel Supernault
001d410579
Update ComposeModal, limit visibility scope for private accounts 2021-02-28 22:35:43 -07:00
Daniel Supernault
e64b4bd382
Update Timeline component, add inline reports modal 2021-02-15 20:27:20 -07:00
Daniel Supernault
3dfb8738a2
Update PostComponent, update menu 2021-02-15 20:26:33 -07:00
Daniel Supernault
551365183e
Update Hashtag component, fix null infinite loading bug. Fixes #2637 2021-02-07 00:12:19 -07:00
Daniel Supernault
12ce76026f
Update ComposeModal, show filter warning for unsupported browsers 2021-02-07 00:09:28 -07:00
Daniel Supernault
ceae664ce0
Update ComposeModal, prevent tagging empty users. Fixes #2633 2021-02-06 21:22:27 -07:00
Daniel Supernault
1f09b4f5c5
Revert ComposeModal 2021-02-06 21:00:42 -07:00