8a0a3a6487
Improve login view and add .well-known resolution
2020-02-20 00:40:59 +02:00
55f58f2875
Fix some issues when logging out
2020-02-19 23:48:34 +02:00
257eaa077a
Only initialize history manager if not initialized
2020-02-19 22:12:38 +02:00
702592bf89
Update mautrix-go to separate unmarshaling sync response and event content
2020-02-19 01:25:11 +02:00
d02abd079f
Add support for editing messages
2020-02-19 01:14:02 +02:00
2a4755b712
Fix panic when joining new room
2020-02-18 21:41:49 +02:00
2610c2bf9f
Update readme a bit and add SSO support
2020-02-18 21:31:28 +02:00
18fa85f4c4
Update deps
2020-02-18 20:38:35 +02:00
f8a8905872
Possibly fix displaying displaynames of left users
2019-06-21 23:52:51 +03:00
772f30b2d6
Fix or break some history related things
2019-06-21 23:52:51 +03:00
439d8371db
Cache canonical alias in room list so tab completing wouldn't load state from disk
2019-06-18 17:31:55 +03:00
b76c301145
Add initial support for rendering replies
2019-06-17 13:46:02 +03:00
fe439f076a
Wrap events in custom struct to add gomuks-specific fields
2019-06-17 12:27:31 +03:00
754f8e493d
Only ping if displayname has spaces/punctuation characters around it. Fixes #96
2019-06-16 21:25:41 +03:00
c6ca343cd1
Fix panic in redaction handling
2019-06-16 21:24:51 +03:00
d1d129f6cf
Add support for redactions. Fixes #19
2019-06-16 20:42:36 +03:00
7f917f0271
Add support for editing room tags
2019-06-16 19:32:57 +03:00
6eaee84465
Use https by default if scheme is not provided
2019-06-16 17:14:51 +03:00
859fd6092b
Add/change commands
2019-06-16 16:32:56 +03:00
b019266062
Re-enable downloading images
2019-06-16 15:19:42 +03:00
1ea6ba026a
Make displayname pushrule check possible without loading room state
2019-06-16 15:15:30 +03:00
2b7d5d5401
Fix reply rendering infinite loop bug
2019-06-16 14:54:12 +03:00
6bb932212c
Add call trace command
2019-06-15 19:10:18 +03:00
ef509eb308
Fix infinite recursion
2019-06-15 18:03:28 +03:00
0f08c49df4
Fix bumping unloaded rooms in room list when receiving messages
2019-06-15 17:51:36 +03:00
160b035c4d
Unbreak more things
2019-06-15 17:04:08 +03:00
a55ea42d7f
Unbreak things
2019-06-15 01:11:54 +03:00
fcd44fe63f
Users can now create a new room directly in Gomuks
...
Added the ability to create a room from within gomuks using the now
`/create` command. This comman takes the room name followed by the
alias. Room name may contain spaces but the alias may not as per the
Matrix alias conventions.
Also update `/help` to include the new command.
2019-06-13 21:14:32 -04:00
6f54066c43
Add partial deadlock detection in debug mode
2019-04-27 15:02:52 +03:00
bc7e2d9a1c
Add locks and other sync stuff
2019-04-27 15:02:21 +03:00
e5264a242d
Fix user list
2019-04-13 14:27:50 +03:00
45a68c7fb5
Fix tests
2019-04-10 02:47:47 +03:00
b668c2cdc7
Fix last cached message not showing up when loading history
2019-04-10 02:25:22 +03:00
bbde121947
It compiles. Ship it!
2019-04-10 01:04:39 +03:00
dbee49476d
Start refactoring various things in message rendering and sending
2019-04-09 18:45:41 +03:00
d0c0af811e
Fix syncing preferences from account data
2019-04-07 23:21:48 +03:00
b81ba7b631
Add timeout to opening history db
2019-04-07 03:21:46 +03:00
d0f55f4a6f
Don't add events from state stream to timeline
2019-04-06 18:03:00 +03:00
7ad2103f8f
Move history storage to matrix package. Fixes #90
2019-04-05 23:44:17 +03:00
1b1cabb360
Even more changes
2019-03-28 23:28:27 +02:00
01f456781c
Minor changes
2019-03-26 23:26:00 +02:00
cc63a197c6
Change more things
2019-03-26 22:09:10 +02:00
c3c7cc9b35
Change things
2019-03-26 19:57:44 +02:00
ded4767729
Fix normal events being handled as state events
2019-03-26 16:59:38 +02:00
bf2a5e9b34
Update license and sort imports
2019-01-23 00:26:51 +02:00
331597b9f8
Switch to Go modules and make other changes
2019-01-11 23:28:47 +02:00
912bf309d1
Fix tests
2018-11-14 01:11:40 +02:00
a0815a6f3d
Fix named colors and remove HTML from plaintext body when sending
2018-11-14 00:28:53 +02:00
ba387764ca
Fix things
2018-11-14 00:00:35 +02:00
cfb2cc057c
Update to latest gomatrix. Things are broken
2018-09-05 10:55:48 +03:00