Upgraded to service-core 12.x
Refactored all code to conform to service-core 12.x
Real-Time Communication System (text, voip, video)
* Added Channel for managing RTC conversations
* Added Message for storing RTC text chat
* Added routes for Channel and Message
* Added built-in proxy server for voip/video support
Activity Feed System
* Added Post for storing user activity
* Added Comment for storing Post commentary
* Added routes for Post and Comment
Added Reaction and associated routes allowing users to react to Message, Post, and Comment
Support for profanity filtering of all user generated content
Renamed Message to Mail
Renamed UserLink to Relationship
Various other bug fixes and improvements
Social Services Release Notes#
v3.0.0#
Upgraded to service-core 12.x
Refactored all code to conform to service-core 12.x
Real-Time Communication System (text, voip, video) * Added Channel for managing RTC conversations * Added Message for storing RTC text chat * Added routes for Channel and Message * Added built-in proxy server for voip/video support
Activity Feed System * Added Post for storing user activity * Added Comment for storing Post commentary * Added routes for Post and Comment
Added Reaction and associated routes allowing users to react to Message, Post, and Comment
Support for profanity filtering of all user generated content
Renamed Message to Mail
Renamed UserLink to Relationship
Various other bug fixes and improvements
v2.1.0#
Upgrade to latest dependencies, including fixes for scripting
Added more Openapi documentation decorators for auto generation of api docs
Add support for CORS Origin leveraging regex using format:
v2.0.1#
Upgrade to latest dependencies, including fixes for scripting
v2.0.0#
Upgrade to latest dependencies
Add initial support for new ApiError handling
Port product UID changes to support multi-title
Update
LICENSEv1.10.0#
Upgraded
service-coreto versionv3.8.4.Configured sharding for
Message,Profile&Relationship