Age | Commit message (Expand) | Author |
2023-01-18 | Add more specific error messages to HTTP signature verification (#21617) | Claire |
2022-12-15 | Change remote media files to be downloaded outside of transactions (#21796) | Claire |
2022-12-07 | Fix unbounded recursion in account discovery (#22025) | Claire |
2022-11-27 | Fix attachments of edited statuses not being fetched (#21565) | Claire |
2022-11-09 | Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor... | Claire |
2022-11-09 | Fix being able to spoof link verification (#20217) | Eugen Rochko |
2022-11-07 | Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) | Claire |
2022-10-21 | Fix `FetchFeaturedCollectionService` spec (#19401) | Yamagishi Kazutoshi |
2022-10-20 | Add synchronization of remote featured tags (#19380) | Takeshi Umeda |
2022-09-24 | Fix crash in FetchRemoteKeyService (#19225) | Claire |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-09-20 | Improve error reporting and logging when processing remote accounts (#15605) | Claire |
2022-08-15 | Properly delete remote account's avatar/header when fetch/update (#18973) | Jeong Arm |
2022-05-17 | Fix NoMethodError when resolving a link that redirects to a local post (#18314) | Claire |
2022-05-13 | Refactor how Redis locks are created (#18400) | Eugen Rochko |
2022-05-02 | Fix ArgumentError when processing pinned posts from Friendica (#18260) | Claire |
2022-05-02 | Fix compatibility with Friendica regarding pinned posts (#18254) | Claire |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
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 |