Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-22 | Merge branch 'bugfix/1670-user-count' into 'develop' | Haelwenn | |
Stats: Ignore internal users for user count. Closes #1670 See merge request pleroma/pleroma!2414 | |||
2020-04-22 | Stats: Use `invisible` property for filtering. | lain | |
2020-04-22 | Merge branch 'fix/follow-and-blocks-import' into 'develop' | Haelwenn | |
Fix follower/blocks import when nicknames starts with @ Closes #1698 See merge request pleroma/pleroma!2416 | |||
2020-04-22 | Merge branch 'bugfix/following-fix-status-code' into 'develop' | Haelwenn | |
AccountController: Use code 400 for self-follow. Closes #1674 See merge request pleroma/pleroma!2413 | |||
2020-04-22 | Merge branch 'bugfix/1543-streaming-boosts' into 'develop' | Haelwenn | |
Streamer: Stream boosts to the boosting user. Closes #1543 See merge request pleroma/pleroma!2415 | |||
2020-04-22 | Fix Oban warning | Egor Kislitsyn | |
Warning example: [warn] Expected Elixir.Pleroma.Workers.BackgroundWorker.perform/2 to return :ok, {:ok, value}, or {:error, reason}. Instead received: [error: "not found @user@server.party", error: "not found "] The job will be considered a success. | |||
2020-04-22 | Fix blocks import | Egor Kislitsyn | |
2020-04-22 | Fix follow import | Egor Kislitsyn | |
2020-04-22 | Streamer: Stream boosts to the boosting user. | lain | |
2020-04-22 | Merge branch 'feature/voters-count' into 'develop' | Haelwenn | |
Polls: Persist and show voters' count Closes #1702 See merge request pleroma/pleroma!2411 | |||
2020-04-22 | Merge branch 'worker-messages' into 'develop' | Haelwenn | |
Worker messages Closes #1705 See merge request pleroma/pleroma!2410 | |||
2020-04-22 | Stats: Ignore internal users for user count. | lain | |
2020-04-22 | AccountController: Use code 400 for self-follow. | lain | |
2020-04-22 | Merge branch 'fix/1689-fix-migrate-to-db' into 'develop' | lain | |
Fix migrate to db config Closes #1689 See merge request pleroma/pleroma!2394 | |||
2020-04-22 | Polls: Persist and show voters' count | lain | |
2020-04-22 | Federator: Return proper values for jobs | lain | |
2020-04-22 | WebPush: Return proper values for jobs. | lain | |
2020-04-21 | Merge branch 'openapi/custom-emojis' into 'develop' | lain | |
Add OpenAPI spec for CustomEmojiController See merge request pleroma/pleroma!2375 | |||
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
2020-04-20 | Merge branch 'cleanup-subscription-controller' into 'develop' | lain | |
Cleanup SubscriptionController See merge request pleroma/pleroma!2393 | |||
2020-04-20 | Fix ObjectAgePolicyTest | Ilja | |
The policy didn't block old posts as it should. * I fixed it and tested on a test server * I added the settings to description so that this information is shown in nodeinfo * TODO: I didn't work TTD and still need to fix the tests | |||
2020-04-19 | Merge branch '1559-follow-request-notifications' into 'develop' | rinpatch | |
[#1559] Support for "follow_request" notifications Closes #1559 See merge request pleroma/pleroma!2354 | |||
2020-04-17 | [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks ↵ | Ivan Tashkinov | |
when password is provided. Refactored plugs skipping functionality. | |||
2020-04-17 | SideEffects: Test for notification creation. | lain | |
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-17 | don't restart postgrex | Alexander Strizhakov | |
2020-04-17 | Merge branch 'feature/1584-client-captcha-options' into 'develop' | Haelwenn | |
Creating trusted app from adminFE & mix task Closes #1584 See merge request pleroma/pleroma!2252 | |||
2020-04-17 | Merge branch 'fix/1694-transfer-task-fix' into 'develop' | Haelwenn | |
Fix for logger configuration Closes #1694 See merge request pleroma/pleroma!2396 | |||
2020-04-17 | Merge branch 'feature/1677-need_reboot-flag-endpoint' into 'develop' | Haelwenn | |
Added need_reboot endpoint to admin api Closes #1677 See merge request pleroma/pleroma!2373 | |||
2020-04-17 | fix for logger configuration | Alexander Strizhakov | |
2020-04-16 | Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop' | rinpatch | |
Enforcement of OAuth scopes check for authenticated API endpoints See merge request pleroma/pleroma!2349 | |||
2020-04-16 | Merge branch 'fix/1691-feed-render' into 'develop' | rinpatch | |
Fix for use of `published` field from different entities Closes #1691 See merge request pleroma/pleroma!2395 | |||
2020-04-16 | Merge branch 'develop' into features/remove-user-source_data | rinpatch | |
2020-04-16 | fix for use of published from different entities | Alexander Strizhakov | |
2020-04-16 | Merge branch 'refactor/remove-upgrade-changeset' into 'develop' | rinpatch | |
Remove User.upgrade_changeset in favor of remote_user_creation See merge request pleroma/pleroma!2368 | |||
2020-04-16 | added need_reboot endpoint to admin api | Alexander Strizhakov | |
2020-04-15 | Cleanup SubscriptionController | Egor Kislitsyn | |
2020-04-15 | [#2349] Made :skip_plug/2 prevent plug from being executed even if ↵ | Ivan Tashkinov | |
explicitly called. Refactoring. Tests. | |||
2020-04-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
authenticated-api-oauth-check-enforcement | |||
2020-04-15 | remote_ip plug adds remote_ip_found flag | Alexander Strizhakov | |
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge branch 'logger-configuration' into 'develop' | feld | |
Fix for logger configuration through admin-fe See merge request pleroma/pleroma!2365 | |||
2020-04-14 | Merge branch 'issue/1276' into 'develop' | Haelwenn | |
[#1276] An endpoint for getting unread notification count Closes #1276 See merge request pleroma/pleroma!1877 | |||
2020-04-13 | Add OpenAPI spec for DomainBlockController | Egor Kislitsyn | |
2020-04-13 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-13 | Add OpenAPI spec for CustomEmojiController | Egor Kislitsyn | |
2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses | |||
2020-04-13 | fix for logger configuration through admin-fe | Alexander Strizhakov | |
2020-04-12 | Always accept deletions through SimplePolicy | Alex Gleason | |