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/models
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
- Use unicode when selecting emoji through picker
- Convert shortcodes to unicode when storing text input server-side
- Do not convert shortcodes in JS anymore
7 years ago
..
concerns
form Improve UI of admin site settings (#4163) 7 years ago
web Web Push Notifications (#3243) 7 years ago
account.rb Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
domain_block.rb Fix boolean columns sometimes having a null value (#4162) 7 years ago
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb Fix boolean columns sometimes having a null value (#4162) 7 years ago
instance.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb Web Push Notifications (#3243) 7 years ago
setting.rb
status.rb Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
stream_entry.rb
subscription.rb
tag.rb add validation to tag name (#4194) 7 years ago
user.rb Add option to opt out of search engines on public profile/status pages (#4199) 7 years ago
web.rb