Eugen Rochko c6c7c6223d Change verification to only work for https links (#20304) 1 year ago
..
account c6c7c6223d Change verification to only work for https links (#20304) 1 year ago
account_suggestions 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
admin c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 year ago
concerns 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 2 years ago
form dc5c86add7 Fix account migration form ever using outdated account data (#18429) 1 year ago
trends 07cc201acc Fix using wrong policy on status-related actions in admin UI (#19490) 1 year ago
web ce2148c571 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
account.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago
account_alias.rb 106648b456 Micro-optimization: only split `acct` into two Strings (#19901) 1 year ago
account_conversation.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
account_deletion_request.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 years ago
account_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) 5 years ago
account_filter.rb 44b2ee3485 Add customizable user roles (#18641) 2 years ago
account_migration.rb 54f0f1b9ef Skip Webfinger cache during migrations as well (#19883) 1 year ago
account_moderation_note.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
account_note.rb 87085a5152 Fix AccountNote not having a maximum length (#16942) 2 years ago
account_pin.rb b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) 6 years ago
account_stat.rb 3e0e7a1cfb Fix follower and other counters being able to go negative (#18517) 2 years ago
account_statuses_cleanup_policy.rb ca80beb653 Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906) 1 year ago
account_statuses_filter.rb 8f6c67bfde Fix performance of account timelines (#17709) 2 years ago
account_suggestions.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
account_summary.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 3 years ago
account_warning.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
account_warning_preset.rb f556f79b77 Add titles to warning presets in admin UI (#13252) 4 years ago
admin.rb e84fecb7e9 Add logging of admin actions (#5757) 6 years ago
announcement.rb d9d722d74b Change admin announcement edition interface to use datetime-local (#18321) 1 year ago
announcement_filter.rb f52c988e12 Add announcements (#12662) 4 years ago
announcement_mute.rb f52c988e12 Add announcements (#12662) 4 years ago
announcement_reaction.rb f52c988e12 Add announcements (#12662) 4 years ago
appeal.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
application_record.rb 5c42f47617 Fix records not being indexed sometimes (#12024) 5 years ago
backup.rb f52c988e12 Add announcements (#12662) 4 years ago
block.rb 6793bec4c6 Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
bookmark.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 2 years ago
canonical_email_block.rb c556c3a0d1 Add admin API for managing canonical e-mail blocks (#19067) 2 years ago
content_retention_policy.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) 2 years ago
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
conversation.rb b9b0313c78 Revert "Remove conversation URI (#11423)" (#11424) 5 years ago
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
custom_emoji.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) 5 years ago
custom_emoji_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
custom_filter.rb 50487db122 Add ability to filter individual posts (#18945) 2 years ago
custom_filter_keyword.rb e7aa2be828 Change how hashtags are normalized (#18795) 2 years ago
custom_filter_status.rb 5b0e8cc92b Add ability to select all accounts matching search for batch actions (#19053) 2 years ago
device.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
domain_allow.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
domain_block.rb 1bd00036c2 Change about page to be mounted in the web UI (#19345) 1 year ago
email_domain_block.rb 2a7766dcc9 Add admin API for managing e-mail domain blocks (#19066) 2 years ago
encrypted_message.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
export.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 2 years ago
extended_description.rb 1bd00036c2 Change about page to be mounted in the web UI (#19345) 1 year ago
favourite.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 2 years ago
featured_tag.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 4 years ago
follow.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 2 years ago
follow_recommendation.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 3 years ago
follow_recommendation_filter.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
follow_recommendation_suppression.rb f7117646af Add cold-start follow recommendations (#15945) 3 years ago
follow_request.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 2 years ago
home_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 years ago
identity.rb 4afda5444a Change identities id column to a bigint (#9371) 5 years ago
import.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
instance.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
instance_filter.rb bd53dd5210 Change design of federation pages in admin UI (#17704) 2 years ago
invite.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 years ago
invite_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
ip_block.rb 487d81fb92 Fix IP blocks not having a unique index (#19456) 1 year ago
list.rb 3249d35bdc Improve account deletion performances further (#15407) 3 years ago
list_account.rb 65e13cfacf Add abilityto add oneself to lists (#12271) 4 years ago
list_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 years ago
login_activity.rb d174d12c83 Add authentication history (#16408) 3 years ago
marker.rb e445a8af64 Add timeline read markers API (#11762) 5 years ago
media_attachment.rb 0f5e6dd02b Add support for AVIF uploads (#19647) 1 year ago
mention.rb ddd30f331c Improve support for aspects/circles (#8950) 6 years ago
message_franking.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
mute.rb 96761752ec Add duration parameter to muting. (#13831) 4 years ago
notification.rb 2936f42a14 Add notifications for new reports (#18697) 2 years ago
one_time_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
poll.rb 088dc0ec5a Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514) 2 years ago
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) 5 years ago
preview_card.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) 1 year ago
preview_card_provider.rb 6e50134a42 Add trending links (#16917) 2 years ago
preview_card_trend.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) 1 year ago
privacy_policy.rb 678fc4d292 Fix privacy policy being empty if custom setting exists but is empty (#19318) 1 year ago
public_feed.rb 0cd0786aef Revert filtering public timelines by locale by default (#20294) 1 year ago
relationship_filter.rb 6748a5acb1 Fix followings list order | Issue #13538 (#13676) 4 years ago
relay.rb 46b2cc184f Fix enable/disable relay failures (#13535) 4 years ago
remote_follow.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) 4 years ago
report.rb d2eb726962 Fix notifications about deleted reports not being also deleted (#19475) 1 year ago
report_filter.rb 14f436c457 Add notifications for statuses deleted by moderators (#17204) 2 years ago
report_note.rb a8ba291beb Fix scope latest of ReportNote (#9630) 5 years ago
rule.rb 8331fdf7e0 Add server rules (#15769) 3 years ago
scheduled_status.rb 86f27b178c Fix deleting a scheduled status immediately deleting media attachments (#9728) 5 years ago
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
session_activation.rb 566fc90913 Add Ruby 3.0 support (#16046) 3 years ago
setting.rb 54d4e5252b Use Rails' index_by where it makes sense (#15542) 3 years ago
site_upload.rb b04633a961 Add image processing and generate blurhash for server thumbnail (#19348) 1 year ago
status.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 year ago
status_edit.rb f8ca3bb2a1 Add ability to view previous edits of a status in admin UI (#19462) 1 year ago
status_pin.rb 4ac78e2a06 Add feature to automatically delete old toots (#16529) 3 years ago
status_stat.rb 3e0e7a1cfb Fix follower and other counters being able to go negative (#18517) 2 years ago
status_trend.rb f01310dadb Fix trending statuses returning more than one post by the same author (#19349) 1 year ago
system_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
tag.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 year ago
tag_feed.rb 0cd0786aef Revert filtering public timelines by locale by default (#20294) 1 year ago
tag_follow.rb c3f0621a59 Add ability to follow hashtags (#18809) 2 years ago
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
trends.rb 05148e2c77 Fix missing `skip_review?` (#19335) 1 year ago
unavailable_domain.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
user.rb 839f893168 Change public accounts pages to mount the web UI (#19319) 1 year ago
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 years ago
user_ip.rb 8e84ebf0cb Remove IP tracking columns from users table (#16409) 2 years ago
user_role.rb 0396acf39e Add audit log entries for user roles (#19040) 2 years ago
web.rb e25170f960 Add extended about page stub 7 years ago
webauthn_credential.rb 5d3c8baa9a Fix validates :sign_count of WebauthnCredential (#14806) 4 years ago
webhook.rb a2871cd747 Add administrative webhooks (#18510) 2 years ago