Commit Graph

29 Commits

Author SHA1 Message Date
Toby Zerner
0265a2dbe3 Use truncate helper 2015-06-17 18:22:29 +09:30
Toby Zerner
0e774db5a0 Don't show the reply button if the user can't reply 2015-06-16 17:34:47 +09:30
Toby Zerner
578d8df04d Reorder Extend\Relationship arguments 2015-06-11 18:46:12 +09:30
Toby Zerner
0511982426 Update for new formatting API. 2015-06-08 15:04:22 +09:30
Toby Zerner
b2557e2ae9 Use new flarum-gulp package. 2015-06-08 15:04:15 +09:30
Toby Zerner
70a2bcc002 Update manifest. 2015-06-08 15:04:00 +09:30
Toby Zerner
eb5e74c9c9 Use core's new highlight helper 2015-06-03 18:05:41 +09:30
Toby Zerner
5ca1c95d74 Use new replyAction promise implementation 2015-06-01 10:29:36 +09:30
Toby Zerner
eb69be366a Fix mentions autocomplete not appearing after users are loaded 2015-05-30 14:00:50 +09:30
Toby Zerner
a6e3c3c0c8 Add missing classes 2015-05-29 18:56:41 +09:30
Toby Zerner
c780e620c0 Fix mistake in table name 2015-05-29 18:22:51 +09:30
Toby Zerner
67ffd8efd7 Fix error when rendering deleted user 2015-05-26 18:02:10 +09:30
Toby Zerner
360b503357 Update for new notifications API, add user activity feed integration 2015-05-20 12:32:08 +09:30
Toby Zerner
ee7044615b Make sure we don't parse post mentions as user mentions 2015-05-20 12:31:35 +09:30
Toby Zerner
643726df43 Fix undefined variables 2015-05-19 11:23:35 +09:30
Toby Zerner
978ecd369d Email notifications. Too easy! 2015-05-19 11:02:02 +09:30
Toby Zerner
4080a76a99 Don't parse user mentions with a # ahead of them 2015-05-19 11:01:50 +09:30
Toby Zerner
2101250eaa Only notify when a post is created, not edited 2015-05-19 11:01:11 +09:30
Toby Zerner
fdc82b5273 Add notification preferences 2015-05-19 11:00:49 +09:30
Toby Zerner
2a6403a6a7 Reset original content before inserting the mention 2015-05-19 11:00:29 +09:30
Toby Zerner
6bfecec9f2 Rename JS sub-components so that descriptors are before the noun, not after 2015-05-18 18:50:54 +09:30
Toby Zerner
0b95fc7f81 Fix error when another user has replied to a post 2015-05-18 18:12:26 +09:30
Toby Zerner
349a0fc215 Sync mention metadata when a post is edited/deleted 2015-05-18 14:35:22 +09:30
Toby Zerner
547b2b1304 Search for users in autocomplete popup + other tweaks
- Highlight matching parts of usernames
- Fix positioning edge cases
2015-05-18 12:24:48 +09:30
Toby Zerner
547631ac93 Fix buggy autocomplete keyboard navigation when mouse is over popup 2015-05-18 12:22:53 +09:30
Toby Zerner
8c41195223 Reposition the post mention preview after its content has loaded 2015-05-18 10:32:46 +09:30
Toby Zerner
ecb06f36c8 Insert newlines into composer before post mentions 2015-05-18 10:32:20 +09:30
Toby Zerner
f8d756d19d Update for new extension API 2015-05-17 10:20:18 +09:30
Toby Zerner
57bb8702de Initial commit 2015-05-14 22:01:03 +09:30