440 Commits (be991f1d18006a4820c1e9ca6625bf2bd2bfedac)

Author SHA1 Message Date
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 653c925beb
Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448)
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 11d3c065a5
Fix migration script not being able to run if it fails midway (#16312)
3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170)
3 years ago
Claire d8e0c8a89e
Do not populate AccountSummaries and FollowRecommendation views on migration (#16173)
3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164)
3 years ago
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159)
3 years ago
abcang d0fc69d721
Further improve the media attached status query for accounts (#16106)
3 years ago
abcang 7f0c49c58a
Improve tag search query (#16104)
3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
3 years ago
Eugen Rochko 170e05db12
Fix wrong timestamp_id identifier for accounts table in schema.rb (#16048)
3 years ago
Claire d5edf22d91
Change account ids to snowflake ids (#15844)
3 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945)
3 years ago
Claire b358229834
Further preparation for Rails 6 (#15916)
4 years ago
Claire 9aaaa96d2f
Use more robust hook for loading timestamp_id function into database (#15919)
4 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
dependabot[bot] b5057c4717
Bump sidekiq-unique-jobs from 6.0.25 to 7.0.1 (#15627)
4 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857)
4 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769)
4 years ago
ThibG 052249588b
Fix old migration script not being able to run if it fails midway (#15361)
4 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355)
4 years ago
ThibG 1390cc194b
Add indication to admin UI of whether a report has been forwarded (#13237)
4 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361)
4 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546)
4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726)
4 years ago
ThibG 79305428a7
Add configuration option to filter replies in lists (#9205)
4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Takeshi Umeda 606c975050
Fix RemoveDuplicatedIndexesPghero to check for the existence of the index (#14259)
4 years ago
Eugen Rochko 6e25574ce5
Fix media attachments enumeration (#14254)
4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148)
4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Lerk 62ef6406cd
remove duplicated indexes according to pghero (#13695)
4 years ago
ThibG c6904c0d37
Fix unique username constraint for local users not being enforced in database (#14099)
4 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
ThibG 346d9b3d2e
Add blurhash to preview cards (#13984)
4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820)
4 years ago
Eugen Rochko 4b2d9b8a55
Reset secret of web app that could have been exposed by Doorkeeper (#13688)
4 years ago
Eugen Rochko 38b69512ff
Fix old unique jobs digests not having been cleaned up (#13683)
4 years ago
Eugen Rochko 5892e8175a
Fix migrations failing due to strong-migrations update (#13680)
4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
4 years ago
Takeshi Umeda ea200a178e
Fix migration 20200407202420_migrate_unavailable_inboxes (#13481)
4 years ago
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
4 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
Eugen Rochko bea0bb39d6
Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko f556f79b77
Add titles to warning presets in admin UI (#13252)
5 years ago
ThibG b154428e14
Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Eugen Rochko 4363d06986
Fix interactive delays in database migrations with no TTY (#12969)
5 years ago
Eugen Rochko 401f32f9ee
Fix expired announcements being re-published (#12964)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
notozeki e1c5f43039 Fix slow query of federated timeline (#12886)
5 years ago
ThibG 7583679ecf Fix old migrations failing because of strong_migrations update (#12787)
5 years ago
ThibG 1155dc0835 Fix old migrations failing because of strong_migrations update (#12692)
5 years ago
Eugen Rochko 1afbe083fd
Fix unsafe column type change in migration (#12653)
5 years ago
scd31 3830c0b741 Increase max backup size (#12602)
5 years ago
ThibG f682387aae Fix old migration failing with new status default scope (#12493)
5 years ago
ThibG dfea7368c9 Add bookmarks (#7107)
5 years ago
ThibG 65e13cfacf Add abilityto add oneself to lists (#12271)
5 years ago
Eugen Rochko ebe574d5b5
Fix old migration trying to use new column due to default status scope (#12095)
5 years ago
Eugen Rochko b5be067c88
Fix existing user records with now-renamed `pt` locale (#12092)
5 years ago
Eugen Rochko 62f60e86c2
Fix account counters being overwritten by parallel writes (#12045)
5 years ago
ThibG 3babf8464b Add voters count support (#11917)
5 years ago
Eugen Rochko 27719a4001
Fix older migrations not working due to new default scope (#11983)
5 years ago
abcang 07b057eabb Validate Web::PushSubscription (#11971)
5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846)
5 years ago
abcang 0e6390753d Add users remember_token index (#11881)
5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762)
5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712)
5 years ago
Eugen Rochko aa6b5b42df
Fix slow local timeline query (#11648)
5 years ago
Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623)
5 years ago
ThibG cb62a83a71 Add invite comments (#10465)
5 years ago
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579)
5 years ago
ThibG bced70469a Add domain block notes (#11515)
5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Eugen Rochko 648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427)
5 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291)
5 years ago
Eugen Rochko e136112ab7
Fix tag normalization and migration not removing duplicate tags (#11441)
5 years ago
Eugen Rochko b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424)
5 years ago
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423)
5 years ago
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416)
5 years ago
Daigo 3 Dango cd68714393 List columns within the method (#11377)
5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375)
5 years ago
Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303)
5 years ago
ysksn 2859790890 Not to create an account if already exist (#11366)
5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321)
5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217)
5 years ago
ThibG 27ad4c1501 Fix old migration script depending on the StreamEntry model (#11278)
5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
ThibG e428e320b6 Fix old migrations failing because of new version of `strong_migrations` (#11018)
5 years ago
ThibG 1c78d600d3 Fix old migrations failing because of new version of `strong_migrations` (#10904)
5 years ago
Eugen Rochko 738ad9759a
Change default to single column UI (#10847)
5 years ago
ThibG 4edf5213dc Add post-deployment migration script to delete public-boosts-of-private-toots (#10783)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
5 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
6 years ago
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297)
6 years ago
ThibG a20354a20b Set and store report URIs (#10303)
6 years ago
ThibG 9915777a17 Migrate existing `open_registrations` setting to the new `registrations_mode` (#10269)
6 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250)
6 years ago
ThibG dfb45374d2 Fix AddLockVersionToPolls migration (#10200)
6 years ago
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196)
6 years ago
ThibG 833ffce2df Store remote votes URI (#10158)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962)
6 years ago
Eugen Rochko 5d312ef9c7
Fix slow fallback of CopyAccountStats migration setting stats to 0 (#9930)
6 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830)
6 years ago
Eugen Rochko 0a4caa89c3
Fix regression in custom emoji migration (#9742)
6 years ago
Remi Rampin 3a07e85c4d Fix db/seeds.rb (#9738)
6 years ago
Eugen Rochko 0e989a5b8f
Fix unique violation in downcase custom emoji domain migration (#9733)
6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
6 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko 3c033c4352
Add moderation warnings (#9519)
6 years ago
Adam Copp 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474)
6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427)
6 years ago
Eugen Rochko 4afda5444a
Change identities id column to a bigint (#9371)
6 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295)
6 years ago
Eugen Rochko f2290e311b
Remove progress estimate from MigrateAccountConversations (#9168)
6 years ago
Eugen Rochko 93a1ab9030
Add progress indicators to MigrateAccountConversations (#9101)
6 years ago
Eugen Rochko eef8d9a5f7
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Eugen Rochko 4ea718ef18
Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Eugen Rochko fd5285658f
Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009)
6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950)
6 years ago
Eugen Rochko 7f9dd92a27
Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832)
6 years ago
Eugen Rochko 886af5ce19
Add fallback for PostgreSQL without upsert in CopyStatusStats (#8903)
6 years ago
aus-social 0a4739c732 lint pass 2 (#8878)
6 years ago
aus-social 1f98eae1cf Lint pass (#8876)
6 years ago
Eugen Rochko 025a06d322
Add missing indices for ON DELETE CASCADE constraints (#8332)
6 years ago
Eugen Rochko f13afa1ee9
Do not use WHERE NOT IN in CopyStatusStats migration (#8281)
6 years ago
Eugen Rochko edb1de7800
Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256)
6 years ago
ThibG 4f24dc31dc Fix FixAccountsUniqueIndex migration (#8212)
6 years ago
Eugen Rochko 464daffdf9
Upgrade Doorkeeper to 4.4.1 (#8197)
6 years ago
Eugen Rochko be13e95d06
Fix null constraint violation in copy status stats migration (#8198)
6 years ago
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104)
6 years ago
Eugen Rochko 018a9e4e7f
Add post-deployment migration system (#8182)
6 years ago
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179)
6 years ago
ThibG cbc2e6bd40 Make some migration script more robust (fixes #8007) (#8170)
6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Akihiko Odaki 7a68608237 Fix index detection a migration to revert index change (#8026)
6 years ago