This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
* Refactor selectComposeSuggestion so that different paths can be updated

* Add suggestions in CW field

* Add emoji suggestion to poll options

* Attempt to fix CSS

* Hide suggestions by default

They will be enabled if the input has focus
2019-05-09 22:10:27 +02:00
..
chewy
controllers Add some caching for HTML versions of statuses pages (#10701) 2019-05-09 22:03:44 +02:00
helpers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
javascript Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
lib Prevent silenced local users from notifying remote users not following them (#10575) 2019-05-09 22:05:43 +02:00
mailers
models Record deleted(by mod) status to prevent re-appear (#10732) 2019-05-09 22:03:02 +02:00
policies
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
services Reject follow requests of blocked users (#10633) 2019-04-25 02:47:33 +02:00
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
views Add blurhash (#10630) 2019-04-27 03:24:09 +02:00
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 2019-05-03 23:45:37 +02:00