Commit graph

  • 856dd021e2 composer: auto-complete word at carret position Simon Ser 2021-06-30 21:50:55 +0200
  • b289fd10b7 Always mark own messages as read Simon Ser 2021-06-24 18:04:26 +0200
  • 429450e060 Handle RPL_INVITING Simon Ser 2021-06-24 18:01:24 +0200
  • 0fa6381c07 Preserve white space sequences in log lines Simon Ser 2021-06-24 10:41:48 +0200
  • bc05fd5c11 Treat server broadcasts as highlights Simon Ser 2021-06-23 19:52:45 +0200
  • 095006e961 Don't focus composer on key press if modifier is also pressed Simon Ser 2021-06-22 17:25:24 +0200
  • 0d36e8a3fc Turn dialog close button into a <button> Simon Ser 2021-06-22 16:02:55 +0200
  • 1ea3180f5b Use semantically more correct elements for error bubble Simon Ser 2021-06-22 15:48:42 +0200
  • 724d7318cf Focus buffer scrollview instead of composer Simon Ser 2021-06-22 14:44:20 +0200
  • dc8f95c74d Improve composer form indentation Simon Ser 2021-06-22 13:38:05 +0200
  • 7d15525c7d Allow resetting nick and auto-join with query params Simon Ser 2021-06-22 10:44:20 +0200
  • ca8649c506 Add web app manifest Simon Ser 2021-06-14 19:23:03 +0200
  • c187eac3c8 lib/client: reject Client.roundtrip promise on disconnect Simon Ser 2021-06-21 00:18:17 +0200
  • edbf294380 component/app: Automatically prepend wss to server URL if unspecified delthas 2021-06-20 20:51:49 +0200
  • f8060c9be2 Allow resetting server URL with query param Simon Ser 2021-06-20 13:00:40 +0200
  • 42e0c939f3 lib/linkify: stop using RegExp indices delthas 2021-06-20 12:54:20 +0200
  • 2203553519 Use cursor pointer for buttons Simon Ser 2021-06-11 14:46:45 +0200
  • f875426826 Add /unvoice Simon Ser 2021-06-11 13:02:04 +0200
  • 0b3f5ef88b Add irc.forEachChannelModeUpdate helper Simon Ser 2021-06-11 12:54:42 +0200
  • 37cff435a3 Move MODE state updates outof App Simon Ser 2021-06-11 12:44:14 +0200
  • ef50e62498 Add STATUSMSG indicator Simon Ser 2021-06-11 11:18:29 +0200
  • d19f127952 Move message key generation to State.addMessage Simon Ser 2021-06-11 10:58:09 +0200
  • c05dcffa7a readme: s/bare-bones/simple/ Simon Ser 2021-06-11 10:19:46 +0200
  • 02ba4be438 Don't try to reconnect if the network is down Simon Ser 2021-06-11 09:36:11 +0200
  • 56c18e3810 Make "Remove network" button red Simon Ser 2021-06-11 00:33:22 +0200
  • 4249da4ba8 Add /quiet and /unquiet Simon Ser 2021-06-11 00:27:19 +0200
  • 5507b3253b Mark server buffer as unread after server query command Simon Ser 2021-06-10 19:32:00 +0200
  • 61e35dd68a Bump direct message unread priority Simon Ser 2021-06-10 18:57:57 +0200
  • e56deb35c9 Ensure config has a server object Simon Ser 2021-06-10 18:34:34 +0200
  • 093eecff91 readme: make it clear server.url can be a path in config.json Simon Ser 2021-06-10 18:28:44 +0200
  • 77030931cb Reset config.server.auth when using custom server URL Simon Ser 2021-06-10 18:28:01 +0200
  • 4df9328be8 Move auto-join field out of advanced options if pre-filled Simon Ser 2021-06-10 18:21:18 +0200
  • 8972130252 s/var/let/ Simon Ser 2021-06-10 18:11:11 +0200
  • 4db845a4b1 Show again connect form when last server is closed Simon Ser 2021-06-10 18:06:45 +0200
  • eef2093c88 Add "auth" parameter to tune connect form Drew DeVault 2021-06-10 11:40:59 -0400
  • 6039e13411 Add notification tags Simon Ser 2021-06-10 17:11:21 +0200
  • 63773f99ee Add Notification workaround for Chrome on Android Simon Ser 2021-06-10 17:01:26 +0200
  • a952742d86 Make Client.roundtripChatHistory return an array of messages Simon Ser 2021-06-10 12:47:28 +0200
  • 5b0bb43a24 Make Client.fetchBatch more reliable Simon Ser 2021-06-10 12:43:09 +0200
  • ba92b3f677 lib/client: fix batch cleanup Simon Ser 2021-06-10 12:10:08 +0200
  • 20f20b18df Linkify MOTD Simon Ser 2021-06-10 12:09:07 +0200
  • 02800dd21b Don't open a new buffer on NOTICE Simon Ser 2021-06-10 12:07:17 +0200
  • dd8eca1cfe Switch to server buffer on server name click Simon Ser 2021-06-10 12:03:50 +0200
  • d2e41666ad lib/client: set a default server prefix Simon Ser 2021-06-10 11:53:53 +0200
  • e28769216a Remove callback arg from App.createBuffer Simon Ser 2021-06-10 10:56:18 +0200
  • bf76eaa669 Add State.createServer Simon Ser 2021-06-10 10:54:33 +0200
  • 5fcbfa446c Use server buffer if name is unspecified in State.getBuffer Simon Ser 2021-06-10 09:25:17 +0200
  • 41354d3035 lib/client: gracefully handle null in isMyNick/isChannel Simon Ser 2021-06-10 08:51:59 +0200
  • 0705f4b182 lib/client: always populate prefix for incoming messages Simon Ser 2021-06-10 08:49:17 +0200
  • 52ca3bb91c lib/linkify: add comma to punctuation in channel regex Simon Ser 2021-06-09 16:28:07 +0200
  • 0c0f0ab79e Fix /me failing in user query buffers Simon Ser 2021-06-09 10:17:32 +0200
  • 2546d31af0 Blur the composer when hiding it Simon Ser 2021-06-07 15:18:00 +0200
  • a9c1abb064 Route channel mode and invite/except list to channel buffer Simon Ser 2021-06-07 14:13:00 +0200
  • dd753aab2e Add support for /mode without arguments Simon Ser 2021-06-07 14:12:49 +0200
  • 5b7ab2652b Improve buffer header layout on mobile Simon Ser 2021-06-06 17:27:05 +0200
  • a419e660c0 Don't match punctuation suffix when linkifying channels Simon Ser 2021-06-06 16:00:37 +0200
  • 403d7ec7f7 Add case-mapping support to irc.isHighlight Simon Ser 2021-06-06 15:52:58 +0200
  • b9dc17db97 Disallow selecting text in <summary role="button"> Simon Ser 2021-06-06 12:08:21 +0200
  • 6b75985f96 Make <summary> easier to click on Firefox Mobile Simon Ser 2021-06-06 12:05:57 +0200
  • 41c113be9a Show connect form during connection Simon Ser 2021-06-06 11:33:00 +0200
  • 48ae55942f Make @media queries whitespace consistent Simon Ser 2021-06-06 10:53:06 +0200
  • efabd69476 Increase buffer/member list item height on mobile Simon Ser 2021-06-06 10:46:41 +0200
  • 0dfb7623db Add support for labeled-response Simon Ser 2021-06-04 20:38:01 +0200
  • 34078d5da7 Add support for draft/event-playback Simon Ser 2021-06-04 19:45:51 +0200
  • 651e255ddb Use ISUPPORT CHANTYPES in Client.isChannel Simon Ser 2021-06-04 19:17:39 +0200
  • db7aa337cb Remove App.isChannel Simon Ser 2021-06-04 19:13:59 +0200
  • 87588abf27 Add State.addMessage Simon Ser 2021-06-04 19:07:14 +0200
  • 04362644bf Handle TOPIC in State.handleMessage Simon Ser 2021-06-04 18:57:02 +0200
  • 30a345298f Handle JOIN/PART in State.handleMessage Simon Ser 2021-06-04 18:53:06 +0200
  • 2af58f8d0b Move createBuffer to State Simon Ser 2021-06-04 18:37:34 +0200
  • 2c1bb4ce6a Introduce State.handleMessage Simon Ser 2021-06-04 18:27:21 +0200
  • 4d988cafeb Move some state utilities to state.js Simon Ser 2021-06-04 18:03:03 +0200
  • 791b742684 Allow config.server.ping to be a String Simon Ser 2021-06-04 17:50:49 +0200
  • 6e20ad872e Add support for STATUSMSG Simon Ser 2021-06-03 13:31:43 +0200
  • 3b5b693403 Use bufName in addMessage, fix missing Client.isMyNick() Simon Ser 2021-06-03 13:29:32 +0200
  • 283f8af4b1 lib/irc: rename IRC prefix utilities Simon Ser 2021-06-03 13:18:28 +0200
  • 04c9f0211a Fix undefined server variable in BufferHeader Simon Ser 2021-06-03 13:10:44 +0200
  • fe9c483570 s/network/server/ Simon Ser 2021-06-03 11:46:50 +0200
  • 63a71e5f5d Add support for incoming INVITE messages Simon Ser 2021-06-03 11:04:32 +0200
  • 55882776b0 Make command descriptions more consistent Simon Ser 2021-06-03 10:28:04 +0200
  • 291c9e177d Add /unban Simon Ser 2021-06-03 10:25:33 +0200
  • a2dc045683 Add getActiveChannel Simon Ser 2021-06-03 10:18:34 +0200
  • 9067b5a168 Make getActiveClient throw an error if disconnected Simon Ser 2021-06-03 10:13:24 +0200
  • a4294975a2 Add support for /ban without argument Simon Ser 2021-06-03 10:11:48 +0200
  • 5004f6c89c components/help: document that / allows to start writing a command Simon Ser 2021-06-02 22:53:28 +0200
  • 91208a6d47 Add support for CHATHISTORY TARGETS Simon Ser 2021-05-18 16:53:52 +0200
  • 74d9dea5bb Use RegExp match indices in linkifyChannel Simon Ser 2021-06-01 09:53:11 +0200
  • 0bcd044f10 Linkify channel names Tom Lebreux 2021-05-31 22:39:35 -0400
  • 9affdb894f Make Alt+ArrowUp and Alt+ArrowDown wrap around Simon Ser 2021-05-31 19:21:54 +0200
  • 9224ab9d0d Set scrollbar style Simon Ser 2021-05-31 18:43:44 +0200
  • e38f35c578 Order buffers by priority in Alt+a Simon Ser 2021-05-31 18:26:04 +0200
  • 958b6bf120 Set enterkeyhint in composer Simon Ser 2021-05-31 18:16:49 +0200
  • 8c02cdc094 Hide server URL input if set in config or query Simon Ser 2021-05-31 18:13:44 +0200
  • 04932317f6 Populate server URL in fillConnectParams Simon Ser 2021-05-31 18:11:33 +0200
  • 4fff2b1b8d Unify connect params keys Simon Ser 2021-05-31 18:04:02 +0200
  • c632ef4339 Don't save default username/realname in local storage Simon Ser 2021-05-31 17:57:17 +0200
  • bc7162ebe2 Pretty-print buffer name in buffer header Simon Ser 2021-05-31 17:39:37 +0200
  • 6e16163103 Re-fold HTML in BufferList Simon Ser 2021-05-31 17:34:36 +0200
  • ced63b0abc Print server status in header prior to RPL_MYINFO Simon Ser 2021-05-31 17:30:45 +0200
  • 06ca812d06 Simplify Client.roundtrip callback arg Simon Ser 2021-05-31 17:13:55 +0200