Historia zmian

Autor SHA1 Wiadomość Data
  JC Brand 346baa686f Refactor room auto-configuration 6 lat temu
  JC Brand 273b9584c0 Refactor onMessage to use `const` instead of `let` 6 lat temu
  JC Brand 52ea8d5ab6 Fixes #1550 6 lat temu
  supun19 eec51f9d62 Doc rooms api (#1551) 6 lat temu
  JC Brand 9c4f8aef23 Bugfix. Call _converse.reconnect regardless 6 lat temu
  JC Brand d868b9a9f7 Continuously retry to fetch login credentials 6 lat temu
  JC Brand 3290d6659f Bugfix. validation message should be set on the model 6 lat temu
  JC Brand 969f902d4a Playing around with removing more lodash calls 6 lat temu
  JC Brand ba6de8844e Use Object.keys instead of _.keys 6 lat temu
  JC Brand 34469425d6 Use Object.assign instead of _.extend 6 lat temu
  JC Brand 51d0dc8d23 No such method `disconnect` 6 lat temu
  JC Brand b9e5658112 Message deduplication bugfixes and improvements. 6 lat temu
  JC Brand 7feab35a1d CSS fix. Nickname gets cut off in /me message 6 lat temu
  JC Brand dedede56f8 Rename `muc_disable_moderator_commands` to `muc_disable_slash_commands` 6 lat temu
  JC Brand c72dc74022 In the menu, only show allowed commands 6 lat temu
  JC Brand 3bd9e09fd7 Don't wipe the nickname value when rerendering the form 6 lat temu
  JC Brand b28d042c85 Bugfix. Don't wipe dist/converse.js when generating CSS 6 lat temu
  JC Brand 3ad93b56b3 Clicking the wrench icon again closes the config form 6 lat temu
  JC Brand d311e14013 Render MUC forms with Backbone.VDOMView 6 lat temu
  JC Brand 66adf03557 Bugfix. Order of operations. 6 lat temu
  JC Brand e189acc8c9 Returning nick with credentials_url complicates things too much 6 lat temu
  JC Brand 741be5cc04 converse-muc: Handle VCards not being available 6 lat temu
  JC Brand 624cf4f435 Allow `nickname` to be provided by the `credentials_url` 6 lat temu
  JC Brand cf75946e7b Make fetchLoginCredentials a function 6 lat temu
  JC Brand e9e17cb293 Fixes #1543 6 lat temu
  JC Brand ad8d4c90b3 Fix failing test 6 lat temu
  JC Brand 5ead9796cc Set the JID in the session 6 lat temu
  JC Brand 89804ecfd5 Increase Jasmine's async timeout 6 lat temu
  JC Brand 25a0a898f2 Don't restore a BOSH session without knowing the JID 6 lat temu
  JC Brand f8fcdc7eb8 Explicitly log out after each test. 6 lat temu