..
account
…
account_suggestions
…
admin
…
concerns
…
form
Merge branch 'main' into glitch-soc/merge-upstream
2022-12-07 09:03:42 +01:00
trends
Merge branch 'main' into glitch-soc/merge-upstream
2022-11-14 08:35:55 +01:00
web
…
account.rb
…
account_alias.rb
…
account_conversation.rb
…
account_deletion_request.rb
…
account_domain_block.rb
Fix crash when saving invalid domain name ( #11528 )
2019-08-08 23:04:19 +02:00
account_filter.rb
Add "disabled" user filter for admin/accounts UI ( #21282 )
2022-12-15 17:30:47 +01:00
account_migration.rb
…
account_moderation_note.rb
…
account_note.rb
…
account_pin.rb
Add API endpoint to list featured accounts ( fixes #8315 ) ( #8317 )
2018-08-20 18:46:04 +02:00
account_stat.rb
…
account_statuses_cleanup_policy.rb
…
account_statuses_filter.rb
…
account_suggestions.rb
Change auto-following admin-selected accounts, show in recommendations ( #16078 )
2021-04-24 17:01:43 +02:00
account_summary.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
…
appeal.rb
…
application_record.rb
…
backup.rb
…
block.rb
…
bookmark.rb
…
canonical_email_block.rb
…
content_retention_policy.rb
Add retention policy for cached content and media ( #19232 )
2022-09-27 03:08:19 +02:00
context.rb
…
conversation.rb
…
conversation_mute.rb
…
custom_emoji.rb
…
custom_emoji_category.rb
…
custom_emoji_filter.rb
…
custom_filter.rb
…
custom_filter_keyword.rb
…
custom_filter_status.rb
…
device.rb
…
direct_feed.rb
Fix DM timeline failing to load from database
2021-03-12 23:17:34 +01:00
domain_allow.rb
…
domain_block.rb
…
email_domain_block.rb
Add admin API for managing e-mail domain blocks ( #19066 )
2022-08-28 03:37:55 +02:00
encrypted_message.rb
…
export.rb
…
extended_description.rb
…
favourite.rb
…
featured_tag.rb
Improve performance by avoiding regex construction ( #20215 )
2022-11-10 05:49:30 +01:00
feed.rb
…
follow.rb
Add ability to filter followed accounts' posts by language ( #19095 )
2022-09-20 23:51:21 +02:00
follow_recommendation.rb
Fix FollowRecommendationsScheduler failing because of unpopulated views ( #16189 )
2021-05-09 10:39:29 +02:00
follow_recommendation_filter.rb
…
follow_recommendation_suppression.rb
…
follow_request.rb
…
home_feed.rb
Revert support from loading Home timeline from database
2022-04-19 15:06:38 +02:00
identity.rb
…
import.rb
Fix follow limit preventing re-following of a moved account ( #14207 )
2020-12-18 09:18:31 +01:00
instance.rb
…
instance_filter.rb
…
invite.rb
…
invite_filter.rb
…
ip_block.rb
…
list.rb
…
list_account.rb
…
list_feed.rb
…
login_activity.rb
…
marker.rb
…
media_attachment.rb
…
mention.rb
…
message_franking.rb
…
mute.rb
Various code cleanup ( #1782 )
2022-05-25 12:27:11 +02:00
notification.rb
Add notifications for new reports ( #18697 )
2022-06-27 09:30:15 +02:00
one_time_key.rb
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
poll.rb
…
poll_vote.rb
…
preview_card.rb
…
preview_card_provider.rb
…
preview_card_trend.rb
…
privacy_policy.rb
…
public_feed.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-11-10 09:36:47 +01:00
relationship_filter.rb
Fix error when passing unknown filter param in REST API ( #20626 )
2022-11-14 08:06:06 +01:00
relay.rb
…
remote_follow.rb
…
report.rb
…
report_filter.rb
…
report_note.rb
…
rule.rb
Fix rules with same priority being sorted non-deterministically ( #20623 )
2022-11-14 06:28:19 +01:00
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
Add Ruby 3.0 support ( #16046 )
2021-05-06 14:22:54 +02:00
setting.rb
…
site_upload.rb
…
status.rb
…
status_edit.rb
…
status_pin.rb
…
status_stat.rb
…
status_trend.rb
…
system_key.rb
…
tag.rb
…
tag_feed.rb
…
tag_follow.rb
…
tombstone.rb
…
trends.rb
…
unavailable_domain.rb
…
user.rb
…
user_invite_request.rb
…
user_ip.rb
…
user_role.rb
…
web.rb
…
webauthn_credential.rb
…
webhook.rb
…