Commit graph

648 commits

Author SHA1 Message Date
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
Daniel Supernault 4c3b0b7d52
Update PostMenu.vue, fix styling of list-group 2020-03-24 21:19:19 -06:00
Daniel Supernault 7e41b4ae6b
Update SearchResults.vue, improve layout 2020-03-24 21:10:19 -06:00
Daniel Supernault a54685f671
Update Profile.vue, add v-once to thumbnails to prevent re-render 2020-03-24 21:02:44 -06:00
Daniel Supernault 974e6bda51
Update Timeline.vue component, add reply modal 2020-03-24 20:59:01 -06:00
Daniel Supernault e3280c11ca
Update Profile.vue component 2020-03-14 21:22:13 -06:00
Daniel Supernault fdf5975301
Update StoryCompose, add expand label for lightbox preview 2020-03-14 13:14:26 -06:00
Daniel Supernault 336571d05a
Update StoryViewer, preload media 2020-03-14 13:12:54 -06:00
Daniel Supernault 664fd2724c
Update PostComponent, improve likes modal 2020-03-14 13:06:32 -06:00
Daniel Supernault 985759ff1d
Update profile modals 2020-02-22 01:38:17 -07:00
Daniel Supernault 51642fc40d
Add modlog notifications 2020-02-21 21:00:00 -07:00
daniel 7c9e28f167
Merge pull request #2028 from shleeable/patch-5
Update carousel.scss - Dupe #iosDevice img reference
2020-02-21 18:21:09 -07:00
daniel 33687f0bca
Merge pull request #2024 from shleeable/patch-1
Update custom.scss - dupe left reference
2020-02-21 18:12:19 -07:00
Shlee f3757e9722
Update carousel.scss 2020-02-16 21:01:02 +08:00
Shlee 337c84a798
Update custom.scss 2020-02-16 20:36:30 +08:00
Shlee 06d2fd3027
Update moment.scss 2020-02-16 13:11:37 +08:00
Shlee 9dd1e5fb55
Update custom.scss 2020-02-16 13:10:37 +08:00
Shlee b4cb75a314
Update custom.scss 2020-02-16 13:09:05 +08:00
Daniel Supernault aa6d8c8f85
Update PostComponent.vue, fix MomentUI caption 2020-02-09 20:14:25 -07:00
Daniel Supernault 92654fabdc
Update Story apis, move FE to v0 and add v1 for oauth clients 2020-02-04 21:04:58 -07:00
Stasiek Michalski 11a2a00e60
Use white as the default card cap colour 2020-02-03 05:35:02 +01:00
Daniel Supernault 228f504490
Update Timeline, move announcements from sidebar to top of timeline 2020-01-31 19:40:29 -07:00
Daniel Supernault 2de3c56f47
Update StoryCompose component, add upload progress 2020-01-27 20:23:13 -07:00
Daniel Supernault 424b6bad16
Update Profile.vue component 2020-01-27 19:21:37 -07:00
Daniel Supernault 9003dabbba
Update StoryCompose component 2020-01-27 19:21:18 -07:00
Daniel Supernault 2ae3c6adfe
Update Timeline.vue, fix #1963 and update profile card layout 2020-01-27 19:20:46 -07:00
Daniel Supernault 273170c59b
Update presenter components, load fallback image on errors 2020-01-20 21:22:29 -07:00
Daniel Supernault 5a764473f2
add StoryTimelineComponent.vue 2020-01-10 13:00:42 -07:00
Daniel Supernault 70b98d9ace
Update Timeline.vue, restore notification card 2020-01-08 18:43:06 -07:00
Daniel Supernault 060009a88b
Update ComposeModal.vue component 2020-01-07 00:41:37 -07:00