Commit Graph

133 Commits

Author SHA1 Message Date
f72730703a Update translations 2019-11-14 15:41:42 +01:00
b151963f18 Update translations 2019-11-06 10:43:13 -05:00
94a34af702 Update translations 2019-11-05 16:52:48 +01:00
8adec48b33 Update translations 2019-09-26 04:29:44 +02:00
930e70aba9 Update translations 2019-09-04 10:24:43 -04:00
8841563f8a Update translations 2019-08-26 14:36:46 +02:00
97e9599ecc Update translations 2019-07-15 09:43:22 -04:00
a5e80079d6 FEATURE: Add Belarusian language 2019-07-04 11:37:37 +02:00
463db22928 DEV: Add test.
Follow-up to bccd090cedd4f49b9a07958292baed462b8c1a1c.
2019-06-26 16:37:01 +03:00
bccd090ced SECURITY: Escape email text for posts containing [details]. 2019-06-26 16:28:31 +03:00
7e884cce6b Update translations 2019-06-25 10:57:18 -04:00
dbc59cfe61 Update translations 2019-06-17 13:25:37 -04:00
c322cccd53 FIX: Memory Leaks when decorating posts (#7749)
* Remove long-deprecated method

* FIX: Memory Leaks when decorating posts

Previously we'd keep creating mixins dynamically when decorating the
same class.

This code changes the API to recommend an `id` parameter for each
decorator which will avoid leaks. All plugins should be updated to
include this parameter, although if they don't in the meantime it'll
just mean a warning in the console (and a continued leak.)
2019-06-11 17:21:23 +02:00
5d7e34e0ad Update translations 2019-06-10 10:36:08 -04:00
b339d67401 DEV: refactors select-kit helper to prevent it to leak into global state (#7708) 2019-06-06 10:47:10 +02:00
dbfdce95c9 Update translations 2019-05-30 10:40:16 -04:00
3a1d99577e FIX: Replace details content with instruction. 2019-05-29 08:36:04 +08:00
bfea922167 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
a58aa9b4bf Update translations 2019-05-20 13:42:05 +02:00
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
0284910125 Update translations 2019-04-24 15:02:04 +02:00
e7a6f0698d Update translations 2019-04-05 10:02:54 -04:00
4a7e83d880 Update translations 2019-03-28 10:07:51 -04:00
d43f4206c7 FEATURE: Add Armenian language 2019-03-28 14:24:14 +01:00
44a43878a5 FIX: lightbox wrapper within open details should show. 2019-03-08 15:07:22 -08:00
aabc3375c6 Update translations 2019-03-01 11:28:07 -05:00
6bfd2b6eaf Update translations 2019-01-31 16:27:07 -05:00
024ba28525 Update translations 2019-01-28 10:27:20 -05:00
444bc466b0 for docs, normalize on space after code fence when specifying lang 2019-01-21 01:19:28 -08:00
90823eaca6 Update translations 2019-01-19 23:41:52 +01:00
124ae46763 Update translations 2018-12-14 10:34:12 -05:00
d43d007929 Update translations 2018-11-29 10:51:16 -05:00
42f693adfa Update translations 2018-11-08 23:31:05 +00:00
d963f96fa4 Update translations 2018-11-05 11:16:58 +00:00
af39624d19 Update translations 2018-10-12 10:40:25 -04:00
b0a383561e FEATURE: Add Lithuanian locale 2018-09-27 05:26:38 +02:00
5a4d6f9656 Update translations 2018-08-30 09:40:31 -04:00
6d79be29f2 Update translations 2018-08-21 11:28:13 -04:00
0cf98f1ad9 Revert "Update translations" 2018-08-21 11:17:53 -04:00
3c6d5c8241 Update translations 2018-08-21 10:36:59 -04:00
7cbf2c182f FIX: do not hide YouTube embeds inside details tag 2018-08-21 13:42:59 +05:30
a6820d8767 Add Hungarian locale (#6260) 2018-08-13 01:02:35 +02:00
5c248e3a7a Update translations 2018-08-07 12:05:45 -04:00
97af6e070f FIX: email summary expansion button should use theme colors 2018-08-06 11:44:37 -04:00
04baddf731 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
58ecc84d61 Update translations, excluding Japanese and config/locales/client.zh_TW.yml due to errors 2018-07-26 13:01:39 -04:00
d3e04daa95 Add Swahili language 2018-07-16 18:11:38 +02:00
072659c22a Update translations 2018-06-21 10:34:09 -04:00
60ff0e9b8c missing prettified files 2018-06-15 18:42:20 +02:00
79854198c1 Update translations 2018-06-08 10:27:53 -04:00