Tulir Asokan
|
aec3b8d204
|
Add tests for PushRule.Match and fork glob to make it compatible with the spec
|
2018-05-02 22:30:57 +03:00 |
|
Tulir Asokan
|
06e8f14c8a
|
Re-add function that was accidentally removed
|
2018-05-01 21:04:25 +03:00 |
|
Tulir Asokan
|
b49416ed80
|
Refactoring
|
2018-05-01 19:17:57 +03:00 |
|
Tulir Asokan
|
986c84b768
|
Update ui AddRoom and RemoveRoom parameters
|
2018-04-30 23:12:43 +03:00 |
|
Tulir Asokan
|
c600ce68a2
|
Fix room list updating when joining/leaving
|
2018-04-30 23:09:14 +03:00 |
|
Tulir Asokan
|
b3543e9090
|
Stop showing rooms the user has left in the room list. Fixes #35
|
2018-04-30 22:28:29 +03:00 |
|
Tulir Asokan
|
3de07ad550
|
Add tests for syncer and fix some bugs
|
2018-04-24 23:52:31 +03:00 |
|
Tulir Asokan
|
9ccceb48b9
|
Disable initial history fetch (comes with initial sync)
|
2018-04-24 22:08:09 +03:00 |
|
Tulir Asokan
|
28c6527544
|
Fix/break/change things
|
2018-04-24 17:12:08 +03:00 |
|
Tulir Asokan
|
e64df67ec3
|
Everything is no longer broken
|
2018-04-24 16:51:40 +03:00 |
|
Tulir Asokan
|
fcd9a932cb
|
Initial move to initial sync. Everything broke :(
|
2018-04-24 02:14:00 +03:00 |
|
Tulir Asokan
|
2a0145db88
|
Handle tag events
|
2018-04-24 02:13:43 +03:00 |
|
Tulir Asokan
|
135fcbf284
|
Make time-based room list sorting persistent (ref #11)
|
2018-04-24 02:13:43 +03:00 |
|
Tulir Asokan
|
ee4b0be953
|
Possibly fix firstMemberCache being invalid
|
2018-04-23 00:13:41 +03:00 |
|
Tulir Asokan
|
ea965766b4
|
Gofmt and enable a test
|
2018-04-23 00:04:10 +03:00 |
|
Tulir Asokan
|
fafc7f55be
|
Remove impossible check and improve things for testing
|
2018-04-22 23:59:46 +03:00 |
|
Tulir Asokan
|
ad540e268d
|
Add tests for Room
|
2018-04-22 23:23:36 +03:00 |
|
Tulir Asokan
|
1085ddc390
|
Make room name from aliases calculation consistent
|
2018-04-22 23:23:30 +03:00 |
|
Tulir Asokan
|
bfb5f0dd45
|
Add room alias autocompletion
|
2018-04-22 21:05:42 +03:00 |
|
Tulir Asokan
|
7da1555c84
|
Improve Markdown rendering
* Remove paragraphs from output HTML
* Remove mention link wrapper from text (leaving only mention name)
|
2018-04-21 21:24:07 +03:00 |
|
Tulir Asokan
|
c3386ba118
|
Fix golint issues
|
2018-04-19 11:35:52 +03:00 |
|
Tulir Asokan
|
b1dc965a4a
|
Gofmt
|
2018-04-19 11:10:34 +03:00 |
|
Tulir Asokan
|
b17ff318c2
|
Disconnect UI from main Gomuks struct. Fixes #21
|
2018-04-18 18:35:54 +03:00 |
|
Tulir Asokan
|
670d369c92
|
Remove debug prints
|
2018-04-18 14:48:25 +03:00 |
|
Tulir Asokan
|
bb36996194
|
Add support for sending Markdown messages
|
2018-04-18 14:46:03 +03:00 |
|
Tulir Asokan
|
215086dfac
|
Add test file stubs to include them in coverage percentage
|
2018-04-17 15:42:43 +03:00 |
|
Tulir Asokan
|
b728678f0c
|
Add tests for pushrule actions
|
2018-04-16 21:47:55 +03:00 |
|
Tulir Asokan
|
b0caa48db1
|
Set initial device name to "gomuks"
|
2018-04-16 21:30:34 +03:00 |
|
Tulir Asokan
|
0cdde557a3
|
Add tests for pushrule conditions and fix bugs found when making tests
|
2018-04-15 15:36:01 +03:00 |
|
Tulir Asokan
|
bb9ed4558b
|
Refactor things
|
2018-04-15 14:03:05 +03:00 |
|
Tulir Asokan
|
53cdfb64c1
|
Merge pull request #18 from tulir/ui-refactor
Refactor UI to use interfaces and add advanced message rendering
|
2018-04-14 18:09:02 +03:00 |
|
Tulir Asokan
|
e7bf5bd59f
|
Add basic HTML rendering (ref #16)
|
2018-04-14 00:34:25 +03:00 |
|
Tulir Asokan
|
92a2428865
|
Allow clicking images and load images from cache
|
2018-04-11 19:20:40 +03:00 |
|
Tulir Asokan
|
ff7ee333a1
|
Rename UIString to TString, move ansimage to lib/ and switch to tcell fork
|
2018-04-11 17:57:15 +03:00 |
|
Tulir Asokan
|
10ffa6189f
|
Add a simple push rule parsing test
|
2018-04-10 20:51:30 +03:00 |
|
Tulir Asokan
|
8270bc0322
|
Move event parsing to ui/messages and add image displaying
|
2018-04-10 19:31:28 +03:00 |
|
Tulir Asokan
|
eda2b575f0
|
Refactor UI to use interfaces everywhere
|
2018-04-09 23:45:54 +03:00 |
|
Tulir Asokan
|
c6e9f498a4
|
Stop sending notifications from first sync
|
2018-04-02 13:47:20 +03:00 |
|
Tulir Asokan
|
e0298521c6
|
Add sounds to notifications
|
2018-03-26 18:04:10 +03:00 |
|
Tulir Asokan
|
b31d968814
|
Show notifications and highlights in room list. Fixes #8
|
2018-03-26 17:22:47 +03:00 |
|
Tulir Asokan
|
ef326eae82
|
Try to receive tags
|
2018-03-25 20:30:34 +03:00 |
|
Tulir Asokan
|
c128666109
|
Refactor things and add proper wheel scroll support
|
2018-03-25 12:35:50 +03:00 |
|
Tulir Asokan
|
1321e1a06a
|
Possibly speed up syncs with filters
|
2018-03-24 14:16:11 +02:00 |
|
Tulir Asokan
|
38364646a7
|
Refactoring and documentation
|
2018-03-23 23:39:17 +02:00 |
|
Tulir Asokan
|
03e9a0d5ac
|
Documentation and refactoring
|
2018-03-23 14:44:36 +02:00 |
|
Tulir Asokan
|
a3f48093eb
|
gofmt and govet
|
2018-03-23 01:20:26 +02:00 |
|
Tulir Asokan
|
16635dcde7
|
Refactor PushRuleset#GetActions() and ViewMain event processing
|
2018-03-23 01:00:13 +02:00 |
|
Tulir Asokan
|
373b25c01c
|
Rename matrix/room/ to matrix/rooms/
|
2018-03-22 23:46:43 +02:00 |
|
Tulir Asokan
|
20a1a31fa8
|
Add doc.go files
|
2018-03-22 23:45:54 +02:00 |
|
Tulir Asokan
|
152b89ed5e
|
Add support for m.emote. Fixes #6
|
2018-03-22 21:45:02 +02:00 |
|