Eugen Rochko aa10200e58 Fix streaming API allowing connections to persist after access token invalidation (#15111) 3 years ago
..
admin 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
concerns ca56527140 Add follower synchronization mechanism (#14510) 3 years ago
form 2b1a6e734f Add follow selected followers button (#15148) 3 years ago
web 78202e9138 Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 4 years ago
account.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
account_alias.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) 4 years ago
account_conversation.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 4 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 4a4cd686c1 Add sorting by username, creation and last activity in moderation view (#13076) 4 years ago
account_identity_proof.rb a9f130b8d8 Fix Keybase verification using wrong domain for remote accounts (#10547) 5 years ago
account_migration.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) 4 years ago
account_moderation_note.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
account_note.rb 65506bac3f Add user notes on accounts (#14148) 4 years ago
account_pin.rb b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) 6 years ago
account_stat.rb 337dc6e0ad Fix updating account counters when account_stat is not yet created (#15108) 3 years ago
account_tag_stat.rb 73be8f38c1 Add profile directory (#9427) 5 years ago
account_warning.rb d6fe0c94ca Add account sensitized (#14361) 3 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
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 f52c988e12 Add announcements (#12662) 4 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 c3ca3801f2 Add separate cache directory for non-local uploads (#12821) 4 years 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 43daeccccb Add “account timeline” filter category (#12918) 4 years ago
device.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
domain_allow.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) 5 years ago
domain_block.rb 51ff679b9d Fix admin page crashing when trying to block an invalid domain name (#13884) 4 years ago
email_domain_block.rb bea0bb39d6 Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254) 4 years ago
encrypted_message.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 4 years ago
export.rb cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
favourite.rb 5c42f47617 Fix records not being indexed sometimes (#12024) 5 years ago
featured_tag.rb a8958d07e2 Fix featured tags not finding the right tag on save (#11504) 5 years ago
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 4 years ago
follow.rb ca56527140 Add follower synchronization mechanism (#14510) 3 years ago
follow_request.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 4 years ago
home_feed.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 4 years ago
identity.rb 4afda5444a Change identities id column to a bigint (#9371) 5 years ago
import.rb 8e056bd82e Fix csv upload (#13835) 4 years ago
instance.rb 24552b5160 Add whitelist mode (#11291) 5 years ago
instance_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 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 5e1364c448 Add IP-based rules (#14963) 3 years ago
list.rb 79305428a7 Add configuration option to filter replies in lists (#9205) 4 years ago
list_account.rb 65e13cfacf Add abilityto add oneself to lists (#12271) 4 years ago
list_feed.rb 24cafd73a2 Lists (#5703) 6 years ago
marker.rb e445a8af64 Add timeline read markers API (#11762) 5 years ago
media_attachment.rb bf477cee9f Fix videos with near-60 fps being rejected (#14684) 4 years 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) 3 years ago
notification.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 4 years ago
one_time_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
poll.rb f60cd97638 Only normalize local polls (#12515) 4 years ago
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) 5 years ago
preview_card.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
public_feed.rb e8bc187845 Refactor how public and tag timelines are queried (#14728) 4 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) 4 years ago
report.rb c9efb400b4 Add rate limit for reporting (#13390) 4 years ago
report_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
report_note.rb a8ba291beb Fix scope latest of ReportNote (#9630) 5 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 aa10200e58 Fix streaming API allowing connections to persist after access token invalidation (#15111) 3 years ago
setting.rb 8069fd636b Remove intermediary arrays when creating hash maps from results (#9291) 5 years ago
site_upload.rb 85973f4f37 Improvements to image upload validation and creation (#10431) 5 years ago
status.rb b655a7f88f Fix a slow query for TagFeed (#14861) 4 years ago
status_pin.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
status_stat.rb 11b3ee4f4c Reset status cache when status_stat or media_attachment updates (#9119) 5 years ago
system_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
tag.rb 9870b175b4 Fix possible inconsistencies in tag search (#14906) 3 years ago
tag_feed.rb b655a7f88f Fix a slow query for TagFeed (#14861) 4 years ago
tag_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 years ago
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
trending_tags.rb 915f3712ae Fix admin setting to auto-approve hashtags not affecting query (#12130) 5 years ago
unavailable_domain.rb 5edff32733 Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
user.rb 8532429af7 Fix 2FA/sign-in token sessions being valid after password change (#14802) 3 years ago
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 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