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
/
spec
/
lib
/
activitypub
Age
Commit message (
Expand
)
Author
2022-04-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-27
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-04-26
Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
Claire
2022-02-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-02-16
Change relays handling to not record boosts (#17571)
Claire
2022-01-26
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-01-26
Fix poll updates being saved as status edits (#17373)
Eugen Rochko
2022-01-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-09-14
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-09-08
Fix addressing of remote groups' followers (#16700)
Claire
2021-05-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-05-07
Add joined date to profiles in web UI (#16169)
Eugen Rochko
2021-04-21
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-04-21
Fix processing of remote Delete activities (#16084)
Claire
2021-03-24
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-03-24
Fix Mastodon not understanding as:Public and Public (#15948)
Claire
2021-02-12
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-02-11
Fix URI of repeat follow requests not being recorded (#15662)
Claire
2021-02-03
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-02-02
Fix race conditions on account migration creation (#15597)
ThibG
2021-01-31
Fixed code quality issues (#15541)
Shubhendra Singh Chauhan
2020-08-30
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-08-30
Add support for dereferencing objects through bearcaps (#14683)
Eugen Rochko
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2020-08-04
Add tests for direct message assertions
Fire Demon
2020-08-02
Change content-type to be always computed from file data (#14452)
ThibG
2020-08-01
Fix handling of Reject Follow when a matching follow relationship exists (#14...
ThibG
2020-07-22
Fix not handling Undo on some activity types when they aren't inlined (#14346)
ThibG
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-15
Add support for `summary` field for media description (#13763)
ThibG
2019-12-17
Fixes featured hashtag setting page erroring out instead of rejecting invalid...
ThibG
2019-11-04
Fix remote media descriptions being cut off at 420 chars (#12262)
ThibG
2019-09-27
Change silences to always require approval on follow (#11975)
ThibG
2019-09-03
Fix ActivityPub context not being dynamically computed (#11746)
ThibG
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-06-04
Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
ThibG
2019-05-09
Prevent silenced local users from notifying remote users not following them (...
ThibG
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
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-17
Fix reblogs privacy (#10302)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-05
Add test ensuring that unknown object types are rejected (#10166)
Eugen Rochko
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
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
[next]