Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | Merge branch 'update/pleroma-fe-20200417' into 'develop' | Haelwenn | |
pleroma-fe bundle: update to ac9985aedbc2ed53121eec06a95013186c4eefd4 See merge request pleroma/pleroma!2402 | |||
2020-04-17 | pleroma-fe bundle: update to ac9985aedbc2ed53121eec06a95013186c4eefd4 | Mark Felder | |
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 | Improve OpenAPI errors | Egor Kislitsyn | |
2020-04-17 | Notifications: Create a chat notification. | lain | |
2020-04-17 | Merge branch 'sideeffects-test' into 'develop' | rinpatch | |
SideEffects: Test for notification creation. See merge request pleroma/pleroma!2399 | |||
2020-04-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-04-17 | SideEffects: Test for notification creation. | lain | |
2020-04-17 | Merge branch 'bugfix/1695-user_emoji_miration' into 'develop' | rinpatch | |
migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering Closes #1695 See merge request pleroma/pleroma!2398 | |||
2020-04-17 | ChatView: Add a mastodon api representation of the recipient. | lain | |
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-17 | migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering | Haelwenn (lanodan) Monnier | |
2020-04-17 | ChatController: Use OAuth scopes. | lain | |
2020-04-17 | don't restart postgrex | Alexander Strizhakov | |
2020-04-17 | Merge branch 'sync-changelog' into 'develop' | Haelwenn | |
Move changelog entries to unreleased section See merge request pleroma/pleroma!2397 | |||
2020-04-17 | move changelogs entries to unreleased section | 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 'features/remove-user-source_data' into 'develop' | rinpatch | |
User: remove source_data Closes #820 See merge request pleroma/pleroma!2339 | |||
2020-04-16 | Merge branch 'develop' into features/remove-user-source_data | rinpatch | |
2020-04-16 | ChatController: Handle pagination. | lain | |
2020-04-16 | ChatMessagesHandling: Strip HTML of incoming messages. | lain | |
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 | user: remove blank? | rinpatch | |
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 | added need_reboot endpoint to admin api | Alexander Strizhakov | |
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 | Cleanup SubscriptionController | Egor Kislitsyn | |
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-15 | [#2349] Made :skip_plug/2 prevent plug from being executed even if ↵ | Ivan Tashkinov | |
explicitly called. Refactoring. Tests. | |||
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 remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
authenticated-api-oauth-check-enforcement | |||
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 | Fix credo warning | Egor Kislitsyn | |
2020-04-15 | Add a TODO note | Egor Kislitsyn | |
2020-04-15 | Abstract pagination params in OpenAPI spec | Egor Kislitsyn | |
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 | Fix formatting | Egor Kislitsyn | |
2020-04-15 | Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex | minibikini | |
2020-04-15 | Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex | minibikini | |