提交歷史

作者 SHA1 備註 提交日期
  JC Brand bc42d50a86 Update docs to mention desktop notifications. updates #443 9 年之前
  JC Brand 26cb98d963 Move playing of sounds to the notification plugin. 9 年之前
  JC Brand 9cce0ff6ae Add plugin settings to default settings. 9 年之前
  JC Brand 14c66ff755 Also show HTML5 notifications for chat state changes. 9 年之前
  JC Brand 578ca540b3 Move RosterContact and RosterContacts back into core. 9 年之前
  JC Brand 7f5962a177 Add plugin for HTML5 notifications. updates #443 9 年之前
  JC Brand cd731ed699 Some refactoring to make plugins easier. 9 年之前
  JC Brand 4ebed3c995 We still need the roster in core, so set it there. 9 年之前
  JC Brand 9fb1c2383e Bugfix. Restore code to get locale from browser. 9 年之前
  JC Brand dcd090ff31 Rip out the controlbox code and put it in src/converse-controlbox.js 9 年之前
  JC Brand 9ae2f71747 Found more chatroom specific code in converse-core.js 9 年之前
  JC Brand a4fd252a30 Elaborate on the right way to call super methods in plugins. 9 年之前
  JC Brand c0c4cd9272 Rename builds directory to dist 9 年之前
  JC Brand 9f9b38f852 Some i18n fixes 9 年之前
  JC Brand c370b3e989 Remove the config file for the no-OTR build. 9 年之前
  JC Brand 7eb453efa1 Somewhere along the way the code to build the locales got removed 9 年之前
  JC Brand d00f2d1c3d Figured out how to exclude the locales from the no deps build 9 年之前
  JC Brand 450c6c7d38 templates are in the bundle, no need to load them again. 9 年之前
  JC Brand 6524614491 Not going to use uglify.js. 9 年之前
  JC Brand fb2e5e27c7 Let the utils work without Jed available. 9 年之前
  JC Brand 9d104f17e6 Remove unused dependency in src/locales.js 9 年之前
  JC Brand 21a501ca68 Rename src/templates.js to src/converse-templates.js 9 年之前
  JC Brand 7e8a11df88 Some cleanup refactoring of how stuff is built. 9 年之前
  JC Brand 77a563955e Move build instructions from Gruntfile to Makefile 9 年之前
  JC Brand 16cdd4444e Fix JSHint issues. 9 年之前
  JC Brand a392f3b769 Fix build of converse.js (build with all deps) 9 年之前
  JC Brand ba05d4e779 Add a build step to create a build of only the converse.js modules 9 年之前
  JC Brand d349bdc17c Add "make doc" alias to "make html" 9 年之前
  JC Brand e68c51d2fa Explicitly list dependencies for modules 9 年之前
  JC Brand e79c204241 Refactor the API out into a separate module, src/convers-api.js 9 年之前