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
/
services
/
activitypub
Age
Commit message (
Expand
)
Author
2022-04-13
Fix FetchFeaturedCollectionService (#18030)
Jeong Arm
2022-04-06
Fix spurious edits and require incoming edits to be explicitly marked as such...
Claire
2022-04-06
Fix error when encountering invalid pinned posts (#17964)
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-12
Fix issues with processing toot edits (#17748)
Claire
2022-03-12
Fix Updates being forwarded even when not processable or causing no change (#...
Claire
2022-03-12
Fix not updating a status when newer version is fetched manually (#17745)
Eugen Rochko
2022-03-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-02-10
Fix poll votes not being properly reset on poll change (#17498)
Claire
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-02-08
Remove language detection through cld3 (#17478)
Eugen Rochko
2022-02-03
Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#1...
Claire
2022-02-03
Compact JSON-LD signed incoming activities (#17426)
Claire
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-26
Fix poll updates being saved as status edits (#17373)
Eugen Rochko
2022-01-19
Fix error when processing poll updates (#17333)
Eugen Rochko
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-19
Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)
Jeong Arm
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-10-21
Add support for fetching Create and Announce activities by URI (#16383)
Claire
2021-05-19
Fix some RedisLocks auto-releasing too fast (#16276)
Claire
2021-05-11
Fix to be able to redownload avatar and header (#16190)
Takeshi Umeda
2021-05-07
Add joined date to profiles in web UI (#16169)
Eugen Rochko
2021-05-01
Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)
Eugen Rochko
2021-01-22
Use Enumerable#filter_map in more places (#15527)
luigi
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-18
Fix resolving accounts sometimes creating duplicate records for a given AP id...
ThibG
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-10-23
Fix account processing failing because of large collections (#15027)
ThibG
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-08
Remove dependency on goldfinger gem (#14919)
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-10
Refactor monkey-patching of Goldfinger (#12561)
Eugen Rochko
2020-03-09
Add federation support for the "hide network" preference (#11673)
ThibG
2020-02-24
Fix duplicate accounts being created when fetching an account for its key onl...
ThibG
2020-01-11
Clarify keyword arguments with ** (#12769)
Daigo 3 Dango
2019-11-26
Fix empty poll options not being filtered on remote poll update (#12484)
ThibG
2019-09-29
Add voters count support (#11917)
ThibG
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-07-01
Change domain block behaviour to prevent creation of accounts from suspended ...
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-21
Fix processing poll Updates (#10333)
ThibG
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
[next]