Commit Graph
213 Commits
Author SHA1 Message Date
Wyatt Johnson d072df8043 fix: test fixes 2018-09-23 18:16:47 -06:00
Wyatt Johnson a8f315db4b fix: test patches 2018-09-23 18:08:24 -06: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
KiwiandWyatt Johnson 18e6638162 [next] Limited threading (#1894)
* Implement limited threading

* Adapt snapshots

* Test threading
2018-09-21 15:57:33 +00:00
Chi Vinh Le 2a640d2bbc Don't use css capitalize 2018-09-20 17:23:26 +02:00
Chi Vinh Le 4b1e2dd2fd Implement SetActiveTabMutation 2018-09-13 21:49:30 +02:00
Chi Vinh Le a3526ab241 Change translation strings 2018-09-13 21:45:49 +02:00
Chi Vinh Le ecc9eadc67 Add activeTab to local state 2018-09-13 18:29:22 +02:00
Chi Vinh Le db483849dd Move files into tab structure 2018-09-13 18:29:22 +02:00
Chi Vinh Le 72f5af9f3b Adapt snapshot 2018-09-13 18:29:05 +02:00
Chi Vinh Le ba2c2c32b2 Fix lint 2018-09-13 18:20:55 +02:00
Chi Vinh Le 3955c960bf Only show edit button for the author 2018-09-13 16:42:04 +02:00
Chi Vinh Le c8cd68c6b7 Use Message Component 2018-09-12 22:01:43 +02:00
Chi Vinh Le 32e56e805c Adapt integration test 2018-09-12 20:35:07 +02:00
Chi Vinh Le 632c4b263e Merge branch 'next' into next-edit 2018-09-12 20:25:44 +02:00
KiwiandWyatt Johnson 8b09b52be8 [next] Start a clean session when user logs in / out (#1853)
* Clear user session after login / logout

* Filename cases

* Improve type checking

* Apply suggestions
2018-09-12 16:04:54 +00:00
Chi Vinh Le 2292e5d53f Fix integration test 2018-09-12 17:07:36 +02:00
Chi Vinh Le 0c045eff0a Merge branch 'next-edit' of https://github.com/coralproject/talk into next-edit 2018-09-12 17:05:40 +02:00
Chi Vinh Le b1e7c6d2d4 Add edited marker 2018-09-12 17:05:31 +02:00
Wyatt Johnson b1aac28eec fix: remove assetID from client queries to edit comment 2018-09-11 17:07:42 -06:00
Chi Vinh Le cf070ddb0f Merge branch 'next' into next-edit 2018-09-11 21:40:47 +02:00
Chi Vinh Le 7fa0132211 Fix linting 2018-09-11 21:20:36 +02:00
Chi Vinh Le 8a25e68266 Add integration tests 2018-09-11 21:16:22 +02:00
Chi Vinh Le 7b221c40a0 Add integration test 2018-09-11 18:03:54 +02:00
Chi Vinh Le 170fb47dae More unit tests 2018-09-11 17:32:46 +02:00
Chi Vinh Le 4e63858c66 Fix lint and test 2018-09-11 17:25:40 +02:00
Chi Vinh Le a36d944e4a Implement edit 2018-09-11 00:15:27 +02:00
Chi Vinh Le 89312e3d98 Adapt snapshot 2018-09-07 21:42:11 +02:00
Chi Vinh Le 7644f93e7c Fix types 2018-09-07 18:24:08 +02:00
Chi Vinh Le 5010e342df Pending comment blur 2018-09-07 18:18:39 +02:00
Chi Vinh Le 88e44b2baf Adapt snapshots 2018-09-07 17:32:15 +02:00
Chi Vinh Le a7e4af46d2 Disable RTE when submitting 2018-09-07 17:29:38 +02:00
Chi Vinh Le 8b938616c9 Wrap long words 2018-09-07 17:00:28 +02:00
Chi Vinh Le a33a1c47ab Disable submit button when empty 2018-09-07 16:29:46 +02:00
Chi Vinh Le df664bdb73 Fix types and tests 2018-09-07 00:51:57 +02:00
Chi Vinh Le 845fbc1b1b Move uuid generation to TalkContext 2018-09-07 00:34:17 +02:00
Chi Vinh Le e132087682 Full PromisifiedStorage + Simplifications 2018-09-06 23:53:29 +02:00
Chi Vinh Le f5e0c6163d Return null cursor when creating comment 2018-09-06 00:14:47 +02:00
Chi Vinh Le 4d860ab71d Change commentEdge to edge 2018-09-06 00:09:38 +02:00
Chi Vinh Le 942bcba5a1 Update snapshots 2018-09-06 00:07:14 +02:00
Chi Vinh Le 2bf9b5f2c1 Fix types 2018-09-06 00:07:14 +02:00
Chi Vinh Le 46ff3dea89 Reply opens auth popup when not logged in 2018-09-06 00:07:14 +02:00
Chi Vinh Le 90a875f40e Better tests 2018-09-06 00:07:14 +02:00
Chi Vinh Le 441cc9d57b Stream should work outside of iframe for debugging 2018-09-06 00:06:58 +02:00
Chi Vinh Le 28c8252b63 Add test 2018-09-06 00:06:58 +02:00
Chi Vinh Le 444c86cb3c Focus RTE when opening reply 2018-09-06 00:06:58 +02:00
Chi Vinh Le 110becb075 Implement reply 2018-09-06 00:06:58 +02:00
Chi Vinh Le ee30003390 Indent comment only 2018-09-06 00:06:58 +02:00
Chi Vinh Le c96112fc8c Fix tests 2018-09-06 00:06:58 +02:00
Chi Vinh Le 31bc5fa913 WIP 2018-09-06 00:06:28 +02:00