okbel
96dff8ed25
wip :0
2018-03-16 20:16:28 -03:00
okbel
7d7e3f60d3
show dep message only once
2018-03-14 23:33:06 -03:00
okbel
fb519286c3
Merge branch 'slots-debug' of github.com:coralproject/talk into slots-debug
...
* 'slots-debug' of github.com:coralproject/talk: (78 commits)
added translations
lint
improved db query support, added tests
added .vscode to gitignore
Disallow logout from unauthenticated requests
parse env json the same as the rest, with hjson
Slack plugin fix
disabled firefox local integration tests :(
re-enabled headless support
added logs to artifacts
disable headless tests, run with full browsers
applied fix to allow local run with firefox
store test results as artifacts every time
replaced circleci image with ours temp
Update Comment.js
Update UserDetailComment.js
Update Comment.js
Update UserDetailComment.js
Remove curly quote
Update sidebar
...
2018-03-14 23:22:24 -03:00
okbel
4f844dfd58
Adding deprecation notice
2018-03-14 22:38:27 -03:00
Kim Gardner and GitHub
9ed17dd949
Merge branch 'master' into slots-debug
2018-03-13 19:32:19 -04:00
okbel
6200ba39c2
Adding debug tools
2018-03-12 10:21:42 -03:00
okbel
e713b39846
clearer api - wip debug tools
2018-03-12 09:17:30 -03:00
Melhem Fawaz
969b3dbcd5
Registered AR locale in i18n framework service
2018-03-11 16:27:28 +04:00
Chi Vinh Le
e6b28a55af
Display digest settings
2018-03-07 14:38:53 +01:00
Chi Vinh Le
62cdf4988f
Remove unused line
2018-03-05 22:27:55 +01:00
okbel
5f5bc631b6
Merge branch 'master' of github.com:coralproject/talk into rte-plugin
...
* 'master' of github.com:coralproject/talk: (103 commits)
Implement new permlink view for real
fixes to ci for deploy
fixed deploy
changed max retries on unreliable tests
always save test results
fixed workspace error
implemented staff replies
adjusted client tests
seperated tests
more fixes to translation
fixed translation
review
object propery typo
added safari to integration jobs
added develop filter
added deeper cache support
added dist cache support
fixed firefox support
removed headless
ammended browserstack test
...
2018-03-02 12:30:22 -03:00
okbel
d1c0167e9a
Simpler fragments
2018-03-01 14:12:07 -03:00
Chi Vinh Le
918ce04e83
fix jsdoc 2
2018-02-26 22:51:46 +01:00
Chi Vinh Le
09eaba5a2e
fix jsdoc
2018-02-26 22:51:02 +01:00
Chi Vinh Le
0e2a49ef1f
Merge branch 'post-message' of ssh://github.com/coralproject/talk into post-message
2018-02-26 22:33:50 +01:00
Chi Vinh Le
17a0aebdf7
Refactor postMessage service
2018-02-26 22:10:01 +01:00
Wyatt Johnson and GitHub
19320eb063
Merge branch 'master' into post-message
2018-02-26 13:36:34 -07:00
Wyatt Johnson
31e5eb8685
linting
2018-02-26 09:10:55 -07:00
Wyatt Johnson and GitHub
d1951c8504
Update plugins.js
2018-02-26 08:48:11 -07:00
Wyatt Johnson
894940cd0b
replaced singleSlot with slotSize
2018-02-23 14:48:57 -07:00
Wyatt Johnson
1a9f9c2056
added support for the singleSlot
2018-02-23 14:32:52 -07:00
Wyatt Johnson
6a46703e98
added sessionStorage fallback
2018-02-22 15:08:59 -07:00
Wyatt Johnson
26a660248e
replaced localStorage state events with postMessage
2018-02-22 14:22:58 -07:00
Chi Vinh Le
8c2070e345
Refactor Profile
2018-02-19 16:04:43 +01:00
Chi Vinh Le
c7ee8307e6
Merge branch 'master' into auth-refactor
2018-02-13 16:33:17 +01:00
Kim Gardner and GitHub
3dde285776
Merge branch 'master' into l10n-de
2018-02-12 18:30:02 -05:00
Wyatt Johnson
ae881df7f3
added fallback en for missing translations
2018-02-12 15:50:36 -07:00
Fabian Neumann
39b34d624a
Register DE locales in i18n framework.
2018-02-12 13:18:00 +01:00
Chi Vinh Le
37dd6ae044
Auth refactor part 3
2018-02-08 23:06:01 +01:00
Chi Vinh Le
d526a404ae
Finish admin auth refactor
2018-02-07 22:17:52 +01:00
Chi Vinh Le
aaad7aa86f
Reimplement recaptcha
2018-02-07 22:10:05 +01:00
Chi Vinh Le
bad0363628
Save static config to redux
2018-02-07 21:08:37 +01:00
Chi Vinh Le
61bc372640
Merge branch 'master' into auth-refactor
2018-02-07 18:42:26 +01:00
Chi Vinh Le
f8e0556904
Auth Refactor part 1
2018-02-06 20:30:31 +01:00
Kiwi and GitHub
894141619c
Merge branch 'master' into keep-drafts
2018-02-01 17:50:06 +01:00
Chi Vinh Le
34726e2c4e
Implement DraftArea
2018-02-01 17:29:53 +01:00
Chi Vinh Le
dc5a3e43a6
If we are not in iFrame just use localStorage
2018-02-01 13:53:15 +01:00
Chi Vinh Le
2e59f64738
Pass sessionStorage to context
2018-02-01 13:34:03 +01:00
Chi Vinh Le
91e08cb117
Rename storage to localStorage in context
2018-02-01 13:28:28 +01:00
Chi Vinh Le
118301c2b4
Implement a session storage
2018-02-01 12:25:51 +01:00
Wyatt Johnson
596c214f1c
allowed moderators to configure asset
2018-01-31 13:41:07 -07:00
Wyatt Johnson
c4cddefcff
abstracted config to service
2018-01-31 11:25:43 -07:00
Wyatt Johnson
062ce58cf8
ensure dynamic imports use proper path/url
2018-01-31 10:57:01 -07:00
Wyatt Johnson
ec54376a53
blocked user actions in username change process
2018-01-30 11:00:48 -07:00
Tibo Beijen
468a1683ce
Small lintin fix.
2018-01-22 11:22:12 +01:00
Wyatt Johnson and GitHub
716a61aa5c
Merge branch 'master' into master
2018-01-18 09:38:42 -07:00
Wyatt Johnson
c612902779
fixed styles
2018-01-17 13:41:02 -07:00
Wyatt Johnson
3938b7883f
introduced some locale fixes
2018-01-17 13:24:54 -07:00
Wyatt Johnson and GitHub
af40a85071
Merge branch 'master' into master
2018-01-16 15:58:58 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00