- Nov 07, 2019
-
-
rinpatch authored
The parser C-Node has been completely rewritten to not use the deprecated `erl_interface` api. Closes #1378 since Nodex was ripped out and the replacement randomizes master node name.
-
kaniini authored
Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` See merge request pleroma/pleroma!1948
-
Eugenij authored
-
- Nov 06, 2019
-
-
rinpatch authored
Fetcher: fix local check returning unwrapped object See merge request pleroma/pleroma!1947
-
rinpatch authored
This resulted in error messages about failed refetches being logged.
-
rinpatch authored
Fix TrailingFormatPlug not being active for /api/oauth_tokens Closes #1385 See merge request pleroma/pleroma!1944
-
rinpatch authored
Removed duplicate Changed entry in Unreleased section of CHANGELOG.md See merge request pleroma/pleroma!1945
-
rinpatch authored
Set better Cache-Control header for static content Closes #1382 See merge request pleroma/pleroma!1943
-
rinpatch authored
-
Ivan Tashkinov authored
-
rinpatch authored
Closes #1382
-
feld authored
Force password reset for multiple users Closes admin-fe#46 See merge request pleroma/pleroma!1928
-
rinpatch authored
Object Fetcher: set cache after reinjecting See merge request pleroma/pleroma!1942
-
rinpatch authored
Probably fixes the issue hj had, where polls would have different counters between endpoints.
-
Haelwenn authored
CI: Remove the docs-build job See merge request pleroma/pleroma!1941
-
- Nov 05, 2019
-
-
rinpatch authored
The artifacts it produces were no longer used since we switched to mkdocs.
-
rinpatch authored
Bump HtmlEntities to 0.5 See merge request pleroma/pleroma!1939
-
rinpatch authored
This release brings a major performance imrovement, see https://github.com/martinsvalin/html_entities/pull/17
-
Maxim Filippov authored
-
- Nov 04, 2019
-
-
rinpatch authored
User Search: Remove superfluous setweight and random test. See merge request pleroma/pleroma!1935
-
lain authored
Add `pleroma.direct_conversation_id` to the `conversation` event payload See merge request pleroma/pleroma!1925
-
lain authored
The test tested for a behavior that isn't actually enforced anymore.
-
Eugenij authored
Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `conversation` stream event payload.
-
lain authored
capture test log where errors are expected See merge request pleroma/pleroma!1915
-
lain authored
add missing tesla mocks See merge request pleroma/pleroma!1879
-
-
kaniini authored
mix: update fast_sanitize dependency to 1af67547 Closes #1372 See merge request pleroma/pleroma!1934
-
kaniini authored
-
kaniini authored
User: Don't pull remote users follower count immediately after deactivating. Closes #1369 See merge request pleroma/pleroma!1933
-
lain authored
Store status data inside flag activity See merge request pleroma/pleroma!1849
-
lain authored
The other instance doesn't necessarily know that anything changed yet, and it will be fixed up at the next user pull anyway. Closes #1369
-
- Nov 03, 2019
-
-
kaniini authored
update fast sanitize dependency See merge request pleroma/pleroma!1932
-
kaniini authored
-
rinpatch authored
streamer: use direct object for filter checks when there is no valid child object in an activity Closes #1291 See merge request pleroma/pleroma!1931
-
kaniini authored
AdminAPI: Omit relay user from users list Closes #1349 See merge request pleroma/pleroma!1924
-
kaniini authored
Switching to FastSanitize See merge request pleroma/pleroma!1916
-
kaniini authored
We call Object.normalize/1 to get the child object for situations like Announce. However, the check is flawed and immediately fails if Object.normalize/1 fails. Instead, we should use the activity itself in those cases to allow activities which never have a child object to pass through the filter. Closes #1291
-
- Nov 02, 2019
-
-
Haelwenn authored
Fix bookmark migration using a query with a schema See merge request pleroma/pleroma!1923
-
- Nov 01, 2019
-
-
rinpatch authored
-
kaniini authored
Fix moderation log crash Closes #1345 See merge request pleroma/pleroma!1929
-