Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | ChatController: Use OAuth scopes. | lain | |
2020-04-16 | ChatController: Handle pagination. | lain | |
2020-04-16 | ChatMessagesHandling: Strip HTML of incoming messages. | lain | |
2020-04-16 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-04-16 | AccountView: Return user ap_id. | lain | |
2020-04-16 | ChatMessages: Better validation. | lain | |
2020-04-16 | CommonAPI: Escape HTML for chat messages. | lain | |
2020-04-16 | Merge branch 'small-fix-rewrite_policy' into 'develop' | lain | |
small fix in the rewrite_policy example See merge request pleroma/pleroma!2391 | |||
2020-04-15 | small fix in the rewrite_policy example | Ilja | |
2020-04-15 | Chat: Add views, don't return them in timeline queries. | lain | |
2020-04-15 | Merge branch 'fix/1659-rate-limiter' into 'develop' | Haelwenn | |
remote_ip plug adds remote_ip_found flag Closes #1659 See merge request pleroma/pleroma!2390 | |||
2020-04-15 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-04-15 | remote_ip plug adds remote_ip_found flag | Alexander Strizhakov | |
2020-04-15 | Merge branch 'uploads-csp-changes' into 'develop' | rinpatch | |
Uploads: Sandbox them in the CSP. See merge request pleroma/pleroma!2389 | |||
2020-04-15 | Uploads: Sandbox them in the CSP. | lain | |
2020-04-14 | Merge branch 'fix/openapi-form-mimetype' into 'develop' | rinpatch | |
openapi: add application/x-www-form-urlencoded to body types Closes #1683 See merge request pleroma/pleroma!2387 | |||
2020-04-15 | openapi: add application/x-www-form-urlencoded to body types | rinpatch | |
Closes #1683 | |||
2020-04-14 | Merge branch 'fix/richmedia-oban-error' into 'develop' | feld | |
Attempt at fixing Oban not receiving :ok from RichMediaHelper job Closes #1684 See merge request pleroma/pleroma!2377 | |||
2020-04-14 | Fix Oban not receiving :ok from RichMediaHelper job | Mark Felder | |
2020-04-14 | Merge branch 'revert-60cc7d6c' into 'develop' | lain | |
Revert "Merge branch 'issue/1276' into 'develop'" See merge request pleroma/pleroma!2384 | |||
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge branch 'revert-13a7105b' into 'develop' | lain | |
Revert "Merge branch 'marker-update-fix' into 'develop'" See merge request pleroma/pleroma!2383 | |||
2020-04-14 | Revert "Merge branch 'marker-update-fix' into 'develop'" | lain | |
This reverts merge request !2380 | |||
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 'marker-update-fix' into 'develop' | lain | |
Marker update migration: Don't try to update virtual field. See merge request pleroma/pleroma!2380 | |||
2020-04-14 | Merge branch 'chore/spelling' into 'develop' | lain | |
Fix spelling in log message See merge request pleroma/pleroma!2378 | |||
2020-04-14 | Marker update migration: Don't try to update virtual field. | lain | |
2020-04-14 | Merge branch 'fix/issue_1679' into 'develop' | lain | |
[#1679] fixed logs See merge request pleroma/pleroma!2379 | |||
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-14 | fix logger message | Maksim Pechnikov | |
2020-04-13 | Fix spelling | Mark Felder | |
2020-04-13 | Merge branch 'openapi/domain-blocks' into 'develop' | rinpatch | |
Add OpenAPI spec for DomainBlockController See merge request pleroma/pleroma!2376 | |||
2020-04-13 | Add OpenAPI spec for DomainBlockController | Egor Kislitsyn | |
2020-04-13 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-13 | Merge branch 'output-of-relationships-in-statuses' into 'develop' | rinpatch | |
Ability to control the output of AccountView.pleroma.relationship in statuses / notifications See merge request pleroma/pleroma!2342 | |||
2020-04-13 | [#2342] Removed description.exs entry for temporary configuration option. | Ivan Tashkinov | |
2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses | |||
2020-04-13 | [#2342] Removed changelog entry for temporary configuration option. | Ivan Tashkinov | |
2020-04-13 | changelog entry | Alexander Strizhakov | |
2020-04-13 | fix for logger configuration through admin-fe | Alexander Strizhakov | |
2020-04-12 | Merge branch 'fix/mix-tasks-failing-otp' into 'develop' | rinpatch | |
Fix mix tasks failing on OTP releases Closes #1678 See merge request pleroma/pleroma!2369 | |||
2020-04-12 | Fix mix tasks failing on OTP releases | rinpatch | |
No idea why this was even added. Closes #1678 | |||
2020-04-11 | Merge branch 'following-relationships-optimizations' into 'develop' | rinpatch | |
FollowingRelationship storage & performance optimizations See merge request pleroma/pleroma!2332 | |||
2020-04-11 | Merge branch 'support/update_oban' into 'develop' | rinpatch | |
[#1555] updated the Oban package See merge request pleroma/pleroma!2346 | |||
2020-04-10 | fix Oban migration | Maksim Pechnikov | |
2020-04-10 | Merge branch 'develop' into support/update_oban | Maksim Pechnikov | |
2020-04-10 | Merge branch 'chore/changelog-organization' into 'develop' | feld | |
Add a section for changelog entries that pertain to the next patch release. See merge request pleroma/pleroma!2366 | |||
2020-04-10 | Add a section for changelog entries that pertain to the next patch release. | Mark Felder | |
This will make it easier to keep changelogs synced between develop and stable branches. | |||
2020-04-10 | Chat: Only create them for valid users for now. | lain | |
2020-04-10 | Merge branch 'fix/support-conversations-pagination' into 'develop' | Haelwenn | |
Support pagination in conversations See merge request pleroma/pleroma!2329 |