Commit Graph

8017 Commits

Author SHA1 Message Date
Wyatt Johnson e6f796e99c expanded on migration support 2018-01-25 13:07:29 -07:00
Wyatt Johnson ef7693afa5 fixed error in migration 2018-01-25 11:25:32 -07:00
Wyatt Johnson 4e9b19c7f6 performance related improvements to migraitons 2018-01-24 15:00:30 -07:00
Wyatt Johnson a8f794ef76 Merge pull request #1306 from coralproject/error-notifications
Error handling improvements
2018-01-24 12:34:11 -07:00
Kim Gardner 6825b4c999 Merge branch 'master' into error-notifications 2018-01-24 14:22:52 -05:00
Kim Gardner 54fb334288 Merge pull request #1308 from coralproject/flagged-user-padding
Add padding to flagged user
2018-01-24 14:22:39 -05:00
Kim Gardner 798732cbcf Merge branch 'master' into flagged-user-padding 2018-01-24 13:54:34 -05:00
Kim Gardner e18d92944a Merge pull request #1309 from hellp/wrong-premod-text
Fix wrong text on "premod if contains links" setting
2018-01-24 13:54:04 -05:00
Kim Gardner f0498fb3ba Merge branch 'master' into flagged-user-padding 2018-01-24 13:45:56 -05:00
Kim Gardner 0f938b19a3 Merge branch 'master' into wrong-premod-text 2018-01-24 13:45:08 -05:00
Wyatt Johnson bcd18ccb32 Merge branch 'master' into error-notifications 2018-01-24 10:31:43 -07:00
Wyatt Johnson c6dd182f56 Merge pull request #1303 from coralproject/moderation-refactor
Moderation refactor
2018-01-24 10:31:31 -07:00
Kiwi cae974d0df Merge branch 'master' into moderation-refactor 2018-01-24 18:19:09 +01:00
Kiwi c41320e155 Merge branch 'master' into error-notifications 2018-01-24 18:18:52 +01:00
Kiwi 66ca985405 Merge branch 'master' into flagged-user-padding 2018-01-24 18:18:40 +01:00
Wyatt Johnson a366c6efa4 Merge pull request #1305 from coralproject/auth-callback
Auth Callback Regression
2018-01-24 10:18:03 -07:00
Wyatt Johnson 366f40a6e4 applied fix to template 2018-01-24 10:09:33 -07:00
Fabian Neumann 9da61b5991 Fix wrong text on "premod if contains links" setting. 2018-01-24 16:58:58 +01:00
Chi Vinh Le 9feeaf4dca Add padding to flagged user 2018-01-24 15:35:34 +01:00
Kiwi 7f9e09461c Merge branch 'master' into error-notifications 2018-01-23 20:41:17 +01:00
Chi Vinh Le d15694041a Don't require notify property 2018-01-23 20:27:46 +01:00
Chi Vinh Le 59cdc9fd5d Port plugins 2018-01-23 20:06:55 +01:00
Chi Vinh Le b196bb379a Comments 2018-01-23 19:52:04 +01:00
Chi Vinh Le c7242f5d98 Improve error handling of report feature 2018-01-23 19:47:11 +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
Wyatt Johnson e4834027b0 Auth Callback Regression 2018-01-23 11:03:53 -07:00
Chi Vinh Le 303e2e84c5 Notify on error (embed stream -> profile) 2018-01-23 17:37:52 +01:00
Chi Vinh Le 04fd056cab Notify on errors (embed stream - configure) 2018-01-23 17:36:07 +01:00
Chi Vinh Le 74b545a8d9 Refetch configure and notify on error 2018-01-23 16:58:11 +01:00
Chi Vinh Le 957fd34168 Show error message on data error 2018-01-23 16:53:03 +01:00
Chi Vinh Le dd836ad28e Notify on error (Community > Reported Username) 2018-01-23 16:45:32 +01:00
Chi Vinh Le 196ae5e29c Notify on error (Communit > People) 2018-01-23 16:41:44 +01:00
Chi Vinh Le f4e4c1d810 Notify on error (UserDetail) 2018-01-23 16:27:02 +01:00
Wyatt Johnson f3469f3dc4 Merge branch 'master' into moderation-refactor 2018-01-22 16:34:56 -07:00
Wyatt Johnson d101989ebd Merge pull request #1298 from coralproject/live-reported
Implement Live Updates for Reported Usernames
2018-01-22 16:30:46 -07:00
Wyatt Johnson b36c70acc1 replaced pre-git with pre-commit 2018-01-22 16:16:04 -07:00
Wyatt Johnson 25359ee88d Moderation Refactor 2018-01-22 16:11:13 -07:00
Chi Vinh Le 6a06cb4684 Show notification when encountering an error in modqueue 2018-01-22 22:42:17 +01:00
Kiwi 12652d59c4 Merge branch 'master' into live-reported 2018-01-22 20:01:12 +01:00
Wyatt Johnson 8e8458781d Merge pull request #1302 from coralproject/plugin-directory
Plugin Working Directory
2018-01-22 11:50:45 -07:00
Kiwi 852b21e264 Merge branch 'master' into plugin-directory 2018-01-22 19:42:05 +01:00
Kim Gardner 81d049e533 Merge branch 'master' into live-reported 2018-01-22 13:33:15 -05:00
Kim Gardner 3fe8a8fb8d Merge pull request #1301 from coralproject/fix-report-bugs
Fixes for report dialog
2018-01-22 13:33:01 -05:00
Kim Gardner 0f6cc20478 Update error message 2018-01-22 13:08:28 -05:00
Wyatt Johnson 26c109e8ae Removed cwd in place of __dirname 2018-01-22 11:06:49 -07:00
Chi Vinh Le 1e34af6aa3 Fixes for report dialog 2018-01-22 18:20:36 +01:00
Kiwi 60c62e4f1a Merge branch 'master' into live-reported 2018-01-22 17:46:49 +01:00
Kim Gardner 30dddf387c Merge pull request #1299 from coralproject/fix-modqueue-counts
Fix modqueue count bugs
2018-01-22 11:31:42 -05:00
Kiwi 0528106fdf Merge branch 'master' into live-reported 2018-01-22 17:16:08 +01:00