Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | CHANGELOG.md: Add 2.0.2 entry | rinpatch | |
2020-04-09 | CHANGELOG.md: Add upgrade notes for 2.0.1 | rinpatch | |
2020-04-09 | changelog.md: add 2.0.1 entry | rinpatch | |
2020-04-09 | Merge branch 'update-changelog' into 'develop' | rinpatch | |
Update CHANGELOG See merge request pleroma/pleroma!2363 | |||
2020-04-09 | Update CHANGELOG | Egor Kislitsyn | |
2020-04-09 | Merge branch 'notifications-dismiss-api' into 'develop' | feld | |
Add `/api/v1/notifications/:id/dismiss` endpoint Closes #1673 See merge request pleroma/pleroma!2360 | |||
2020-04-10 | Create OTP_VERSION file by `mix release` | kPherox | |
2020-04-09 | Merge branch 'fix-otp-version-file-in-docker' into 'develop' | lain | |
Add OTP_VERSION file to docker Closes #1662 See merge request pleroma/pleroma!2361 | |||
2020-04-09 | Add `/api/v1/notifications/:id/dismiss` endpoint | Egor Kislitsyn | |
2020-04-09 | Fix OTP_VERSION file in docker | kPherox | |
2020-04-09 | [#1559] Addressed code review requests. | Ivan Tashkinov | |
2020-04-09 | Merge branch 'fix/1658-invite-send' into 'develop' | lain | |
Error improvement for email_invite endpoint See merge request pleroma/pleroma!2344 | |||
2020-04-09 | typo fix | Alexander Strizhakov | |
2020-04-09 | Apply suggestion to test/web/admin_api/admin_api_controller_test.exs | Alexander Strizhakov | |
2020-04-09 | Apply suggestion to test/web/admin_api/admin_api_controller_test.exs | Alexander Strizhakov | |
2020-04-09 | Apply suggestion to lib/pleroma/web/admin_api/admin_api_controller.ex | Alexander Strizhakov | |
2020-04-09 | Apply suggestion to lib/pleroma/web/admin_api/admin_api_controller.ex | Alexander Strizhakov | |
2020-04-09 | Apply suggestion to docs/API/admin_api.md | Alexander Strizhakov | |
2020-04-09 | Merge branch 'open-api' into 'develop' | lain | |
Add OpenAPI Closes pleroma-meta#19 See merge request pleroma/pleroma!2345 | |||
2020-04-09 | Merge branch 'formatter-html-safe' into 'develop' | lain | |
formatter.ex: Use Phoenix.HTML for mention/hashtag generation See merge request pleroma/pleroma!2357 | |||
2020-04-09 | Merge branch 'changelog-update' into 'develop' | Haelwenn | |
No changelog entry - bug fixed only in develop See merge request pleroma/pleroma!2359 | |||
2020-04-09 | no changelog entry - bug fixed only in develop | Alexander Strizhakov | |
2020-04-09 | Merge branch 'bugfix/objectid_validator' into 'develop' | Haelwenn | |
ObjectValidators.Types.ObjectID: Fix when URI.parse returns %URL{host: ""} See merge request pleroma/pleroma!2358 | |||
2020-04-09 | ObjectValidators.Types.ObjectID: Fix when URI.parse returns %URL{host: ""} | Haelwenn (lanodan) Monnier | |
2020-04-08 | formatter.ex: Use Phoenix.HTML for mention/hashtag generation | rinpatch | |
Unlike concatenating strings, this makes sure everything is escaped. Tests had to be changed because Phoenix.HTML runs attributes through Enum.sort before generation for whatever reason. | |||
2020-04-08 | [#1559] Minor change (analysis). | Ivan Tashkinov | |
2020-04-08 | [#1559] Added / fixed tests for follow / follow_request notifications. | Ivan Tashkinov | |
2020-04-08 | Merge branch 'gun-pool-fix' into 'develop' | feld | |
Fix for gun connections pool Closes #1669 and #1664 See merge request pleroma/pleroma!2356 | |||
2020-04-08 | fix for gun connections pool | Alexander Strizhakov | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-04-07 | Merge branch 'fix-auto-link-for-profile-fields' into 'develop' | rinpatch | |
Use Pleroma.Formatter.linkify/2 instead See merge request pleroma/pleroma!2352 | |||
2020-04-07 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-07 | Apply suggestion to ↵ | kPherox | |
test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs | |||
2020-04-06 | Add Pleroma.Web.ApiSpec.Helpers | Egor Kislitsyn | |
2020-04-06 | Merge branch 'featureflag/emoji_reactions' into 'develop' | lain | |
Add emoji reactions to features in nodeinfo See merge request pleroma/pleroma!2313 | |||
2020-04-06 | Merge branch 'improving-test-coverage' into 'develop' | lain | |
Tests for emoji mix task See merge request pleroma/pleroma!2350 | |||
2020-04-06 | Merge branch 'remake-remodel-2' into 'develop' | lain | |
Ingestion Pipeline Revamp See merge request pleroma/pleroma!2315 | |||
2020-04-06 | ObjectID Validator: Refactor. | lain | |
2020-04-06 | Transmogrifier: Refactoring / Renaming. | lain | |
2020-04-06 | using another fn for file deletion | Alexander Strizhakov | |
2020-04-06 | tests for emoji mix task | Alexander Strizhakov | |
2020-04-06 | Enforcement of OAuth scopes check for authenticated API endpoints, ↵ | Ivan Tashkinov | |
:skip_plug plug to mark a plug explicitly skipped (disabled). | |||
2020-04-02 | Merge branch 'fix/docs-markdown' into 'develop' | feld | |
Fix formatting in documentation See merge request pleroma/pleroma!2348 | |||
2020-04-02 | Fix formatting in documentation | Egor Kislitsyn | |
2020-04-02 | Merge branch '2323-accounts-relationships-hotfix' into 'develop' | feld | |
[#2323] Fixed /accounts/relationships Closes pleroma-fe#820 See merge request pleroma/pleroma!2347 | |||
2020-04-02 | Merge remote-tracking branch ↵ | Ivan Tashkinov | |
'remotes/origin/2323-accounts-relationships-hotfix' into output-of-relationships-in-statuses # Conflicts: # lib/pleroma/web/mastodon_api/views/account_view.ex # lib/pleroma/web/mastodon_api/views/status_view.ex | |||
2020-04-02 | [#2323] Fixed a typo causing /accounts/relationships to render default ↵ | Ivan Tashkinov | |
relationships. Improved the tests. | |||
2020-04-02 | Add oAuth | Egor Kislitsyn | |
2020-04-02 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-02 | update Oban package | Maksim Pechnikov | |