- Oct 24, 2019
-
-
Steven Fuchs authored
-
kaniini authored
fix link on docs-develop.pleroma.social See merge request pleroma/pleroma!1876
-
Maksim authored
-
- Oct 23, 2019
-
-
feld authored
[#1304] User.Info deprecation Closes #1304 See merge request pleroma/pleroma!1851
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
# Conflicts: # lib/pleroma/notification.ex
-
Ivan Tashkinov authored
-
kaniini authored
activitypub: visibility: refactor is_public?() to use JSON-LD safe accessors Closes #1326 See merge request pleroma/pleroma!1874
-
kaniini authored
-
kaniini authored
tests: transmogrifier: add explicit regression tests for JSON-LD strings as single-element array fuckery See merge request pleroma/pleroma!1873
-
kaniini authored
tests: transmogrifier: add explicit regression tests for JSON-LD string to single-element array deserialization There appears to be confusion on whether or not Pleroma can handle this particular sin of JSON-LD. It can, and we will add regression tests to prove that it can handle this particular sin. Which, by the way, this is actually not a "feature" of JSON-LD, but whatever.
-
- Oct 21, 2019
-
-
kaniini authored
Direct messages should provide a distinct push notification subject See merge request pleroma/pleroma!1864
-
feld authored
-
feld authored
-
rinpatch authored
Do not include notifications from blocked users when with_muted is set See merge request pleroma/pleroma!1869
-
rinpatch authored
This is not what with_muted is for per documentation and it was agreed on irc that this behavior doesn't make sense.
-
kaniini authored
[#1275] Markers /api/v1/markers See merge request pleroma/pleroma!1852
-
Ivan Tashkinov authored
-
Maksim authored
-
Maksim authored
-
Ivan Tashkinov authored
# Conflicts: # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/activity_pub/transmogrifier.ex
-
kaniini authored
activitypub semantics See merge request pleroma/pleroma!1798
-
Ivan Tashkinov authored
-
- Oct 20, 2019
-
-
Ivan Tashkinov authored
[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1304-user-info-deprecation # Conflicts: # CHANGELOG.md # lib/pleroma/notification.ex # lib/pleroma/user.ex # lib/pleroma/user/info.ex # lib/pleroma/web/admin_api/admin_api_controller.ex # lib/pleroma/web/ostatus/handlers/follow_handler.ex # lib/pleroma/web/ostatus/ostatus.ex # lib/pleroma/web/salmon/salmon.ex # lib/pleroma/web/websub/websub.ex # test/web/admin_api/admin_api_controller_test.exs # test/web/federator_test.exs # test/web/mastodon_api/controllers/conversation_controller_test.exs # test/web/ostatus/ostatus_controller_test.exs # test/web/ostatus/ostatus_test.exs # test/web/salmon/salmon_test.exs # test/web/websub/websub_test.exs
-
Ivan Tashkinov authored
# Conflicts: # CHANGELOG.md # lib/pleroma/notification.ex # lib/pleroma/user.ex # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/admin_api/admin_api_controller.ex # lib/pleroma/web/ostatus/handlers/follow_handler.ex # lib/pleroma/web/ostatus/ostatus.ex # lib/pleroma/web/salmon/salmon.ex # lib/pleroma/web/websub/websub.ex # test/web/admin_api/admin_api_controller_test.exs # test/web/federator_test.exs # test/web/mastodon_api/controllers/conversation_controller_test.exs # test/web/ostatus/ostatus_controller_test.exs # test/web/ostatus/ostatus_test.exs # test/web/salmon/salmon_test.exs # test/web/websub/websub_test.exs
-
kaniini authored
add missing migration to drop websub table See merge request pleroma/pleroma!1868
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
Misc. fixes / improvements.
-
kaniini authored
-
- Oct 19, 2019