about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2018-10-30Accept the same payload in multiple inboxes and deliver (#9150)Eugen Rochko
2018-10-29Add Page AP type support (#9121)m.b
2018-10-26Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)ThibG
2018-10-26Fix missing `mention` argument when processing incoming Create activities (#9...ThibG
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-12Improve signature verification safeguards (#8959)Eugen Rochko
2018-10-11Fix typo in ActivityPub Create handler (#8952)Eugen Rochko
2018-10-11Move network calls out of transaction in ActivityPub handler (#8951)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-05Leave unknown language as nil if account is remote (#8861)Jeong Arm
2018-10-03Fix handling of ActivityPub activities lacking some attributes (#8864)ThibG
2018-09-28Fix class autoloading issue in ActivityPub::Activity::Create (#8820)Eugen Rochko
2018-09-28Exclude replies from list timelines (#8683)cbayerlein
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-31Fix autoplay issue with spoiler tag (#8540)Renato "Lond" Cerqueira
2018-08-31Do not sign useless User-Agent or Accept-Encoding headers (#8533)Eugen Rochko
2018-08-30Add animate custom emoji param to embed pages (#8507)Renato "Lond" Cerqueira
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-08-26Spread out crawling randomly to avoid DDoSing the link (#8445)Eugen Rochko
2018-08-25Support ActivityStreams’ summaryMap. (#8422)M Somerville
2018-08-23Add ability to change an instance default theme from the administration panel...Jakub Mendyk
2018-08-23Do not crash if remote custom emoji does not define updated date (fixes #8376...ThibG
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-08-17Use correct activity id in Accept when receiving duplicate Follow (fixes #821...ThibG
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-08-05Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126)ThibG
2018-07-30Fix incorrect context definition for the "featured" keyword (#8090)Eugen Rochko
2018-07-16Fix activity:interactions counter to count all interactions (#8037)Eugen Rochko
2018-07-16Whitelist dat/ipfs/gopher links in sanitizer (#8034)Eugen Rochko
2018-07-16Add admin dashboard (#8029)Eugen Rochko
2018-07-14Disable language detection for texts shorter than 140 characters (#8010)Eugen Rochko
2018-07-14Do not count self in potential friendships (#8014)Eugen Rochko
2018-07-10Make whole-word filter regex consistent between Ruby and JS (#7987)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-06In keyword filter, account for reblogs, HTML and whole-words (#7960)Eugen Rochko
2018-07-05Check reblogged status for blocked/muted mentions (#7957)Eugen Rochko
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-06-29Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER...MIYAGI Hikaru
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-08Do not accept ActivityPub follow requests from blocked user (#7756)Eugen Rochko
2018-05-31Exclude unlisted, private and direct toots from affecting trends (#7686)Eugen Rochko
2018-05-29Fix N+1 on AtomSerializer (#7669)abcang
2018-05-28Record trending tags from ActivityPub, too (#7647)Eugen Rochko