-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: bonusly/gemojione
base: v2.0.1
head repository: bonusly/gemojione
compare: master
Commits on Mar 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f85f1a4 - Browse repository at this point
Copy the full SHA f85f1a4View commit details
Commits on Oct 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc43c54 - Browse repository at this point
Copy the full SHA bc43c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea08c3 - Browse repository at this point
Copy the full SHA 6ea08c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb76dc - Browse repository at this point
Copy the full SHA 1cb76dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe5887 - Browse repository at this point
Copy the full SHA 6fe5887View commit details
Commits on Dec 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3cd95f9 - Browse repository at this point
Copy the full SHA 3cd95f9View commit details
Commits on Dec 8, 2015
-
Merge pull request #1 from balasankarc/master
Remove executable bit from images
Configuration menu - View commit details
-
Copy full SHA for 9e33c55 - Browse repository at this point
Copy the full SHA 9e33c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59728c5 - Browse repository at this point
Copy the full SHA 59728c5View commit details
Commits on Feb 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6120adb - Browse repository at this point
Copy the full SHA 6120adbView commit details -
This will allow a Rails application to serve Emoji assets directly from the gem, without copying them locally, by using a configuration similar to the following: ```ruby config.assets.paths << Gemojione::Index.images_path config.assets.precompile << "emoji/*.png" ```
Configuration menu - View commit details
-
Copy full SHA for 378efdf - Browse repository at this point
Copy the full SHA 378efdfView commit details -
Merge pull request #2 from tsigo/rs-images_path
Add Index#images_path method
Configuration menu - View commit details
-
Copy full SHA for cd0b95c - Browse repository at this point
Copy the full SHA cd0b95cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a3fd910 - Browse repository at this point
Copy the full SHA a3fd910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773d71e - Browse repository at this point
Copy the full SHA 773d71eView commit details
Commits on Feb 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b3c852e - Browse repository at this point
Copy the full SHA b3c852eView commit details
Commits on May 15, 2016
-
ablility to get an emoji by ascii
ZJ van de Weg committedMay 15, 2016 Configuration menu - View commit details
-
Copy full SHA for ee58c43 - Browse repository at this point
Copy the full SHA ee58c43View commit details -
ZJ van de Weg committed
May 15, 2016 Configuration menu - View commit details
-
Copy full SHA for a5119fe - Browse repository at this point
Copy the full SHA a5119feView commit details -
Merge pull request #3 from ZJvandeWeg/emoji-by-ascii
Ablility to get an emoji by ascii
Configuration menu - View commit details
-
Copy full SHA for bb67a75 - Browse repository at this point
Copy the full SHA bb67a75View commit details -
Merge pull request #4 from ZJvandeWeg/test-recent-rubies
test against recent rubies
Configuration menu - View commit details
-
Copy full SHA for a1d677c - Browse repository at this point
Copy the full SHA a1d677cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd21b4c - Browse repository at this point
Copy the full SHA bd21b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7d91ca - Browse repository at this point
Copy the full SHA b7d91caView commit details
Commits on Jun 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fca721e - Browse repository at this point
Copy the full SHA fca721eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ed1da - Browse repository at this point
Copy the full SHA d6ed1daView commit details
Commits on Jun 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1dd7be4 - Browse repository at this point
Copy the full SHA 1dd7be4View commit details -
Merge pull request #6 from kendrikat/replace_named_moji_with_images
Add Gemojione.replace_named_moji_with_images(string)
Configuration menu - View commit details
-
Copy full SHA for 47bb1f8 - Browse repository at this point
Copy the full SHA 47bb1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2297631 - Browse repository at this point
Copy the full SHA 2297631View commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 14f9307 - Browse repository at this point
Copy the full SHA 14f9307View commit details -
Merge pull request #7 from kendrikat/configurable_image_size
Add a (nonobstructive) setting for image size
Configuration menu - View commit details
-
Copy full SHA for 4bac1ad - Browse repository at this point
Copy the full SHA 4bac1adView commit details
Commits on Jun 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4244abe - Browse repository at this point
Copy the full SHA 4244abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for abbef21 - Browse repository at this point
Copy the full SHA abbef21View commit details
Commits on Jun 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a66c397 - Browse repository at this point
Copy the full SHA a66c397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fbdb2b - Browse repository at this point
Copy the full SHA 5fbdb2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46164e - Browse repository at this point
Copy the full SHA b46164eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9220b4a - Browse repository at this point
Copy the full SHA 9220b4aView commit details
Commits on Jun 22, 2016
-
🐛 Change some unicode_alernates that didn't have an array value. Also…
… uppercase those who did
Configuration menu - View commit details
-
Copy full SHA for dc73b92 - Browse repository at this point
Copy the full SHA dc73b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for eecd2fb - Browse repository at this point
Copy the full SHA eecd2fbView commit details
Commits on Jun 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6015dc4 - Browse repository at this point
Copy the full SHA 6015dc4View commit details -
✂️ Add missing definitions of keyboard and writing hand
Existing keyboard was really wired_keyboard and writing_hand was really left_writing_hand
Configuration menu - View commit details
-
Copy full SHA for 287ad5c - Browse repository at this point
Copy the full SHA 287ad5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1978d7e - Browse repository at this point
Copy the full SHA 1978d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc9f7df - Browse repository at this point
Copy the full SHA fc9f7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c97c3 - Browse repository at this point
Copy the full SHA c5c97c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b922391 - Browse repository at this point
Copy the full SHA b922391View commit details
Commits on Jun 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4d87742 - Browse repository at this point
Copy the full SHA 4d87742View commit details
Commits on Jun 27, 2016
-
Merge pull request #12 from jonathanwiesel/category-changing
Change categories according to EmojiOne
Configuration menu - View commit details
-
Copy full SHA for 025a898 - Browse repository at this point
Copy the full SHA 025a898View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcddcc8 - Browse repository at this point
Copy the full SHA dcddcc8View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 41f274d - Browse repository at this point
Copy the full SHA 41f274dView commit details -
Merge pull request #14 from jonathanwiesel/remove-duplicate-defs-same…
…-unicode Remove duplicate defs same unicode
Configuration menu - View commit details
-
Copy full SHA for bf593d4 - Browse repository at this point
Copy the full SHA bf593d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e00e5b - Browse repository at this point
Copy the full SHA 6e00e5bView commit details
Commits on Jun 28, 2016
-
Merge pull request #15 from kendrikat/improve_check_for_rails_module
Rails check updated
Configuration menu - View commit details
-
Copy full SHA for cfc0f35 - Browse repository at this point
Copy the full SHA cfc0f35View commit details
Commits on Jul 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b817196 - Browse repository at this point
Copy the full SHA b817196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2823328 - Browse repository at this point
Copy the full SHA 2823328View commit details
There are no files selected for viewing
This file was deleted.