Commit Graph

  • 28dbdffe3f
    Merge pull request #52 from Evidlo/master Tulir Asokan 2018-05-24 10:34:21 +0300
  • 9f425f9909 switch fuzzysearch to upstream evan 2018-05-23 10:20:53 -0500
  • 55e36ad06a Change name of environment variable to disable TLS verification to match the nheko style Tulir Asokan 2018-05-23 01:16:05 +0300
  • f4066e72c3 Add environment variable to disable TLS verification Tulir Asokan 2018-05-23 01:05:56 +0300
  • 1d44d3da1a Add real bare view Tulir Asokan 2018-05-23 00:44:29 +0300
  • bedb9979a9 Update some dependencies Tulir Asokan 2018-05-23 00:44:08 +0300
  • 14903e0cdc Add bare mode and fix terminal resize bug. Fixes #48 Tulir Asokan 2018-05-22 22:06:48 +0300
  • 4849ef08b8 Re-enable coloring of new name in name change events Tulir Asokan 2018-05-22 21:18:46 +0300
  • 34359a0599 More cleanup Tulir Asokan 2018-05-22 18:43:00 +0300
  • dc4e831022 Split up TagRoomList.Draw() Tulir Asokan 2018-05-22 18:38:54 +0300
  • f5e07f40db Move TagRoomList stuff into new file and split RoomList.Draw() Tulir Asokan 2018-05-22 18:30:25 +0300
  • c87097627e Split up getMembershipEventContent() Tulir Asokan 2018-05-22 17:36:41 +0300
  • ff5c1292fe Add fuzzysearch to vendor/ Tulir Asokan 2018-05-22 17:28:19 +0300
  • f30eb65256 Fix missing newlines Tulir Asokan 2018-05-22 17:25:57 +0300
  • cc28c7b65f Gofmt Tulir Asokan 2018-05-22 17:24:47 +0300
  • cce79ab7d8 Clean up code Tulir Asokan 2018-05-22 17:23:54 +0300
  • 09703c6b9c Fix tests Tulir Asokan 2018-05-22 16:54:35 +0300
  • 3c23126e7f
    Merge pull request #49 from Evidlo/fuzzy Tulir Asokan 2018-05-21 19:59:45 +0300
  • b22ef132b7 fuzzy finder cleanup evan 2018-05-21 11:47:27 -0500
  • 8c869b0fd7 make room finder transparent evan 2018-05-21 11:08:47 -0500
  • 2fb1925881 fuzzy search prototype evan 2018-05-20 16:39:20 -0500
  • cbbec5bd18 Add transparent centering to widget Tulir Asokan 2018-05-21 18:21:35 +0300
  • e079f76157 Don't delete empty tags to avoid bugs Tulir Asokan 2018-05-17 16:30:02 +0300
  • 76cff95540 Move all cache to ~/.cache/gomuks Tulir Asokan 2018-05-17 16:29:15 +0300
  • a1f9ee23fa Load config before initializing UI Tulir Asokan 2018-05-16 21:58:04 +0300
  • d6396bc02a Fix tests Tulir Asokan 2018-05-16 21:50:58 +0300
  • 512ca88804 Fix notifications about own messages Tulir Asokan 2018-05-16 21:42:07 +0300
  • a8a4c72d14 Show per-tag room count in room list Tulir Asokan 2018-05-16 21:06:50 +0300
  • 8a3fbc24ab Handle m.direct and m.receipt events Tulir Asokan 2018-05-16 20:09:09 +0300
  • c88801a657 Fix user list after initial sync. Fixes #36 Tulir Asokan 2018-05-16 14:28:57 +0300
  • 421a7c16f1 Add link to CI builds Tulir Asokan 2018-05-15 20:15:14 +0300
  • 7413659114 Fix compiling things in gh-deployer Tulir Asokan 2018-05-15 20:02:46 +0300
  • c3eb2f8bdb Add .tmp to .gitignore Tulir Asokan 2018-05-15 19:59:17 +0300
  • 2b72945490 Add gh-deployer Tulir Asokan 2018-05-15 19:48:19 +0300
  • cb3a6e764e Fix room ordering after initial sync (ref #36) Tulir Asokan 2018-05-15 18:45:09 +0300
  • fdbb168e2b Display ban/unban events Tulir Asokan 2018-05-15 18:02:36 +0300
  • 709a57d029 Fix displayname in leave messages Tulir Asokan 2018-05-15 16:09:56 +0300
  • 5884ce3233 Fix sender color in membership events Tulir Asokan 2018-05-15 16:05:11 +0300
  • b6ebd7d8b5 Don't colorize new name in name change message Tulir Asokan 2018-05-15 15:55:23 +0300
  • 2d64209572 Update state event handling Tulir Asokan 2018-05-15 15:39:40 +0300
  • eff910ff43 Update room list Previous/Next handling when selected room is not visible Tulir Asokan 2018-05-15 15:03:22 +0300
  • b416d7d8b0 Add tests for downloading invalid URLs and getting history Tulir Asokan 2018-05-11 08:12:11 +0300
  • d53aa02c0f Add test for DeleteSession() and fix potential bug in roomlist CheckTag() Tulir Asokan 2018-05-11 07:53:17 +0300
  • 1dd036691e Add logout command to readme Tulir Asokan 2018-05-10 21:22:13 +0300
  • 66b17967eb Update dependencies Tulir Asokan 2018-05-10 20:56:46 +0300
  • 706f4c4404 Add tests for JoinRoom, LeaveRoom and Download Tulir Asokan 2018-05-10 20:31:11 +0300
  • 1e6b599649 Don't parse room ID Tulir Asokan 2018-05-10 20:07:24 +0300
  • 248db71c76 Add tests for sending stuff to Matrix Tulir Asokan 2018-05-10 20:03:19 +0300
  • 151141f288 Add command to log out Tulir Asokan 2018-05-10 15:47:24 +0300
  • e42ce27e0a Fix room tag tests Tulir Asokan 2018-05-04 12:13:23 +0300
  • 2a02f518b2 Highlight whole room list row even if room name is short Tulir Asokan 2018-05-04 01:09:55 +0300
  • 122b2441c9 Add support for explicit ordering and limiting rooms shown under a tag Tulir Asokan 2018-05-04 00:55:28 +0300
  • 93cbdc0ca8 Add debian packaging and some build scripts Tulir Asokan 2018-05-03 10:03:25 +0300
  • b796c2e209 Fix go vet warnings Tulir Asokan 2018-05-02 23:55:02 +0300
  • a9390d3b5c Add more session and config tests Tulir Asokan 2018-05-02 23:45:17 +0300
  • 9dabaa26c7 Add some basic Session tests Tulir Asokan 2018-05-02 23:29:45 +0300
  • c5ea283777 Add PushRuleCollection tests Tulir Asokan 2018-05-02 23:05:37 +0300
  • aec3b8d204 Add tests for PushRule.Match and fork glob to make it compatible with the spec Tulir Asokan 2018-05-02 22:30:43 +0300
  • 85cbd64c5e Fix panic adding new room views from MainView.GetRoom() Tulir Asokan 2018-05-02 14:17:06 +0300
  • 06e8f14c8a Re-add function that was accidentally removed Tulir Asokan 2018-05-01 21:04:25 +0300
  • b49416ed80 Refactoring Tulir Asokan 2018-05-01 19:17:57 +0300
  • 986c84b768 Update ui AddRoom and RemoveRoom parameters Tulir Asokan 2018-04-30 23:12:43 +0300
  • c600ce68a2 Fix room list updating when joining/leaving Tulir Asokan 2018-04-30 23:09:14 +0300
  • 9ad3a95ba6 Re-render UI after printing message send error Tulir Asokan 2018-04-30 22:35:52 +0300
  • b3543e9090 Stop showing rooms the user has left in the room list. Fixes #35 Tulir Asokan 2018-04-30 22:28:29 +0300
  • a6b8c20b20 Fix config tests Tulir Asokan 2018-04-30 14:18:47 +0300
  • 8346f65e3d Fix autoscrolling in room list when using keyboard. Fixes #34 Tulir Asokan 2018-04-30 12:50:12 +0300
  • c5ec94a78f Add mouse scrolling support to room list (ref #34) Tulir Asokan 2018-04-30 12:40:28 +0300
  • d8dba100e0 Move cache to ~/.cache/gomuks by default. Fixes #39 Tulir Asokan 2018-04-30 12:06:22 +0300
  • cc929ba899 Fix splitting long messages without spaces. Fixes #38 Tulir Asokan 2018-04-30 12:01:43 +0300
  • 74119ee242 Move defer and add a debug print Tulir Asokan 2018-04-30 12:01:24 +0300
  • d1b62b854c Fix native terminal paste and custom form widgets Tulir Asokan 2018-04-30 11:03:09 +0300
  • e48ff5bea4 Update dependencies Tulir Asokan 2018-04-30 10:55:37 +0300
  • 576bab9e2e Fix People tag Tulir Asokan 2018-04-25 07:01:00 +0300
  • 3de07ad550 Add tests for syncer and fix some bugs Tulir Asokan 2018-04-24 23:52:31 +0300
  • 7026ed99a3
    Merge pull request #33 from tulir/initial-sync Tulir Asokan 2018-04-24 22:58:30 +0300
  • d7d654e2ec Flatten calculateBufferWithText() and gofmt Tulir Asokan 2018-04-24 22:49:41 +0300
  • 6aceb4f8d2 Fix First(), Last(), Next() and Previous() of RoomList Tulir Asokan 2018-04-24 22:46:16 +0300
  • 49cd74c548 Replace tabs with spaces so that they get rendered Tulir Asokan 2018-04-24 22:08:57 +0300
  • 9ccceb48b9 Disable initial history fetch (comes with initial sync) Tulir Asokan 2018-04-24 22:08:09 +0300
  • 28c6527544 Fix/break/change things Tulir Asokan 2018-04-24 17:12:08 +0300
  • e64df67ec3 Everything is no longer broken Tulir Asokan 2018-04-24 16:51:40 +0300
  • fcd9a932cb Initial move to initial sync. Everything broke :( Tulir Asokan 2018-04-24 02:11:32 +0300
  • 2a0145db88 Handle tag events Tulir Asokan 2018-04-24 02:13:17 +0300
  • 135fcbf284 Make time-based room list sorting persistent (ref #11) Tulir Asokan 2018-04-23 23:22:18 +0300
  • 1e8705319a Organize room list by last received message (ref #11) Tulir Asokan 2018-04-23 22:49:17 +0300
  • 16406d6c91 Fix panic if replaceBuffer() is called with message not in buffer. Fixes #32 Tulir Asokan 2018-04-23 20:13:42 +0300
  • 9308f4cb47 Show errors in login view. Fixes #14 Tulir Asokan 2018-04-23 12:55:38 +0300
  • ee4b0be953 Possibly fix firstMemberCache being invalid Tulir Asokan 2018-04-23 00:13:41 +0300
  • ea965766b4 Gofmt and enable a test Tulir Asokan 2018-04-23 00:04:10 +0300
  • fafc7f55be Remove impossible check and improve things for testing Tulir Asokan 2018-04-22 23:26:56 +0300
  • ad540e268d Add tests for Room Tulir Asokan 2018-04-22 23:23:36 +0300
  • 1085ddc390 Make room name from aliases calculation consistent Tulir Asokan 2018-04-22 23:23:30 +0300
  • 64fa922ec0 Switch to dep Tulir Asokan 2018-04-22 21:25:06 +0300
  • bfb5f0dd45 Add room alias autocompletion Tulir Asokan 2018-04-22 21:05:42 +0300
  • 9c4788f6e2 Update README Tulir Asokan 2018-04-22 20:23:33 +0300
  • 7e946a0703 Fix golint warnings Tulir Asokan 2018-04-22 20:13:57 +0300
  • adee1ffcc4 Add doc.go to lib/util/ Tulir Asokan 2018-04-21 22:19:00 +0300
  • 76af9d3345 Update README Tulir Asokan 2018-04-21 22:03:07 +0300
  • 7abfd97cda Allow clicking on room list entries to switch room. Fixes #30 Tulir Asokan 2018-04-21 21:53:52 +0300