Chi Vinh Le
|
4883bb17b9
|
Finish refactor embed stream auth
|
2018-02-09 00:08:31 +01:00 |
|
Chi Vinh Le
|
37dd6ae044
|
Auth refactor part 3
|
2018-02-08 23:06:01 +01:00 |
|
Chi Vinh Le
|
bad0363628
|
Save static config to redux
|
2018-02-07 21:08:37 +01:00 |
|
Chi Vinh Le
|
f8e0556904
|
Auth Refactor part 1
|
2018-02-06 20:30:31 +01:00 |
|
Wyatt Johnson
|
ec54376a53
|
blocked user actions in username change process
|
2018-01-30 11:00:48 -07:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -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 |
|
Wyatt Johnson
|
0d7e4d6541
|
Added support for hosting Talk under a different path
|
2017-07-27 16:37:26 +10:00 |
|
Chi Vinh Le
|
fb2662572a
|
Implement excludeIf for the plugins API
|
2017-07-17 17:06:12 +07:00 |
|
Chi Vinh Le
|
bd5e272f00
|
Use correct redirect url
|
2017-05-29 22:00:27 +07:00 |
|
Chi Vinh Le
|
681e07306b
|
Require email verification info
|
2017-05-27 03:13:00 +07:00 |
|
Belen Curcio
|
8754ade5a4
|
merge
|
2017-05-12 21:52:29 -03:00 |
|
Belen Curcio
|
964cc362e7
|
Login, logout with tokens. WIP
|
2017-05-12 18:26:24 -03:00 |
|
Belen Curcio
|
5e8a02c461
|
Removing CSRF
|
2017-05-12 15:40:53 -03:00 |
|
Belen Curcio
|
8c219c1c4d
|
Adding config with initial
|
2017-05-09 15:53:57 -03:00 |
|
Belen Curcio
|
17128e9a47
|
Adds redux to handle external config data
|
2017-05-02 15:18:04 -03:00 |
|
Chi Vinh Le
|
6fb2a95bf2
|
Move query logic to coral-embed-stream
|
2017-04-19 20:28:14 +07:00 |
|
Chi Vinh Le
|
d5d424bfc5
|
Merge branch 'master' into embed-refactor
|
2017-04-19 16:16:14 +07:00 |
|
Chi Vinh Le
|
4ce4c74fd9
|
Return a value for notification actions
|
2017-04-19 01:09:59 +07:00 |
|
Chi Vinh Le
|
af5be0469f
|
Refactor embed
|
2017-04-18 23:20:39 +07:00 |
|
Benjamin Goering
|
2656141d59
|
Add stopIgnoringUser mutation and Embed uses it
|
2017-04-11 14:19:34 -07:00 |
|
Benjamin Goering
|
990b9794e9
|
When a user is ignored, replace their comments with a tombstone
|
2017-04-11 14:19:33 -07:00 |
|
Riley Davis
|
e75663f5b9
|
Merge branch 'master' into change-permalink-behavior
|
2017-03-28 14:31:53 -06:00 |
|
Riley Davis
|
4e60689fa4
|
view a permalink thread in isolation
|
2017-03-28 14:31:43 -06:00 |
|
gaba
|
a6fa9a22c3
|
It refresh the page after editing name.
|
2017-03-24 13:57:10 -07:00 |
|
David Jay
|
bb0b3f461a
|
Moving polling interval to constant.
|
2017-02-22 15:11:50 -05:00 |
|
David Jay
|
9149b737f5
|
Retrieving counts and displaying new comments to user.
|
2017-02-21 17:23:09 -05:00 |
|
gaba
|
4765973a58
|
Other small changes and fix bug because displayname instead displayName...
|
2017-02-16 16:07:19 -08:00 |
|
gaba
|
3166692d4e
|
Rename everywhere to username.
|
2017-02-16 15:16:54 -08:00 |
|
David Jay
|
fbf543727b
|
Moving load more limit to constant.
|
2017-02-14 18:54:51 -05:00 |
|
David Jay
|
652170735b
|
Merge branch 'master' into username-ban
|
2017-02-06 18:14:13 -08:00 |
|
David Jay
|
cb78e8d563
|
Merge branch 'master' into username-ban
|
2017-02-06 10:23:14 -08:00 |
|
Riley Davis
|
a0c03605b9
|
Merge branch 'master'
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-framework/constants/auth.js
client/coral-framework/reducers/auth.js
client/coral-sign-in/components/SignUpContent.js
|
2017-02-03 13:12:32 -07:00 |
|
gaba
|
7da141ed29
|
Dispatch other action to only trigger change when sign up.
|
2017-02-02 15:44:45 -08:00 |
|
Riley Davis
|
a0cf467f1b
|
remove confirm and replace with verify
|
2017-02-02 14:59:45 -07:00 |
|
David Jay
|
5831a6f927
|
Merge branch 'master' of github.com:coralproject/talk into username-ban
|
2017-02-01 20:00:54 -05:00 |
|
David Jay
|
d703cc2168
|
Prompting user to update name when banned.
|
2017-02-01 19:53:37 -05:00 |
|
gaba
|
f4d672ddcf
|
Merge branch 'master' into story-134624635
|
2017-02-01 10:42:00 -08:00 |
|
gaba
|
097934dee5
|
Merge branch 'master' into story-134624635
|
2017-01-31 15:00:14 -08:00 |
|
gaba
|
37eae51641
|
Adds component to coral-framework to deal with the change of displayname.
|
2017-01-31 13:52:40 -08:00 |
|
Riley Davis
|
e63e1f3428
|
Merge branch 'master'
Conflicts:
errors.js
test/routes/api/auth/index.js
|
2017-01-31 12:05:16 -07:00 |
|
Riley Davis
|
56ddc49386
|
resend verify email
|
2017-01-31 12:04:19 -07:00 |
|
gaba
|
e803593fc7
|
Move stuff around.
|
2017-01-30 11:34:04 -08:00 |
|
Belen Curcio
|
4a54c571ed
|
Open Stream and Closed Stream status
|
2017-01-26 10:45:50 -03:00 |
|
Belen Curcio
|
9d7b727f08
|
Settings container
|
2017-01-24 18:08:58 -03:00 |
|
Belen Curcio
|
365f60c428
|
Reducer and constants
|
2017-01-24 14:22:58 -03:00 |
|
gaba
|
ac6fba2286
|
Clean user state on logout. Allow flagging only if not banned.
|
2017-01-05 15:34:27 -03:00 |
|
gaba
|
f49ca9f89a
|
PAss the token around.
|
2016-12-19 18:11:11 -08:00 |
|