Etienne Martin
4eef6f4218
Added missing translations ( #2357 )
2019-06-13 19:06:41 +00:00
Kim Gardner
c8cfd7c0f8
Merge pull request #2345 from coralproject/bump-4-9-0
...
Bump version 4.9.0
v4.9.0
2019-06-06 20:11:11 +01:00
Kim Gardner
0e4cbf5f44
Bump version 4.9.0
2019-06-06 19:59:58 +01:00
Kim Gardner
448b988281
Merge pull request #2327 from coralproject/next-amp-docs
...
AMP docs
2019-06-05 20:55:40 +01:00
Kim Gardner
7a688495f2
Merge branch 'master' into next-amp-docs
2019-05-29 13:29:57 +01:00
Kim Gardner
b9cf7084eb
Merge pull request #2326 from Sentynel/master
...
Don't crash on email address lookup failure
2019-05-29 13:29:34 +01:00
Kim Gardner
b99161f0cb
Merge branch 'master' into next-amp-docs
2019-05-29 12:59:22 +01:00
Kim Gardner
6faa4862de
Merge branch 'master' into master
2019-05-29 12:58:57 +01:00
Aram Zucker-Scharff
eff3f1dfd8
Small correction of a spelling error ( #2325 )
2019-05-28 16:36:17 +00:00
immber
73aa77d7da
CORL-380 | DOCS | Updates pre-launch checklist, asset scraping ( #2317 )
...
* updated asset scraping docs
* added note about setting close date
* added close window setting details
2019-05-27 17:58:18 +02:00
Chi Vinh Le
5580ab385f
fix: remove margin from amp body
2019-05-27 17:20:07 +02:00
Chi Vinh Le
40eb0e97ec
docs: add amp docs
2019-05-27 17:19:05 +02:00
Sam Lade
b7e1ce0205
Don't crash on email address lookup failure
...
If for whatever reason an email job gets queued for a user with no
email, an exception is thrown on the getEmailAddress() step. This
exception was never handled and therefore the app crashed. Handle it and
log instead..
2019-05-27 14:12:14 +01:00
Kiwi
bfde9bf8c7
[CORL-373] Experimental AMP Support ( #2324 )
...
* feat: support amp
* fix: support a custom PORT for amp development
2019-05-23 20:42:58 +02:00
Gerardo Gálvez
54f9b28086
Show/hide a comment's edit history from Moderation and User Detail. ( #2299 )
...
* Show/Hide comment edit history in moderation queues and user detail.
* Add spanish translations
* Place timestamp and comment body on separate lines
* Remove padding between timestamp and comment
2019-05-15 19:57:21 +02:00
immber
03a5eb7f9b
Merge pull request #2307 from coralproject/fbdocs
...
DOCS | Update fb app creation steps
2019-05-09 15:51:51 -07:00
immber
43e60e6544
Merge branch 'master' into fbdocs
2019-05-09 15:37:24 -07:00
Jessie Rushing
ebd16666e6
Merge branch 'fbdocs' of https://github.com/coralproject/talk into fbdocs
2019-05-09 15:36:37 -07:00
Jessie Rushing
f2129082a9
added note about location of live button
2019-05-09 15:35:41 -07:00
Kim Gardner
1098c068f2
Merge pull request #2310 from coralproject/bump-version-4-8-7
...
Bump version 4.8.7
v4.8.7
2019-05-09 23:19:10 +01:00
Kim Gardner
f0c95d0044
Update package.json
2019-05-09 23:12:14 +01:00
immber
74226aa6fc
Merge branch 'master' into fbdocs
2019-05-09 15:08:59 -07:00
Jessie Rushing
b6ed5b792b
updated Fb dev steps
2019-05-09 15:07:40 -07:00
Kim Gardner
d31969592c
Remove quotes from Featured Comments ( #2309 )
2019-05-09 23:50:43 +02:00
Kiwi
794487b1a9
fix: bug where erasing the edit RTE content would respawn the original content ( #2308 )
2019-05-09 23:22:14 +02:00
Jessie Rushing
39e45c30ba
added callback url
2019-05-08 16:05:13 -07:00
Jessie Rushing
ed734ebb08
update fb app creation steps
2019-05-08 15:42:06 -07:00
Kim Gardner
9f059e0c4a
Docs typo ( #2303 )
2019-05-07 21:59:25 +00:00
Kim Gardner
7d369f2d35
Merge pull request #2279 from type-face/admin-ui-custom-css
...
apply custom CSS to admin panel
2019-05-07 19:40:18 +01:00
type_face
5fb5240f89
Merge branch 'master' into admin-ui-custom-css
2019-05-02 12:28:59 -07:00
Wyatt Johnson
976931135c
fix: added username config ( #2295 )
v4.8.6
2019-05-02 16:07:42 +00:00
Wyatt Johnson
1e3d47eb87
Tags Permissions ( #2291 )
...
* fix: fixed a bug that exposed tags
* chore: bumped versions
v4.8.5
2019-04-29 22:28:49 +02:00
Kim Gardner
2d804d783b
Merge pull request #2283 from coralproject/docs
...
Removed Old Roadmap
2019-04-26 14:48:49 +01:00
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
Wyatt Johnson
e3a300c643
fix: removed roadmap from sidebar
2019-04-24 13:00:58 -06:00
Andrew Losowsky
a6653152e4
added info box ( #2281 )
...
* added info box
* fix: styles
2019-04-23 22:08:48 +00:00
Kim Gardner
441422542c
Fix broken links and update info ( #2277 )
v4.8.4
2019-04-22 23:41:34 +00:00
Kim Gardner
1d1822c086
Bump version 4.8.4 ( #2266 )
2019-04-17 16:54:58 +00: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
Kim Gardner
9319bb4e1f
Remove unnecessary Talk branding ( #2271 )
...
* Remove Talk copy from Login view
* Remove favicon from base template and only use it for admin view
2019-04-15 11:06:09 +02:00
Kim Gardner
6611f8b636
Fix email copy typo ( #2267 )
2019-04-11 17:50:10 +02:00
cpoonolly
738542ab99
Cherry seeing if he can fix stuff! ( #2254 )
2019-04-11 17:42:17 +02:00
Kim Gardner
cd4ae47958
[Docs] Initial list of events you can track from Talk ( #2262 )
...
* Initial list of events you can track from Talk
* Remove duplicates
* Remove more duplicates
2019-04-08 19:01:42 +02:00
Wyatt Johnson
2ec66007d9
feat: added docs for featured comments tab ( #2259 )
2019-04-05 21:42:17 +00:00
immber
ea34c936d0
DOCS || CORL-290 || Add Custom SSO Plugin Recipe ( #2249 )
...
* updated auth strategies
* added custom auth plugin recipe
* fixed format on TALK_SMTP_FROM_ADDRESS
* cleaned up formatting a bit
* added CDN to checklist
* Update docs/source/01-05-pre-launch-checklist.md
Co-Authored-By: immber <jessiekrushing@gmail.com >
* Update docs/source/integrating/authentication.md
Co-Authored-By: immber <jessiekrushing@gmail.com >
* added links to plugins
2019-04-01 22:23:22 +00:00
Mendel Konikov
ef1fd9c159
Clarify that Reliable commenter is also not yet in use ( #2253 )
2019-04-01 21:14:04 +00:00
Andrew Losowsky
c7ccf03132
Updated Vox Media Logo on Documentation ( #2244 )
...
* added Vox Media logo
* fix: added logo
* fix: cleanup
2019-03-27 22:34:58 -06:00
Andrew Losowsky
8015098305
Changed 'Mozilla' to 'Vox Media' in the sidebar ( #2245 )
...
* Changed 'Mozilla' to 'Vox Media' in the sidebar
* Delete moz-logo-bw-rgb.svg
2019-03-27 22:43:12 +00:00
Kim Gardner
c85a2703f9
Merge pull request #2241 from coralproject/CORL-290
...
DOCS | CORL-290 | Documentation updates
2019-03-26 13:24:06 +00:00