The code powering m.abunchtell.com https://m.abunchtell.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Eugen Rochko fba96c808d
Add blurhash (#10630)
5年前
..
admin Add moderation warnings (#9519) 5年前
concerns Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 5年前
form Change HTML validator to ignore all errors except unmatched tags (#10534) 5年前
web Do no retry web push workers if the server returns a 4xx response (#9434) 5年前
account.rb Improve blocked view of profiles (#10491) 5年前
account_conversation.rb Fix crash when conversations have no valid participants (#10078) 5年前
account_domain_block.rb Add option to overwrite imported data (#9962) 5年前
account_filter.rb Admission-based registrations mode (#10250) 5年前
account_identity_proof.rb Fix Keybase verification using wrong domain for remote accounts (#10547) 5年前
account_moderation_note.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
account_pin.rb Add API endpoint to list featured accounts (fixes #8315) (#8317) 5年前
account_stat.rb Add profile directory (#9427) 5年前
account_tag_stat.rb Add profile directory (#9427) 5年前
account_warning.rb Add moderation warnings (#9519) 5年前
account_warning_preset.rb Add moderation warnings (#9519) 5年前
admin.rb Add logging of admin actions (#5757) 6年前
application_record.rb Validate HTTP response length while receiving (#6891) 6年前
backup.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
block.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6年前
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6年前
conversation.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
conversation_mute.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
custom_emoji.rb Make custom emoji domains case insensitive #9351 (#9474) 5年前
custom_emoji_filter.rb Make custom emoji domains case insensitive #9351 (#9474) 5年前
custom_filter.rb Add option to not consider word boundaries when processing keyword filtering (#7975) 5年前
domain_block.rb Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 5年前
email_domain_block.rb Create DomainNormalizable#normalize_domain (#9631) 5年前
export.rb Export and import show_reblogs together with following list (#10495) 5年前
favourite.rb Fix error when trying to update counters for statuses that are gone (#8251) 5年前
featured_tag.rb Fix featured tag form not failing on failed tag validations (#10167) 5年前
feed.rb Create Redisable#redis (#9633) 5年前
follow.rb Extract counters from accounts table to account_stats table (#9295) 5年前
follow_request.rb Fix MergeWorker being queued for remote users (#10355) 5年前
home_feed.rb Support min_id-based pagination in REST API (#8736) 5年前
identity.rb Change identities id column to a bigint (#9371) 5年前
import.rb Add option to overwrite imported data (#9962) 5年前
instance.rb Improve performance of list of blocked domains by caching counts (#10374) 5年前
instance_filter.rb Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 5年前
invite.rb Keyword/phrase filtering (#7905) 5年前
invite_filter.rb Add invite filter (#5862) 6年前
list.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
list_account.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
list_feed.rb Lists (#5703) 6年前
media_attachment.rb Add blurhash (#10630) 5年前
mention.rb Improve support for aspects/circles (#8950) 5年前
mute.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
notification.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5年前
poll.rb Add support for custom emojis in poll options (#10322) 5年前
poll_vote.rb Add optimistic lock to avoid race conditions when handling votes (#10196) 5年前
preview_card.rb Add WebP support (#9879) 5年前
relay.rb Fix relay enabling/disabling not resetting inbox availability status (#10048) 5年前
remote_follow.rb Add remote interaction dialog for toots (#8202) 5年前
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6年前
report.rb Set and store report URIs (#10303) 5年前
report_filter.rb Admin reports with accounts (#2092) 7年前
report_note.rb Fix scope latest of ReportNote (#9630) 5年前
scheduled_status.rb Fix deleting a scheduled status immediately deleting media attachments (#9728) 5年前
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6年前
session_activation.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
setting.rb Remove intermediary arrays when creating hash maps from results (#9291) 5年前
site_upload.rb Improvements to image upload validation and creation (#10431) 5年前
status.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5年前
status_pin.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
status_stat.rb Reset status cache when status_stat or media_attachment updates (#9119) 5年前
stream_entry.rb Improve support for aspects/circles (#8950) 5年前
subscription.rb Update dependencies for Ruby (2018-04-23) (#7237) 6年前
tag.rb Fix `tagged` param not being normalized before querying tags (#10249) 5年前
tombstone.rb Fix missing account association in tombstone model (#9857) 5年前
trending_tags.rb Create Redisable#redis (#9633) 5年前
user.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 5年前
user_invite_request.rb Add "why do you want to join" field to invite requests (#10524) 5年前
web.rb Add extended about page stub 7年前