Commit Graph

290 Commits

Author SHA1 Message Date
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
6ff446675d Include post number in mention notification 2015-06-24 22:46:01 +02:00
cf4074b3b8 Make mention previews work on touch devices 2015-06-24 11:47:30 +09:30
e53cc010e4 Add icon 2015-06-24 11:47:09 +09:30
880f3072ea Only show reply list if there are replies not adjacent 2015-06-23 10:27:42 +09:30
8bdbdeb433 Don't use hash in generated mention URLs 2015-06-23 10:27:14 +09:30
090e0f1e94 Link replies to their discussion to ensure we can link to them 2015-06-19 15:49:44 +09:30
80474ec544 No need to query the API about nothing 2015-06-19 15:49:20 +09:30
6455d03eb6 Don't include some relations by default 2015-06-18 17:44:20 +09:30
867210ab64 Update APIs 2015-06-18 12:45:37 +09:30
679025095f Oops, camel case! 2015-06-17 18:22:40 +09:30
0265a2dbe3 Use truncate helper 2015-06-17 18:22:29 +09:30
0e774db5a0 Don't show the reply button if the user can't reply 2015-06-16 17:34:47 +09:30
578d8df04d Reorder Extend\Relationship arguments 2015-06-11 18:46:12 +09:30
0511982426 Update for new formatting API. 2015-06-08 15:04:22 +09:30
b2557e2ae9 Use new flarum-gulp package. 2015-06-08 15:04:15 +09:30
70a2bcc002 Update manifest. 2015-06-08 15:04:00 +09:30
eb5e74c9c9 Use core's new highlight helper 2015-06-03 18:05:41 +09:30
5ca1c95d74 Use new replyAction promise implementation 2015-06-01 10:29:36 +09:30
eb69be366a Fix mentions autocomplete not appearing after users are loaded 2015-05-30 14:00:50 +09:30
a6e3c3c0c8 Add missing classes 2015-05-29 18:56:41 +09:30
c780e620c0 Fix mistake in table name 2015-05-29 18:22:51 +09:30
67ffd8efd7 Fix error when rendering deleted user 2015-05-26 18:02:10 +09:30
360b503357 Update for new notifications API, add user activity feed integration 2015-05-20 12:32:08 +09:30
ee7044615b Make sure we don't parse post mentions as user mentions 2015-05-20 12:31:35 +09:30
643726df43 Fix undefined variables 2015-05-19 11:23:35 +09:30
978ecd369d Email notifications. Too easy! 2015-05-19 11:02:02 +09:30
4080a76a99 Don't parse user mentions with a # ahead of them 2015-05-19 11:01:50 +09:30
2101250eaa Only notify when a post is created, not edited 2015-05-19 11:01:11 +09:30
fdc82b5273 Add notification preferences 2015-05-19 11:00:49 +09:30
2a6403a6a7 Reset original content before inserting the mention 2015-05-19 11:00:29 +09:30
6bfecec9f2 Rename JS sub-components so that descriptors are before the noun, not after 2015-05-18 18:50:54 +09:30
0b95fc7f81 Fix error when another user has replied to a post 2015-05-18 18:12:26 +09:30
349a0fc215 Sync mention metadata when a post is edited/deleted 2015-05-18 14:35:22 +09:30
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
547631ac93 Fix buggy autocomplete keyboard navigation when mouse is over popup 2015-05-18 12:22:53 +09:30
8c41195223 Reposition the post mention preview after its content has loaded 2015-05-18 10:32:46 +09:30
ecb06f36c8 Insert newlines into composer before post mentions 2015-05-18 10:32:20 +09:30
f8d756d19d Update for new extension API 2015-05-17 10:20:18 +09:30
57bb8702de Initial commit 2015-05-14 22:01:03 +09:30