Commit Graph

37 Commits

Author SHA1 Message Date
Franz Liedke
a3b92ed02c Remove special case handling for certain emojis
This does not seem to be necessary anymore after the recent update of the emoji map.
2016-05-14 23:24:06 +09:00
Franz Liedke
5f7195b3fa Match emojis from the beginning before trying fuzzy matches
Fixes flarum/core#901.
2016-05-14 22:59:25 +09:00
cestrensem
c67091709c New icons (#7)
* Icons placed separately

* Actualized iconpack

* import new icons from separate file
2016-05-14 22:13:03 +09:00
Toby Zerner
6dd0f040f4 Require core v0.1.0-beta.5 2016-03-29 18:45:00 +10:30
Toby Zerner
fe194a097e Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:32:03 +10:30
Toby Zerner
45ddf48c69 Clean up linting stuff 2016-03-10 17:22:49 +10:30
Toby Zerner
87c98b49e7 Remove old file 2016-03-07 22:21:36 +10:30
Toby Zerner
869277cb10 Applied fixes from StyleCI 2016-02-25 22:54:28 -05:00
Toby Zerner
d3018a1fc3 Add StyleCI config 2016-02-26 14:01:58 +10:30
Toby Zerner
88bbd8ef3b Trigger autocomplete when : follows a newline too 2016-02-22 21:51:24 +10:30
Sajjad Hasehmian
37efc0c6a7 Update Autocomplete comments 2016-02-15 14:05:35 +03:30
Sajjad Hasehmian
15a87c55eb improve emoji popup 2016-02-12 20:11:30 +03:30
Toby Zerner
50d88d4547 Improve emoji autocomplete dropdown
- Add a key to each list item so that Mithril's diffing algorithm is used correctly. This prevents the emoji images from remaining for half a second before they update to a new suggestion.
- Clean up styles. The `PostPreview` doesn't really belong here.
2016-02-07 11:47:49 +10:30
Toby Zerner
7359407b54 Tweak emoticon aliases
- Make :) and :( map to "slight smile/frown"
- Remove :* to solve flarum/core#305
2016-02-07 11:44:48 +10:30
Sajjad Hasehmian
31772b9a76 Use EmojiOne fixes flarum/core#744 2016-02-02 12:44:03 +03:30
Sajjad Hasehmian
bd7a72911b Add Emoji auto suggestion menu fixes flarum/core#397
Clean Up
2016-02-01 23:33:14 +03:30
Sajjad Hasehmian
e9ea22d591 Use TextFormatter Emoji plugin 2016-02-01 00:31:54 +03:30
Maël Soucaze
63d5747407 Update license year range to 2016 2016-01-25 16:51:33 +01:00
Toby Zerner
d38c49809c Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:19:17 +10:30
Toby Zerner
38de892d36 Rename package 2015-12-29 12:55:05 +10:30
Toby Zerner
5515ad91a5 Release 0.1.0-beta.3 2015-11-03 10:02:52 +10:30
Toby Zerner
866edd9f9a Update metadata 2015-10-12 15:00:15 +10:30
Toby Zerner
57ed9dad5f Update for composer branch 2015-10-11 17:02:19 +10:30
Toby Zerner
751dddd940 Add gitattributes 2015-09-17 09:10:28 +09:30
Toby Zerner
9a342be495 Add LICENSE information 2015-09-04 12:32:52 +09:30
Toby Zerner
1f1a8d8f45 Update npm dependency 2015-09-04 12:07:50 +09:30
Toby Zerner
009f52c5e1 Update flarum.json 2015-09-04 12:07:46 +09:30
Toby Zerner
ae6dfee007 Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:37:09 +09:30
Toby Zerner
1eb5d79944 Use new listen API 2015-08-13 12:49:07 +09:30
Toby Zerner
ca85d1ebe2 Add icon 2015-08-13 12:49:04 +09:30
Toby Zerner
637e3abfc9 PERF: Cache emojified post content 2015-07-31 20:32:49 +09:30
Toby Zerner
cb358a9084 Update for live preview refactor 2015-07-28 16:06:37 +09:30
Toby Zerner
6527868924 Update gulp module configuration 2015-07-27 14:19:11 +09:30
Toby Zerner
68b402015a Better way to override formatting util 2015-07-27 14:19:08 +09:30
Toby Zerner
c5bb8bcf6c PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:03 +09:30
Toby Zerner
e536ea5d0d Temporarily remove :/ emoticon
See https://github.com/s9e/TextFormatter/issues/12
2015-07-24 13:30:06 +09:30
Toby Zerner
4d5146b829 Initial commit 2015-07-23 20:36:02 +09:30