..
admin
…
concerns
Fix movie width and frame_rate returning nil ( #14357 )
2020-07-19 22:28:27 +02:00
form
Add support for setting Content Warning for CW-less outgoing toots
2020-05-30 18:27:00 +02:00
web
…
account.rb
…
account_alias.rb
Fix confusing error when failing to add an alias to an unknown account ( #13480 )
2020-04-15 20:33:53 +02:00
account_conversation.rb
Change Redis#exists calls to Redis#exists? to avoid deprecation warning ( #14191 )
2020-07-01 19:05:21 +02:00
account_domain_block.rb
…
account_filter.rb
…
account_identity_proof.rb
…
account_migration.rb
…
account_moderation_note.rb
…
account_note.rb
Add user notes on accounts ( #14148 )
2020-06-30 19:19:50 +02:00
account_pin.rb
…
account_stat.rb
Fix account counters being overwritten by parallel writes ( #12045 )
2019-10-02 04:59:37 +02:00
account_tag_stat.rb
…
account_warning.rb
…
account_warning_preset.rb
…
admin.rb
…
announcement.rb
…
announcement_filter.rb
…
announcement_mute.rb
Add announcements ( #12662 )
2020-01-23 22:00:13 +01:00
announcement_reaction.rb
…
application_record.rb
…
backup.rb
…
block.rb
Store URIs of follows, follow requests and blocks for ActivityPub ( #7160 )
2018-05-04 21:14:34 +02:00
bookmark.rb
…
context.rb
…
conversation.rb
Revert "Remove conversation URI ( #11423 )" ( #11424 )
2019-07-28 17:47:37 +02:00
conversation_mute.rb
…
custom_emoji.rb
Add separate cache directory for non-local uploads ( #12821 )
2020-04-26 23:29:08 +02:00
custom_emoji_category.rb
…
custom_emoji_filter.rb
…
custom_filter.rb
…
device.rb
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
direct_feed.rb
…
domain_allow.rb
…
domain_block.rb
…
email_domain_block.rb
…
encrypted_message.rb
…
export.rb
…
favourite.rb
…
featured_tag.rb
…
feed.rb
Fix non-numbers being passed to Redis and causing an error ( #11697 )
2019-08-30 02:49:54 +02:00
follow.rb
…
follow_request.rb
…
home_feed.rb
…
identity.rb
…
import.rb
…
instance.rb
Add whitelist mode ( #11291 )
2019-07-30 11:10:46 +02:00
instance_filter.rb
…
invite.rb
…
invite_filter.rb
…
list.rb
…
list_account.rb
…
list_feed.rb
Lists ( #5703 )
2017-11-18 00:16:48 +01:00
marker.rb
Add timeline read markers API ( #11762 )
2019-09-06 13:55:51 +02:00
media_attachment.rb
Merge branch 'master' into glitch-soc/merge-upstream
2020-07-22 13:38:17 +02:00
mention.rb
…
message_franking.rb
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
mute.rb
…
notification.rb
…
one_time_key.rb
…
poll.rb
Only normalize local polls ( #12515 )
2019-12-01 17:24:33 +01:00
poll_vote.rb
…
preview_card.rb
…
relationship_filter.rb
…
relay.rb
…
remote_follow.rb
Refactor monkey-patching of Goldfinger ( #12561 )
2020-05-10 11:41:43 +02:00
report.rb
…
report_filter.rb
…
report_note.rb
…
scheduled_status.rb
Fix deleting a scheduled status immediately deleting media attachments ( #9728 )
2019-01-06 16:38:40 +01:00
search.rb
…
session_activation.rb
…
setting.rb
…
site_upload.rb
…
status.rb
Merge branch 'master' into glitch-soc/merge-upstream
2020-05-28 13:44:57 +02:00
status_pin.rb
…
status_stat.rb
…
system_key.rb
…
tag.rb
…
tag_filter.rb
…
tombstone.rb
…
trending_tags.rb
…
unavailable_domain.rb
Change delivery failure tracking to work with hostnames instead of URLs ( #13437 )
2020-04-15 20:33:24 +02:00
user.rb
Merge branch 'master' into glitch-soc/merge-upstream
2020-06-09 10:39:20 +02:00
user_invite_request.rb
…
web.rb
…