Eugen Rochko 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
..
account_suggestions 3917353645 Fix single Redis connection being used across all threads (#18135) il y a 2 ans
admin c556c3a0d1 Add admin API for managing canonical e-mail blocks (#19067) il y a 2 ans
concerns 50948b46aa Add ability to filter followed accounts' posts by language (#19095) il y a 2 ans
form 93f340a4bf Remove setting that disables account deletes (#17683) il y a 2 ans
trends 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
web ce2148c571 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) il y a 3 ans
account.rb 546672e292 Change "Allow trends without prior review" setting to include statuses (#17977) il y a 2 ans
account_alias.rb dc50347247 Fix crash in alias settings page (#18004) il y a 2 ans
account_conversation.rb 3917353645 Fix single Redis connection being used across all threads (#18135) il y a 2 ans
account_deletion_request.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) il y a 4 ans
account_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) il y a 5 ans
account_filter.rb 44b2ee3485 Add customizable user roles (#18641) il y a 2 ans
account_migration.rb 6cf57c6765 Refactor how Redis locks are created (#18400) il y a 2 ans
account_moderation_note.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) il y a 6 ans
account_note.rb 87085a5152 Fix AccountNote not having a maximum length (#16942) il y a 3 ans
account_pin.rb b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) il y a 6 ans
account_stat.rb 3e0e7a1cfb Fix follower and other counters being able to go negative (#18517) il y a 2 ans
account_statuses_cleanup_policy.rb 02dbc59c91 Add option to automatically delete toots after one week (#17691) il y a 2 ans
account_statuses_filter.rb 8f6c67bfde Fix performance of account timelines (#17709) il y a 2 ans
account_suggestions.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) il y a 3 ans
account_summary.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) il y a 3 ans
account_warning.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
account_warning_preset.rb f556f79b77 Add titles to warning presets in admin UI (#13252) il y a 4 ans
admin.rb e84fecb7e9 Add logging of admin actions (#5757) il y a 7 ans
announcement.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
announcement_filter.rb f52c988e12 Add announcements (#12662) il y a 4 ans
announcement_mute.rb f52c988e12 Add announcements (#12662) il y a 4 ans
announcement_reaction.rb f52c988e12 Add announcements (#12662) il y a 4 ans
appeal.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
application_record.rb 5c42f47617 Fix records not being indexed sometimes (#12024) il y a 5 ans
backup.rb f52c988e12 Add announcements (#12662) il y a 4 ans
block.rb 6793bec4c6 Store URIs of follows, follow requests and blocks for ActivityPub (#7160) il y a 6 ans
bookmark.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) il y a 3 ans
canonical_email_block.rb c556c3a0d1 Add admin API for managing canonical e-mail blocks (#19067) il y a 2 ans
content_retention_policy.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) il y a 2 ans
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) il y a 7 ans
conversation.rb b9b0313c78 Revert "Remove conversation URI (#11423)" (#11424) il y a 5 ans
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) il y a 6 ans
custom_emoji.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) il y a 5 ans
custom_emoji_filter.rb 6feafb8802 Various fixes and improvements (#12878) il y a 4 ans
custom_filter.rb 50487db122 Add ability to filter individual posts (#18945) il y a 2 ans
custom_filter_keyword.rb e7aa2be828 Change how hashtags are normalized (#18795) il y a 2 ans
custom_filter_status.rb 5b0e8cc92b Add ability to select all accounts matching search for batch actions (#19053) il y a 2 ans
device.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
domain_allow.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
domain_block.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
email_domain_block.rb 2a7766dcc9 Add admin API for managing e-mail domain blocks (#19066) il y a 2 ans
encrypted_message.rb 3917353645 Fix single Redis connection being used across all threads (#18135) il y a 2 ans
export.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) il y a 2 ans
favourite.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) il y a 3 ans
featured_tag.rb 6ca0de9494 Fix nil error when rendering featured hashtags on profile (#18808) il y a 2 ans
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) il y a 4 ans
follow.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) il y a 2 ans
follow_recommendation.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) il y a 3 ans
follow_recommendation_filter.rb 3917353645 Fix single Redis connection being used across all threads (#18135) il y a 2 ans
follow_recommendation_suppression.rb f7117646af Add cold-start follow recommendations (#15945) il y a 3 ans
follow_request.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) il y a 2 ans
home_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) il y a 3 ans
identity.rb 4afda5444a Change identities id column to a bigint (#9371) il y a 6 ans
import.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) il y a 3 ans
instance.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
instance_filter.rb bd53dd5210 Change design of federation pages in admin UI (#17704) il y a 2 ans
invite.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) il y a 4 ans
invite_filter.rb 6feafb8802 Various fixes and improvements (#12878) il y a 4 ans
ip_block.rb b399d79545 Add admin API for managing IP blocks (#19065) il y a 2 ans
list.rb 3249d35bdc Improve account deletion performances further (#15407) il y a 3 ans
list_account.rb 65e13cfacf Add abilityto add oneself to lists (#12271) il y a 5 ans
list_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) il y a 3 ans
login_activity.rb d174d12c83 Add authentication history (#16408) il y a 3 ans
marker.rb e445a8af64 Add timeline read markers API (#11762) il y a 5 ans
media_attachment.rb df27953f96 Support audio/vnd.wave (#18737) il y a 2 ans
mention.rb ddd30f331c Improve support for aspects/circles (#8950) il y a 6 ans
message_franking.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
mute.rb 96761752ec Add duration parameter to muting. (#13831) il y a 4 ans
notification.rb 2936f42a14 Add notifications for new reports (#18697) il y a 2 ans
one_time_key.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
poll.rb 088dc0ec5a Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514) il y a 2 ans
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) il y a 5 ans
preview_card.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
preview_card_provider.rb 6e50134a42 Add trending links (#16917) il y a 3 ans
preview_card_trend.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
privacy_policy.rb 678fc4d292 Fix privacy policy being empty if custom setting exists but is empty (#19318) il y a 2 ans
public_feed.rb 9f65909f42 Change public timelines to be filtered by current locale by default (#19291) il y a 2 ans
relationship_filter.rb 6748a5acb1 Fix followings list order | Issue #13538 (#13676) il y a 4 ans
relay.rb 46b2cc184f Fix enable/disable relay failures (#13535) il y a 4 ans
remote_follow.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) il y a 4 ans
report.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
report_filter.rb 14f436c457 Add notifications for statuses deleted by moderators (#17204) il y a 2 ans
report_note.rb a8ba291beb Fix scope latest of ReportNote (#9630) il y a 5 ans
rule.rb 8331fdf7e0 Add server rules (#15769) il y a 3 ans
scheduled_status.rb 86f27b178c Fix deleting a scheduled status immediately deleting media attachments (#9728) il y a 5 ans
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) il y a 7 ans
session_activation.rb 566fc90913 Add Ruby 3.0 support (#16046) il y a 3 ans
setting.rb 54d4e5252b Use Rails' index_by where it makes sense (#15542) il y a 3 ans
site_upload.rb 85973f4f37 Improvements to image upload validation and creation (#10431) il y a 5 ans
status.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
status_edit.rb 9f2791eb64 Add polls and media attachments to edit comparison modal in web UI (#17727) il y a 2 ans
status_pin.rb 4ac78e2a06 Add feature to automatically delete old toots (#16529) il y a 3 ans
status_stat.rb 3e0e7a1cfb Fix follower and other counters being able to go negative (#18517) il y a 2 ans
status_trend.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
system_key.rb 5d8398c8b8 Add E2EE API (#13820) il y a 4 ans
tag.rb 76ff452306 Fix unicode regression in #18809 (#18863) il y a 2 ans
tag_feed.rb 9f65909f42 Change public timelines to be filtered by current locale by default (#19291) il y a 2 ans
tag_follow.rb c3f0621a59 Add ability to follow hashtags (#18809) il y a 2 ans
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) il y a 5 ans
trends.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) il y a 2 ans
unavailable_domain.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
user.rb 0d0f3c15d3 Fix language dropdown sometimes not appearing in web UI (#19246) il y a 2 ans
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) il y a 5 ans
user_ip.rb 8e84ebf0cb Remove IP tracking columns from users table (#16409) il y a 2 ans
user_role.rb 0396acf39e Add audit log entries for user roles (#19040) il y a 2 ans
web.rb e25170f960 Add extended about page stub il y a 7 ans
webauthn_credential.rb 5d3c8baa9a Fix validates :sign_count of WebauthnCredential (#14806) il y a 4 ans
webhook.rb a2871cd747 Add administrative webhooks (#18510) il y a 2 ans