Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Convert tests to all use clear_config instead of Pleroma.Config.put
See merge request pleroma/pleroma!3282
|
|
to the instance adminAPI endpoint
|
|
to the user statuses adminAPI endpoint
|
|
Ability to set custom HTTP headers per each frontend
See merge request pleroma/pleroma!3247
|
|
|
|
Resolve "Add/Remove several accounts from List don't work"
Closes #2435
See merge request pleroma/pleroma!3260
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
Include own_votes in the poll data
See merge request pleroma/pleroma!3274
|
|
Update Apache configuration
See merge request pleroma/pleroma!3271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/object-hashtags-rework
|
|
(to avoid extra joins / preload in timeline queries).
|
|
Change user.deactivated field to user.is_active
See merge request pleroma/pleroma!3073
|
|
|
|
for voted & own_votes fields in polls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling fix.
|
|
add missing sudo prefix in some install doc
See merge request pleroma/pleroma!3276
|
|
|
|
|
|
feature/object-hashtags-rework
# Conflicts:
# test/pleroma/web/mastodon_api/views/status_view_test.exs
|
|
Make tag urls absolute
See merge request pleroma/pleroma!3272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed default hashtags filtering strategy to non-aggregate approach.
|