Age | Commit message (Collapse) | Author |
|
'refactor/db-not-null-constraints-for-conversation_participations' into 'develop'
Add NOT NULL constraints for conversation_participations table
See merge request pleroma/pleroma!1894
|
|
'refactor/db-not-null-constraints-for-conversation_participation_recipient_ships' into 'develop'
Add NOT NULL constraints for conversation_participation_recipient_ships table
See merge request pleroma/pleroma!1893
|
|
Add NOT NULL constraints for config table
See merge request pleroma/pleroma!1892
|
|
Add NOT NULL constraints for bookmarks table
See merge request pleroma/pleroma!1891
|
|
Add NOT NULL constraints for apps table
See merge request pleroma/pleroma!1890
|
|
into 'develop'
Add NOT NULL constraints for activity_expirations table
See merge request pleroma/pleroma!1889
|
|
Add NOT NULL constraints for activities table
See merge request pleroma/pleroma!1888
|
|
Clarify that postgres contrib modules are required, not just postgres.
See merge request pleroma/pleroma!1911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Count only visible conversations in the user's unread_conversation_count
See merge request pleroma/pleroma!1886
|
|
user's `unread_conversation_count`.
Since the conversations with the blocked user are invisible, they are excluded
from the blocking user's `unread_conversation_count`.
|
|
Remove unused Pleroma.User.info_fields/0
See merge request pleroma/pleroma!1882
|
|
|
|
pleroma_ctl: fix crashes due to different shift(1) behavior on dash
See merge request pleroma/pleroma!1880
|
|
Object fetch errors
See merge request pleroma/pleroma!1881
|
|
|
|
|
|
|
|
fix link on docs-develop.pleroma.social
See merge request pleroma/pleroma!1876
|
|
|
|
[#1304] User.Info deprecation
Closes #1304
See merge request pleroma/pleroma!1851
|
|
|
|
|
|
1304-user-info-deprecation
# Conflicts:
# lib/pleroma/notification.ex
|
|
|
|
activitypub: visibility: refactor is_public?() to use JSON-LD safe accessors
Closes #1326
See merge request pleroma/pleroma!1874
|
|
|
|
tests: transmogrifier: add explicit regression tests for JSON-LD strings as single-element array fuckery
See merge request pleroma/pleroma!1873
|
|
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.
|
|
Direct messages should provide a distinct push notification subject
See merge request pleroma/pleroma!1864
|
|
|
|
|
|
Do not include notifications from blocked users when with_muted is set
See merge request pleroma/pleroma!1869
|
|
This is not what with_muted is for per documentation and it was agreed
on irc that this behavior doesn't make sense.
|
|
[#1275] Markers /api/v1/markers
See merge request pleroma/pleroma!1852
|
|
|
|
|
|
|
|
1304-user-info-deprecation
# Conflicts:
# lib/pleroma/user/info.ex
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/activity_pub/transmogrifier.ex
|
|
activitypub semantics
See merge request pleroma/pleroma!1798
|
|
|
|
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
|
|
1304-user-info-deprecation
# 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
|