57 Commits (216b85b053d091306e3311a21f5b050f70a75130)

Author SHA1 Message Date
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
Eugen Rochko 337dc6e0ad
Fix updating account counters when account_stat is not yet created (#15108) 4 years ago
abcang 61a7390b66
Search account domain in lowercase (#13016) 4 years ago
ThibG 57e2833f6a Remove dependency on OStatus2 gem (#12822) 4 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125) 5 years ago
Yusuke Nakamura 82d2069c75 Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 5 years ago
Rey Tucker 94f5c714f1 Don't delete periods when validating username uniqueness (#11392) (#11400) 5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 5 years ago
trwnh e3b39ea4a4 Update remote bio test from 160 to 500 (#10799) 5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790) 5 years ago
Aurélien Reeves 85537b0069 Squish username before validation (#10239) 5 years ago
ThibG 395615d9f3 Allow hyphens in the middle of remote user names (#9345) 5 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
aus-social 0a4739c732 lint pass 2 (#8878) 6 years ago
luzpaz 40dd19be37 Misc. typos (#8694) 6 years ago
Eugen Rochko e7e577dd6e
Enforce username format for remote users, too (#8102) 6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 6 years ago
Eugen Rochko c5dcd7d836
Speed up test suite by not generating RSA keys in test environment (#7296) 6 years ago
MIYAGI Hikaru eb593a5a0c Append '.test' to hostname in stub data (#7260) 6 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
ysksn d307ee79e9 Implement tests for Account#refresh! (#5601) 7 years ago
ysksn cf01326cc1 Add test for Account#save_with_optional_media! (#5603) 7 years ago
ysksn 15c0f6ae56 Implement tests for Account#possibly_stale? (#5591) 7 years ago
Eugen Rochko 3534e115e5 Do not try to re-subscribe to unsubscribed accounts (#4653) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 7 years ago
Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) 7 years ago
Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 7 years ago
Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485) 7 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079) 7 years ago
masarakki d08f1112d5 use Twitter::Extractor for creating links (#2502) 7 years ago
Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 7 years ago
Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520) 7 years ago
Matt Jankowski effb08edbb More status specs (#2564) 7 years ago
Matt Jankowski 55e1503522 Instances list in admin (#2095) 7 years ago
Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 7 years ago
Matt Jankowski f24daa399b Remove pending specs for methods that dont exist (#1658) 7 years ago
Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428) 7 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
Matt Jankowski 388ec0d5b6 Search cleanup (#1333) 7 years ago
Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
Samy KACIMI 46c0e8b0e7 update account_spec 7 years ago
Samy KACIMI 81c76fe375 add more tests to models 7 years ago
Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames 7 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German 7 years ago
Eugen Rochko 8152584cf5 Fix #142 - Escape ILIKE special characters from Account.find_remote 8 years ago
Eugen Rochko 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token) 8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago