4bae199bdb
Release 0.1.0-beta.3
2015-11-03 10:03:33 +10:30
5ffac115ad
Translations are now automatically included
2015-11-02 18:52:41 +10:30
25e8c53af3
Temporary fix for email URLs
2015-11-01 17:13:48 +10:30
7b3cd8b1c1
Fix user mentioned notification registration
2015-10-31 18:18:44 +10:30
76b676d489
Update API relationship listener
2015-10-30 11:07:03 +10:30
56d4fb1c73
Recompile JS
2015-10-27 12:16:54 +10:30
3d7fcaa2b2
Truncate list of replies, pluralize notification text
...
ref flarum/core#597
2015-10-24 13:14:57 +10:30
61d8e8714d
Merge pull request #12 from dcsjapan/key-reorganization
...
Reorganize key names
2015-10-23 16:14:59 +10:30
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
c61f49efbc
Recompile JavaScript
2015-10-22 10:52:07 +02:00
3dd2260b0f
Change app.trans
calls to app.translator.trans
calls
2015-10-21 10:29:17 +10:30
49ed9c7dde
Fix error when replying to a post by a deleted user
2015-10-19 16:18:26 +10:30
4d5a291d76
Initialise component state in init() instead of constructor
2015-10-13 16:58:51 +10:30
b00467ecd7
Update metadata
2015-10-12 15:01:11 +10:30
83f5981f83
Update compile script
2015-10-11 15:28:35 +10:30
ccda85cc29
Update for composer branch
2015-10-11 13:02:57 +10:30
36607a92cc
Add gitattributes
2015-09-17 09:09:41 +09:30
354da3c5c9
Namespace migrations
2015-09-17 09:09:37 +09:30
7ab1eb4f64
Move post previews outside of .Post-body so they don't get clipped
2015-09-16 14:43:48 +09:30
390feae647
Merge branch 'compact-posts'
2015-09-15 12:35:24 +09:30
45feeb6a1f
Change button class for new post controls location
2015-09-08 10:30:46 +09:30
384330da77
Add LICENSE information
2015-09-04 12:31:19 +09:30
0e8d6867aa
Update npm dependency
2015-09-04 12:24:16 +09:30
134427f0e9
Update flarum.json
2015-09-04 12:24:15 +09:30
617c3d54ff
Add phpcs, Travis, clean up editorconfig and eslint
2015-09-04 12:24:15 +09:30
bef3f1ba4e
Merge pull request #10 from binaryoung/patch-1
...
Fix issue-email notifications quoting wrong reply
2015-08-30 16:27:24 +09:30
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
7bbe4a2e76
Use new method for retrieving base URL
2015-08-27 00:49:24 +02:00
d241a09f83
Include missing discussion relationship
2015-08-26 10:20:03 +09:30
183badef86
Use new discussion URL format
2015-08-25 19:52:56 +09:30
413f2e4825
Add excerpt for user mentioned notification
2015-08-21 10:03:59 +09:30
1930fcdd92
Implement notification excerpts
2015-08-21 09:54:57 +09:30
6606f416af
Update migrations
2015-08-14 12:55:23 +09:30
26ad468778
Reduce post preview hover delay
2015-08-13 12:50:34 +09:30
d065495959
Fix error in post mention emails
2015-08-13 12:50:12 +09:30
b9edb29d9f
Use new listen API
2015-08-13 12:49:58 +09:30
bcce0c8cc0
Add icon
2015-08-13 12:49:51 +09:30
1419f9d215
Reload post if we don't know about its discussion
2015-08-08 09:26:05 +09:30
19ed23e89b
Remove post mentions from previews
2015-08-06 13:28:47 +09:30
c014c330d9
Allow inter-discussion replying
2015-08-06 13:17:21 +09:30
e82a50c5d7
Ensure post mention previews are clickable on mobile
2015-07-28 18:36:53 +09:30
7f05f8ab22
Fix post mention preview behaviour on mobile
2015-07-28 17:59:00 +09:30
30d17308ea
Update gulp module configuration
2015-07-27 14:19:36 +09:30
4e73a520ea
Fix oopsie
2015-07-27 12:02:34 +09:30
714ab8fca5
PERF: avoid reinstantiation of event subscribers
2015-07-27 11:54:28 +09:30
7ac3e9fa92
Make mention formatter work in live preview 🎉
2015-07-23 20:50:41 +09:30
b300323fb7
Fix notification emails
2015-07-23 16:40:19 +09:30
0c7bd6e86d
Add missing translations
2015-07-23 16:40:11 +09:30
da25882280
Update for new API + TextFormatter
2015-07-23 14:28:39 +09:30
985ccc096e
Update for component API
2015-06-26 19:09:56 +09:30