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
Emelia Smith 904a2479dd Feature: Direct message from Statuses (#7089)
* Fix: Switching between composing direct message and mention from menus

Previously clicking "direct message" followed by "mention" resulted in the composed status staying as "direct", along with weird spacing of items in the text area. This attempts to fix that.

* Fix: Add missing proptype check for onMention in Status component

* Add the ability to send a direct message to a user from the menu on Statuses

* Add space between "Embed" and "Mention" on expanded statuses menu
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
helpers Feature: Report improvements (#6967) (#7000) 7 years ago
javascript Feature: Direct message from Statuses (#7089) 7 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Exclude status itself from context query (#7083) 7 years ago
policies Feature: Report improvements (#6967) (#7000) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers retrieve custom emoji list via API instead of before page load (#7047) 7 years ago
services Fix nil account issue in ProcessAccountService (#7019) 7 years ago
validators Fix UniqueUsernameValidator comparison (#6926) 7 years ago
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
workers Add a circuit breaker for ActivityPub deliveries (#7053) 7 years ago