thepug / Speeqe

A multi-user chat application over XMPP.
GNU Affero General Public License v3.0
135 stars 47 forks source link

some missing things like ajax_login or homepage #18

Open IckZ opened 13 years ago

IckZ commented 13 years ago

next Problem :), i hope some newbies will help these questions opend by me in some time :)

  1. Do I have to install any special ajax_login? It tells me /accounts/ajax_login/404 Not Found if I want to login by anonymous.html.
  2. I also did not set the proxy for the avatar service (however: avatars are displayed)..
  3. How to setup the roomsearch by button (not via url)
thepug commented 13 years ago

ajax_login is provided by the django application.

avatars are displayed with the browser if you have a browser that supports html5

roomsearch is setup with an ejabberd module. You have to have couchdb installed. the module is called mod_muc_logspeeqe