Age | Commit message (Collapse) | Author |
|
feature/object-hashtags-rework
|
|
(to avoid extra joins / preload in timeline queries).
|
|
|
|
for voted & own_votes fields in polls
|
|
|
|
|
|
handling fix.
|
|
|
|
feature/object-hashtags-rework
# Conflicts:
# test/pleroma/web/mastodon_api/views/status_view_test.exs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed default hashtags filtering strategy to non-aggregate approach.
|
|
feature/object-hashtags-rework
# Conflicts:
# CHANGELOG.md
|
|
for MediaProxyWarmingPolicy in ConcurrentLimiter
|
|
Pleroma.Web.RichMedia.Helpers & Pleroma.Web.MediaProxy
|
|
Deprecate Uploaders.S3, :public_endpoint
See merge request pleroma/pleroma!3251
|
|
Update Oban to 2.3.4
See merge request pleroma/pleroma!3256
|
|
needed.
|
|
|
|
`count/_` to indicate approximate total count for current iteration.
|
|
|
|
|
|
Fix Reblog API
Closes #2423
See merge request pleroma/pleroma!3261
|
|
|
|
|
|
Do not set visibility parameter to `public` by default and let CommonAPI to infer it from status.
|
|
|
|
|
|
|
|
|
|
Refactoring. Added warning to `clear_config/_` to minimize such issues in future.
|
|
optimization (auto switch to non-aggregate join strategy when efficient).
|
|
Also cosmetic changes to make the code clearer
|
|
|
|
|
|
|
|
|
|
Everything else is in User.Query, no need for this odd kludge.
|
|
|
|
|
|
|
|
Optimize Pleroma.Utils.command_available?/1
See merge request pleroma/pleroma!3254
|
|
Both of these changes are needed or it doesn't work.
|
|
|
|
|
|
|