-
Notifications
You must be signed in to change notification settings - Fork 12
Log
Rob Garrison edited this page Jun 26, 2018
·
13 revisions
Home | Install | Emojis-image | Emojis-text | Add Emojis | Remove Emojis | Permissions | Change Log
- Meta: Update editor files & add linting.
- Cleanup userscript code.
- Fix hidden settings panel overlap of content.
- Fix "Restore Default" button position.
- Meta: Rename license file.
- Change license to MIT.
- Update At.js version & tweak css.
- Add @connect setting (ref).
- Settings panel: fix input padding.
- Core: update mutation observer & remove preview observer
- Readme: update wiki links to each collection.
- Readme: bunch o'updates.
- Remove duplicate unicode text emoji.
- Update news feed & fix code format.
- Reset autocomplete after refresh or restore.
- Add support for text emojis:
- Insert text emojis using a
~
prefix. - Add unicode emojis collection.
- Add custom text emojis collection.
- Insert text emojis using a
- Search entire document after mutation. Searching from a specified node is not working as expected.
- Fix :_derp: (messed up XPath selector)
- More case sensitive fixes.
- Improve XPath selector. Fixes issue #1.
- Update regex with case-sensitive setting.
- Minor search optimization.
- Fix JSON loading 1x/day, again!
- Save collections after loading, otherwise restore won't stick.
- Add stuck-in-suburbia's emoticons!
- Use promises to update page after JSON loads.
- Save the date; JSON loads once per day... :_onion_head_facepalm:
- Save collections to storage to minimize JSON loading to 1x/day.
- Readme: various updates.
- Make autocomplete results more logical.
- Set minimum height default setting to 20px.
- Initial commit.