Belén Curcio
05f7dbd115
Merge branch 'next-respect' of github.com:coralproject/talk into next-respect
...
* 'next-respect' of github.com:coralproject/talk:
Upgrade rte (#1906 )
fix: patch for sort bug
feat: added dontAgree create/delete mutations
Simplify getLevelClassName
Refactor indent level className
fix: cleanup of comments service
Remove unused line
feat: added flag creation and deletion mutations
fix: addressed test updates
feat: support deleting comment reactions
Give last level a display name
More comments
feat: added reaction adding mutation
fix: renamed, middleware fixes
More comments
Add some comments
More tests
Implement local reply list for last threading level
fix: restricted action counts on Asset's
Implement LocalReplyListContainer
2018-09-25 18:04:30 -03:00
Belén Curcio
b664b9abc9
Adding Respect Button UI
2018-09-25 18:03:56 -03:00
Wyatt Johnson and GitHub
9326016e98
Merge branch 'next' into next-respect
2018-09-25 16:26:26 +00:00
Kiwi and Wyatt Johnson
04b4b7e715
Upgrade rte ( #1906 )
2018-09-25 16:25:42 +00:00
Wyatt Johnson
a318b56233
fix: patch for sort bug
2018-09-24 15:38:12 -06:00
Wyatt Johnson and GitHub
8c192d283d
Merge branch 'next' into next-respect
2018-09-24 20:47:46 +00:00
Kiwi and GitHub
c280ff9e21
Merge pull request #1904 from coralproject/local-reply-list
...
[next] Implement LocalReplyList for last level replies
2018-09-24 22:27:48 +02:00
Wyatt Johnson
7cce84b7f8
feat: added dontAgree create/delete mutations
2018-09-24 14:25:48 -06:00
Chi Vinh Le
02909fb399
Simplify getLevelClassName
2018-09-24 22:16:10 +02:00
Chi Vinh Le
460429d991
Refactor indent level className
2018-09-24 22:11:03 +02:00
Wyatt Johnson
3c640f87d3
fix: cleanup of comments service
2018-09-24 14:07:44 -06:00
Chi Vinh Le
8c2d811b55
Remove unused line
2018-09-24 22:04:03 +02:00
Wyatt Johnson
3cdaa284ed
feat: added flag creation and deletion mutations
2018-09-24 13:46:13 -06:00
Wyatt Johnson
a19ac4e2cc
fix: addressed test updates
2018-09-24 13:08:16 -06:00
Wyatt Johnson
10748347b9
feat: support deleting comment reactions
2018-09-24 12:50:30 -06:00
Chi Vinh Le
526a3c634a
Give last level a display name
2018-09-24 20:41:50 +02:00
Chi Vinh Le
7139563ceb
More comments
2018-09-24 20:36:39 +02:00
Wyatt Johnson
dee14709c8
feat: added reaction adding mutation
2018-09-24 12:34:27 -06:00
Wyatt Johnson
8c3b0071c2
fix: renamed, middleware fixes
2018-09-24 12:32:57 -06:00
Chi Vinh Le
dc3ea366bc
More comments
2018-09-24 20:24:24 +02:00
Chi Vinh Le
acdcd16b4d
Add some comments
2018-09-24 20:16:29 +02:00
Chi Vinh Le
6e743b9b75
More tests
2018-09-24 20:13:54 +02:00
Chi Vinh Le
62a1fc5901
Implement local reply list for last threading level
2018-09-24 20:08:11 +02:00
Wyatt Johnson
936347e8e4
fix: restricted action counts on Asset's
2018-09-24 11:36:44 -06:00
Wyatt Johnson
d8417eda2e
feat: introduce asset action count caching
2018-09-23 20:43:43 -06:00
Wyatt Johnson and GitHub
0e25c8d446
Merge branch 'next' into next-respect
2018-09-24 02:30:12 +00:00
Chi Vinh Le
4107fd367f
Implement LocalReplyListContainer
2018-09-22 01:05:25 +02:00
Kiwi and GitHub
65156c0528
Merge pull request #1897 from coralproject/improve-cross-browser-support
...
[next] Improve cross browser support
2018-09-22 01:05:05 +02:00
Kiwi and GitHub
30d0541c69
Merge branch 'next' into improve-cross-browser-support
2018-09-22 00:55:03 +02:00
Kiwi and GitHub
fa17582e93
Merge pull request #1900 from coralproject/update-types-recompose
...
[next] Use upstream @types/recompose
2018-09-22 00:54:51 +02:00
Kiwi and GitHub
007e6f5e66
Merge branch 'next' into improve-cross-browser-support
2018-09-22 00:54:14 +02:00
Wyatt Johnson and GitHub
6e8c0df9fe
Merge branch 'next' into update-types-recompose
2018-09-21 22:44:05 +00:00
Kiwi and Wyatt Johnson
106a5d36ed
[next] Embed plus ( #1877 )
...
* Implement StreamEmbed instance and rename library to coral
* Add article & articleButton.html, only show embed htmls in production
* Respect assetURL
* Add tests
* Add parseHashQuery
* Fix permalink query and integration tests
* Fix permalink URL
* Remove optionalparams from pym
* Scroll when showing permalink view
* Implement autoRender
* AutoRender immediately when render permalink
* Add test for `showPermalink` event
* Add comment
2018-09-21 22:43:28 +00:00
Wyatt Johnson and GitHub
85af8d1bbf
[next] Permit ( #1899 )
...
* feat: replaced custom auth extraction logic with permit
* fix: fixed tests
2018-09-21 22:06:46 +00:00
Wyatt Johnson
daee96dc4c
review: applied some review changes
2018-09-21 15:29:34 -06:00
Wyatt Johnson
ce1002b16c
fix: updated @types/mongodb
2018-09-21 14:55:00 -06:00
Wyatt Johnson
ebe43a28e6
feat: presence and count improvements
2018-09-21 13:16:21 -06:00
Wyatt Johnson
6b814cee0d
fix: patched issues with static
2018-09-21 12:50:21 -06:00
Chi Vinh Le
a996c5da2b
Use upstream @types/recompose
2018-09-21 19:02:27 +02:00
Wyatt Johnson and GitHub
029f4641d0
Merge branch 'next' into improve-cross-browser-support
2018-09-21 15:58:33 +00:00
Kiwi and Wyatt Johnson
18e6638162
[next] Limited threading ( #1894 )
...
* Implement limited threading
* Adapt snapshots
* Test threading
2018-09-21 15:57:33 +00:00
Wyatt Johnson
bc78efc428
fix: updated snapshots
2018-09-21 09:40:00 -06:00
Wyatt Johnson and GitHub
a14c0205aa
Merge branch 'next' into next-respect
2018-09-20 23:36:24 -06:00
Wyatt Johnson
aff29d7818
fix: removed unused types
2018-09-20 23:35:56 -06:00
Wyatt Johnson
be3ef78875
feat: added action counts to graph
2018-09-20 23:35:56 -06:00
Wyatt Johnson
af22b9808b
feat: added action deletion
2018-09-20 15:14:02 -06:00
Wyatt Johnson
7eb1755c5e
feat: expanded action counts
2018-09-20 15:13:46 -06:00
Kiwi and GitHub
7ae3e4886a
Merge branch 'next' into improve-cross-browser-support
2018-09-20 22:54:59 +02:00
Chi Vinh Le
6df0568378
More clarifying comments
2018-09-20 22:53:34 +02:00
Chi Vinh Le
8efeb3106f
Improve cross browser support
2018-09-20 22:10:06 +02:00