~emersion/gamja

v1.0.0-beta.9 1 year, 1 month ago

gamja-1.0.0-beta.9.tar.gz
sha256:0873517364cc6e674296b2cdbd17870f864df62dec00f844516d70da18ff96af
gamja-1.0.0-beta.9.tar.gz.sig
sha256:a7bbdb69bf533be7c608126cb7392e45a0d2510bb0591d2b3de6f24ec0fe126a
gamja v1.0.0-beta.9

Simon Ser (25):
      store: stop matching server URL and nick
      store: protect against dup buffers
      store: fix clearing buffers for a specific server
      Upgrade dependencies
      lib/irc: add formatURL
      Migrate to async/await
      components/app: prevent multiple WHO channel commands in parallel
      state: handle WHO replies in bulk
      Keep closed buffers in store
      store: fix undefined Unread
      components/help: fix typo for Ctrl key bindings
      Add buffer switcher
      components/switcher-form: match topics and realnames
      Send PING on window focus
      lib/client: ensure server prefix is never null
      Upgrade dependencies
      state: simplify MONITOR reply handling
      Show MONITOR online/offline notifications in user buffers
      Fix ReferenceError when adding new bouncer network
      Set targets.default.context in package.json
      components/buffer: drop duplicate MONITOR events
      Move docs to a separate directory
      doc/setup: improve gamja config instructions for webircgateway
      doc/setup: add kimchi instructions
      components/app: throttle our focus PINGs