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
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
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-25
Add missing validations in ActivityPub::Activity::Create (#5096)
Akihiko Odaki
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-14
Fix race condition when receiving an ActivityPub Create multiple times (#4930)
ThibG
2017-09-04
Fix some ActivityPub JSON bugs (#4796)
Eugen Rochko
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-09-01
Deduplicate with local status on Create activity (#4763)
unarist
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-26
Add _:inReplyToAtomUri to ActivityPub (#4702)
Eugen Rochko
2017-08-22
Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
unarist
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-18
If url attribute not present in Note, fallback to id attribute (#4629)
Eugen Rochko
2017-08-17
Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko