Age | Commit message (Collapse) | Author |
|
param.
Require explicit request to get offset pagination.
|
|
Now it defaults to not fetching, and the option is named.
|
|
|
|
Do not reverse order of reports. We want newest ones sorted to the top.
Closes #2364
See merge request pleroma/pleroma!3225
|
|
|
|
|
|
|
|
Fixed GROUP BY clause for aggregation on hashtags.
|
|
Used infinite timeout in transfer_hashtags select query.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hashtags.
|
|
`data.tag` (basing on #2984).
|
|
speedup.
|
|
This reverts merge request !2824
|
|
Insert text representation of hashtags into object["hashtags"]
See merge request pleroma/pleroma!2824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/object-hashtags-rework
|
|
hashtags to `hashtags` table.
|
|
Test framework overhaul (speed, reliability)
See merge request pleroma/pleroma!3209
|
|
`data.tag` on Object update.
|
|
|
|
|
|
Includes a new mix task: pleroma.database fill_old_hashtags
|
|
|
|
|
|
Speeds up the test and makes it possible to run async.
|
|
|
|
|
|
|
|
Caching can't work in async tests, so for them it is mocked to a
null cache that is always empty. Synchronous tests are stubbed
with the real Cachex, which is emptied after every test.
|
|
Defaults to Cachex.
|
|
|
|
|
|
|
|
Fix mastoapi ws posts dropping
Closes #2336
See merge request pleroma/pleroma!3198
|
|
[#2255] added error messages for posix error code
See merge request pleroma/pleroma!3138
|