Commit Graph

8260 Commits

Author SHA1 Message Date
Wyatt Johnson 36e855237f replaced json -> hjson loader 2018-02-15 10:47:36 -07:00
Wyatt Johnson 376ffd8486 fixed runtime errors 2018-02-15 10:23:27 -07:00
Chi Vinh Le 214d9e5047 Add changes 2018-02-15 17:34:47 +01:00
Wyatt Johnson a867b27f53 emails loaded from graph
- introduced graphql method on context
- mailer will try to load the email from the graph
2018-02-14 17:10:20 -07:00
Wyatt Johnson 28a348f2cc Merge branch 'master' into events 2018-02-12 19:39:16 -07:00
Wyatt Johnson a0118751c7 Merge pull request #1355 from leeeandroo/lock-install-bug
Lock install issue
2018-02-12 19:39:03 -07:00
Wyatt Johnson 6860b2b03f Merge branch 'master' into lock-install-bug 2018-02-12 19:18:39 -07:00
Wyatt Johnson ec8cfdf5f7 fixed logic 2018-02-12 19:17:58 -07:00
Wyatt Johnson 6c1667d80b patched test 2018-02-12 19:11:28 -07:00
Wyatt Johnson 5d1eff0ddb added mutations 2018-02-12 19:02:27 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -07:00
Kim Gardner 2bca30d3c1 Merge pull request #1356 from hellp/l10n-de
German translation
2018-02-12 18:38:49 -05:00
Kim Gardner 3dde285776 Merge branch 'master' into l10n-de 2018-02-12 18:30:02 -05:00
Kim Gardner 1304669416 Merge pull request #1359 from coralproject/fallback-lang
Fallback English Translations
2018-02-12 18:29:41 -05:00
Wyatt Johnson 9703bc8645 lint 2018-02-12 15:58:26 -07:00
Kim Gardner 85d67dba19 Merge branch 'master' into fallback-lang 2018-02-12 17:52:52 -05:00
Wyatt Johnson ffc880c33b duplicated code 2018-02-12 15:51:47 -07:00
Wyatt Johnson ae881df7f3 added fallback en for missing translations 2018-02-12 15:50:36 -07:00
Kim Gardner 33dd2e5c0a Merge branch 'master' into l10n-de 2018-02-12 17:46:38 -05:00
Kim Gardner dbe471fa96 Merge pull request #1358 from coralproject/add-suspend-msg-translations
Add translation keys for suspend error message
2018-02-12 17:45:49 -05:00
Kim Gardner afe411515d Add suspend error message 2018-02-12 17:26:40 -05:00
Kim Gardner a214969527 Merge pull request #1353 from coralproject/add-missing-translation-keys
Add missing translation keys
2018-02-12 17:22:59 -05:00
Kim Gardner bd16ff863d Merge branch 'master' into add-missing-translation-keys 2018-02-12 15:36:30 -05:00
Kim Gardner c0b0627d6a Merge pull request #1354 from facuesr/user-suspended-post-error-msg
Informative msg when the user is suspended and tries to post a message
2018-02-12 15:35:55 -05:00
Fabian Neumann 13a52e8d64 Revert "Change button 'Freigegeben' to 'Akzeptiert' as a style-workaround."
This reverts commit f515e22217.
2018-02-12 14:41:31 +01:00
Fabian Neumann 968dd14720 German translations for user_detail 2018-02-12 14:07:27 +01:00
Fabian Neumann 065af06709 Add translations for "admin_sidebar" 2018-02-12 13:55:21 +01:00
Fabian Neumann b2ce217a41 Translate "Zen Mode" more directly. 2018-02-12 13:25:55 +01:00
Fabian Neumann e93e4756bf Add DE translation for string added in 4.1.0 2018-02-12 13:25:23 +01:00
Fabian Neumann 349c972f8b Fix some copy-n-paste caused "E-Mail" keys. 2018-02-12 13:18:00 +01:00
Fabian Neumann f515e22217 Change button 'Freigegeben' to 'Akzeptiert' as a style-workaround.
'Freigegeben' is too long for the current button style to fit it.
While 'Akzeptiert' is a (slighly) worse translations, it will work
until (maybe) Talk PR 1322 is accepted.
2018-02-12 13:18:00 +01:00
Fabian Neumann 90c99727cb Change tab "Vormoderation" to "Unmoderiert".
This better reflects the status in which the comments in this lane are.
2018-02-12 13:18:00 +01:00
Fabian Neumann 54ce58c48f German translations for plugins. Plus typos and wording changes in core. 2018-02-12 13:18:00 +01:00
Fabian Neumann 175b677afd Add German translations for Talk core. 2018-02-12 13:18:00 +01:00
Fabian Neumann 39b34d624a Register DE locales in i18n framework. 2018-02-12 13:18:00 +01:00
Leandro e9a781607a prettier change 2018-02-12 12:09:28 +01:00
Leandro 05a6af49c4 fix switch syntax and not throw error when install lock=TRUE 2018-02-12 11:56:47 +01:00
Facu 4b2aa04ef6 error msg when suspenden user try to post 2018-02-11 23:37:33 -03:00
Wyatt Johnson 79cb8b0fb2 Merge branch 'master' into events 2018-02-09 18:36:34 -07:00
Wyatt Johnson 90290cfa2d patched bug 2018-02-09 18:33:13 -07:00
Wyatt Johnson 8b669a31c5 initial notification draft
- implements new notification manager using connect api
- first use case of plugins using the plugin api
2018-02-09 18:17:25 -07:00
Wyatt Johnson aaa1e0dbc3 enhanced mailer
- added template system for dynamic re-registration of email templates
- permitted no-auth based smtp schemes (to support inbucket)
- added helper registration for dynamic components in the templates
2018-02-09 18:00:37 -07:00
Wyatt Johnson eab1e6ca59 refactored resolvers, cleaned 2018-02-09 18:00:12 -07:00
Kim Gardner 5481491bf2 Fix typo 2018-02-09 18:28:12 -05:00
Kim Gardner eef55f33fc Respect plugin 2018-02-09 18:17:33 -05:00
Kim Gardner 2ad5219e59 Sorting plugins 2018-02-09 18:16:46 -05:00
Kim Gardner e08024a136 Subscriber plugin 2018-02-09 18:11:15 -05:00
Kim Gardner 9f465ee7ce Toxic comments plugin 2018-02-09 18:10:29 -05:00
Kim Gardner 29a64d540b Viewing options plugin 2018-02-09 18:08:56 -05:00
Kim Gardner 749189f0e5 Akismet plugin 2018-02-09 18:07:59 -05:00