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
/
activity
/
create.rb
Age
Commit message (
Expand
)
Author
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
Improved remote thread fetching (#10106)
ThibG
2019-02-27
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...
ThibG
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-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-16
Use summary as summary for converted ActivityPub objects (#9823)
Eugen Rochko
2019-01-16
Reduce chances of race conditions when processing deleted toots (#9815)
ThibG
2018-12-26
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
Eugen Rochko
2018-11-10
Fix emoji update date processing (#9255)
ThibG
2018-10-30
Accept the same payload in multiple inboxes and deliver (#9150)
Eugen Rochko
2018-10-29
Add Page AP type support (#9121)
m.b
2018-10-26
Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
ThibG
2018-10-26
Fix missing `mention` argument when processing incoming Create activities (#9...
ThibG
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-11
Fix typo in ActivityPub Create handler (#8952)
Eugen Rochko
2018-10-11
Move network calls out of transaction in ActivityPub handler (#8951)
Eugen Rochko
2018-09-28
Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
Eugen Rochko
2018-08-25
Support ActivityStreams’ summaryMap. (#8422)
M Somerville
2018-08-23
Do not crash if remote custom emoji does not define updated date (fixes #8376...
ThibG
2018-05-31
Exclude unlisted, private and direct toots from affecting trends (#7686)
Eugen Rochko
2018-05-28
Record trending tags from ActivityPub, too (#7647)
Eugen Rochko
2018-05-25
Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
ThibG
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
2018-05-03
Fixes/do not override timestamps (#7331)
ThibG
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-03-30
Fix compatibility with PeerTube (#6968)
ThibG
2018-03-29
Do not ignore unknown media attachments, only skip them (#6948)
ThibG
2018-03-19
Ignore media validation when attaching to status during processing (#6822)
Eugen Rochko
2018-03-08
fix validation error (media only status) (#6684)
MitarashiDango
2018-02-22
Focal points (#6520)
Eugen Rochko
2018-01-08
Fix bad URL schemes being accepted (#6219)
Eugen Rochko
2018-01-08
Move Article from supported to converted types (#6218)
puckipedia
2017-12-10
Save media outside transaction (#5959)
abcang
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-11-16
Improve language filter (#5724)
Renato "Lond" Cerqueira
2017-10-27
Allow ActivityPub Note's tag and attachment to be single objects (#5534)
puckipedia
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
[next]