Commit Graph

  • 0f870367b3 Show errors fetching space hierarchy when list is empty (#113) Ulyssa 2023-05-28 13:16:37 -07:00
  • 8d22b83d85 Support sending and completing Emoji shortcodes in the message bar (#100) Ulyssa 2023-05-24 21:14:13 -07:00
  • 529073f4d4 Upload artifacts built in GitHub Actions (#105) Pavlo Rudy 2023-05-18 20:27:17 +03:00
  • 17c87a617e Cache build directory in GitHub Actions (#107) Ulyssa 2023-05-19 18:25:09 -07:00
  • 2899d4f45a Support uploading image attachments from clipboard (#36) Benjamin Große 2023-05-06 20:56:02 +01:00
  • ad8b4a60d2 ChatStore::set_receipts locks up app for bad connections (#99) Ulyssa 2023-05-12 17:42:25 -07:00
  • 4935899aed Indicate when you're editing a message (#75) Ulyssa 2023-05-01 22:14:08 -07:00
  • cc1d2f3bf8 Gracefully handle verification events that are unknown locally (#90) Ulyssa 2023-05-01 21:33:12 -07:00
  • 5df9fe7960 Tab completion panics for unrecognized commands (#81) Ulyssa 2023-05-01 21:14:19 -07:00
  • a5c25f2487 Support leaving rooms (#45) Ulyssa 2023-04-28 16:52:33 -07:00
  • 50023bad40 Append suffix to download filenames to avoid overwrites (#35) Benjamin Große 2023-02-01 19:06:00 +00:00
  • b6a318dfe3 Fix error message for undefined download directory (#87) Moritz Poldrack 2023-04-25 12:16:50 +02:00
  • ad3b40d538 Interpret newlines as line breaks when converting Markdown to HTML (#74) Ulyssa 2023-04-06 16:10:48 -07:00
  • 953be6a195 Add FUNDING.yml to project (#77) Ulyssa 2023-03-31 18:38:13 -07:00
  • 463d46b8ab Add Nix flake (#73) Benjamin Große 2023-03-24 10:32:14 +00:00
  • 274234ce4c Update locked Cargo dependencies (#70) Ulyssa 2023-03-23 13:37:15 -07:00
  • a2590b6bbb Release v0.0.7 (#68) v0.0.7 Ulyssa 2023-03-22 21:28:34 -07:00
  • 725ebb9fd6 Redacted messages should have their HTML removed (#67) Ulyssa 2023-03-22 21:25:37 -07:00
  • ca395097e1 Update README.md to include Arch Linux package (#66) jahway603 2023-03-22 10:54:14 -04:00
  • e98d58a8cc Emote messages should always show sender (#65) Ulyssa 2023-03-21 14:02:42 -07:00
  • e6cdd02f22 HTML self-closing tags are getting parsed incorrectly (#63) Ulyssa 2023-03-20 17:53:55 -07:00
  • 0bc4ff07b0 Lazy load room state events on initial sync (#62) Ulyssa 2023-03-20 16:01:02 -07:00
  • 14fe916d94 Allow log level to be configured (#58) Ulyssa 2023-03-13 16:10:28 -07:00
  • db35581d07 Indicate when an encrypted room event has been redacted (#59) Ulyssa 2023-03-13 16:43:04 -07:00
  • 7c1c62897a Show events that couldn't be decrypted (#57) Ulyssa 2023-03-13 15:18:53 -07:00
  • 61897ea6f2 Fetch scrollback history independently of main loop (#39) Ulyssa 2023-03-13 10:46:26 -07:00
  • 6a0722795a Fix empty message check when sending (#56) Ulyssa 2023-03-13 09:19:10 -07:00
  • f3bbc6ad9f Support configuring client request timeout (#54) Ulyssa 2023-03-12 15:43:13 -07:00
  • 2dd8c0fddf Link to iamb space in README (#55) Ulyssa 2023-03-10 18:08:42 -08:00
  • a786369b14 Create release profile with LTO (#52) Pavlo Rudy 2023-03-10 22:36:00 +02:00
  • 066f60ad32 Add NetBSD install instructions (#51) pin 2023-03-09 11:26:30 +01:00
  • 10b142c071 Release v0.0.6 (#48) v0.0.6 Ulyssa 2023-03-05 13:28:08 -08:00
  • ac6ff63d25 Avoid breaking up words during wrapping when possible (#47) Ulyssa 2023-03-05 12:59:34 -08:00
  • 54a0e76823 Edited messages need to have their HTML reprocessed (#46) Ulyssa 2023-03-05 12:48:31 -08:00
  • 93eff79f79 Support creating new rooms and spaces (#40) Ulyssa 2023-03-04 12:23:17 -08:00
  • 11625262f1 Direct message rooms should be encrypted from creation (#29) Ulyssa 2023-03-03 16:37:11 -08:00
  • 0ed1d53946 Support completing commands, usernames, and room names (#44) Ulyssa 2023-03-01 18:46:33 -08:00
  • e3be8c16cb Release v0.0.5 (#38) v0.0.5 Ulyssa 2023-02-09 23:22:19 -08:00
  • 4c5c57e26c Window keybindings should be mapped in Visual mode (#37) Ulyssa 2023-02-09 23:05:02 -08:00
  • 8eef8787cc fix: attachment download flags + exists check (#34) Benjamin Große 2023-01-31 12:04:10 +00:00
  • c9c547acc1 Support sending and displaying message reactions (#2) Ulyssa 2023-02-09 17:53:33 -08:00
  • 3629f15e0d Fix newer Clippy warnings for 1.67.0 (#33) Ulyssa 2023-01-30 13:51:32 -08:00
  • fd72cf5c4e Update CI workflow to reduce warnings (#32) Ulyssa 2023-01-30 13:24:35 -08:00
  • 1d93461183 Add :open attachments command (#31) Benjamin Große 2023-01-28 12:29:06 +00:00
  • a1574c6b8d Show current date and local time for messages (#30) Ulyssa 2023-01-29 18:07:00 -08:00
  • e8205df21d Support bracketed paste (#28) Ulyssa 2023-01-28 18:01:17 -08:00
  • 8c010d7e7e Release v0.0.4 (#26) v0.0.4 Ulyssa 2023-01-28 14:24:08 -08:00
  • 4337be108b Add "default_room" to profile settings (#25) Benjamin Große 2023-01-28 14:09:40 -08:00
  • b968d8c4a2 Focus should switch to message bar after :edit (#22) Ulyssa 2023-01-25 17:00:50 -08:00
  • 5683a2e7a8 Blank lines in table cells of selected message should be highlighted (#23) Ulyssa 2023-01-25 17:03:28 -08:00
  • afe892c7fe Support sending and displaying read markers (#11) Ulyssa 2023-01-26 15:40:16 -08:00
  • d8713141f2 Display room tags in list of direct messages (#21) Ulyssa 2023-01-26 15:23:15 -08:00
  • a6888bbc93 Support displaying and editing room tags (#15) Ulyssa 2023-01-25 17:54:16 -08:00
  • 4f2261e66f Support sending and displaying formatted messages (#10) Ulyssa 2023-01-23 17:08:11 -08:00
  • 8966644f6e Support editing messages (#4) Ulyssa 2023-01-19 16:05:02 -08:00
  • 69125e3fc4 Release v0.0.3 (#20) v0.0.3 Ulyssa 2023-01-13 18:02:58 -08:00
  • 56ec90523c Support redacting messages (#5) Ulyssa 2023-01-13 17:53:54 -08:00
  • d13d4b9f7f Support replying to messages (#3) Ulyssa 2023-01-12 21:20:32 -08:00
  • 54ce042384 Support sending and accepting room invitations (#7) Ulyssa 2023-01-11 17:54:49 -08:00
  • b6f4b03c12 Support uploading and downloading message attachments (#13) Ulyssa 2023-01-10 19:59:30 -08:00
  • 504b520fe1 Support configuring a user's color and name (#19) Ulyssa 2023-01-06 16:56:28 -08:00
  • 739aab1534 Release v0.0.2 (#18) v0.0.2 Ulyssa 2023-01-05 18:37:58 -08:00
  • 38f4795886 Support displaying and editing room descriptions (#12) Ulyssa 2023-01-05 18:12:25 -08:00
  • 8ed037afca Support listing room members (#6) Ulyssa 2023-01-04 12:51:33 -08:00
  • d038da6844 Support sending and displaying typing notifications (#9) Ulyssa 2023-01-03 13:57:28 -08:00
  • c744d74e42 Add comparisons table to README (#17) Ulyssa 2022-12-29 20:25:38 -08:00
  • 262c96b62f Want a Matrix client that uses Vim keybindings (#1) Ulyssa 2022-12-29 18:00:59 -08:00
  • 704f631d54 Initial commit Ulyssa 2021-07-02 23:22:37 -07:00