Wyatt Johnson
|
c19d4a433a
|
Improved Comment URL Handling (#1860)
* feat: replaces PR 1819
- fixes #1851
* fix: set query using new syntax
* review: fixes for missed framework changes
* fix: linting
|
2018-09-11 22:44:23 +00:00 |
|
Kim Gardner
|
aea3a7449e
|
Merge branch 'master' into translations_ptbr
|
2018-08-29 10:23:08 -04:00 |
|
Kim Gardner
|
2af7acd3db
|
Merge branch 'master' into patch-2
|
2018-08-28 16:30:25 -04:00 |
|
Helmut Januschka
|
5427f295f6
|
add german translation for sort-upvoted
|
2018-08-28 15:48:50 +02:00 |
|
Danilo.Santana
|
bcb294c625
|
adding more translations in some missing pages
|
2018-08-16 11:27:31 -03:00 |
|
Helmut Januschka
|
b070a7cc52
|
cs fixes
|
2018-08-16 14:25:48 +02:00 |
|
Helmut Januschka
|
bf363621d3
|
support translation in button
|
2018-08-16 14:02:07 +02:00 |
|
Wyatt Johnson
|
6bb98a00dc
|
fix: added support for comment edit mod passthrough
|
2018-08-07 13:56:23 -06:00 |
|
Leandro
|
2edb8e8d0a
|
use config variable scheduledDeletionDelayHours to schedule deletion time on hoc (#1775)
|
2018-08-01 21:48:11 +00:00 |
|
Melhem Fawaz
|
5c65702032
|
updated translation files with new Arabic translations
|
2018-07-09 17:07:02 +04:00 |
|
Wyatt Johnson
|
23156f3d5e
|
feat: added deprecations, docs
|
2018-07-06 14:28:25 -06:00 |
|
Wyatt Johnson
|
16a884d778
|
fix: extract and add redirect uri
|
2018-06-25 12:28:25 -06:00 |
|
Kiwi
|
41fab3e11c
|
Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)
* Introduce final form, validators and refactor AddEmailAddress
* First i18n script
* Sort locales
* Add delete and copy action
* Copy over available validator translations
* Add comments
* Export validations in plugin-api
* Linting
* yarn.lock
* Sort locales
* Drop unused translations
* Add translations for validators
* Add action drop-unused
* Add comments
* Add note about limitation
* Fix desc
|
2018-06-05 17:12:30 -06:00 |
|
Fabian Neumann
|
d407ac0c4a
|
Small grammar fix (#1681)
|
2018-06-05 13:22:10 -06:00 |
|
Chi Vinh Le
|
ccff6ed63b
|
Resolve linter issues
|
2018-06-05 04:28:54 +02:00 |
|
Kim Gardner
|
eb7f2abd97
|
Small tweaks
|
2018-05-31 14:37:53 -04:00 |
|
Wyatt Johnson
|
f7899bc670
|
Translation Fixes
- Removed duplicated translations
- Fixed redundant text
|
2018-05-30 14:41:55 -06:00 |
|
Kim Gardner
|
a732793cb1
|
Merge branch 'master' into rte-focus-ios
|
2018-05-29 15:06:26 -04:00 |
|
Chi Vinh Le
|
576820f1f8
|
Fix warnings
|
2018-05-29 16:50:11 +02:00 |
|
Chi Vinh Le
|
ed679096c8
|
Workaround RTE Button focus bug on IOS
|
2018-05-28 17:16:44 +02:00 |
|
Erik Reyna
|
ba3af0aeb3
|
apply @cvle suggestion for fix
|
2018-05-25 18:07:41 -04:00 |
|
Erik Reyna
|
2c6843129a
|
move placeholder right behind contentEditable
|
2018-05-25 15:02:34 -04:00 |
|
Kim Gardner
|
c021c3adc8
|
Merge branch 'master' into missing-translations-local-auth
|
2018-05-25 14:22:38 -04:00 |
|
Wyatt Johnson
|
5f6b1235aa
|
Merge branch 'master' into missing-translations-local-auth
|
2018-05-25 11:44:07 -06:00 |
|
Kim Gardner
|
d923857eda
|
Merge branch 'master' into delete-modal-iphone
|
2018-05-25 13:36:01 -04:00 |
|
Fabian Neumann
|
325e763fd0
|
Remove redundancy
|
2018-05-25 16:34:29 +02:00 |
|
Fabian Neumann
|
ab6a193dcb
|
One more missing German translation
|
2018-05-25 16:31:07 +02:00 |
|
Fabian Neumann
|
56483f3888
|
Add missing translations (en/de) for plugins ignore-user and local-auth.
|
2018-05-25 16:09:38 +02:00 |
|
Mendel Konikov
|
92420ae827
|
Fix hr line on older devices
|
2018-05-23 17:42:40 -04:00 |
|
Mendel Konikov
|
a6ec021bd1
|
Explicitly set opacity to 1 for iPhone
|
2018-05-23 17:25:09 -04:00 |
|
Wyatt Johnson
|
422260607e
|
Merge branch 'master' into csp
|
2018-05-23 11:53:24 -06:00 |
|
Kim Gardner
|
71b1259db6
|
Merge branch 'master' into akismet-bug
|
2018-05-22 12:21:53 -04:00 |
|
okbel
|
b411f3e059
|
relying on ip
|
2018-05-22 13:08:59 -03:00 |
|
okbel
|
1aed51468f
|
req not properly passed
|
2018-05-22 12:40:21 -03:00 |
|
Kim Gardner
|
fd271d237c
|
Merge branch 'master' into csp
|
2018-05-22 10:44:08 -04:00 |
|
Fabian Neumann
|
4767354379
|
German translations for the email notification plugins.
|
2018-05-22 12:36:25 +02:00 |
|
Kim Gardner
|
55998a67da
|
Merge branch 'master' into csp
|
2018-05-21 16:18:46 -04:00 |
|
Kiwi
|
2c9d30bfd2
|
Small modification
Removed obsolete line and add todo
|
2018-05-21 17:09:36 -03:00 |
|
Kim Gardner
|
763833783d
|
Merge branch 'master' into disabled-download-button
|
2018-05-21 15:22:51 -04:00 |
|
Kim Gardner
|
30f03f5fb8
|
Merge branch 'master' into disabled-download-button
|
2018-05-21 11:07:59 -04:00 |
|
Kim Gardner
|
ced9d2ea4b
|
Merge branch 'master' into translations-de-4.4.1
|
2018-05-21 11:06:17 -04:00 |
|
Wyatt Johnson
|
000d9ae56a
|
Merge branch 'master' into csp
|
2018-05-18 15:28:26 -06:00 |
|
Kim Gardner
|
20860bb773
|
Merge branch 'master' into extra-p
|
2018-05-18 16:33:27 -04:00 |
|
Kim Gardner
|
531cb0793f
|
Merge branch 'master' into rte-bugfixes
|
2018-05-18 16:24:30 -04:00 |
|
Mendel Konikov
|
ffa6b99d09
|
Wrap els in div
|
2018-05-18 12:32:24 -04:00 |
|
Fabian Neumann
|
8ee90387f6
|
German translations for v4.4.1
|
2018-05-18 16:03:30 +02:00 |
|
Wyatt Johnson
|
2822a2dddd
|
Merge branch 'master' into csp
|
2018-05-17 18:43:12 -06:00 |
|
Mendel Konikov
|
5f410276c6
|
Show overflow text on download comments button when disabled
|
2018-05-17 20:41:59 -04:00 |
|
Wyatt Johnson
|
c84a9716a1
|
added support for csp
|
2018-05-17 18:37:50 -06:00 |
|
Mendel Konikov
|
d83c2fd566
|
Only display paragraph if delete requested
|
2018-05-17 20:03:12 -04:00 |
|