Benjamin Goering
|
3cb84222b2
|
Add new padding, color, border-color to CommentBox textarea
|
2017-05-03 14:14:23 -07:00 |
|
Benjamin Goering
|
c8e7ec6cbf
|
streamQuery reduces editComment mutations to reflect edits without contacting server
|
2017-05-03 13:35:51 -07:00 |
|
Benjamin Goering
|
ae3cbe990b
|
Edit Comment UI reflects expired edit comment window
|
2017-05-03 12:34:22 -07:00 |
|
Benjamin Goering
|
b9a3466e2e
|
Edit UI sends editComment mutation, handles errors
|
2017-05-02 22:07:23 -05:00 |
|
Benjamin Goering
|
00a2a65d31
|
Edit Comment UI
|
2017-05-01 16:58:24 -05:00 |
|
Benjamin Goering
|
84016e362d
|
Delete Comment UI
|
2017-04-26 12:37:33 -05:00 |
|
Benjamin Goering
|
add7bfc170
|
Remove commented out css from TopRightMenu.css
|
2017-04-26 10:33:24 -05:00 |
|
Chi Vinh Le
|
9ff2ccf1ed
|
Safari IOS ignores width=100% in iframes
|
2017-04-26 18:52:30 +07:00 |
|
Kim Gardner
|
94e429e431
|
Merge branch 'master' into all-comments-queue
|
2017-04-25 18:16:01 -04:00 |
|
David Erwin
|
d4c4b5a3e9
|
Merge branch 'master' into fix-view-more
|
2017-04-25 15:26:20 -04:00 |
|
Riley Davis
|
b88cbe30de
|
have all the comments show up in All Queue with proper statuses
|
2017-04-25 13:23:39 -06:00 |
|
Belen Curcio
|
9c448d5143
|
View More working with asset_id
|
2017-04-25 16:17:10 -03:00 |
|
riley
|
ad4386b235
|
Merge branch 'all-comments-queue' into comment-status-display
|
2017-04-25 12:51:20 -06:00 |
|
Riley Davis
|
5666c4ac90
|
condense some var definitions
|
2017-04-25 11:57:36 -06:00 |
|
Riley Davis
|
37ac5157dd
|
Merge branch 'master' into comment-status-display
|
2017-04-25 11:45:27 -06:00 |
|
Belén Curcio
|
a4b9f86e29
|
Merge branch 'master' into shortcut-hint
|
2017-04-25 14:38:47 -03:00 |
|
Riley Davis
|
cee1c5bc1c
|
have active state on action buttons depending on comment status
|
2017-04-25 11:21:28 -06:00 |
|
riley
|
19a83a902a
|
Merge branch 'master' into all-comments-queue
|
2017-04-24 15:15:10 -06:00 |
|
Riley Davis
|
801ce13960
|
my fix did not work.
|
2017-04-24 14:19:01 -06:00 |
|
Riley Davis
|
b71b7cc883
|
move the shortcuts note logic into redux state
|
2017-04-24 14:04:57 -06:00 |
|
Riley Davis
|
b2428371c7
|
enable character counting on replies
|
2017-04-24 13:09:41 -06:00 |
|
Riley Davis
|
aaa5d17ca3
|
Merge branch 'master' into shortcut-hint
|
2017-04-24 12:34:44 -06:00 |
|
Kiwi
|
35938bbd38
|
Merge branch 'master' into quick-fix-permalinks
|
2017-04-25 01:10:12 +07:00 |
|
Chi Vinh Le
|
ac2a636274
|
Quickfix permalinks
|
2017-04-25 01:04:26 +07:00 |
|
Kim Gardner
|
860f434335
|
Merge branch 'master' into all-comments-queue
|
2017-04-24 13:45:02 -04:00 |
|
Kim Gardner
|
31c6e2f891
|
Merge branch 'master' into comment-box-mobilify
|
2017-04-24 13:44:31 -04:00 |
|
Riley Davis
|
76e2066a51
|
reply box is squished on long comments in Firefox
|
2017-04-24 11:12:39 -06:00 |
|
Riley Davis
|
c60cfebde7
|
add some styles so mobile doesn't zoom the text box
|
2017-04-24 10:19:36 -06:00 |
|
Riley Davis
|
2743f6faf6
|
return all the known types
|
2017-04-21 16:44:42 -06:00 |
|
Riley Davis
|
d1ab279f74
|
add a little keyboard shortcut widget
|
2017-04-21 13:26:32 -06:00 |
|
Riley Davis
|
f20f0c5d10
|
Merge branch 'master' into all-comments-queue
|
2017-04-21 09:05:38 -06:00 |
|
Riley Davis
|
945b0b5df8
|
Merge branch 'master' into remove-rejected-comments
|
2017-04-20 18:04:11 -06:00 |
|
Riley Davis
|
a58e15c4c8
|
let ApolloClient know which types are interfaces
|
2017-04-20 18:00:06 -06:00 |
|
David Erwin
|
e8c3bdc5b1
|
Merge branch 'master' into mobilify-login-popup
|
2017-04-20 17:28:54 -04:00 |
|
Riley Davis
|
bcf31e5fa9
|
reporting a comment zooms the window
|
2017-04-20 15:19:19 -06:00 |
|
Riley Davis
|
a2131c205a
|
make the viewport non-scalable on mobile. make input font-size bigger to prevent mobile zoom effect
|
2017-04-20 15:14:15 -06:00 |
|
Riley Davis
|
8708fcf2cd
|
actually, we want to have the action_summaries on all requests, since a plugin could potentially pre-flag a pre-mod comment
|
2017-04-20 14:37:48 -06:00 |
|
Riley Davis
|
3dc2674f47
|
the pre-mod tab does not request action_summaries since there wouldn't be any
|
2017-04-20 14:33:49 -06:00 |
|
Chi Vinh Le
|
4519a550a2
|
Fix fresh login on profile
|
2017-04-21 02:27:26 +07:00 |
|
David Erwin
|
00e24ce88a
|
Merge branch 'master' into login-popup
|
2017-04-20 15:15:51 -04:00 |
|
Riley Davis
|
2d212393ff
|
Merge branch 'master' into login-popup
|
2017-04-20 12:57:13 -06:00 |
|
Riley Davis
|
d1729e5115
|
camel_case
|
2017-04-20 12:44:25 -06:00 |
|
Belén Curcio
|
fc4b821f05
|
Merge branch 'master' into action-summary-fix
|
2017-04-20 15:04:09 -03:00 |
|
Chi Vinh Le
|
8fc2d5e8aa
|
Merge branch 'login-popup' of ssh://github.com/coralproject/talk into login-popup
|
2017-04-21 00:54:45 +07:00 |
|
Chi Vinh Le
|
f0e584f0b3
|
Restore login flow in ProfileContainer
|
2017-04-21 00:52:45 +07:00 |
|
Chi Vinh Le
|
6df2103da3
|
Remove obsolete offset and styling
|
2017-04-21 00:45:00 +07:00 |
|
Chi Vinh Le
|
f3f1cc53fe
|
Fix safari popup resizing
|
2017-04-21 00:27:26 +07:00 |
|
Belen Curcio
|
c47047c3ff
|
Classes
|
2017-04-20 14:23:44 -03:00 |
|
Belen Curcio
|
c9207fd620
|
Merge branch 'login-popup' of github.com:coralproject/talk into login-popup
|
2017-04-20 14:19:04 -03:00 |
|
Belen Curcio
|
09cb518049
|
Merge branch 'master' of github.com:coralproject/talk into login-popup
|
2017-04-20 14:18:40 -03:00 |
|