Commit Graph

464 Commits

Author SHA1 Message Date
Tulir Asokan
111dd72d7b Use debian testing for CI 2020-04-28 01:08:49 +03:00
Tulir Asokan
7d0d701c50 Add initial support for encrypting messages 2020-04-28 00:58:38 +03:00
Tulir Asokan
0e8e81a607 Add support for decrypting messages 2020-04-27 00:38:04 +03:00
Tulir Asokan
96bb87e8ac Add missing pointer 2020-04-23 17:56:09 +03:00
Tulir Asokan
19fe067439 Use mautrix-go methods for downloading media 2020-04-22 12:31:54 +03:00
Tulir Asokan
2d1b3bd7f0 Fix media download endpoint version 2020-04-22 12:24:14 +03:00
Tulir Asokan
6b4adccce2 Fix loading member events 2020-04-20 22:46:41 +03:00
Tulir Asokan
bc80bc458b Make TxnID url-safe to help pantalaimon. Closes #152 2020-04-20 01:48:25 +03:00
Tulir Asokan
3f22fe4157 Fix messages sometimes overflowing until rerendering 2020-04-19 22:53:26 +03:00
Tulir Asokan
c4175bfa70 Only show syncing modal for initial syncs 2020-04-19 18:57:11 +03:00
Tulir Asokan
0943374892 Update copyright year 2020-04-19 18:10:14 +03:00
Tulir Asokan
a66b02ae8b Add progress bar for first sync 2020-04-19 18:06:49 +03:00
Tulir Asokan
6a907354e2 Strip event content Raw fields before storing 2020-04-19 16:23:32 +03:00
Tulir Asokan
f668faa894 Process different rooms in sync responses in goroutines 2020-04-19 15:57:49 +03:00
Tulir Asokan
5ee6aa72db Update mautrix-go content stuff 2020-04-19 15:01:16 +03:00
Tulir Asokan
ac1b0540a2 Update Encrypted boolean when receiving m.room.encryption event 2020-04-19 15:01:16 +03:00
Tulir Asokan
bb5f9156c9 Add better help for /toggle 2020-04-19 15:01:16 +03:00
Tulir Asokan
ae770a97e2 Make sure own messages don't cause notifications 2020-04-19 15:01:16 +03:00
Tulir Asokan
bc80ff3a56 Add toggle for desktop notifications 2020-04-19 15:01:16 +03:00
Tulir Asokan
815190be14 Update stuff and move pushrules to mautrix-go 2020-04-19 15:01:16 +03:00
Tulir Asokan
ff20c2c44f
Merge pull request #142 from Midek/burdel
hjkl keybinds for selection
2020-04-09 18:20:12 +03:00
Midov
8b02b30e58 hjkl keybinds for selection 2020-04-09 14:47:40 +02:00
Tulir Asokan
0d98ac466b
Remove everything from readme. Fixes #46 2020-04-08 22:35:08 +03:00
Tulir Asokan
79b61b86c9 Use $HOME/Downloads as default download directory
TODO: Get the default directory properly with XDG
2020-04-08 15:49:42 +03:00
Tulir Asokan
a6f6fb3ef2 Display thumbnail for all files and add commands to download and open files 2020-04-08 15:30:29 +03:00
Tulir Asokan
80564b2887 Merge remote-tracking branch 'pike4000/video' 2020-04-08 14:53:54 +03:00
Simon Magnin-Feysot
41e7b018c1 command toggle downloads 2020-04-07 19:06:10 +02:00
Simon Magnin-Feysot
8b68140dc9 refactor to allow every file message to be downloaded 2020-04-07 18:20:06 +02:00
smagnin
f0e5e0022f add text for video message 2020-04-07 01:26:02 +02:00
Tulir Asokan
3ddf85763d Move room away from invites list when invite is accepted from other client
May not actually work, I didn't test it
2020-04-04 01:23:08 +03:00
Tulir Asokan
842aab1324 Add toggles for disabling markdown and HTML 2020-04-04 01:03:17 +03:00
Tulir Asokan
0a493d643c Move room switcher to ctrl+k and newline to alt+enter. Fixes #132 2020-04-03 23:46:56 +03:00
Tulir Asokan
bce30e32a0 Update mautrix-go to ignore 404 errors in .well-known resolution 2020-03-20 16:00:30 +02:00
Tulir Asokan
6d2b2ed531
Merge pull request #116 from wezm/patch-1
Note mouse behaviour in README
2020-03-20 15:17:38 +02:00
Tulir Asokan
ae3e7e2ad9 Fix bug in number of spaces in rainbows 2020-03-20 14:41:10 +02:00
Tulir Asokan
87b394abec Support formatting in rainbows
Fixes #119
2020-03-20 14:32:30 +02:00
Wesley Moore
358439b8db
Note mouse behaviour in README 2020-03-19 10:33:42 +11:00
Tulir Asokan
5a2c74514d Fix selecting other users' messages 2020-03-06 10:53:23 +02:00
Tulir Asokan
5db5cd550d Properly ignore presence in sync filter 2020-03-03 22:53:46 +02:00
Tulir Asokan
1eab5526e3 Update redact command help 2020-03-03 22:22:31 +02:00
Tulir Asokan
3f7eaf6047 Fix typo in readme 2020-03-03 22:21:53 +02:00
Tulir Asokan
e25674ca5f Remove debug print 2020-03-03 21:59:34 +02:00
Tulir Asokan
e8737cd480 Update deps 2020-03-03 21:27:57 +02:00
Tulir Asokan
fbe387f912 Don't send typing stop event if not necessary 2020-03-03 21:15:25 +02:00
Tulir Asokan
27ecb48e23 More small changes to room list 2020-03-03 20:58:33 +02:00
Tulir Asokan
43212996e9 Add another nil check in room list 2020-03-03 14:01:27 +02:00
Tulir Asokan
c829e436e4 Implement sending redactions 2020-03-01 22:35:25 +02:00
Tulir Asokan
5ea77a6c5f Update screenshot 2020-03-01 22:20:38 +02:00
Tulir Asokan
9aa33d9b48 Fix room list ordering 2020-03-01 22:00:42 +02:00
Tulir Asokan
3c21281ada Implement selecting message to reply/react to with keyboard 2020-03-01 17:11:56 +02:00