Commit Graph

88 Commits

Author SHA1 Message Date
Toby Zerner
5ffac115ad Translations are now automatically included 2015-11-02 18:52:41 +10:30
Toby Zerner
25e8c53af3 Temporary fix for email URLs 2015-11-01 17:13:48 +10:30
Toby Zerner
7b3cd8b1c1 Fix user mentioned notification registration 2015-10-31 18:18:44 +10:30
Toby Zerner
76b676d489 Update API relationship listener 2015-10-30 11:07:03 +10:30
Toby Zerner
56d4fb1c73 Recompile JS 2015-10-27 12:16:54 +10:30
Toby Zerner
3d7fcaa2b2 Truncate list of replies, pluralize notification text
ref flarum/core#597
2015-10-24 13:14:57 +10:30
dcsjapan
792afbb476 Reorganize key names
See [flarum/core #265](https://github.com/flarum/core/issues/265).

- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
- Changes an instance of `punctuate` to `punctuateSeries`.
- Modifies the syntax of **addMentionedByLIst.js** slightly.
2015-10-23 14:41:31 +09:00
Franz Liedke
c61f49efbc Recompile JavaScript 2015-10-22 10:52:07 +02:00
Toby Zerner
3dd2260b0f Change app.trans calls to app.translator.trans calls 2015-10-21 10:29:17 +10:30
Toby Zerner
49ed9c7dde Fix error when replying to a post by a deleted user 2015-10-19 16:18:26 +10:30
Toby Zerner
4d5a291d76 Initialise component state in init() instead of constructor 2015-10-13 16:58:51 +10:30
Toby Zerner
b00467ecd7 Update metadata 2015-10-12 15:01:11 +10:30
Toby Zerner
83f5981f83 Update compile script 2015-10-11 15:28:35 +10:30
Toby Zerner
ccda85cc29 Update for composer branch 2015-10-11 13:02:57 +10:30
Toby Zerner
36607a92cc Add gitattributes 2015-09-17 09:09:41 +09:30
Toby Zerner
354da3c5c9 Namespace migrations 2015-09-17 09:09:37 +09:30
Toby Zerner
7ab1eb4f64 Move post previews outside of .Post-body so they don't get clipped 2015-09-16 14:43:48 +09:30
Toby Zerner
45feeb6a1f Change button class for new post controls location 2015-09-08 10:30:46 +09:30
Toby Zerner
384330da77 Add LICENSE information 2015-09-04 12:31:19 +09:30
Toby Zerner
0e8d6867aa Update npm dependency 2015-09-04 12:24:16 +09:30
Toby Zerner
134427f0e9 Update flarum.json 2015-09-04 12:24:15 +09:30
Toby Zerner
617c3d54ff Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 12:24:15 +09:30
young
b86077dfcf Fix issue-email notifications quoting wrong reply
This commit fix this bug https://github.com/flarum/core/issues/304.Problem not in newPost.blade.php but in this file.
2015-08-30 13:16:06 +08:00
Franz Liedke
7bbe4a2e76 Use new method for retrieving base URL 2015-08-27 00:49:24 +02:00
Toby Zerner
d241a09f83 Include missing discussion relationship 2015-08-26 10:20:03 +09:30
Toby Zerner
183badef86 Use new discussion URL format 2015-08-25 19:52:56 +09:30
Toby Zerner
413f2e4825 Add excerpt for user mentioned notification 2015-08-21 10:03:59 +09:30
Toby Zerner
1930fcdd92 Implement notification excerpts 2015-08-21 09:54:57 +09:30
Toby Zerner
6606f416af Update migrations 2015-08-14 12:55:23 +09:30
Toby Zerner
26ad468778 Reduce post preview hover delay 2015-08-13 12:50:34 +09:30
Toby Zerner
d065495959 Fix error in post mention emails 2015-08-13 12:50:12 +09:30
Toby Zerner
b9edb29d9f Use new listen API 2015-08-13 12:49:58 +09:30
Toby Zerner
bcce0c8cc0 Add icon 2015-08-13 12:49:51 +09:30
Toby Zerner
1419f9d215 Reload post if we don't know about its discussion 2015-08-08 09:26:05 +09:30
Toby Zerner
19ed23e89b Remove post mentions from previews 2015-08-06 13:28:47 +09:30
Toby Zerner
c014c330d9 Allow inter-discussion replying 2015-08-06 13:17:21 +09:30
Toby Zerner
e82a50c5d7 Ensure post mention previews are clickable on mobile 2015-07-28 18:36:53 +09:30
Toby Zerner
7f05f8ab22 Fix post mention preview behaviour on mobile 2015-07-28 17:59:00 +09:30
Toby Zerner
30d17308ea Update gulp module configuration 2015-07-27 14:19:36 +09:30
Toby Zerner
4e73a520ea Fix oopsie 2015-07-27 12:02:34 +09:30
Toby Zerner
714ab8fca5 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:28 +09:30
Toby Zerner
7ac3e9fa92 Make mention formatter work in live preview 🎉 2015-07-23 20:50:41 +09:30
Toby Zerner
b300323fb7 Fix notification emails 2015-07-23 16:40:19 +09:30
Toby Zerner
0c7bd6e86d Add missing translations 2015-07-23 16:40:11 +09:30
Toby Zerner
da25882280 Update for new API + TextFormatter 2015-07-23 14:28:39 +09:30
Toby Zerner
985ccc096e Update for component API 2015-06-26 19:09:56 +09:30
Toby Zerner
653f1dc841 Fix post content in email template 2015-06-26 12:21:30 +09:30
Toby Zerner
9f2393f7bb Add vendor prefix to initializer name 2015-06-25 15:39:17 +09:30
Toby Zerner
48ca774af9 Remove parentheses from around post number
They draw too much attention, kinda making it look like an ID or an
error code or something.
2015-06-25 10:11:46 +09:30
Franz Liedke
6ff446675d Include post number in mention notification 2015-06-24 22:46:01 +02:00