Commit graph

677 commits

Author SHA1 Message Date
Daniel Supernault fa40f51bce
Update Timeline.vue, add profile links to grid mode 2020-06-29 22:21:40 -06:00
Daniel Supernault e8a1464099
Update ComposeModal, fix rotate icon direction. Fixes #2241 2020-06-29 22:03:58 -06:00
Daniel Supernault c1853ca8c2
Update Timeline component, add grid mode 2020-06-21 00:56:06 -06:00
Daniel Supernault 0153e59661
Update NotificationCard, improve popover image scaling 2020-06-18 23:04:40 -06:00
Daniel Supernault b289f2f6c1
Update PostComponent, add recent posts 2020-06-18 01:10:21 -06:00
Daniel Supernault c8d5edc9b2
Update Profile component, add bookmark loader 2020-06-13 00:32:41 -06:00
Daniel Supernault eff35b00c7
Update timeline stories 2020-05-29 23:53:50 -06:00
Daniel Supernault 45a45c46ef
Update Timeline.vue, fix load more posts 2020-05-28 23:33:06 -06:00
Daniel Supernault 28445e27b8
Add notification preview to NotificationCard 2020-05-28 23:27:27 -06:00
Daniel Supernault a0e7c4d573
Added New Post notification to Timeline 2020-05-24 16:54:47 -06:00
Daniel Supernault a1fee6a26b
Update PostComponent, hide edit button after 24 hours. Fixes #2188 2020-05-24 02:48:39 -06:00
Daniel Supernault 369cfd8c76
Update Profile.vue embed modal 2020-05-24 02:34:36 -06:00
Daniel Supernault 3d6445d5c7
Update Timeline.vue embed modal 2020-05-24 02:25:02 -06:00
Daniel Supernault f5a90cb1dd
Update PostComponent, make embed textarea bigger 2020-05-24 02:13:03 -06:00
Daniel Supernault b12e504e7c
Update PostComponent, improve embed model. Fixes #2189 2020-05-24 02:06:19 -06:00
Daniel Supernault 90b89cb809
Update MomentUI 2020-05-23 01:38:23 -06:00
Daniel Supernault 59dd39b87d
Update PostComponent, fix MomentUI bugs 2020-05-22 21:58:38 -06:00
Daniel Supernault 1f59d55d11
Update ComposeModal, fixes #2198 2020-05-22 15:42:15 -06:00
Daniel Supernault 84e92980bd
Update ComposeModal 2020-05-17 19:57:00 -06:00
Daniel Supernault 87668d809a
Update ProfileDirectory 2020-05-17 19:33:43 -06:00
Daniel Supernault 66f44a9d26
Update RemoteProfile.vue component, add warning for empty profiles and last_fetched_at 2020-04-27 21:28:37 -06:00
Daniel Supernault 5e48ffca63
Update NotificationCard.vue component, add follow requests at top of card, remove card-header 2020-04-27 21:23:13 -06:00
Daniel Supernault c95dd26a79
Update PostComponent.vue, use timeAgo util 2020-04-26 02:49:28 -06:00
Daniel Supernault 46767810a4
Update Profile.vue component, fix pagination bug 2020-04-26 02:47:47 -06:00
Daniel Supernault ed09e54158
Update app.js, add timeAgo util 2020-04-26 02:47:13 -06:00
Daniel Supernault b1d5eb0556
Update Timeline component, fix mod tools 2020-04-24 13:53:47 -06:00
Daniel Supernault 415912d176
Update SearchResults, fix remote post bug 2020-04-21 23:58:22 -06:00
Daniel Supernault 9e533c7e87
Update SearchController 2020-04-21 23:42:52 -06:00
Daniel Supernault 89ff48567d
Update RemotePost, fix UI 2020-04-20 23:13:07 -06:00
Daniel Supernault 7ef9056537
Update RemotePost component, fix missing like button on comments 2020-04-20 22:41:02 -06:00
Daniel Supernault 6afc61a409
Add custom content warnings for remote posts 2020-04-20 22:24:27 -06:00
Daniel Supernault e487527a34
Update RemoteProfile, fix missing content warnings 2020-04-20 20:52:49 -06:00
Daniel Supernault 3469a9354d
Update RemotePost, fix load more comments button 2020-04-19 20:21:30 -06:00
Daniel Supernault 979e5c3418
Update RemotePost, fix url permalink 2020-04-19 20:18:54 -06:00
Daniel Supernault d9e7a70326
Update PostComponent, fix remote url permalink 2020-04-19 20:12:29 -06:00
Daniel Supernault 847599ad12
Update PostComponent.vue, fix load more comments button 2020-04-19 19:32:01 -06:00
Daniel Supernault 132c1dceee
Update PostComponent, fix missing like button on comments 2020-04-19 13:52:42 -06:00
Daniel Supernault 9fb18f1b12
Update PostComponent, oof 2020-04-17 20:48:03 -06:00
Daniel Supernault 42716ccc45
Update PostComponent, fix remote urls 2020-04-17 20:42:04 -06:00
Daniel Supernault 56a415ef45
Update RemotePost.vue 2020-04-17 19:16:13 -06:00
Daniel Supernault 32beaad5b7
Update NotificationCard, fix pagination bug #2019 2020-04-17 17:25:31 -06:00
Daniel Supernault 4f225b4055
Update remote post and profile components 2020-04-17 16:38:05 -06:00
Daniel Supernault 83b588fc96
Update landing page sass 2020-04-17 16:35:59 -06:00
Daniel Supernault 1692a95a98
Update StoryTimelineComponent, added list prop for new timeline layout 2020-04-08 22:03:46 -06:00
Daniel Supernault d41470830b
Update Timeline.vue, add remote post/profile links 2020-04-08 21:42:02 -06:00
Daniel Supernault 95bce31e62
Add remote posts and profiles 2020-04-08 21:34:31 -06:00
Daniel Supernault 801502382b
Update PostMenu.vue, fix session bug 2020-03-24 22:33:09 -06:00
Daniel Supernault 6026998c1d
Update PostComponent.vue, remove like count from title, fixes #2091 2020-03-24 22:16:51 -06:00
Daniel Supernault 3cb676b18b
Update NotificationCard.vue, fix share notifications 2020-03-24 21:22:07 -06:00
Daniel Supernault 844566b9e7
Update PostComponent.vue, update styling 2020-03-24 21:20:41 -06:00