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 Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
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 Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Record deleted(by mod) status to prevent re-appear (#10732) 2019-05-09 22:03:02 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
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