Kiwi
|
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 |
|
Chi Vinh Le
|
ecc9eadc67
|
Add activeTab to local state
|
2018-09-13 18:29:22 +02:00 |
|
Kiwi
|
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
|
e132087682
|
Full PromisifiedStorage + Simplifications
|
2018-09-06 23:53:29 +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
|
ccf91480da
|
Implement pym storage
|
2018-09-03 09:28:09 +02:00 |
|
Chi Vinh Le
|
d8b5b00adc
|
Fix fragments and queries
|
2018-08-24 14:11:09 +02:00 |
|
Chi Vinh Le
|
1dec622e64
|
Support rest and implement SignIn and SignUp Rest + Mutations
|
2018-08-10 19:07:41 +02:00 |
|
Chi Vinh Le
|
d140e2449f
|
Support authentication
|
2018-08-09 16:14:35 +02:00 |
|
Chi Vinh Le
|
fe7b734b2c
|
Add UserBox
|
2018-08-08 01:04:25 +02:00 |
|
Belén Curcio
|
ea44227519
|
Creating assetURL in localState
S
|
2018-07-26 11:21:57 -03:00 |
|
Belén Curcio
|
906940f152
|
Working single comment view
|
2018-07-25 17:24:14 -03:00 |
|
Belén Curcio
|
e519503129
|
Progress:
|
2018-07-25 14:06:25 -03:00 |
|
Kiwi
|
65c8da0f34
|
Merge client into next (#1709)
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
|
2018-06-27 22:06:30 +00:00 |
|