Commit Graph
9940 Commits
Author SHA1 Message Date
Fabian Neumann 36063b459e Add new slot 'commentTombstone'.
With this slot plugins can override the default tombstone for deleted
comments.
2018-05-14 13:57:46 +02:00
Kim Gardner 400890237c Merge branch 'master' into admin-auth 2018-05-11 18:06:53 -04:00
Wyatt Johnson bde1dff33b changed to seperate slot 2018-05-11 14:45:03 -06:00
Wyatt Johnson f846ef0c06 Merge pull request #1595 from clintabrown/fix-my-profile-title-link
Fix My Profile story title link behavior
2018-05-11 14:37:23 -06:00
Wyatt Johnson fa31541fb7 Merge branch 'master' into fix-my-profile-title-link 2018-05-11 14:13:29 -06:00
Wyatt Johnson 4fcd5dd4f7 Merge pull request #1604 from coralproject/email-attach-fix
Email Attach Fixes
2018-05-11 13:05:45 -06:00
Chi Vinh Le 7d8d5a6115 Use lodash get 2018-05-11 20:46:32 +02:00
Chi Vinh Le f0dcd844a7 Fix excludeIf condition 2018-05-11 20:44:45 +02:00
Wyatt Johnson 9a1b9fb864 Merge branch 'master' into email-attach-fix 2018-05-11 11:39:08 -06:00
Wyatt Johnson 6cf4203c9b Update translations.yml 2018-05-11 11:38:54 -06:00
Kiwi 85e21f8090 Merge pull request #1606 from coralproject/ios-focus-zoom-issues
Disable autofocus on IOS Safari, prevent zoom on narrow screens
2018-05-11 14:31:21 -03:00
Chi Vinh Le 64583fabbe Merge branch 'email-attach-fix' of ssh://github.com/coralproject/talk into email-attach-fix 2018-05-11 18:40:26 +02:00
Kiwi bdaf5c633e Merge branch 'master' into email-attach-fix 2018-05-11 13:40:00 -03:00
Kiwi 945e2670f5 Merge branch 'master' into ios-focus-zoom-issues 2018-05-11 13:39:52 -03:00
Kiwi 4166e36e1e Merge pull request #1599 from coralproject/css-templates
CSS and Template Fixes + Improvements
2018-05-11 13:39:36 -03:00
Chi Vinh Le f018ccf33e Prevent showing add email address dialog when usernam is not set 2018-05-11 18:38:41 +02:00
Belén Curcio e61f325e86 Merge branch 'master' into fix-my-profile-title-link 2018-05-11 13:36:12 -03:00
Wyatt Johnson ef72b7b1d5 Merge branch 'master' into email-attach-fix 2018-05-11 10:33:32 -06:00
okbel a571cf830d Adding target 2018-05-11 13:32:55 -03:00
Kiwi 5dea051427 Merge branch 'master' into css-templates 2018-05-11 13:25:52 -03:00
Kim Gardner 730ef1a5c4 Merge pull request #1608 from mkonikov/copy-fix
Update download page copy
2018-05-11 12:25:39 -04:00
Belén Curcio 622b79b491 Removing unnecessary functions 2018-05-11 13:22:48 -03:00
Wyatt Johnson faa0ee8ceb added global wrap 2018-05-11 10:22:45 -06:00
Kiwi d67c25a791 Merge branch 'master' into email-attach-fix 2018-05-11 13:21:20 -03:00
Belén Curcio 32d615527a Merge branch 'master' into fix-my-profile-title-link 2018-05-11 13:08:13 -03:00
Wyatt Johnson 3a9051bf1b Merge branch 'master' into css-templates 2018-05-11 10:07:59 -06:00
Kim Gardner e8cce02bef Merge branch 'master' into global-switchoff 2018-05-11 11:56:35 -04:00
Kim Gardner 44c2d7847a Merge branch 'master' into copy-fix 2018-05-11 11:55:53 -04:00
Kiwi 93359d8250 Merge pull request #1613 from coralproject/wyattjoh-patch-1
Delete package-lock.json
2018-05-11 12:37:28 -03:00
Wyatt Johnson ba2985e891 Merge branch 'master' into email-attach-fix 2018-05-11 09:33:55 -06:00
Wyatt Johnson 42d4abf842 review updates 2018-05-11 09:33:29 -06:00
Wyatt Johnson 29ffe287cd Delete package-lock.json 2018-05-11 09:21:55 -06:00
Kiwi 05c13126ad Merge branch 'master' into ios-focus-zoom-issues 2018-05-11 12:21:15 -03:00
Kim Gardner 787dd8ec8a Merge branch 'master' into copy-fix 2018-05-11 11:18:22 -04:00
Kim Gardner 47c7125190 Merge pull request #1612 from mkonikov/capitalize
Capitalize "Information"
2018-05-11 11:17:29 -04:00
Chi Vinh Le fc5621a060 Add reference to story 2018-05-11 17:12:28 +02:00
Mendel Konikov f57f8397fe Capitalize "Information" 2018-05-11 11:01:15 -04:00
Fabian Neumann 1236e7a504 Disable/hide the reply buttons when commenting is disabled. 2018-05-11 12:52:44 +02:00
Fabian Neumann bae20c38ec Rename globalSwitchoff to disableCommenting. 2018-05-11 12:21:13 +02:00
Fabian Neumann d731357001 Remove plugin docs for global-switchoff. Not a plugin anymore. 2018-05-11 12:20:26 +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
Fabian Neumann 48fc3ab5db Move "global switchoff" code from plugin to core 2018-05-11 11:28:58 +02:00
Fabian Neumann fab15daacd Fix: use the correct keys to get the settings 2018-05-11 11:19:09 +02:00
Fabian Neumann 499030028c Add hooks to RootMutation to save our setting in the database. 2018-05-11 11:19:09 +02:00
Fabian Neumann bbd3050b95 Small refactoring 2018-05-11 11:19:09 +02:00
Fabian Neumann b73620bcb0 WIP 2018-05-11 11:19:09 +02:00
Mendel Konikov 2d1b675234 Update download page copy 2018-05-10 21:01:26 -04:00
Kim Gardner ac7bea209e Merge branch 'master' into email-attach-fix 2018-05-10 18:53:39 -04:00
Kim Gardner dd1b51e09b Merge branch 'master' into fix-my-profile-title-link 2018-05-10 18:52:56 -04:00
Wyatt Johnson 33be00a540 Added support for external signins on Admin 2018-05-10 16:44:19 -06:00