Eugen Rochko 44b2ee3485 Add customizable user roles (#18641) 1 year ago
..
account_suggestions 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
admin a2871cd747 Add administrative webhooks (#18510) 2 years ago
concerns 44b2ee3485 Add customizable user roles (#18641) 1 year ago
form 44b2ee3485 Add customizable user roles (#18641) 1 year ago
trends a9b64b24d6 Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
web ce2148c571 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
account.rb 44b2ee3485 Add customizable user roles (#18641) 1 year ago
account_alias.rb dc50347247 Fix crash in alias settings page (#18004) 2 years 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) 3 years ago
account_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) 4 years ago
account_filter.rb 44b2ee3485 Add customizable user roles (#18641) 1 year ago
account_migration.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years 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) 5 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 02dbc59c91 Add option to automatically delete toots after one week (#17691) 2 years 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 25d3dc4373 Add ability to mark statuses as sensitive from reports in admin UI (#17668) 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 b29defb851 Change order of announcements in admin page to sort them newest-first (#15091) 3 years 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 ac99f586bb Fix issues when attempting to appeal an old strike (#17554) 2 years ago
application_record.rb 5c42f47617 Fix records not being indexed sometimes (#12024) 4 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 76761d5fc0 Add ability for admins to delete canonical email blocks (#16644) 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) 4 years ago
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
custom_emoji.rb 379a7a7ca7 Add support for webp uploads (#18506) 2 years ago
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) 4 years ago
custom_emoji_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
custom_filter.rb 02851848e9 Revamp post filtering system (#18058) 1 year ago
custom_filter_keyword.rb 02851848e9 Revamp post filtering system (#18058) 1 year ago
device.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
domain_allow.rb 35588d09e2 Add /api/v1/admin/domain_allows (#18668) 1 year ago
domain_block.rb 28329ba62f Add /api/v1/admin/domain_blocks (#18247) 2 years ago
email_domain_block.rb f6d35ed57d Remove IP matching from e-mail domain blocks (#18190) 2 years ago
encrypted_message.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
export.rb 96c1e71329 Add import/export feature for bookmarks (#14956) 3 years 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 318d34d528 Fix data integrity of featured tags (#17712) 2 years ago
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 3 years ago
follow.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) 3 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 a6564d56d6 Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 3 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 5db1f377ea Fix nil error when viewing suspended domain in admin UI (#17765) 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) 3 years ago
invite_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
ip_block.rb 5e1364c448 Add IP-based rules (#14963) 3 years 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) 2 years ago
marker.rb e445a8af64 Add timeline read markers API (#11762) 4 years ago
media_attachment.rb df27953f96 Support audio/vnd.wave (#18737) 1 year ago
mention.rb ddd30f331c Improve support for aspects/circles (#8950) 5 years ago
message_franking.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
mute.rb 96761752ec Add duration parameter to muting. (#13831) 3 years ago
notification.rb 2936f42a14 Add notifications for new reports (#18697) 1 year 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 379a7a7ca7 Add support for webp uploads (#18506) 2 years ago
preview_card_provider.rb 6e50134a42 Add trending links (#16917) 2 years ago
public_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 years 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) 3 years ago
report.rb a2871cd747 Add administrative webhooks (#18510) 2 years 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 85973f4f37 Improvements to image upload validation and creation (#10431) 5 years ago
status.rb 25dda3061e Fix unnecessary query on status creation (#17901) 2 years ago
status_edit.rb 9f2791eb64 Add polls and media attachments to edit comparison modal in web UI (#17727) 2 years ago
status_pin.rb 4ac78e2a06 Add feature to automatically delete old toots (#16529) 2 years ago
status_stat.rb 3e0e7a1cfb Fix follower and other counters being able to go negative (#18517) 2 years ago
system_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
tag.rb 12b3ff6c6d Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044) 2 years ago
tag_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 years ago
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
trends.rb 44b2ee3485 Add customizable user roles (#18641) 1 year ago
unavailable_domain.rb 216b85b053 Fix performance on instances list in admin UI (#15282) 3 years ago
user.rb 44b2ee3485 Add customizable user roles (#18641) 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 44b2ee3485 Add customizable user roles (#18641) 1 year ago
web.rb e25170f960 Add extended about page stub 7 years ago
webauthn_credential.rb 5d3c8baa9a Fix validates :sign_count of WebauthnCredential (#14806) 3 years ago
webhook.rb a2871cd747 Add administrative webhooks (#18510) 2 years ago