Commit graph

750 commits

Author SHA1 Message Date
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
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
Daniel Supernault 0c7122a61e
Update ComposeModal.vue component 2020-01-06 23:22:17 -07:00
Daniel Supernault f1e279e5ef
Update Profile.vue component 2020-01-06 23:21:04 -07:00
Daniel Supernault 6a6f1f802f
Update StoryCompose.vue 2020-01-06 23:20:36 -07:00
Daniel Supernault 894ce91f22
Update StoryViewer.vue component 2020-01-06 23:15:37 -07:00
Daniel Supernault 64a8a7d43f
Update Timeline.vue component 2020-01-06 23:15:11 -07:00
Daniel Supernault ab1a884ee8
Update profile.js 2020-01-02 15:14:06 -07:00
Daniel Supernault e8b30ed898
Add StoryViewer Component 2020-01-02 15:13:47 -07:00
Daniel Supernault 504694d495
Update Timeline.vue, add StoryComponent 2019-12-31 22:17:09 -07:00
Daniel Supernault 090368d8b3
Update ComposeModal 2019-12-31 20:15:03 -07:00
Daniel Supernault 7faa9d8e61
Add S3 + Stories 2019-12-31 02:33:54 -07:00
Daniel Supernault fd65d93929
Update NotificationCard.vue, add fade transition on mount 2019-12-23 23:46:29 -07:00
Daniel Supernault 48ae8cabbe
Update timeline.js 2019-12-23 23:40:22 -07:00
Daniel Supernault 23c131d005
Update Timeline.vue component 2019-12-23 23:39:59 -07:00
Daniel Supernault 1917350755
Update AnnouncementsCard.vue 2019-12-23 23:38:47 -07:00
Daniel Supernault 30c1af7c78
Add Announcements/Newsroom feature 2019-12-22 23:13:49 -07:00
Daniel Supernault 1b20ebd46d
Deprecate mixed media albums 2019-12-14 21:29:00 -07:00
Daniel Supernault 295e80eb72
Add Force MetroUI labs experiment 2019-12-14 01:41:37 -07:00
Daniel Supernault 076023eac9
Update CollectionComponent.vue 2019-12-08 00:53:31 -07:00
Daniel Supernault c956adf786
Update Timeline.vue 2019-12-05 20:59:24 -07:00
Daniel Supernault 0c8fcff519
Update NotificationCard 2019-12-05 20:57:25 -07:00
Daniel Supernault d3a37a0030
Update app.js 2019-12-05 20:57:00 -07:00
Daniel Supernault 46d4aba89c
Update Profile.vue 2019-12-05 19:27:32 -07:00
Daniel Supernault 477d866b6b
Update Profile.vue, add Profile Embed to menu 2019-12-05 19:17:55 -07:00
Daniel Supernault eccc84cbdc
Update app.js, add profile embed util 2019-12-05 19:15:08 -07:00
Daniel Supernault 82038791ec
Update compiled assets 2019-12-04 23:33:58 -07:00
Daniel Supernault 93188f8bd1
Update PostComponent 2019-11-25 21:34:21 -07:00
Daniel Supernault a65b378c3a
Update DiscoverComponent 2019-11-25 21:29:50 -07:00
Daniel Supernault 16b43da306
Update ProfileDirectory 2019-11-24 16:26:55 -07:00
Daniel Supernault 926ab5e482
Update Timeline.vue, only allow embeds for local posts 2019-11-24 16:17:43 -07:00
Daniel Supernault d7db59aeff
Update custom.scss 2019-11-24 15:58:37 -07:00
Daniel Supernault dc30753b61
Add profile-directory.js 2019-11-24 15:58:22 -07:00
Daniel Supernault f440400dc1
Update Timeline.vue 2019-11-24 15:58:05 -07:00
Daniel Supernault 9e945c6400
Add ProfileDirectory.vue 2019-11-24 15:57:38 -07:00
Daniel Supernault ac5d71b27f
Update SearchResults.vue 2019-11-24 15:55:08 -07:00
Daniel Supernault 841ba2ea35
Update PostComponent 2019-11-24 15:54:42 -07:00
Daniel Supernault a5ce06f8b6
Update DiscoverComponent 2019-11-24 15:53:24 -07:00
Daniel Supernault 716b46da85
Update ComposeModal 2019-11-24 15:52:46 -07:00
Daniel Supernault 81ab02ecc4
Update app.js, add embed helper 2019-11-24 00:49:58 -07:00
Daniel Supernault 7b3fe2159a
Update PostComponent, fix bug affecting moment ui and non authenticated users 2019-11-12 20:45:46 -07:00
Daniel Supernault d37df62f72
Update Presenters 2019-11-10 19:09:50 -07:00
Daniel Supernault bb929ac346
Update Timeline.vue component 2019-11-10 18:20:43 -07:00
Daniel Supernault 420131a1ad
Update CollectionComponent 2019-11-10 18:19:00 -07:00
Daniel Supernault 16631d3599
Update app.js 2019-11-10 17:41:27 -07:00
Daniel Supernault 9ca8d88fdc
Update Profile component 2019-11-05 23:36:18 -07:00
Daniel Supernault b1ed4a2744
Update app sass 2019-11-05 23:34:31 -07:00
Daniel Supernault a890426466
Update custom sass 2019-11-05 23:33:50 -07:00
Daniel Supernault c71f3dd17f
Update Hashtag.vue component, added formatted posts count 2019-10-17 00:22:47 -06:00
Daniel Supernault 7bec1cf1e9
Update presenters 2019-10-16 20:53:18 -06:00
Daniel Supernault 1508061d97
Update album carousel 2019-10-15 23:58:55 -06:00
Daniel Supernault 8380822a14
Update album carousels, fix height bug 2019-10-15 23:40:08 -06:00
Daniel Supernault 767fc887ee
Update custom sass 2019-10-15 21:45:58 -06:00
Daniel Supernault 3aaad81e5d
Update ComposeModal.vue, added album support, editing and UI tweaks 2019-10-15 21:44:48 -06:00
Daniel Supernault 96e25ad2cd
Update Timeline.vue component, remove tap for lightbox as it conflicts with new carousel 2019-10-15 21:40:14 -06:00
Daniel Supernault 0617fada73
Update js components, add vue-carousel 2019-10-15 21:38:47 -06:00
Daniel Supernault 31b114cc0b
Update album presenters, use better carousel 2019-10-15 21:37:44 -06:00
Daniel Supernault abfc9fe7f8
Update Timeline.vue component, use formatted counts, util.emoji and increase pagination limit to 5 2019-10-14 23:50:22 -06:00
Daniel Supernault 30f149616e
Update Profile.vue component, use formatted counts 2019-10-14 23:48:42 -06:00
Daniel Supernault 35d51215a6
Update PostComponent, mark caption sensitive if post is and use util.emoji 2019-10-14 23:47:17 -06:00
Daniel Supernault 71ed965c77
Update CollectionCompose.vue component, fix api namespace change 2019-10-14 23:45:22 -06:00
Daniel Supernault 34c13b6eb7
Update app.js, add App.utils 2019-10-14 23:42:55 -06:00
Daniel Supernault 009c6ee820
Update ComposeModal.vue, added a caption counter. Fixes #1722 2019-10-08 22:56:38 -06:00
Daniel Supernault fbef8977fd
Update Timeline.vue component, fix integer overflow bug in pagination 2019-10-07 00:47:25 -06:00
Daniel Supernault 9528d97c0a
Update StatusTransformers 2019-09-30 22:38:52 -06:00
Daniel Supernault 6ef7597356
Update Activity.vue component 2019-09-30 21:51:40 -06:00
Daniel Supernault 35275572b1
Update DiscoverComponent, change api namespace 2019-09-26 19:45:06 -06:00
Daniel Supernault 58e8ac4d44
Update Timeline component 2019-09-23 22:35:31 -06:00
Daniel Supernault 3c306c5e17
Update vue components, namespace v1 api 2019-09-15 18:06:04 -06:00
Trevor Farlow 49ed4ac00a Default word-break styling on post comments 2019-09-13 10:39:17 -06:00
Daniel Supernault f736070b91
Update Profile.vue component 2019-09-12 22:38:29 -06:00
Daniel Supernault 9195ba45b9
Update ComposeModal v4 2019-09-12 22:36:12 -06:00
Daniel Supernault cb95f6ab4f
Update components, change admin badge 2019-09-08 22:06:23 -06:00
Daniel Supernault a7441d6d8c
Update Profile.vue component, fix cw + filter bug 2019-09-06 22:13:14 -06:00
Daniel Supernault 780346263d
Update Profile.vue component 2019-09-06 19:54:35 -06:00
Daniel Supernault 704f6a1f18
Add new component 2019-09-05 21:51:52 -06:00
Daniel Supernault e6c92532a2
Update PostComponent 2019-09-05 21:51:11 -06:00
Daniel Supernault a2cc2755e1
Update Timeline.vue 2019-09-05 21:50:58 -06:00
Daniel Supernault f1901cc6ca
Update Timeline.vue 2019-09-05 21:32:40 -06:00
Daniel Supernault fad680eba1
Update ComposeModal.vue 2019-09-05 21:32:04 -06:00
Daniel Supernault 130ef34a41
Update Timeline.vue component, fix infinite pagination bug 2019-09-05 19:13:53 -06:00
Daniel Supernault 353f14acfa
Update DiscoverComponent.vue 2019-09-05 18:39:19 -06:00
daniel be1d9e55bc
Merge pull request #1661 from pixelfed/trwnh-uifixes
use fa-stack for admin badge
2019-09-05 18:28:36 -06:00
Daniel Supernault 880a3db9b7
Update ComposeModal.vue 2019-09-05 13:58:27 -06:00
trwnh 72683da10e
use fa-stack for admin badge 2019-09-04 06:15:53 -05:00
Daniel Supernault 5c256558d5
Update ComposeModal.vue component 2019-09-03 20:31:51 -06:00
Daniel Supernault 66d6dfd189
Update Timeline.vue component 2019-09-03 19:37:33 -06:00
Daniel Supernault 5b720b239e
Update Profile component 2019-09-03 19:37:05 -06:00
Daniel Supernault 1646b640c9
Update PostComponent.vue 2019-09-03 19:36:39 -06:00
Daniel Supernault 31b6a993c1
Update sass 2019-08-29 19:32:13 -06:00
Daniel Supernault 89ca18b14e
ComposeUI update 2019-08-22 22:33:04 -06:00
Daniel Supernault 06078c7a85
Update SearchResults 2019-08-22 21:49:20 -06:00
Daniel Supernault ac9bb59e19
Update Profile.vue component 2019-08-22 21:22:46 -06:00
Daniel Supernault c539e8f607
Update SearchResults.vue 2019-08-22 18:25:53 -06:00
Daniel Supernault 0b97ea7a25
Update Timeline.vue, fix ctx menu 2019-08-06 20:40:44 -06:00
Daniel Supernault 22362b9e88
Update DiscoverComponent 2019-08-05 21:39:11 -06:00
Daniel Supernault 4408e18293
Update profile.vue component 2019-08-05 00:02:13 -06:00
Daniel Supernault 6dd578cb58
Update vue components 2019-08-04 23:14:47 -06:00
Daniel Supernault a73e5abc39
Update Timeline component 2019-08-04 23:07:41 -06:00
Daniel Supernault b9b7c8c695
Update dark sass 2019-08-04 23:02:39 -06:00