Commit Graph
1384 Commits
Author SHA1 Message Date
Wyatt Johnson a8f315db4b fix: test patches 2018-09-23 18:08:24 -06:00
Wyatt Johnson a8ccf29bea fix: fixed issues with sorting 2018-09-23 17:28:15 -06:00
Wyatt Johnson 5dd9d2d509 feat: initial comment count support 2018-09-23 15:20:11 -06:00
Wyatt Johnson 8589993401 fix: addressed cursor issue 2018-09-22 00:57:40 -06:00
Wyatt Johnson 50a691c1e5 fix: removed dead code comment 2018-09-22 00:50:55 -06:00
Wyatt Johnson 32fdc51506 fix: updated comment 2018-09-22 00:49:48 -06:00
Wyatt Johnson 2edd923b9e feat: prime current user in user cache 2018-09-22 00:45:58 -06:00
Wyatt Johnson ae60311e85 feat: added root parent edge 2018-09-22 00:45:48 -06:00
Wyatt Johnson 1702040537 feat: added parent/parents edges 2018-09-22 00:26:09 -06:00
Wyatt Johnson 0fbd27cdcb fix: fixes for comment counting 2018-09-21 23:52:28 -06:00
Chi Vinh Le 4107fd367f Implement LocalReplyListContainer 2018-09-22 01:05:25 +02:00
KiwiandGitHub 65156c0528 Merge pull request #1897 from coralproject/improve-cross-browser-support
[next] Improve cross browser support
2018-09-22 01:05:05 +02:00
KiwiandGitHub 30d0541c69 Merge branch 'next' into improve-cross-browser-support 2018-09-22 00:55:03 +02:00
KiwiandGitHub fa17582e93 Merge pull request #1900 from coralproject/update-types-recompose
[next] Use upstream @types/recompose
2018-09-22 00:54:51 +02:00
KiwiandGitHub 007e6f5e66 Merge branch 'next' into improve-cross-browser-support 2018-09-22 00:54:14 +02:00
Wyatt JohnsonandGitHub 6e8c0df9fe Merge branch 'next' into update-types-recompose 2018-09-21 22:44:05 +00:00
KiwiandWyatt 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 JohnsonandGitHub 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 JohnsonandGitHub 029f4641d0 Merge branch 'next' into improve-cross-browser-support 2018-09-21 15:58:33 +00:00
KiwiandWyatt 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 JohnsonandGitHub 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
KiwiandGitHub 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
Belén Curcio f87b2b05ba Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
* 'next-profile' of github.com:coralproject/talk:
  fix: linting
  fix: server fixes
2018-09-20 16:00:00 -03:00
KiwiandGitHub 8b1aec5f24 Merge pull request #1895 from coralproject/rte-upgrade
[next] Upgrade RTE to fix a paste issue
2018-09-20 18:35:55 +02:00
KiwiandGitHub 7e10f4a7bb Merge branch 'next' into rte-upgrade 2018-09-20 18:15:03 +02:00
KiwiandGitHub 2f1c4fb9a3 Merge pull request #1896 from coralproject/no-capitalize-css
[next] Don't use css capitalize
2018-09-20 18:14:51 +02:00
Chi Vinh Le 2a640d2bbc Don't use css capitalize 2018-09-20 17:23:26 +02:00
Chi Vinh Le 6c75298b8c Upgrade RTE to fix a paste issue 2018-09-20 17:06:31 +02:00
Wyatt Johnson 8d86900376 feat: added support for action creation via edit 2018-09-18 16:59:32 -06:00
Wyatt Johnson 395cfe4ade feat: added reaction configuration 2018-09-18 16:59:21 -06:00
Wyatt JohnsonandGitHub 1d98bc78f2 Merge branch 'next' into next-respect 2018-09-18 15:56:38 -06:00
KiwiandWyatt Johnson dbd7f4f820 [next] Resubscribe local state (#1884)
* Resubscribe local state

* Don't pass context
2018-09-18 14:59:51 -06:00
KiwiandGitHub 4e9b00934d Merge pull request #1858 from coralproject/ui-tab
[next] Tabs Components - Tab, TabBar, TabPane, TabContent
2018-09-18 21:08:36 +02:00
Wyatt Johnson 8283932c29 fix: linting 2018-09-17 17:16:43 -06:00
Wyatt Johnson 9044fc2400 fix: server fixes 2018-09-17 17:16:10 -06:00
Chi Vinh Le 2af01e5f4b Styling fixes 2018-09-17 22:12:58 +02:00
Chi Vinh Le b00a7f9618 WIP 2018-09-17 21:12:27 +02:00
Chi Vinh Le 0983d31c10 Update snapshots 2018-09-17 21:01:20 +02:00