Chi Vinh Le
bf8549c811
Merge branch 'authentication-support' into postMessage
2018-08-10 16:16:47 +02:00
Chi Vinh Le
9510fbed57
Add complex value test
2018-08-10 16:05:50 +02:00
Chi Vinh Le
ea02e47241
Add PostMessage Service
2018-08-10 15:57:07 +02:00
Chi Vinh Le
dbcf3c5756
Fix linter
2018-08-10 12:07:46 +02:00
Kiwi
32264fbc5f
Merge branch 'next' into authentication-support
2018-08-10 10:37:57 +02:00
Chi Vinh Le
92a266363a
Make UserBoxUnauthenticated responsive
2018-08-09 19:40:45 +02:00
Chi Vinh Le
d140e2449f
Support authentication
2018-08-09 16:14:35 +02:00
Chi Vinh Le
66d8244acc
Refactor stream + some tests
2018-08-03 23:49:00 +02:00
Chi Vinh Le
b3fa5e1e73
Integrate with embed
2018-08-03 18:19:37 +02:00
Kiwi
6d7056d831
[next] Add support for embed ( #1762 )
...
* Move talk-server/config to talk-common/config
* Refactor build into /src/core/build and use common config
* Add embed webpack config
* Start implementing embed
* Implement embed
* Add pym types
* Add event emitter to Talk Context
* Add MatchMedia test for passing values from the context
* Add support for click far away
* Integrate pym click events to registerClickFarAway
* Add tests
* Resolve merge issues
* Apply PR review
2018-08-02 15:29:18 +00:00
Chi Vinh Le
d09835020d
Rename WrappedComponent to BaseComponent
2018-07-17 19:22:06 -03:00
Chi Vinh Le
0aa556d288
Make timeagoFormatter optional
2018-07-13 19:58:58 -03:00
Chi Vinh Le
057d4254fa
Add tests
2018-07-12 20:41:15 -03:00
Chi Vinh Le
6467348296
Merge branch 'next' into timestamp
2018-07-12 16:29:23 -03:00
Chi Vinh Le
358fe97069
Translate, concept for translation and id strings
2018-07-10 18:44:56 -03:00
Belén Curcio
805492931b
Implement Timestamp
...
Merge branch 'next' into timestamp
Fix test and translations
Merge branch 'timestamp' of github.com:coralproject/talk into timestamp
* 'timestamp' of github.com:coralproject/talk:
Fix test and translations
Implement Timestamp
2018-07-10 13:34:27 -03:00
Chi Vinh Le
84dd673c2e
Add integration tests!
2018-07-06 21:19:49 -03:00
Chi Vinh Le
b83dabc616
Add unit tests
2018-07-06 16:11:05 -03:00
Chi Vinh Le
67790ac9e1
Strict typing for pagination container
2018-07-04 17:24:05 -03:00
Chi Vinh Le
94588951d3
Cleanup Relay Types
2018-07-04 17:16:51 -03:00
Chi Vinh Le
9f79ee1c6d
Better relay types
2018-07-04 15:01:47 -03:00
Chi Vinh Le
796d24db3d
Use pagination container
2018-07-02 19:13:13 -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