Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-13 | Chat: Allow posting without content if an attachment is present. | lain | |
2020-05-13 | [#2456] Changed `embed_relationships` param to `with_relationships`. | Ivan Tashkinov | |
2020-05-13 | InstanceView: Add pleroma chat messages to nodeinfo | lain | |
2020-05-13 | Fix digest mix task on OTP releases | Michael Weiss | |
This is based on #2191, credit belongs to @rinpatch. | |||
2020-05-13 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-13 | Merge branch 'openapi/suggestions' into 'develop' | lain | |
Add OpenAPI spec for SuggestionController See merge request pleroma/pleroma!2525 | |||
2020-05-13 | Add OpenAPI spec for SuggestionController | Egor Kislitsyn | |
2020-05-13 | [#2456] Post-merge fix. | Ivan Tashkinov | |
2020-05-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding # Conflicts: # lib/pleroma/web/mastodon_api/controllers/status_controller.ex # lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex # test/web/mastodon_api/controllers/timeline_controller_test.exs # test/web/mastodon_api/views/status_view_test.exs | |||
2020-05-13 | Merge branch 'openapi/statuses' into 'develop' | lain | |
Add OpenAPI spec for StatusController See merge request pleroma/pleroma!2521 | |||
2020-05-13 | Merge branch 'openapi/timelines' into 'develop' | lain | |
Add OpenAPI spec for TimelineController See merge request pleroma/pleroma!2506 | |||
2020-05-13 | ignore order | Alexander Strizhakov | |
2020-05-13 | don't use async with global mocks | Alexander Strizhakov | |
2020-05-13 | don't use global mocks in setup callbacks | Alexander Strizhakov | |
2020-05-13 | don't run in async if tests depend on env config | Alexander Strizhakov | |
2020-05-13 | correct order for publised in assert | Alexander Strizhakov | |
2020-05-13 | make test fail everytime | Alexander Strizhakov | |
2020-05-13 | don't run tests which change env in async | Alexander Strizhakov | |
2020-05-13 | {:error, :enoent} s3 fix | Alexander Strizhakov | |
s3 tests were executed before temp file was uploaded | |||
2020-05-13 | Merge branch 'upgrade-comeonin' into 'develop' | lain | |
Upgrade Comeonin to v5 See merge request pleroma/pleroma!2523 | |||
2020-05-12 | Upgrade Comeonin to v5 | Alex Gleason | |
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md | |||
2020-05-13 | Fix format | Egor Kislitsyn | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-12 | Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex | minibikini | |
2020-05-13 | Add OpenAPI spec for StatusController | Egor Kislitsyn | |
2020-05-12 | Merge branch 'fix/eldap-required' into 'develop' | rinpatch | |
fix eldap being required for non-OTP releases See merge request pleroma/pleroma!2520 | |||
2020-05-12 | Filter config descriptions by config whitelist | Stephanie Wilde-Hobbs | |
2020-05-12 | fix eldap being required for non-OTP releases | rinpatch | |
2020-05-12 | [#2456] OpenAPI: added `embed_relationships` param definition. | Ivan Tashkinov | |
2020-05-12 | Merge branch 'streamer-get-topic' into 'develop' | rinpatch | |
Expand and authorize streams in Streamer directly See merge request pleroma/pleroma!2519 | |||
2020-05-12 | Fix typo in test | href | |
2020-05-12 | Merge branch '1757-blocks-breaking-on-disabled-outgoing-blocks' into 'develop' | rinpatch | |
ActivityPub: Fix non-federating blocks. Closes #1757 See merge request pleroma/pleroma!2514 | |||
2020-05-12 | Merge branch '1748-remote-following-follower-count' into 'develop' | rinpatch | |
Transmogrifier: On incoming follow accept, update follow counts. Closes #1748 See merge request pleroma/pleroma!2515 | |||
2020-05-12 | [#2456] Added support for `embed_relationships` param, nailed down endpoints ↵ | Ivan Tashkinov | |
which should support it. Fixed :source_mutes relationships subset fetching. | |||
2020-05-12 | Add database configuration whitelist | Stephanie Wilde-Hobbs | |
2020-05-12 | Expand and authorize streams in Streamer directly | href | |
2020-05-12 | Merge branch 'otp-version-update-suggestion' into 'develop' | lain | |
Startup: suggest updating OTP when the version is too low for gun See merge request pleroma/pleroma!2518 | |||
2020-05-12 | ChatController: Don't return chats for user you've blocked. | lain | |
2020-05-12 | Merge branch '1020-honk-announces' into 'develop' | lain | |
Transmogrifier: Add tests for certain announces Closes #1020 See merge request pleroma/pleroma!2516 | |||
2020-05-12 | Startup: suggest updating OTP when the version is too low for gun | rinpatch | |
I've seen quite a few people wonder what to do when presented with this error message. | |||
2020-05-12 | Merge branch 'giving-up' into 'develop' | rinpatch | |
Give up for now and make gitlab retry failed jobs. See merge request pleroma/pleroma!2517 | |||
2020-05-12 | Give up for now and make gitlab retry failed jobs. | lain | |
2020-05-12 | Credo fixes. | lain | |
2020-05-12 | Documention: Add chat message deletion docs | lain | |
2020-05-12 | Chat Controller: Add basic error handling. | lain | |
2020-05-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms |