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 85470ec872 Fix issues with updated emoji mart (#7761)
* Changes behavior from search light to keep custom search
The new version of emoji-mart needs the search function to constantly
receive the custom emoji array. This changes the behavior back to the
previous one in the search light method to keep the emoji autocomplete
as before

* Change test order
The order was breaking the tests

* Fix codeclimate issues

* Update to emoji mart to version without issue in picker

Fixes #7760
7 years ago
..
chewy
controllers Remove trending hashtags (#7711) 7 years ago
helpers Fix double-encoding of display name in title and e-mails (#7534) 7 years ago
javascript Fix issues with updated emoji mart (#7761) 7 years ago
lib Do not accept ActivityPub follow requests from blocked user (#7756) 7 years ago
mailers
models Filter out blocked/muted people from profile timelines (#7747) 7 years ago
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
services Skip processing when HEAD method returns 501 (#7730) 7 years ago
validators fix: Don't validate MX record in development (#7654) 7 years ago
views Add "Edit profile" link to public profile page, increase bottom padding (#7754) 7 years ago
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago