daniel
|
7260c552b0
|
Merge pull request #768 from trwnh/nsfw-sizing
Make NSFW shade the same size as its container
|
2019-02-13 12:27:08 -07:00 |
Daniel Supernault
|
2e13971d9b
|
Fix Timeline.vue component
|
2019-02-13 12:24:07 -07:00 |
Daniel Supernault
|
069aad301e
|
Update Timeline.vue, fix missing scope update
|
2019-02-12 23:35:05 -07:00 |
Daniel Supernault
|
758a5d02ef
|
Update Timeline.vue component, fix infinite scroll and improve empty state in home timeline
|
2019-02-12 23:27:24 -07:00 |
Daniel Supernault
|
42c02aa273
|
Update PostPresenter component
|
2019-02-12 22:46:05 -07:00 |
Daniel Supernault
|
276712014b
|
Update PostComponent
|
2019-02-10 22:31:49 -07:00 |
Daniel Supernault
|
022581f71b
|
Update PostComments component
|
2019-02-10 22:22:46 -07:00 |
Daniel Supernault
|
7a863fce94
|
Update DiscoverComponent.vue
|
2019-02-10 21:34:12 -07:00 |
Daniel Supernault
|
9c8b07ae4c
|
Update components.js
|
2019-02-10 21:31:25 -07:00 |
Daniel Supernault
|
e5d9c6460a
|
Add MicroUI component
|
2019-02-10 21:26:51 -07:00 |
Daniel Supernault
|
e343e07da3
|
Add profile.js
|
2019-02-10 21:24:57 -07:00 |
Daniel Supernault
|
9b0d3abdf7
|
Add status.js
|
2019-02-10 21:24:39 -07:00 |
Daniel Supernault
|
f5ebbfb346
|
Add dark sass
|
2019-02-10 21:24:18 -07:00 |
Daniel Supernault
|
04c9b666bc
|
Update timeline.js
|
2019-02-10 21:23:15 -07:00 |
Daniel Supernault
|
efc5db1f52
|
Remove likebutton.js
|
2019-02-10 21:19:18 -07:00 |
Daniel Supernault
|
e25ff8406c
|
Update notifications.js
|
2019-02-10 21:16:35 -07:00 |
Daniel Supernault
|
f4290417c6
|
Update passport client component
|
2019-02-10 21:16:12 -07:00 |
Daniel Supernault
|
49978556ba
|
Add shortcuts.js
|
2019-02-10 21:15:23 -07:00 |
Daniel Supernault
|
294a234014
|
Update PostMenu.vue component
|
2019-02-10 21:13:09 -07:00 |
Daniel Supernault
|
c47390d43d
|
Update Profile.vue component
|
2019-02-10 21:11:30 -07:00 |
Daniel Supernault
|
1f1652fd00
|
Add Profile.vue component
|
2019-02-10 21:02:32 -07:00 |
Daniel Supernault
|
1faa7ac011
|
Add Story components
|
2019-02-10 19:20:21 -07:00 |
Daniel Supernault
|
67983516ea
|
Update Timeline.vue
|
2019-02-10 17:56:52 -07:00 |
Daniel Supernault
|
e76658f6a0
|
Add dark sass
|
2019-02-07 12:08:18 -07:00 |
Daniel Supernault
|
b1b3a9feb6
|
Add embed.js
|
2019-02-07 12:07:47 -07:00 |
Daniel Supernault
|
d714381fd5
|
Add PostMenu.vue component
|
2019-01-31 13:22:46 -07:00 |
Daniel Supernault
|
87cc3103cd
|
Update custom sass
|
2019-01-31 13:21:40 -07:00 |
daniel
|
e5fe7eb8a9
|
Merge branch 'frontend-ui-refactor' into 598-avatar-sizing
|
2019-01-23 14:04:18 -07:00 |
Daniel Supernault
|
9a7245d12e
|
Update filters.scss
|
2019-01-20 21:26:38 -07:00 |
Daniel Supernault
|
a94e0ce40d
|
Add Stories.vue component, still wip
|
2019-01-12 13:45:12 -07:00 |
Daniel Supernault
|
888ccc9dce
|
Update timeline.vue
|
2019-01-11 13:40:15 -07:00 |
Daniel Supernault
|
e36f492d4d
|
Update home settings, move avatar preview js to view
|
2019-01-10 20:40:29 -07:00 |
trwnh
|
b76049afdb
|
Make NSFW shade the same size as its container
|
2019-01-10 13:14:29 -06:00 |
Carly Ho
|
c88071de26
|
Adds preview for avatar image prior to submit
|
2019-01-08 22:47:22 -06:00 |
daniel
|
b7f866441c
|
Merge pull request #718 from cmho/702-confirm-deletion
[702] Add confirmation check to post deletion function
|
2019-01-05 23:19:00 -07:00 |
Daniel Supernault
|
b13a261ac3
|
Add alt text to media presenters, fixes #700
|
2019-01-05 23:09:46 -07:00 |
Daniel Supernault
|
103a780548
|
Fix timeline bug
|
2019-01-05 22:02:42 -07:00 |
Daniel Supernault
|
ea0bd22df8
|
Update compiled assets
|
2019-01-05 00:10:15 -07:00 |
Daniel Supernault
|
0c1eff85d2
|
Fix Timeline.vue, add proper infinite scroll
|
2019-01-02 21:56:44 -07:00 |
Daniel Supernault
|
067a2db5d0
|
Add scoped css to vue components
|
2018-12-30 21:31:57 -07:00 |
Carly Ho
|
a4929efe5c
|
fix merge conflict
|
2018-12-30 10:46:38 -06:00 |
Carly Ho
|
036c31141f
|
Apply content-box box-sizing to avatars images; add object-fit: cover to post thumbnail image on comment pages
|
2018-12-30 10:41:07 -06:00 |
Daniel Supernault
|
327dd89177
|
Update PostComments, fix comment order
|
2018-12-29 22:36:16 -07:00 |
Carly Ho
|
ebbe842416
|
Add confirmation check to post deletion function
|
2018-12-29 16:55:47 -06:00 |
daniel
|
4571a68891
|
Merge pull request #678 from EdwardBetts/spelling
Correct spelling mistakes
|
2018-12-27 01:11:52 -07:00 |
daniel
|
cacaa6b721
|
Merge pull request #676 from cmho/274-add-comment-button
[274] Add comment button to comment form where browser has 'Touch' event enabled
|
2018-12-27 01:07:34 -07:00 |
Daniel Supernault
|
310d427a34
|
Update Timeline.vue, fix notification avatar bug
|
2018-12-25 19:41:12 -07:00 |
Edward Betts
|
94a1d7da90
|
Correct spelling mistakes
|
2018-12-25 21:59:32 +00:00 |
Carly Ho
|
bffaac1b08
|
Add comment button to comment form where browser has 'Touch' event enabled
|
2018-12-25 15:42:12 -06:00 |
Daniel Supernault
|
be1475ec31
|
Update compiled assets
|
2018-12-24 23:00:50 -07:00 |
Daniel Supernault
|
bb99b87144
|
Update Timeline.vue, fix avatar height bug in Firefox
|
2018-12-16 02:56:12 -07:00 |
Daniel Supernault
|
e2e815eb4f
|
Improve mobile responsiveness
|
2018-12-16 01:59:30 -07:00 |
Daniel Supernault
|
e54e8727d6
|
Update PostComponent.vue
|
2018-12-15 22:25:00 -07:00 |
Daniel Supernault
|
e0d50b15cd
|
Update Timeline.vue component, use presenter sub components
|
2018-12-15 22:21:32 -07:00 |
Daniel Supernault
|
a5929584de
|
Abstract presenter logic into separate components to reuse across timeline and post views
|
2018-12-15 22:20:01 -07:00 |
Daniel Supernault
|
ffb9eb1170
|
Improve component responsiveness
|
2018-12-15 16:40:15 -07:00 |
Daniel Supernault
|
e45853166d
|
Update vue components
|
2018-12-15 01:16:22 -07:00 |
Daniel Supernault
|
8d32ff0589
|
Update Timeline.vue, add missing notification type
|
2018-12-10 21:23:29 -07:00 |
Daniel Supernault
|
a66eac5e5b
|
Update Timeline.vue, and compiled assets
|
2018-12-10 20:47:55 -07:00 |
Daniel Supernault
|
8d93096447
|
Update Timeline.vue component, add CW to other types and prevent carousel from automatically rotating
|
2018-12-09 23:53:25 -07:00 |
Daniel Supernault
|
45f52ece0a
|
Update Timeline.vue component, remove posts after muting or blocking an account
|
2018-12-09 22:59:38 -07:00 |
Daniel Supernault
|
cdee4f863f
|
Update Timeline.vue component, add video album and photo video album renderers
|
2018-12-09 22:43:47 -07:00 |
Daniel Supernault
|
befed118ea
|
Update PostComponent.vue
|
2018-12-09 21:03:26 -07:00 |
Daniel Supernault
|
d32beba376
|
Update Timeline.vue component, make carousels fixed height
|
2018-12-09 21:02:52 -07:00 |
Daniel Supernault
|
65cfbc428f
|
Update components.js
|
2018-12-09 15:59:29 -07:00 |
Daniel Supernault
|
82ea459ed7
|
Add WIP Timeline.vue component
|
2018-12-09 15:58:37 -07:00 |
Daniel Supernault
|
d4b5612dee
|
Update PostComponent.vue
|
2018-12-09 15:34:05 -07:00 |
Daniel Supernault
|
d8c7346492
|
Add missing CW to PostComponent
|
2018-12-04 19:49:15 -07:00 |
Daniel Supernault
|
e4abd9b03f
|
Fixes #596
|
2018-12-03 13:23:22 -07:00 |
Daniel Supernault
|
25a3d142ff
|
Update PostComponent.vue
|
2018-12-01 21:57:43 -07:00 |
Daniel Supernault
|
73230b7b29
|
Update components.js
|
2018-12-01 21:03:27 -07:00 |
Daniel Supernault
|
716586a4a6
|
Update app.scss
|
2018-12-01 21:02:59 -07:00 |
Daniel Supernault
|
43afc456e8
|
Swap out video.js for plyr.js
|
2018-11-30 13:36:05 -07:00 |
Daniel Supernault
|
3afef810da
|
Update DiscoverComponent
|
2018-11-28 21:11:42 -07:00 |
Daniel Supernault
|
a0b00ce434
|
Update compiled assets, fixes #595
|
2018-11-28 19:27:38 -07:00 |
Daniel Supernault
|
1ca76b3a3c
|
Update Discover
|
2018-11-27 02:17:27 -07:00 |
Daniel Supernault
|
7494d97bbd
|
Update compiled assets
|
2018-11-27 01:58:39 -07:00 |
Daniel Supernault
|
9a7d13ebf2
|
Update DiscoverComponent
|
2018-11-27 01:56:22 -07:00 |
Daniel Supernault
|
b1ca105cb4
|
Fixes #581 #584 #566
|
2018-11-24 22:36:17 -07:00 |
Daniel Supernault
|
580bfd0bbe
|
Fixes #577
|
2018-11-22 13:21:36 -07:00 |
Daniel Supernault
|
1a3c929256
|
Update PostComponent.vue
|
2018-11-19 19:45:27 -07:00 |
Daniel Supernault
|
64ff569634
|
Fixes #568
|
2018-11-19 18:05:50 -07:00 |
Daniel Supernault
|
222fb6cc98
|
Update search form component
|
2018-11-18 21:38:23 -07:00 |
Daniel Supernault
|
a7657199f5
|
Update PostComments vue component
|
2018-11-18 21:37:47 -07:00 |
Daniel Supernault
|
5a6dcf0ee5
|
Update app.css
|
2018-11-13 21:48:19 -07:00 |
Daniel Supernault
|
c692c3022e
|
Update notifications.js
|
2018-11-13 12:48:20 -07:00 |
Daniel Supernault
|
561943994d
|
Update PostComponent.vue
|
2018-11-13 12:47:43 -07:00 |
Daniel Supernault
|
ef88e08e87
|
Update PostComments.vue
|
2018-11-13 12:46:38 -07:00 |
Daniel Supernault
|
5da0ac3f4f
|
Update timeline.js
|
2018-11-13 12:45:50 -07:00 |
Daniel Supernault
|
a78beb2c16
|
Add readmore.js to bootstrap.js
|
2018-11-13 12:44:59 -07:00 |
Daniel Supernault
|
06a931c1cb
|
Add readmore.js
|
2018-11-13 12:43:46 -07:00 |
Daniel Supernault
|
965fd12e22
|
Fixes #498
|
2018-11-13 12:42:27 -07:00 |
Daniel Supernault
|
8bac77ab33
|
Update custom.scss
|
2018-11-12 21:49:57 -07:00 |
Daniel Supernault
|
918d377d5b
|
Update notifications.js
|
2018-11-12 21:49:10 -07:00 |
Daniel Supernault
|
88de69ce72
|
Update components.js
|
2018-11-12 21:48:48 -07:00 |
Daniel Supernault
|
329956b60b
|
Update likebutton.js
|
2018-11-10 20:56:19 -07:00 |
Daniel Supernault
|
7e559f9504
|
Update PostComponent.vue
|
2018-11-10 20:55:40 -07:00 |
Daniel Supernault
|
ba19fb22a3
|
Update PostComponent.vue
|
2018-11-10 20:17:02 -07:00 |
Daniel Supernault
|
9aea1cfcc1
|
Update components.js
|
2018-11-09 13:02:04 -07:00 |
Daniel Supernault
|
cdeff05e9c
|
Update PostComponent
|
2018-11-09 13:01:43 -07:00 |