angular-xmpp icon indicating copy to clipboard operation
angular-xmpp copied to clipboard

Xmpp directives based an xmpp-ftw

Results 24 angular-xmpp issues
Sort by recently updated
recently updated
newest added

OTR would be nice. Need PEP to store public key. http://wiki.xmpp.org/web/OTR Javascript implementation https://github.com/arlolra/otr To store the private key we only have localStorage. OTR does not sign messages. It's possible...

enhancement

- upload images - manage image paths in a pubsub node Problem: User can't create pubsub (pep) node. A list of albums could also be a pubsub node.

enhancement

It should be possible to post images to the timeline.

enhancement

I made a XmppLike directive. To enable the like module, the likebot must be startet. See https://github.com/robotnic/likebot The likebot is experimental, has no database backend und connection is not stable....

help wanted