Commit Graph

19 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
fe194a097e Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:32:03 +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
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
Toby Zerner
5515ad91a5 Release 0.1.0-beta.3 2015-11-03 10:02:52 +10:30
Toby Zerner
57ed9dad5f Update for composer branch 2015-10-11 17:02:19 +10:30
Toby Zerner
1f1a8d8f45 Update npm dependency 2015-09-04 12:07:50 +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
4d5146b829 Initial commit 2015-07-23 20:36:02 +09:30