- Mar 04, 2023
-
-
Jean byroot Boussier authored
Co-authored-by:
Jean Boussier <jean.boussier@gmail.com>
-
- Mar 03, 2023
-
-
Nick Schonning authored
-
Claire authored
-
Claire authored
-
- Feb 23, 2023
-
-
Claire authored
-
- Feb 20, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 18, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 10, 2023
-
-
Claire authored
* Add a limit to how many posts can get fetched as a result of a single request * Add tests * Always pass `request_id` when processing `Announce` activities --------- Co-authored-by:
nametoolong <nametoolong@users.noreply.github.com>
-
- Feb 07, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
* Autofix Rails/EagerEvaluationLogMessage * Update spec for debug block syntax
-
Claire authored
* Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note * Add tests
-
- Dec 15, 2022
-
-
luzpaz authored
Fixed 2 source comment/documentation typos
-
- Nov 10, 2022
-
-
Eugen Rochko authored
-
- Nov 09, 2022
-
-
Claire authored
-
Eugen Rochko authored
- Change verification to happen in `default` queue - Change verification worker to only be queued if there's something to do - Add `link` tags from metadata fields to page header of profiles
-
- Nov 07, 2022
-
-
Claire authored
Fixes #19900
-
- Nov 05, 2022
-
-
Eugen Rochko authored
Fix #19646
-
- Nov 04, 2022
-
-
Eugen Rochko authored
-
- Nov 01, 2022
- Oct 26, 2022
-
-
Eugen Rochko authored
Remove vacuuming of orphaned preview cards
-
- Oct 22, 2022
-
-
Takeshi Umeda authored
* Change featured tag updates to add/remove activity * Fix to check for the existence of feature tag * Rename service and worker * Merge AddHashtagSerializer with AddSerializer * Undo removal of sidekiq_options
-
- Oct 20, 2022
-
-
Takeshi Umeda authored
* Add LIMIT of featured tag to instance API response * Add featured_tags_collection_url to Account * Add synchronization of remote featured tags * Deliver update activity when updating featured tag * Remove featured_tags_collection_url * Revert "Add featured_tags_collection_url to Account" This reverts commit cff349fc27b104ded2df6bb5665132dc24dab09c. * Add hashtag sync from featured collections * Fix tag name normalize * Add target option to fetch featured collection * Refactor fetch_featured_tags_collection_service * Add LIMIT of featured tag to v1/instance API response
-
- Sep 27, 2022
-
-
Eugen Rochko authored
-
- Sep 21, 2022
-
-
Claire authored
* Move ActivityPub::FetchRemoteAccountService to ActivityPub::FetchRemoteActorService ActivityPub::FetchRemoteAccountService is kept as a wrapper for when the actor is specifically required to be an Account * Refactor SignatureVerification to allow non-Account actors * fixup! Move ActivityPub::FetchRemoteAccountService to ActivityPub::FetchRemoteActorService * Refactor ActivityPub::FetchRemoteKeyService to potentially return non-Account actors * Refactor inbound ActivityPub payload processing to accept non-Account actors * Refactor inbound ActivityPub processing to accept activities relayed through non-Account * Refactor how Account key URIs are built * Refactor Request and drop unused key_id_format parameter * Rename ActivityPub::Dereferencer `signature_account` to `signature_actor`
-
- Sep 20, 2022
-
-
Eugen Rochko authored
-
- Aug 25, 2022
-
-
Eugen Rochko authored
* Remove digest e-mails * Remove digest-related code
-
- Jul 17, 2022
-
-
Eugen Rochko authored
-
- Jul 07, 2022
-
-
Jeremy Kescher authored
-
- Jun 09, 2022
-
-
Eugen Rochko authored
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs
-
- May 28, 2022
-
-
Jeong Arm authored
Somehow user's locale could be an empty string, And empty string itself are treated as true value.
-
- May 18, 2022
-
-
Eugen Rochko authored
-
- May 12, 2022
-
-
Eugen Rochko authored
* Refactor how Redis locks are created * Fix autorelease duration on account deletion lock
-
- Apr 29, 2022
-
-
Eugen Rochko authored
Clear out e-mail domain blocks created from automatically resolved DNS records
-
- Apr 28, 2022
-
-
Eugen Rochko authored
* Fix single Redis connection being used across all Sidekiq threads * Fix tests
-
- Mar 19, 2022
-
-
Jeong Arm authored
-
- Mar 09, 2022
-
-
Eugen Rochko authored
* Change design of federation pages in admin UI * Fix query performance in instance media attachments measure * Fix reblogs being included in instance languages dimension
-
- Mar 04, 2022
-
-
Eugen Rochko authored
-