| Age | Commit message (Collapse) | Author |
|
into 'develop'
Add NOT NULL constraints for oauth_authorizations table
See merge request pleroma/pleroma!1902
|
|
Add NOT NULL constraints for oauth_tokens table
See merge request pleroma/pleroma!1901
|
|
Add NOT NULL constraints for notifications table
See merge request pleroma/pleroma!1900
|
|
'develop'
Add NOT NULL constraints for moderation_log table
See merge request pleroma/pleroma!1899
|
|
Add NOT NULL constraints for markers table
See merge request pleroma/pleroma!1898
|
|
Add NOT NULL constraints for lists table
See merge request pleroma/pleroma!1897
|
|
Add NOT NULL constraints for instances table
See merge request pleroma/pleroma!1896
|
|
Add NOT NULL constraints for filters table
See merge request pleroma/pleroma!1895
|
|
'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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1304-user-info-deprecation
# Conflicts:
# lib/pleroma/notification.ex
|
|
|
|
|
|
|
|
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
|
|
Misc. fixes / improvements.
|
|
|
|
|
|
And introduce safe_jsonb_set
|
|
|
|
|
|
|
|
https://git.pleroma.social/pleroma/pleroma-fe/commit/122323f35c32a4f12a345a8b3f163e9318f5dea3
|
|
|
|
Should also improve performance. I tested it on my local DB, but if
anyone has a backup of <=1.0 db they can test this on, please do
|
|
|