Histórico de Commits

Autor SHA1 Mensagem Data
  JC Brand 9f251f729b Fix. Make sure that a user appears as pending once you've added them. há 11 anos atrás
  JC Brand fdff512225 Bugfix. Make sure we fall back to jid if no fullname is set. há 11 anos atrás
  JC Brand 443ee80b6e Recreate the roster each time initRoster is called. há 11 anos atrás
  JC Brand 60070b52d2 Some work on fixing the broken subscription flow. há 11 anos atrás
  JC Brand 597e3693c7 Call initRoster only after controlbox is connected. há 11 anos atrás
  JC Brand 3a30f30fb7 Bugfix concerning trimmed chats. há 11 anos atrás
  JC Brand bab04a4d97 Fixed a timing issue with keepalive. há 11 anos atrás
  JC Brand 95a77e3f92 Chat room messages are now stored in browser storage. há 11 anos atrás
  JC Brand c04ed35b65 Properly remove chat room occupants who leave. há 11 anos atrás
  JC Brand fa2ff46cee Give chatroom's occupants view a ref to the chatroom view há 11 anos atrás
  JC Brand 450ce04fd9 Refactor chat rooms. há 11 anos atrás
  JC Brand e59071aeea Add the ability to log out of a session. updates #80 há 11 anos atrás
  JC Brand ecdcdc4880 Avoid double scroll-bars in control box há 11 anos atrás
  JC Brand b7c9c0f508 Only save the session if it's valid. há 11 anos atrás
  JC Brand 45875afd64 Add docs on keepalive setting. há 11 anos atrás
  JC Brand aa046654bf Provide single-session support. há 11 anos atrás
  JC Brand 0a1614741b Make sure main.js is loaded before calling require. há 11 anos atrás
  JC Brand 31de78f020 Also declare the template paths in main.js há 11 anos atrás
  JC Brand 07b7393088 Update translation docs to mention paths in main.js há 11 anos atrás
  JC Brand 5ee8c5470d Move all path declarations from locales.js to main.js há 11 anos atrás
  JC Brand 1468de6b79 Sort dependencies by name há 11 anos atrás
  JC Brand 5d4deffc48 Define jed path in main.js, not locales.js há 11 anos atrás
  JC Brand 0ca5f602e7 Use strophe from bower packages há 11 anos atrás
  JC Brand ad3350587b Tell travis to run 'make dev' first há 11 anos atrás
  JC Brand dfb130fb32 Test that user is properly informed when kicked out of a room há 11 anos atrás
  JC Brand 9e5dc21aa4 Refactor showing of chat room status messages. há 11 anos atrás
  JC Brand e8a70abcc1 Bugfix. Chat room status messages weren't being shown in certain cases. há 11 anos atrás
  JC Brand a3e540fa67 Provide feedback if a chat room command didn't work. há 11 anos atrás
  JC Brand 82659e87d7 Add extra chat room commands: /nick, /mute and /voice. há 11 anos atrás
  JC Brand 78ac525e18 Add cuationary note against using localStorage (instead of sessionStorage) há 11 anos atrás