Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 سال پیش
..
admin 3c033c4352 Add moderation warnings (#9519) 5 سال پیش
concerns 2c63e0292a Fix admin validation being too strict about usernames (#10449) 5 سال پیش
form e1d0390e29 Add batch actions for approving and rejecting pending accounts (#10469) 5 سال پیش
web 628da11e38 Do no retry web push workers if the server returns a 4xx response (#9434) 5 سال پیش
account.rb 67b3b62b98 Improve blocked view of profiles (#10491) 5 سال پیش
account_conversation.rb 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078) 5 سال پیش
account_domain_block.rb d14c276e58 Add option to overwrite imported data (#9962) 5 سال پیش
account_filter.rb 51e154f5e8 Admission-based registrations mode (#10250) 5 سال پیش
account_identity_proof.rb 69141dca26 squashed identity proof updates (#10375) 5 سال پیش
account_moderation_note.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
account_pin.rb b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) 5 سال پیش
account_stat.rb 73be8f38c1 Add profile directory (#9427) 5 سال پیش
account_tag_stat.rb 73be8f38c1 Add profile directory (#9427) 5 سال پیش
account_warning.rb 3c033c4352 Add moderation warnings (#9519) 5 سال پیش
account_warning_preset.rb 3c033c4352 Add moderation warnings (#9519) 5 سال پیش
admin.rb e84fecb7e9 Add logging of admin actions (#5757) 6 سال پیش
application_record.rb 40e5d2303b Validate HTTP response length while receiving (#6891) 6 سال پیش
backup.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
block.rb 6793bec4c6 Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 سال پیش
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 سال پیش
conversation.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
custom_emoji.rb 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474) 5 سال پیش
custom_emoji_filter.rb 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474) 5 سال پیش
custom_filter.rb 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 5 سال پیش
domain_block.rb 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 5 سال پیش
email_domain_block.rb 0c1e4bb969 Create DomainNormalizable#normalize_domain (#9631) 5 سال پیش
export.rb cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 سال پیش
favourite.rb d010816ba8 Fix error when trying to update counters for statuses that are gone (#8251) 5 سال پیش
featured_tag.rb 5d3e7cee99 Fix featured tag form not failing on failed tag validations (#10167) 5 سال پیش
feed.rb bcfff65195 Create Redisable#redis (#9633) 5 سال پیش
follow.rb d6b9a62e0a Extract counters from accounts table to account_stats table (#9295) 5 سال پیش
follow_request.rb 45b849bad9 Fix MergeWorker being queued for remote users (#10355) 5 سال پیش
home_feed.rb f0fff3eb10 Support min_id-based pagination in REST API (#8736) 5 سال پیش
identity.rb 4afda5444a Change identities id column to a bigint (#9371) 5 سال پیش
import.rb d14c276e58 Add option to overwrite imported data (#9962) 5 سال پیش
instance.rb 94e5e834f2 Improve performance of list of blocked domains by caching counts (#10374) 5 سال پیش
instance_filter.rb 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 5 سال پیش
invite.rb cdb101340a Keyword/phrase filtering (#7905) 5 سال پیش
invite_filter.rb 74320971e2 Add invite filter (#5862) 6 سال پیش
list.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
list_account.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
list_feed.rb 24cafd73a2 Lists (#5703) 6 سال پیش
media_attachment.rb c78d64d9c3 Use video filesize limit with gifv (#9924) 5 سال پیش
mention.rb ddd30f331c Improve support for aspects/circles (#8950) 5 سال پیش
mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
notification.rb f1bc90ab50 Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 سال پیش
poll.rb 80f0910e21 Add support for custom emojis in poll options (#10322) 5 سال پیش
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) 5 سال پیش
preview_card.rb 5092d17f29 Add WebP support (#9879) 5 سال پیش
relay.rb 8ef50706a1 Fix relay enabling/disabling not resetting inbox availability status (#10048) 5 سال پیش
remote_follow.rb 78fa926ed5 Add remote interaction dialog for toots (#8202) 5 سال پیش
remote_profile.rb 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6 سال پیش
report.rb a20354a20b Set and store report URIs (#10303) 5 سال پیش
report_filter.rb 66d8f99a30 Admin reports with accounts (#2092) 7 سال پیش
report_note.rb a8ba291beb Fix scope latest of ReportNote (#9630) 5 سال پیش
scheduled_status.rb 86f27b178c Fix deleting a scheduled status immediately deleting media attachments (#9728) 5 سال پیش
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 سال پیش
session_activation.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
setting.rb 8069fd636b Remove intermediary arrays when creating hash maps from results (#9291) 5 سال پیش
site_upload.rb 85973f4f37 Improvements to image upload validation and creation (#10431) 5 سال پیش
status.rb f1bc90ab50 Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 سال پیش
status_pin.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
status_stat.rb 11b3ee4f4c Reset status cache when status_stat or media_attachment updates (#9119) 5 سال پیش
stream_entry.rb ddd30f331c Improve support for aspects/circles (#8950) 5 سال پیش
subscription.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 سال پیش
tag.rb 06663fcf87 Fix `tagged` param not being normalized before querying tags (#10249) 5 سال پیش
tombstone.rb 80768e2840 Fix missing account association in tombstone model (#9857) 5 سال پیش
trending_tags.rb bcfff65195 Create Redisable#redis (#9633) 5 سال پیش
user.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 سال پیش
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 سال پیش
web.rb e25170f960 Add extended about page stub 7 سال پیش