ThibG 3babf8464b Add voters count support (#11917) преди 5 години
..
admin c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) преди 5 години
concerns a1f04c1e34 Fix authentication before 2FA challenge (#11943) преди 5 години
form 163ed91af3 Add (back) option to set redirect notice on account without moving followers (#11994) преди 5 години
web 07b057eabb Validate Web::PushSubscription (#11971) преди 5 години
account.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) преди 5 години
account_alias.rb f497d14b19 Addition of update activity distribution by alias, minor correction (#11905) преди 5 години
account_conversation.rb 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078) преди 5 години
account_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) преди 5 години
account_filter.rb 7696f77245 Add moderation API (#9387) преди 5 години
account_identity_proof.rb a9f130b8d8 Fix Keybase verification using wrong domain for remote accounts (#10547) преди 5 години
account_migration.rb 163ed91af3 Add (back) option to set redirect notice on account without moving followers (#11994) преди 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) преди 6 години
account_stat.rb 8fdff2748f Add more accurate account search (#11537) преди 5 години
account_tag_stat.rb 73be8f38c1 Add profile directory (#9427) преди 6 години
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) преди 7 години
application_record.rb 115dab78f1 Change admin UI for hashtags and add back whitelisted trends (#11490) преди 5 години
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) преди 7 години
conversation.rb b9b0313c78 Revert "Remove conversation URI (#11423)" (#11424) преди 5 години
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) преди 6 години
custom_emoji.rb 3919571c39 Fix audit log error when custom emoji is copied from remote server (#11876) преди 5 години
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) преди 5 години
custom_emoji_filter.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) преди 5 години
custom_filter.rb 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204) преди 5 години
domain_allow.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) преди 5 години
domain_block.rb d930eb88b6 Add table of contents to about page (#11885) преди 5 години
email_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) преди 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) преди 6 години
featured_tag.rb a8958d07e2 Fix featured tags not finding the right tag on save (#11504) преди 5 години
feed.rb 5f591d979c Fix non-numbers being passed to Redis and causing an error (#11697) преди 5 години
follow.rb d6b9a62e0a Extract counters from accounts table to account_stats table (#9295) преди 6 години
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) преди 6 години
identity.rb 4afda5444a Change identities id column to a bigint (#9371) преди 6 години
import.rb d14c276e58 Add option to overwrite imported data (#9962) преди 5 години
instance.rb 24552b5160 Add whitelist mode (#11291) преди 5 години
instance_filter.rb 24552b5160 Add whitelist mode (#11291) преди 5 години
invite.rb cb62a83a71 Add invite comments (#10465) преди 5 години
invite_filter.rb 74320971e2 Add invite filter (#5862) преди 7 години
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) преди 7 години
marker.rb e445a8af64 Add timeline read markers API (#11762) преди 5 години
media_attachment.rb b6381bdc7d Change max length of media descriptions from 420 to 1500 characters (#11819) преди 5 години
mention.rb ddd30f331c Improve support for aspects/circles (#8950) преди 6 години
mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) преди 6 години
notification.rb 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796) преди 5 години
poll.rb 3babf8464b Add voters count support (#11917) преди 5 години
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) преди 5 години
preview_card.rb 3ec80c7aec Fix preview card image not being re-fetched even if link is re-posted (#11981) преди 5 години
relay.rb add4d4118c Fix relays UI being available in whitelist/secure mode (#11963) преди 5 години
remote_follow.rb 3ed94dcc1a Add account migration UI (#11846) преди 5 години
report.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) преди 5 години
report_filter.rb 7696f77245 Add moderation API (#9387) преди 5 години
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) преди 7 години
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) преди 6 години
site_upload.rb 85973f4f37 Improvements to image upload validation and creation (#10431) преди 5 години
status.rb 50af41a00d Fix unscoped being used in the wrong place (#11987) преди 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) преди 6 години
tag.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) преди 5 години
tag_filter.rb ef0d22f232 Add search and sort functions to hashtag admin UI (#11829) преди 5 години
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) преди 5 години
trending_tags.rb a75009a65e Change half-life of trend decay (#11774) преди 5 години
user.rb 3ed94dcc1a Add account migration UI (#11846) преди 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 години