about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/create.rb
AgeCommit message (Expand)Author
2020-11-24Add missing sensitization checksFire Demon
2020-11-23Add user options to disable recipient verification, allow anonymous public ac...Fire Demon
2020-11-14Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-11-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-11-02Further limit visibility of followers-only reply branches to participants onlyFire Demon
2020-11-01Limit visibility of incoming objects addressed to servers not allowlistedFire Demon
2020-10-10Roll back passive federation when resolving replies; do not resolve replies o...Fire Demon
2020-09-27Limit visibility of replies to silenced and suspended accounts to "unlisted" ...Fire Demon
2020-09-26Limit incoming posts with unreachable participantsFire Demon
2020-09-21Drop Monsterfork v2 thread permissions; simplify feed filtersFire Demon
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-08-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-30Add support for dereferencing objects through bearcaps (#14683)Eugen Rochko
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
2020-08-04Add support for direct message assertionsFire Demon
2020-07-22Dereference object URIs in Create and Update messages (#14359)ThibG
2020-07-14Fix rubocop warning (#14288)abcang
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-11-30Fallback to Create audience when object has no defined audience (#12249)ThibG
2019-09-29Add voters count support (#11917)ThibG
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-03Handle blank poll options more gracefully (#10946)ThibG
2019-05-23Fix possible race condition when processing statuses (#10815)ThibG
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-08Do not allow adding votes to expired polls (#10214)ThibG
2019-03-07Avoid unnecessarily fetching the replies collection when it is empty (#10201)ThibG
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Add tests for ActivityPub poll processing (#10143)Eugen Rochko
2019-03-04Fix remote poll expiration time (#10144)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-27Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...ThibG
2019-02-17Add logging for rejected ActivityPub payloads and add tests (#10062)Eugen Rochko
2019-02-15Filter incoming Announce activities by relation to local activity (#10041)Eugen Rochko