- Jan 24, 2024
-
-
Claire authored
-
- Apr 23, 2023
-
-
Matt Jankowski authored
-
- Feb 07, 2023
-
-
Nick Schonning authored
* Autofix Rails/EagerEvaluationLogMessage * Update spec for debug block syntax
-
- Dec 06, 2022
-
-
Claire authored
* Fix trying to fetch posts from other users when fetching featured posts * Rate-limit discovery of new subdomains * Put a limit on recursively discovering new accounts
-
- Oct 21, 2022
-
-
Yamagishi Kazutoshi authored
Regression from #19380
-
- 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
-
- May 02, 2022
- Apr 13, 2022
-
-
Jeong Arm authored
-
- Apr 06, 2022
-
-
Claire authored
-
- Jan 19, 2022
-
-
Jeong Arm authored
Related: #16954
-
- Jan 16, 2022
-
-
Claire authored
* Add support for private pinned toots * Allow local user to pin private toots * Change wording to avoid "direct message"
-
- Jan 22, 2021
-
-
luigi authored
-
- Jan 09, 2021
-
-
luigi authored
* Optimize map { ... }.compact using Enumerable#filter_map, supported since Ruby 2.7 * Add poyfill for Enumerable#filter_map
-
- Jul 09, 2019
-
-
Eugen Rochko authored
-
- May 02, 2018
-
-
Eugen Rochko authored
Fix #7265
-
- Mar 04, 2018
-
-
Eugen Rochko authored
* Federate pinned statuses over ActivityPub * Display pinned toots in web UI Fix #6117 * Fix migration * Fix tests * Update outbox_serializer.rb * Update remove_serializer.rb * Update add_serializer.rb * Update fetch_featured_collection_service.rb
-