357 Commits (018a9e4e7fdfac0f2e482f4b5fa66247afbc2ddb)

Author SHA1 Message Date
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179) 6 years ago
ThibG c52bcc0331 Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) 6 years ago
Eugen Rochko 07b799468d
Fix incorrect context definition for the "featured" keyword (#8090) 6 years ago
Eugen Rochko a23ac107e4
Fix activity:interactions counter to count all interactions (#8037) 6 years ago
Eugen Rochko 8f64b17d98 Whitelist dat/ipfs/gopher links in sanitizer (#8034) 6 years ago
Eugen Rochko 2354b10eb5
Add admin dashboard (#8029) 6 years ago
Eugen Rochko 38e9662d78
Disable language detection for texts shorter than 140 characters (#8010) 6 years ago
Eugen Rochko 47c59591e0 Do not count self in potential friendships (#8014) 6 years ago
Eugen Rochko 20fefdb714
Make whole-word filter regex consistent between Ruby and JS (#7987) 6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 6 years ago
Eugen Rochko 404c7702ec
In keyword filter, account for reblogs, HTML and whole-words (#7960) 6 years ago
Eugen Rochko 4b198b172d
Check reblogged status for blocked/muted mentions (#7957) 6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 6 years ago
MIYAGI Hikaru ddd0bb69e1 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
Eugen Rochko 6ba7d9d0d9
Do not accept ActivityPub follow requests from blocked user (#7756) 6 years ago
Eugen Rochko 1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686) 6 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669) 6 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647) 6 years ago
ThibG cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) 6 years ago
Eugen Rochko 57b503d4ef
Resolve unknown status from Add activity, skip Remove if unknown (#7526) 6 years ago
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532) 6 years ago
MIYAGI Hikaru 919eef3098 User agent for WebFinger (#7531) 6 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 6 years ago
Yamagishi Kazutoshi 6588f6a0a9 Disable inflate gzip on head method (#7432) 6 years ago
Yamagishi Kazutoshi edf882320a Support gzip encoding on Request (#7425) 6 years ago
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) 6 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374) 6 years ago
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
ThibG a24605961a Fixes/do not override timestamps (#7336) 6 years ago
ThibG 581a5c9d29 Fixes/do not override timestamps (#7331) 6 years ago
Eugen Rochko a5293fdf61
Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301) 6 years ago
ThibG d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) 6 years ago
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231) 6 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
Eugen Rochko 705f1d7bf1
Fix missing updated_at attribute on emoji EntityCache (#7297) 6 years ago
Eugen Rochko 295e3ef02b
Fix missing domain attribute in EntityCache for emoji (#7290) 6 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271) 6 years ago
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) 6 years ago
Eugen Rochko 9d4710ed00
Add RSS feeds for end-users (#7259) 6 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
Eugen Rochko 75c4ab9d12
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Levi Bard cd0eaa349c Enable updating additional account information from user preferences via rest api (#6789) 6 years ago
Eugen Rochko b5726def55
Forward deletes on the same path as reply forwarding (#7058) 6 years ago