https://github.com/quickblox/quickblox-tigase-customfeatures
A list of QuickBlox custom features for www.tigase.org
https://github.com/quickblox/quickblox-tigase-customfeatures
Last synced: 9 months ago
JSON representation
A list of QuickBlox custom features for www.tigase.org
- Host: GitHub
- URL: https://github.com/quickblox/quickblox-tigase-customfeatures
- Owner: QuickBlox
- License: agpl-3.0
- Created: 2015-10-19T13:39:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T13:59:32.000Z (over 10 years ago)
- Last Synced: 2025-03-02T13:13:42.913Z (over 1 year ago)
- Language: Java
- Size: 156 KB
- Stars: 3
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickBlox-Tigase-CustomFeatures
A list of QuickBlox custom features for www.tigase.org
tigase-server:
* QBAuth - custom implementation of AuthRepository
* CustomObjects plugin - save chat messages to QuickBlox CustomObjects module
* LastRequestAtPlugin - update user's lastRequestAt field on each chat presence
* MessageReadDelivered plugin - implementation of http://xmpp.org/extensions/xep-0333.html
* Custom MessageAmp,Message,OfflineMessages plugins to save chat messages to different storage
* Custom statistics collector
tigase-muc:
* Split rooms by applications logic
* Added 'getRoomOwner' method to DAO
* Customisations for GroupchatMessageModule class to save chat messages to different storage and to make room join as not required
QBChatUtils:
* A list of small helpers for XMPP