Chi Vinh Le
|
89037a2e05
|
Refactor notification
|
2017-08-23 03:22:56 +07:00 |
|
Chi Vinh Le
|
f428bfa6c9
|
WIP
|
2017-08-23 03:16:19 +07:00 |
|
Chi Vinh Le
|
9566f83eac
|
Remove coral-framework reducers
Some of them were only related to the embed stream.
Auth code is too convoluted with the embed stream and can't be reused atm.
|
2017-08-21 21:31:54 +07:00 |
|
Chi Vinh Le
|
7360a43898
|
Remove immutable from embed stream
|
2017-08-11 22:50:12 +07:00 |
|
Chi Vinh Le
|
85e478cf3f
|
Return an object on Talk.render to control the embed
|
2017-07-29 00:17:23 +07:00 |
|
Chi Vinh Le
|
fb2662572a
|
Implement excludeIf for the plugins API
|
2017-07-17 17:06:12 +07:00 |
|
Chi Vinh Le
|
b7c4dbd224
|
Remove CommonJS style exports in framework
|
2017-07-07 17:27:05 +07:00 |
|
Chi Vinh Le
|
fd1f8b24c1
|
Don't show popup when empty
|
2017-07-03 19:40:26 +07:00 |
|
Chi Vinh Le
|
4b063607ab
|
Return the returns
|
2017-06-21 20:04:38 +07:00 |
|
Chi Vinh Le
|
9815248b8d
|
Prevent errors being swallowed
|
2017-06-21 19:17:48 +07:00 |
|
Max Eddy
|
64174b97af
|
Cleanup
|
2017-06-16 13:04:27 -04:00 |
|
Max Eddy
|
fe0c581ea9
|
Note logout action as well for onAuthChanged event.
|
2017-06-16 13:04:27 -04:00 |
|
Max Eddy
|
4982d8a9ad
|
Use REST API result for check login message.
|
2017-06-16 13:04:27 -04:00 |
|
Max Eddy
|
6139828844
|
Send post message with auth state to parent window.
|
2017-06-16 13:04:27 -04:00 |
|
Chi Vinh Le
|
2a283a9a5a
|
Support live updates
|
2017-06-12 23:21:27 +07:00 |
|
Chi Vinh Le
|
c7ca3c5e4a
|
Reset websocket after successful login
|
2017-06-09 17:26:42 +07:00 |
|
Wyatt Johnson
|
32708e9098
|
submscription fixes
|
2017-06-08 15:08:18 -06:00 |
|
Kiwi
|
810f337d8d
|
Merge branch 'master' into fix-redirect-uri
|
2017-05-29 22:06:33 +07:00 |
|
Chi Vinh Le
|
bd5e272f00
|
Use correct redirect url
|
2017-05-29 22:00:27 +07:00 |
|
Chi Vinh Le
|
0b7432b75e
|
Merge branch 'master' into i18n-refactor
Conflicts:
client/coral-sign-in/components/FakeComment.js
client/coral-sign-in/components/UserBox.js
|
2017-05-29 20:23:27 +07:00 |
|
Chi Vinh Le
|
681e07306b
|
Require email verification info
|
2017-05-27 03:13:00 +07:00 |
|
Chi Vinh Le
|
a7cdcb0bf7
|
Fix request options and use better filename
|
2017-05-27 00:54:36 +07:00 |
|
Chi Vinh Le
|
6a1befc3f0
|
Detect mobile safari & desktop safari
|
2017-05-26 20:48:24 +07:00 |
|
Chi Vinh Le
|
bab47c9d44
|
Separate store
|
2017-05-26 20:37:06 +07:00 |
|
Belen Curcio
|
cbf7cc67f4
|
Extracting token from cookie if safari
|
2017-05-25 18:30:01 -03:00 |
|
Belen Curcio
|
e510553d9a
|
Sending cookies if safari
|
2017-05-25 13:55:03 -03:00 |
|
Belen Curcio
|
bb6be9a734
|
BE implementation
|
2017-05-25 11:53:40 -03:00 |
|
Belen Curcio
|
bd21719ea5
|
Handling non safari browsers
|
2017-05-24 17:20:23 -03:00 |
|
gaba
|
625362d51e
|
Merge branch 'master' into i18n-refactor
|
2017-05-19 12:44:34 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
riley
|
2c620c868d
|
merge master
|
2017-05-19 11:05:46 -06:00 |
|
gaba
|
3aceb0dc38
|
Merge branch 'master' into i18n-refactor
|
2017-05-17 12:59:24 -07:00 |
|
gaba
|
5bd9bc992b
|
Move i18n into a service
|
2017-05-17 12:53:36 -07:00 |
|
Chi Vinh Le
|
76e87f4c34
|
Move previous suspendUser feature to rejectUsername
|
2017-05-18 02:28:01 +07:00 |
|
Chi Vinh Le
|
71c743dda7
|
Extend backend to support new suspend feature
|
2017-05-17 20:05:18 +07:00 |
|
riley
|
03ce044c53
|
merge master
|
2017-05-16 16:33:41 -06:00 |
|
Chi Vinh Le
|
81f51b69ec
|
Clear token before dispatching logout action
|
2017-05-16 17:13:19 +07:00 |
|
Belen Curcio
|
d3252b8c87
|
Done :)
|
2017-05-15 23:47:29 -03:00 |
|
Belen Curcio
|
1eada688fe
|
Prettier
|
2017-05-15 23:23:22 -03:00 |
|
gaba
|
c0c6dd6252
|
The merge got back some code to the coral-framework.
|
2017-05-15 14:23:56 -07:00 |
|
gaba
|
423cb3cade
|
Merge branch 'master' into i18n-refactor
|
2017-05-15 14:02:34 -07:00 |
|
Belen Curcio
|
2b7f545c2d
|
lint
|
2017-05-15 17:31:53 -03:00 |
|
Belen Curcio
|
b789a8e107
|
Removing kiwis fix since this was fixed in auth tokens branch
|
2017-05-15 17:23:57 -03:00 |
|
Belen Curcio
|
b2e5c0452a
|
The merge conficts
|
2017-05-15 17:13:48 -03:00 |
|
Chi Vinh Le
|
def35f0a93
|
Fix login issues
|
2017-05-16 00:55:12 +07:00 |
|
Belen Curcio
|
843c3a16c8
|
Admin share same network interface, and unifying actions
|
2017-05-15 14:48:12 -03:00 |
|
Belen Curcio
|
4e86e4197c
|
handling logout
|
2017-05-15 13:13:28 -03:00 |
|
Belen Curcio
|
292f758ac9
|
Comment history relies on authtokens
|
2017-05-15 12:17:30 -03:00 |
|
gaba
|
633086cfa3
|
Fix a few more strings and translations.
|
2017-05-15 07:11:11 -07:00 |
|
Belen Curcio
|
8754ade5a4
|
merge
|
2017-05-12 21:52:29 -03:00 |
|