599 Commits (3ca94f6d4a99cdf7f99eefd7d26a18a82c3c6f78)

Author SHA1 Message Date
Claire bb9a6fb5c2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 75e33fd08f
Fix null values being included in some indexes (#17711)
3 years ago
Claire 24e83246f9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 07a178fd37
Fix existing boosts possibly referencing deleted toots (#17730)
3 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
3 years ago
Eugen Rochko 318d34d528
Fix data integrity of featured tags (#17712)
3 years ago
Claire 1fbd1fa5c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Josh Soref b5329e0035
Spelling (#17705)
3 years ago
Claire 425a6c90c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656)
3 years ago
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
3 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire 3d25fe0426 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621)
3 years ago
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 564efd0651
Add appeals (#17364)
3 years ago
Claire d90da7d080 Add content_type to status_edits
3 years ago
Claire 7679ddcd5e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ac583fce21
Fix some old migration scripts (#17394)
3 years ago
Claire b2915613fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 14c69a535b
Fix some old database migrations (#17379)
3 years ago
Claire 61ef81c548 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 96f0b33c8b
Remove old duplicate index (#17245)
3 years ago
Claire fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Claire b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire b61c3ddff8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409)
3 years ago
Claire b2526316f5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda bda8e4f815
Fix follow recommendation biased towards older accounts (#17126)
3 years ago
Claire 443ec4f8ba Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 8ec4be4233 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Claire fc500a6062 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
3 years ago
Claire 3160e050a9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 81d8a20a88 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 653c925beb
Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448)
3 years ago
Claire 37fd9670a5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 0157caacef Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 11d3c065a5
Fix migration script not being able to run if it fails midway (#16312)
3 years ago
Claire 50b430d9a2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d8e0c8a89e
Do not populate AccountSummaries and FollowRecommendation views on migration (#16173)
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
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
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 3ad6ef72cb Merge branch 'main' into glitch-soc/merge-upstream
4 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
Claire eac4a3e9c8 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
dependabot[bot] b5057c4717
Bump sidekiq-unique-jobs from 6.0.25 to 7.0.1 (#15627)
4 years ago
Claire 679642e26c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769)
4 years ago
Claire f9d000ebae Merge branch 'master' into glitch-soc/merge-upstream
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
Claire e4f8679eae Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 0437d70628 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Thibaut Girka 412218af2e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361)
4 years ago
Thibaut Girka ec49aa8175 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a7aedebc31 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 8c3c27bf06 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Thibaut Girka de938023ab Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 606c975050
Fix RemoveDuplicatedIndexesPghero to check for the existence of the index (#14259)
4 years ago
Thibaut Girka e9ad99bc93 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 6e25574ce5
Fix media attachments enumeration (#14254)
4 years ago
Thibaut Girka 9c3b9d5ab9 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a01674fb2b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Lerk 62ef6406cd
remove duplicated indexes according to pghero (#13695)
4 years ago
Thibaut Girka aae60a2366 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG c6904c0d37
Fix unique username constraint for local users not being enforced in database (#14099)
4 years ago
Thibaut Girka 12c8ac9e14 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 3baacf6993 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 4b2d9b8a55
Reset secret of web app that could have been exposed by Doorkeeper (#13688)
4 years ago
Thibaut Girka 4a70792b4a Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a22e6a3683 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
4 years ago
Thibaut Girka 81e49ba5c6 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 9101254d0a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka c56a504d11 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 9adeaf2bfc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
notozeki e1c5f43039 Fix slow query of federated timeline (#12886)
5 years ago
Thibaut Girka 980c004f06 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7583679ecf Fix old migrations failing because of strong_migrations update (#12787)
5 years ago
Thibaut Girka 01eaeab56d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 1155dc0835 Fix old migrations failing because of strong_migrations update (#12692)
5 years ago
Thibaut Girka ab5ff638f2 Merge branch 'master' into glitch-soc/master
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
Thibaut Girka abcba5c198 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f682387aae Fix old migration failing with new status default scope (#12493)
5 years ago
Thibaut Girka 33c2a7e23c Add documentation about the migration hack
5 years ago
Thibaut Girka ff67385cfb Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG dfea7368c9 Add bookmarks (#7107)
5 years ago
Thibaut Girka 0ae7d84273 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 65e13cfacf Add abilityto add oneself to lists (#12271)
5 years ago
Thibaut Girka 61631f4751 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a84aedb7a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 62f60e86c2
Fix account counters being overwritten by parallel writes (#12045)
5 years ago
Thibaut Girka 16ff7c5627 Merge branch 'master' into glitch-soc/merge-upstream
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
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846)
5 years ago
Thibaut Girka 5cadb47238 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
abcang 0e6390753d Add users remember_token index (#11881)
5 years ago
Thibaut Girka 74c5b2bd08 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762)
5 years ago
Thibaut Girka 5088eb8388 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712)
5 years ago