Commit Graph
1039 Commits
Author SHA1 Message Date
Chi Vinh Le ac67b0484b Better fix 2018-02-02 12:12:58 +01:00
Chi Vinh Le edac21a4f4 Fix Flag Menu not working 2018-02-02 11:52:42 +01:00
Wyatt JohnsonandGitHub 13e6645f26 Merge branch 'master' into remove-auth-data 2018-02-01 09:15:54 -07:00
Chi Vinh Le d6ddd9c195 Clearly remove auth data from storage 2018-02-01 12:13:33 +01:00
Wyatt Johnson 596c214f1c allowed moderators to configure asset 2018-01-31 13:41:07 -07:00
Wyatt JohnsonandGitHub 0f9387dbb9 Merge branch 'master' into user-perms 2018-01-30 11:03:42 -07:00
Wyatt Johnson ec54376a53 blocked user actions in username change process 2018-01-30 11:00:48 -07:00
Chi Vinh Le a59464e45d Merge branch 'notify-on-edit' of ssh://github.com/coralproject/talk into notify-on-edit 2018-01-30 18:20:59 +01:00
Chi Vinh Le feeaa8ee8b Better todo descr 2018-01-30 18:19:31 +01:00
KiwiandGitHub bd2c4d4bfc Merge branch 'master' into notify-on-edit 2018-01-30 17:37:15 +01:00
Chi Vinh Le 81e68c8ef4 Fix edited comment not showing notifications 2018-01-30 17:34:18 +01:00
Chi Vinh Le cb5a41f119 Refactor 2018-01-30 17:18:09 +01:00
Chi Vinh Le d80cd6f0a2 More Refactor 2018-01-30 15:49:28 +01:00
Chi Vinh Le ebb85d17ce Refactor 2018-01-30 15:13:14 +01:00
Wyatt Johnson 335349963c adjusted flow for changed usernames, e2e 2018-01-29 17:46:03 -07:00
Chi Vinh Le 0a889fd1b3 More Refactoring 2018-01-29 21:26:44 +01:00
Chi Vinh Le 0799e9d8ee More refactor 2018-01-29 20:52:44 +01:00
Chi Vinh Le c355e10453 Refactor 2018-01-29 19:21:42 +01:00
Chi Vinh Le 5f608e9bc6 Fix moderator comments not showing up 2018-01-29 17:40:38 +01:00
Kim GardnerandGitHub 6825b4c999 Merge branch 'master' into error-notifications 2018-01-24 14:22:52 -05:00
Fabian Neumann 9da61b5991 Fix wrong text on "premod if contains links" setting. 2018-01-24 16:58:58 +01:00
Chi Vinh Le d15694041a Don't require notify property 2018-01-23 20:27:46 +01:00
Chi Vinh Le ace6cbb158 Error reporting for the rest 2018-01-23 19:41:00 +01:00
Chi Vinh Le 0523faee2b withQuery and withMutation support for notifyOnError (default: true) 2018-01-23 19:05:08 +01:00
Chi Vinh Le 04fd056cab Notify on errors (embed stream - configure) 2018-01-23 17:36:07 +01:00
Wyatt Johnson ac62cbf348 added new closeAsset mutation and support in UI 2018-01-17 16:04:32 -07:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
KiwiandGitHub 6a3be92a4c Merge branch 'next' into reply 2018-01-10 18:08:12 +01:00
okbel e1ead8f500 Adding e2e for the stream - open and closed asset features 2018-01-10 11:43:34 -03:00
okbel 5db8209182 Removing replyButton in Stream is closed 2018-01-10 11:21:24 -03:00
okbel 9c75f3fa59 Adding missing proptypes 2018-01-10 11:03:33 -03:00
KiwiandGitHub 13347a6baf Merge branch 'next' into fix-set-username 2018-01-09 15:07:56 +01:00
Chi Vinh Le a2eb474a5c Fully implement SetUsername 2018-01-09 12:25:44 +01:00
Chi Vinh Le c3a5da3ae6 Fix live status updates 2018-01-08 16:00:20 +01:00
Chi Vinh Le ec852601a4 Move ChangeUsername to the appropiate tab 2018-01-08 15:50:41 +01:00
Chi Vinh Le 791025b153 Fix change username not displaying errors 2018-01-08 15:48:49 +01:00
Chi Vinh Le be72e2effd Remove defunct refetch detection workaround 2018-01-08 15:01:09 +01:00
okbel 7bfbeac368 Removing unused code 2018-01-04 13:59:37 -03:00
okbel ca55097b5c Removing unused code 2018-01-04 13:58:07 -03:00
okbel ee0c510569 Adding warning 2018-01-04 13:55:00 -03:00
Wyatt Johnson 8bf2fe7b06 hid not logged in error 2017-12-21 11:51:16 -07:00
okbel dafd703261 Merge branch 'user-status-refactor' of github.com:coralproject/talk into user-status-refactor
* 'user-status-refactor' of github.com:coralproject/talk:
  added mount path to the endpoint to respect the mounting config
  linting
  removed dev requirement for engine
2017-12-20 21:14:21 -03:00
okbel 4cc35e5b8f rejected usernames should not be able to comment 2017-12-20 20:13:36 -03:00
Wyatt Johnson ad68346332 linting 2017-12-20 16:11:39 -07:00
okbel f67f1e3b52 Adding role, instead of roles. And disable banning and suspending for the user thats logged in 2017-12-20 18:10:13 -03:00
okbel 570c0edfb3 merge conficts 2017-12-20 16:06:55 -03:00
KiwiandGitHub 7d3ec7da1e Merge branch 'master' into premod-admin-comments 2017-12-18 16:55:38 +01:00
Chi Vinh Le 5b8f335b2a Fix new admin comments not showing up in premod 2017-12-18 16:41:05 +01:00
Wyatt Johnson 75a944eba8 upgrades, fixes to comment count logic 2017-12-18 08:02:43 -07:00
Wyatt Johnson 31655847a9 Merge branch 'next' into user-status-refactor 2017-12-16 14:58:59 -06:00