Commit Graph

177 Commits

Author SHA1 Message Date
type_face 3404578ecc Merge branch 'master' into admin-ui-custom-css 2019-04-24 15:54:12 -07:00
Rob Ring 48c5355a5b apply custom CSS to admin panel 2019-04-24 15:50:29 -07:00
Kim Gardner 1c2ff7d2ae Update default plugins and docs (#2265)
* Update default plugins

* Update plugin docs with missing plugin

* Fixed broken link in docs

* Update Code of Conduct in docs

* Fix mixup that both plugins are moderation-actions

* fix: adapt server tests to use the rich text plugin

* fix: e2e

* fix: sync docs
2019-04-16 20:54:44 +02:00
Wyatt Johnson cd01aae76c fix: fixed incorrect users lookup (#2229) 2019-03-18 12:06:29 -06:00
Wyatt Johnson 7e680038d6 fix: added tests 2018-09-13 11:21:40 -06:00
Wyatt Johnson b9d88251e6 External User Fix (#1846)
* fix: return user if user was not initially found

* fix: added tests, added wasUpserted boolean
2018-09-06 15:22:58 +00:00
Wyatt Johnson 16a884d778 fix: extract and add redirect uri 2018-06-25 12:28:25 -06:00
Chi Vinh Le ccff6ed63b Resolve linter issues 2018-06-05 04:28:54 +02:00
Wyatt Johnson 0c1e4873f8 fixed first time user 2018-05-24 10:11:49 -06:00
Wyatt Johnson 975448ec69 patches to reliability computation based on settings 2018-05-23 16:18:22 -06:00
Fabian Neumann bae20c38ec Rename globalSwitchoff to disableCommenting. 2018-05-11 12:21:13 +02:00
Fabian Neumann f28a3f2f4e Add test case: err if trying to comment while it's disabled 2018-05-11 11:28:58 +02:00
Wyatt Johnson 15c3a96291 fixed settings 2018-05-07 17:16:52 -06:00
Wyatt Johnson 732ff98f9b fixed test 2018-05-07 14:50:03 -06:00
Wyatt Johnson b42d325cb0 fixes for tests 2018-04-30 16:13:48 -06:00
Wyatt Johnson 7a0c9c85bc fixed tests 2018-04-30 15:59:35 -06:00
Wyatt Johnson ba9f034bfb Allow a user to change their own username 2018-04-16 17:37:08 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Kim Gardner 21722d36ea Merge branch 'master' into restore-new-user-event 2018-03-14 18:19:29 -04:00
Wyatt Johnson 2f1689d2ca Merge branch 'master' into name-collision 2018-03-14 14:55:54 -06:00
Wyatt Johnson 1a8006e3a3 improved db query support, added tests 2018-03-14 14:55:24 -06:00
Kim Gardner 8db3f72bb4 Merge branch 'master' into restore-new-user-event 2018-03-13 19:31:50 -04:00
Wyatt Johnson f826db1edf Restore the userCreated event 2018-03-12 16:39:38 -06:00
Wyatt Johnson 21e3e24d9f Docs updates 2018-03-12 12:26:26 -06:00
Wyatt Johnson 9a89dfaa29 fixed test 2018-02-16 15:48:38 -07:00
Wyatt Johnson 634da8012f Merge branch 'master' into events 2018-02-16 15:47:37 -07:00
Kim Gardner 9ec7027f3c Merge branch 'master' into no-limit 2018-02-14 21:03:17 -05:00
Wyatt Johnson 18710e2345 added tests 2018-02-14 15:58:15 -07:00
Wyatt Johnson 73034a20f0 added support for configuring limiting, action optims 2018-02-13 17:24:57 -07:00
Wyatt Johnson f40f209395 cleaned up routes 2018-02-13 12:12:03 -07:00
Wyatt Johnson 6c1667d80b patched test 2018-02-12 19:11:28 -07:00
Wyatt Johnson eab1e6ca59 refactored resolvers, cleaned 2018-02-09 18:00:12 -07:00
Wyatt Johnson cf4e817e79 Merge branch 'master' into events 2018-01-30 11:04:42 -07:00
Wyatt Johnson a06f76fd4c removed events 2018-01-29 16:36:54 -07:00
Wyatt Johnson d25ca0ef6f more test criteria 2018-01-29 15:36:59 -07:00
Wyatt Johnson 985fc05a47 only users that have approved usernames may comment 2018-01-29 15:29:55 -07:00
Wyatt Johnson e20e55b589 removed outdated logic 2018-01-29 10:35:10 -07:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Wyatt Johnson e6f796e99c expanded on migration support 2018-01-25 13:07:29 -07:00
Wyatt Johnson 25359ee88d Moderation Refactor 2018-01-22 16:11:13 -07:00
Wyatt Johnson b709cb485e refactored publicCreate 2018-01-16 14:11:24 -07:00
Wyatt Johnson 45d4c79c26 added reply bug 2018-01-16 12:30:38 -07:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Wyatt Johnson 44648fa901 fixed perms issue 2018-01-10 13:04:56 -07:00
Wyatt Johnson 615be40b45 refactored mailer service with lodash! 2018-01-08 10:43:10 -07:00
Wyatt Johnson c3970a46a2 applied rename to graph mutation edges 2018-01-05 12:11:32 -07:00
Wyatt Johnson c9bc9a4b10 reintroduced the errors.ErrSameUsernameProvided 2018-01-05 11:31:40 -07:00
Wyatt Johnson 9c595b7f84 Merge branch 'master' into next 2018-01-05 11:10:32 -07:00
Wyatt Johnson 797cea4f63 added user query by value to graph 2018-01-03 14:01:51 -07:00
Wyatt Johnson 20878ba040 css and standardization on all admin pages 2017-12-21 23:27:37 -07:00