Wyatt Johnson
683adceec4
[CORL-603] Documentation Updates ( #2553 )
...
* fix: replaced png with svg
* feat: updated docs
* feat: added netlify config
* fix: fixed netlify config
2019-09-10 19:20:24 +00:00
Wyatt Johnson
aa6058e9d1
[CORL-584] Add Version 5 Documentation ( #2523 )
...
* feat: initial version
* fix: adjusted height
* fix: tweaked sidebar styles again
* fix: adjusted overflow property
* fix: reverted overflow, cleaned sidebar
2019-09-05 20:53:03 +00:00
Wyatt Johnson
a4c4032b0d
[CORL-546] Adjusted rejected username copy ( #2483 )
...
* fix: fixed copy, removed broken translations
* chore: version bump
v4.10.3
2019-08-16 21:15:59 +00:00
Wyatt Johnson
2ea0d51613
chore: bumped version ( #2459 )
v4.10.2
2019-08-09 17:43:22 -04:00
Wyatt Johnson
f2564f4eda
fix: addressed issues with create flow ( #2458 )
2019-08-09 21:38:38 +00:00
Kim Gardner
73040b1314
Update rejected username language ( #2420 )
2019-07-25 15:19:17 -04:00
Wyatt Johnson
c3c106c7b0
Update README.md ( #2413 )
2019-07-19 11:59:31 -04:00
Andrew Losowsky
8faf69ce48
Updated copyright notice from Mozilla to Vox Media ( #2412 )
...
* Updated copyright notice from Mozilla to Vox Media
* fix: update package.json
2019-07-19 15:45:49 +00:00
Wyatt Johnson
23f17db0c9
[CORL-447] Stories Fix ( #2408 )
...
* fix: fixes close/open bug
* fix: fixed version display
* chore: bumped version
v4.10.1
2019-07-17 15:52:58 +01:00
Kim Gardner
1385a0b961
Bump version 4.10.0 ( #2406 )
v4.10.0
2019-07-15 19:53:33 +01:00
Wyatt Johnson
7fd01e5845
[CORL-444] Stories Tab Adjustments ( #2404 )
...
* feat: improved stories tab
* feat: swapped date sorting with text sorting
2019-07-12 20:18:21 +00:00
immber
340052cdf0
DOCS | Add asset_url note to CMS integration & Update FB config ( #2393 )
...
* added note RE passing asset_url, and updated fb configs
* fix: syntax tweaks
* feat: small tweaks to embedding
2019-07-10 09:41:52 -07:00
Leandro
a085e4b6f9
Translation key typo. ( #2389 )
...
Fix translation key "login.request_passowrd"
to "login.request_password".
2019-07-03 17:28:34 +01:00
Kim Gardner
1575b15e36
Merge pull request #2374 from leeeandroo/german-translations
...
Added missing German translations.
v4.9.1
2019-06-21 15:32:55 +01:00
Kim Gardner
7da9126a76
Merge branch 'master' into german-translations
2019-06-21 15:24:17 +01:00
Kim Gardner
9453d207f5
Merge pull request #2373 from leeeandroo/featured-tooltip-breakword
...
Break headline on featured comments plugin
2019-06-21 15:23:18 +01:00
Leandro Vasco da Rocha
869c760a8b
Grammatical changes on German wording
2019-06-20 14:44:52 +02:00
Leandro Vasco da Rocha
b283595c97
Break headline on featured comments plugin.
...
If a headline is too long, we need to break it to fit the tooltip
content box.
2019-06-20 13:24:05 +02:00
Leandro Vasco da Rocha
d672af63f9
Added missing german translations.
2019-06-18 15:53:27 +02:00
Kim Gardner
b4ad78fd65
Bump version 4.9.1 ( #2361 )
2019-06-14 15:28:26 +00:00
Kim Gardner
713de46c2a
Merge pull request #2359 from coralproject/corl-427
...
[CORL-427] AddEmailAddressDialog should appear at the top
2019-06-14 14:53:46 +01:00
Chi Vinh Le
fc1e51ed62
fix: Position Add Email Address Dialog to the top
2019-06-14 00:08:37 +02:00
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