..
account
account_suggestions
Fix single Redis connection being used across all threads ( #18135 )
2022-04-28 17:47:34 +02:00
admin
concerns
Merge branch 'main' into glitch-soc/merge-upstream
2022-11-14 08:35:55 +01:00
form
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
Change account suspensions to be reversible by default ( #14726 )
2020-09-15 14:37:58 +02:00
account_domain_block.rb
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb
account_statuses_cleanup_policy.rb
Micro-optimization: use if
/else
instead of Array#compact
and Array#min
( #19906 )
2022-11-08 03:50:47 +01:00
account_statuses_filter.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-03-08 20:22:54 +01:00
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
Fix records not being indexed sometimes ( #12024 )
2019-10-01 01:19:11 +02:00
backup.rb
Add announcements ( #12662 )
2020-01-23 22:00:13 +01:00
block.rb
bookmark.rb
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) ( #16915 )
2021-11-18 22:02:08 +01:00
canonical_email_block.rb
content_retention_policy.rb
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
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
direct_feed.rb
Fix DM timeline failing to load from database
2021-03-12 23:17:34 +01:00
domain_allow.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-08-28 11:31:00 +02:00
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
Fix single Redis connection being used across all threads ( #18135 )
2022-04-28 17:47:34 +02:00
export.rb
extended_description.rb
Change about page to be mounted in the web UI ( #19345 )
2022-10-13 14:42:37 +02:00
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_suppression.rb
Add cold-start follow recommendations ( #15945 )
2021-04-12 12:37:14 +02:00
follow_request.rb
home_feed.rb
identity.rb
Change identities id column to a bigint ( #9371 )
2018-11-27 13:56:25 +01:00
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
Change account suspensions to be reversible by default ( #14726 )
2020-09-15 14:37:58 +02:00
invite_filter.rb
ip_block.rb
list.rb
Improve account deletion performances further ( #15407 )
2020-12-22 23:57:46 +01:00
list_account.rb
Add abilityto add oneself to lists ( #12271 )
2019-11-04 13:02:01 +01:00
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb
mention.rb
message_franking.rb
mute.rb
notification.rb
Add notifications for new reports ( #18697 )
2022-06-27 09:30:15 +02:00
one_time_key.rb
poll.rb
poll_vote.rb
Add optimistic lock to avoid race conditions when handling votes ( #10196 )
2019-03-06 19:53:57 +01:00
preview_card.rb
preview_card_provider.rb
preview_card_trend.rb
privacy_policy.rb
public_feed.rb
relationship_filter.rb
Fix error when passing unknown filter param in REST API ( #20626 )
2022-11-14 08:06:06 +01:00
relay.rb
Fix enable/disable relay failures ( #13535 )
2020-04-23 22:04:18 +02:00
remote_follow.rb
Remove dependency on goldfinger gem ( #14919 )
2020-10-08 00:34:57 +02:00
report.rb
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb
Fix deleting a scheduled status immediately deleting media attachments ( #9728 )
2019-01-06 16:38:40 +01:00
search.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ( #4090 )
2017-07-07 04:02:06 +02:00
session_activation.rb
setting.rb
site_upload.rb
status.rb
status_edit.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-10-28 19:23:58 +02:00
status_pin.rb
status_stat.rb
status_trend.rb
Fix trending statuses returning more than one post by the same author ( #19349 )
2022-10-14 01:44:23 +02:00
system_key.rb
tag.rb
tag_feed.rb
tag_follow.rb
tombstone.rb
Record deleted(by mod) status to prevent re-appear ( #10732 )
2019-05-09 22:03:02 +02:00
trends.rb
unavailable_domain.rb
Add audit log entries for user roles ( #19040 )
2022-08-25 20:39:40 +02:00
user.rb
user_invite_request.rb
Add "why do you want to join" field to invite requests ( #10524 )
2019-04-09 23:06:30 +09:00
user_ip.rb
user_role.rb
web.rb
Add extended about page stub
2017-01-13 03:24:41 +01:00
webauthn_credential.rb
webhook.rb