index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
lib
/
activitypub
Age
Commit message (
Expand
)
Author
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-07-28
big tails never fail!
multiple creatures
2019-07-24
don't include `reject_payload!` auto-rejections in logger because that leaks ...
multiple creatures
2019-07-24
don't append account uri
multiple creatures
2019-07-24
moderation logger - add auto-reject reasons
multiple creatures
2019-07-24
add icons to auto-reject logs
multiple creatures
2019-07-24
manually patch `ActivityPub::TagManager` back to version this codebase should...
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub auto-rejec...
multiple creatures
2019-07-24
remove instance actor code from tag manager for now
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-22
move autoreject check to own module & check for reject before pulling resources
multiple creatures
2019-07-22
allow autorejecting incoming ap activities by `id`, `@context`, and domain + ...
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-18
federate account locked status (`mp:locked`)
multiple creatures
2019-07-15
stop breaking things with missing commas
multiple creatures
2019-07-15
drop incoming twitter retweets
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-21
handle tags with the old `:` scope delimiter but translate those to `.`
multiple creatures
2019-05-21
handle importing posts from json dumps
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Remove automatic language detection.
multiple creatures
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Handle up to 6 attachments per roar.
multiple creatures
2019-05-09
Prevent silenced local users from notifying remote users not following them (...
ThibG
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-27
Fix alternative relay support regression (#10398)
Eugen Rochko
2019-03-27
Remove unused ActivityPub `@context` values depending on response (#10378)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Avoid unnecessarily fetching the replies collection when it is empty (#10201)
ThibG
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-27
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...
ThibG
2019-02-17
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Eugen Rochko
2019-02-17
Add logging for rejected ActivityPub payloads and add tests (#10062)
Eugen Rochko
2019-02-15
Filter incoming Announce activities by relation to local activity (#10041)
Eugen Rochko
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
[next]