Commit Graph

3558 Commits

Author SHA1 Message Date
5c1b7aa288 Translations are now automatically included 2015-11-02 18:51:37 +10:30
25e8c53af3 Temporary fix for email URLs 2015-11-01 17:13:48 +10:30
896e8efee9 Temporary fix for email URLs 2015-11-01 17:13:37 +10:30
1b53ee8562 Update ItemList API 2015-11-01 09:39:10 +10:30
d2c96287d4 Update ItemList API 2015-11-01 09:38:54 +10:30
42d87d2b48 Add lib translations 2015-10-31 18:20:11 +10:30
2c94819144 Reduce length of slug field to prevent error when creating unique index 2015-10-31 18:19:45 +10:30
5431b84eef Fix typo in new post notification translation key 2015-10-31 18:19:00 +10:30
7b3cd8b1c1 Fix user mentioned notification registration 2015-10-31 18:18:44 +10:30
2a76c27814 Submit spam and ham feedback to Akismet 2015-10-31 14:50:07 +10:30
c39f4f01ea Fix flag count queries 2015-10-31 14:49:44 +10:30
0ec3b0aabb Update serializer API 2015-10-30 22:45:26 +10:30
7db94e6bc5 Update ItemList API 2015-10-30 22:45:07 +10:30
714464ab03 Update ItemList API 2015-10-30 22:44:51 +10:30
f7f25c8f41 Update ItemList API 2015-10-30 22:34:20 +10:30
c371fe764b Update API relationship serializer/listener 2015-10-30 11:07:20 +10:30
76b676d489 Update API relationship listener 2015-10-30 11:07:03 +10:30
3695d7d8c7 Update API relationship listener 2015-10-30 11:06:57 +10:30
50645c5db9 Update API relationship listener 2015-10-30 11:06:50 +10:30
5ff4c1fd64 Quote values with special or reserved characters
Quotes are required when the string contains special or reserved
characters (`:`, `{`, `}`, `[`, `]`, `,`, `&`, `*`, `#`, `?`, `|`, `-`,
`<`, `>`, `=`, `!`, `%`, `@`, and `\`).

See:
http://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2015-10-28 14:26:56 +01:00
9e725ca48a Recompile JS 2015-10-27 12:40:35 +10:30
36b81b55bb Recompile JS 2015-10-27 12:40:16 +10:30
090d2ad2dd Recompile JS 2015-10-27 12:40:10 +10:30
2aeb6087bb Recompile JS 2015-10-27 12:39:58 +10:30
9732e1d6a1 Recompile JS 2015-10-27 12:39:51 +10:30
f637b160fd Recompile JS 2015-10-27 12:38:24 +10:30
6dbdd7d657 Recompile JS 2015-10-27 12:17:44 +10:30
7aa46e99cb Recompile JS 2015-10-27 12:17:34 +10:30
53444845cc Recompile JS 2015-10-27 12:17:15 +10:30
f7e815f6e6 Recompile JS 2015-10-27 12:17:08 +10:30
db375498a1 Recompile JS 2015-10-27 12:17:02 +10:30
56d4fb1c73 Recompile JS 2015-10-27 12:16:54 +10:30
2e1bc6eece Recompile JS 2015-10-27 12:16:47 +10:30
6ac115edf5 Recompile JS 2015-10-27 12:16:37 +10:30
8e5a19962f Recompile JS 2015-10-27 12:16:28 +10:30
fc339254cf Trim the /embed prefix off of post permalinks 2015-10-27 12:08:42 +10:30
40c32e1b3a Show sidebar items at top of embed 2015-10-27 12:03:03 +10:30
edc98bfe71 Pluralize the post liked notification string
- Adds a comment to indicate a pluralizable string.
- Supports https://github.com/flarum/likes/commit/e867b54.
2015-10-24 12:36:30 +09:00
553414e672 i18n: Pluralise notification text 2015-10-24 13:15:18 +10:30
3d7fcaa2b2 Truncate list of replies, pluralize notification text
ref flarum/core#597
2015-10-24 13:14:57 +10:30
b3dbe065c4 Add an "others" key for Likes notifications
- Adds a key I overlooked in the reorganization.
2015-10-24 11:11:44 +09:00
2b49987ff3 i18n: Use new translation strings
closes flarum/core#527
2015-10-24 12:27:53 +10:30
50b9245bff Merge branch 'pluralize-others' of https://github.com/dcsjapan/flarum-english
# Conflicts:
#	locale/flarum-mentions.yml
2015-10-24 11:56:04 +10:30
de61e492cb Merge pull request #35 from dcsjapan/pluralize-alert
Pluralize the post mentioned notification string
2015-10-24 11:53:49 +10:30
07c849e780 Merge reused strings into core
- Merges two strings from Likes and Mentions into the core YML.
- Adds commenting to core YML to indicate strings referenced by extensions.
- Changes `others_link` to `others_text` in Mentions.
- Removes obsolete `ref:` namespace from Mentions.
2015-10-24 10:14:20 +09:00
66f0bf2755 Merge pull request #32 from maelsoucaze/reply
Merge Reply references into a reused string
2015-10-23 20:33:45 +10:30
502811a590 Merge pull request #33 from dcsjapan/confirm-okay
Use "OK" for submit button in Choose Tags modal
2015-10-23 20:33:23 +10:30
5b70099030 Use "OK" for submit button in Choose Tags modal 2015-10-23 18:48:40 +09:00
9c0a4447a7 Merge Reply references into a reused string
Two strings use *Reply*, it's not necessary to translate it twice. The
newly `core.ref.reply` reused string fix that.
2015-10-23 11:37:49 +02:00
e6288800e1 Fix a missing word 2015-10-23 08:56:56 +02:00