Commit Graph

  • f0e5e0022f add text for video message smagnin 2020-04-07 01:26:02 +0200
  • 3ddf85763d Move room away from invites list when invite is accepted from other client Tulir Asokan 2020-04-04 01:23:06 +0300
  • 842aab1324 Add toggles for disabling markdown and HTML Tulir Asokan 2020-04-04 01:03:17 +0300
  • 0a493d643c Move room switcher to ctrl+k and newline to alt+enter. Fixes #132 Tulir Asokan 2020-04-03 23:46:50 +0300
  • bce30e32a0 Update mautrix-go to ignore 404 errors in .well-known resolution Tulir Asokan 2020-03-20 15:57:55 +0200
  • 6d2b2ed531
    Merge pull request #116 from wezm/patch-1 Tulir Asokan 2020-03-20 15:17:38 +0200
  • ae3e7e2ad9 Fix bug in number of spaces in rainbows Tulir Asokan 2020-03-20 14:41:10 +0200
  • 87b394abec Support formatting in rainbows Tulir Asokan 2020-03-20 14:32:29 +0200
  • 358439b8db
    Note mouse behaviour in README Wesley Moore 2020-03-19 10:33:42 +1100
  • 5a2c74514d Fix selecting other users' messages Tulir Asokan 2020-03-06 10:53:23 +0200
  • 5db5cd550d Properly ignore presence in sync filter Tulir Asokan 2020-03-03 22:53:42 +0200
  • 1eab5526e3 Update redact command help Tulir Asokan 2020-03-03 22:22:31 +0200
  • 3f7eaf6047 Fix typo in readme Tulir Asokan 2020-03-03 22:21:53 +0200
  • e25674ca5f Remove debug print Tulir Asokan 2020-03-03 21:59:34 +0200
  • e8737cd480 Update deps Tulir Asokan 2020-03-03 21:27:57 +0200
  • fbe387f912 Don't send typing stop event if not necessary Tulir Asokan 2020-03-03 21:15:25 +0200
  • 27ecb48e23 More small changes to room list Tulir Asokan 2020-03-03 20:58:33 +0200
  • 43212996e9 Add another nil check in room list Tulir Asokan 2020-03-03 14:01:27 +0200
  • c829e436e4 Implement sending redactions Tulir Asokan 2020-03-01 22:35:21 +0200
  • 5ea77a6c5f Update screenshot Tulir Asokan 2020-03-01 22:20:38 +0200
  • 9aa33d9b48 Fix room list ordering Tulir Asokan 2020-03-01 22:00:42 +0200
  • 3c21281ada Implement selecting message to reply/react to with keyboard Tulir Asokan 2020-03-01 17:11:56 +0200
  • da4a2c670d
    Merge pull request #111 from Evidlo/master Tulir Asokan 2020-03-01 16:17:28 +0200
  • 8deeec6f8d add notify_sound config option evan 2020-03-01 04:49:32 -0600
  • 3658e60d89 Update mautrix-go Tulir Asokan 2020-03-01 01:24:27 +0200
  • 6b29d90fb4 Fix minor issues Tulir Asokan 2020-03-01 01:05:00 +0200
  • 9d132d328b Add support for replying and reacting to messages Tulir Asokan 2020-03-01 00:33:37 +0200
  • 699d0ea4e0 Update readme and /help Tulir Asokan 2020-02-25 20:46:24 +0200
  • a79de7ba76 Fix unexpected results when clicking some message senders Tulir Asokan 2020-02-22 03:04:44 +0200
  • 58fff45d69 Add separate messages for invite reject/accept Tulir Asokan 2020-02-22 02:56:10 +0200
  • 452b3d9cf9 Disable selecting service messages Tulir Asokan 2020-02-22 02:46:16 +0200
  • 0122986323 Fix duplicate locking case Tulir Asokan 2020-02-22 02:21:20 +0200
  • 272ab738e6 Update mautrix-go Tulir Asokan 2020-02-22 01:43:37 +0200
  • 806f0f1bf0 Make invites mostly work Tulir Asokan 2020-02-22 01:30:43 +0200
  • 455d9fc4c5 Improve tags and add initial invite handling Tulir Asokan 2020-02-22 01:17:52 +0200
  • ecdb1166e1 Fix invite parentheses in member list Tulir Asokan 2020-02-22 00:10:08 +0200
  • 442fdac4d5 Enable lazy loading of members Tulir Asokan 2020-02-22 00:03:57 +0200
  • 032a83d70b Add initial message selecting stuff Tulir Asokan 2020-02-21 00:29:29 +0200
  • 98dd1bcdc9 Redraw UI when starting to load more messages Tulir Asokan 2020-02-20 23:08:37 +0200
  • 852023c611 Fix compilation error Tulir Asokan 2020-02-20 22:42:53 +0200
  • fa8147f07a Add background color for reactions Tulir Asokan 2020-02-20 22:11:09 +0200
  • db1424a06d Add support for displaying reactions Tulir Asokan 2020-02-20 21:56:03 +0200
  • db7d2da50c Hide tombstoned rooms from room list Tulir Asokan 2020-02-20 01:10:26 +0200
  • 8a0a3a6487 Improve login view and add .well-known resolution Tulir Asokan 2020-02-20 00:25:16 +0200
  • b6e20af056 Always set cursor to end when switching edit message Tulir Asokan 2020-02-19 23:48:47 +0200
  • 55f58f2875 Fix some issues when logging out Tulir Asokan 2020-02-19 23:48:34 +0200
  • 78f7a7aadc Hardcode name colors so individual colors can be removed Tulir Asokan 2020-02-19 23:42:26 +0200
  • 56b9f22781 Add custom name for m.server_notice tag Tulir Asokan 2020-02-19 22:19:59 +0200
  • d724e0c8cf Update mauview Tulir Asokan 2020-02-19 22:14:40 +0200
  • 417bf25373 Show multiline errors in login view Tulir Asokan 2020-02-19 22:13:02 +0200
  • 257eaa077a Only initialize history manager if not initialized Tulir Asokan 2020-02-19 22:12:38 +0200
  • 8e33beeee7 Don't ignore history init errors Tulir Asokan 2020-02-19 22:12:12 +0200
  • 15e1d3f87c Fix rendering formatted m.emotes Tulir Asokan 2020-02-19 21:54:53 +0200
  • af99c76d46 Add support for editing /me Tulir Asokan 2020-02-19 21:32:13 +0200
  • 0b0a40f735 Remove duplicate code for finding message to edit Tulir Asokan 2020-02-19 21:27:37 +0200
  • 8b02183ab1 Ignore mouse motion events inside MessageView Tulir Asokan 2020-02-19 15:07:10 +0200
  • 702592bf89 Update mautrix-go to separate unmarshaling sync response and event content Tulir Asokan 2020-02-19 01:25:11 +0200
  • d02abd079f Add support for editing messages Tulir Asokan 2020-02-19 01:14:02 +0200
  • b4e27723d7 Fix mouse motion not being passed to input areas Tulir Asokan 2020-02-19 00:05:05 +0200
  • 2a4755b712 Fix panic when joining new room Tulir Asokan 2020-02-18 21:41:49 +0200
  • 2610c2bf9f Update readme a bit and add SSO support Tulir Asokan 2020-02-18 21:31:28 +0200
  • 18fa85f4c4 Update deps Tulir Asokan 2020-02-18 20:38:35 +0200
  • 7012564d0e Add badge and link for GitLab CI to readme Tulir Asokan 2019-07-26 01:17:01 +0300
  • 3fa81fa08a Update tcell Tulir Asokan 2019-07-25 23:59:14 +0300
  • 38f823dc0c Add .gitlab-ci.yml Tulir Asokan 2019-07-25 23:53:45 +0300
  • 37df8eb454 Update tcell Tulir Asokan 2019-06-22 21:43:43 +0300
  • f8a8905872 Possibly fix displaying displaynames of left users Tulir Asokan 2019-06-21 23:23:21 +0300
  • 772f30b2d6 Fix or break some history related things Tulir Asokan 2019-06-19 22:27:48 +0300
  • 439d8371db Cache canonical alias in room list so tab completing wouldn't load state from disk Tulir Asokan 2019-06-18 17:31:55 +0300
  • b76c301145 Add initial support for rendering replies Tulir Asokan 2019-06-17 13:46:02 +0300
  • fe439f076a Wrap events in custom struct to add gomuks-specific fields Tulir Asokan 2019-06-17 12:27:31 +0300
  • 754f8e493d Only ping if displayname has spaces/punctuation characters around it. Fixes #96 Tulir Asokan 2019-06-16 21:25:41 +0300
  • c6ca343cd1 Fix panic in redaction handling Tulir Asokan 2019-06-16 21:24:51 +0300
  • d1d129f6cf Add support for redactions. Fixes #19 Tulir Asokan 2019-06-16 20:42:13 +0300
  • 691708a76e Improve emoji autocompletion when the same emoji has many names Tulir Asokan 2019-06-16 19:54:54 +0300
  • 7f917f0271 Add support for editing room tags Tulir Asokan 2019-06-16 19:32:57 +0300
  • 6eaee84465 Use https by default if scheme is not provided Tulir Asokan 2019-06-16 17:14:51 +0300
  • 967db30762 Fix message text color. Fixes #82 Tulir Asokan 2019-06-16 17:14:17 +0300
  • eb2726e8df Somewhat hackily force focus to room view. Fixes #95 Tulir Asokan 2019-06-16 16:52:19 +0300
  • 859fd6092b Add/change commands Tulir Asokan 2019-06-16 16:32:56 +0300
  • d23c5b1bfc Remove dev replaces and update deps Tulir Asokan 2019-06-16 15:27:46 +0300
  • 242d3a00d9 Merge remote-tracking branch 'jrswab/imageResize' Tulir Asokan 2019-06-16 15:21:01 +0300
  • b019266062 Re-enable downloading images Tulir Asokan 2019-06-16 15:19:42 +0300
  • 8b87809ac1 Merge branch 'break-things-again' Tulir Asokan 2019-06-16 15:18:25 +0300
  • 1ea6ba026a Make displayname pushrule check possible without loading room state Tulir Asokan 2019-06-16 15:15:30 +0300
  • 2b7d5d5401 Fix reply rendering infinite loop bug Tulir Asokan 2019-06-16 14:29:03 +0300
  • 6bb932212c Add call trace command Tulir Asokan 2019-06-15 19:10:18 +0300
  • ef509eb308 Fix infinite recursion Tulir Asokan 2019-06-15 18:03:28 +0300
  • 3ebfb87da2 Scale image message based on the user's text area. Jaron Swab 2019-06-15 11:01:05 -0400
  • 0f08c49df4 Fix bumping unloaded rooms in room list when receiving messages Tulir Asokan 2019-06-15 17:51:36 +0300
  • 160b035c4d Unbreak more things Tulir Asokan 2019-06-15 17:04:08 +0300
  • a55ea42d7f Unbreak things Tulir Asokan 2019-06-15 01:11:51 +0300
  • a4ac699c93 Update deps Tulir Asokan 2019-06-06 18:32:35 +0300
  • d3c18788dd Update README.md (#98) Jaron Swab 2019-06-14 18:05:21 -0400
  • ae3bb9c7a3 Add pm command Tulir Asokan 2019-06-14 21:01:24 +0300
  • 7c39729ada Remove room alias argument and switch to room after creating Tulir Asokan 2019-06-14 20:56:41 +0300
  • fcd44fe63f Users can now create a new room directly in Gomuks Jaron Swab 2019-06-13 21:14:32 -0400
  • 4bcdcd1ccd Fix go 1.11 and go get compatibility Tulir Asokan 2019-05-12 17:34:47 +0300
  • bedbc3d10a Update README Tulir Asokan 2019-04-27 15:44:11 +0300
  • daf238fd71 DOn't print debug init to log file when not logging to file Tulir Asokan 2019-04-27 15:44:01 +0300