angular-xmpp
angular-xmpp copied to clipboard
Xmpp directives based an xmpp-ftw
`https://angular-demo.buddycloud.org/#/user/[email protected]/posts` would be nicer as `site/` eg: `https://angular-demo.buddycloud.org/[email protected]` I believe the `try_files $uri $uri/ /index.html;` will mean you can loose the hash and be better indexed too.
https://github.com/phonegap-build/PushPlugin https://cordova.apache.org/
Currently uses: member, publisher, outcast... Usually we recommend: http://buddycloud.github.io/buddycloud-xep/#affiliation-to-xep-0060-mappings
currently points to laos... you should use the non-hosting version for more reliability: `https://demo.buddycloud.org/api/primus/primus.js`
Does not work server side.
# install The angular-xmpp client has no server component. It's possible to use nginx to serve these files ## Install in buddycloud-vm ``` cd /opt bower install angular-xmpp ``` or...
There are lots of cool animations out there in the wild. http://www.nganimate.org/angularjs/ng-repeat/move But it didn't work for me. If are good in doing light weight informative angular animation, feel welcome.
xmpp and buddycloud addressing is similar. ## Formats ``` {user:"frank",domain:"supercool.com"} ``` ``` [email protected] ``` ``` /user/[email protected]/posts ``` ## resource xmpp addresses also can have resources, then it looks like ```...
At the moment markdown text is rendered. There is no metainformation about the used format. Specification needed.