You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Renato "Lond" Cerqueira 0c3ce41031 Update to emojimart 2.6.1 (#7746)
* Update to emojimart 2.6.1
WIP using local updated version. Sheet comes from emoji-data@4.0.4,
file sheet_twitter_32_indexed_256.png.

* Update to 2.6.1 and uncompress data if needed

* Remove changes that were not needed

* Fix yarn lock file

* Match emojiToShowFilter behavior to new version of emoji-mart

* Fix codeclimate issue

* Match custom emoji behavior to new version of emoji-mart

* Replace emoji without shortcode in tests

* Fix code climate issues
8 years ago
..
chewy Full-text search for authorized statuses (#6423) 8 years ago
controllers Remove trending hashtags (#7711) 8 years ago
helpers Fix double-encoding of display name in title and e-mails (#7534) 8 years ago
javascript Update to emojimart 2.6.1 (#7746) 8 years ago
lib Exclude unlisted, private and direct toots from affecting trends (#7686) 8 years ago
mailers Account archive download (#6460) 8 years ago
models Filter out blocked/muted people from profile timelines (#7747) 8 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 8 years ago
presenters Better pagination for ActivityPub outbox (#7356) 8 years ago
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 8 years ago
services Skip processing when HEAD method returns 501 (#7730) 8 years ago
validators fix: Don't validate MX record in development (#7654) 8 years ago
views Remove unnecessary underline on accounts table (#7728) 8 years ago
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 8 years ago