Tulir Asokan
0080981512
web/roomview: add support for sending messages
2024-10-09 21:24:07 +03:00
Tulir Asokan
c1eae98384
web: store current room state
2024-10-09 02:17:14 +03:00
Tulir Asokan
7831ec5d62
web: reorganize RPC client inheritance
2024-10-09 01:43:09 +03:00
Tulir Asokan
c048eedabe
web: improve message rendering and move things around
2024-10-09 00:29:59 +03:00
Tulir Asokan
23478caa6e
media: cache errors
2024-10-08 23:47:59 +03:00
Tulir Asokan
da675fb578
web: more file reorganization
2024-10-08 00:42:44 +03:00
Tulir Asokan
929bfbc882
web/roomview: add history pagination button
2024-10-07 22:18:17 +03:00
Tulir Asokan
05ef27cef5
ci: maybe fix eslint step
2024-10-07 20:39:39 +03:00
Tulir Asokan
3a68ec73f2
web: use helper instead of subscribing to event manually
2024-10-07 02:01:57 +03:00
Tulir Asokan
758e3e9086
ci: run eslint
2024-10-07 01:39:14 +03:00
Tulir Asokan
0cb2fb88cb
web/eslint: add import sorting
2024-10-07 01:26:13 +03:00
Tulir Asokan
40b66f3057
web/all: reorganize files
2024-10-07 01:20:22 +03:00
Tulir Asokan
243ba51002
ci: update pre-commit hooks
2024-10-06 23:15:44 +03:00
Tulir Asokan
c10fd67bf2
ci: remove extra variable
2024-10-06 22:59:52 +03:00
Tulir Asokan
5693d431c2
ci: fix install command
2024-10-06 22:57:37 +03:00
Tulir Asokan
5284220e6c
ci: fix dependency name
2024-10-06 22:54:19 +03:00
Tulir Asokan
3b2ae2d625
ci: build frontend
2024-10-06 22:52:15 +03:00
Tulir Asokan
1a359f9793
web: init
2024-10-06 21:45:46 +03:00
Tulir Asokan
4767def4b5
all: delete old code
2024-10-04 17:25:25 +03:00
Tulir Asokan
e6a2c3ff85
Remove unused newline toggle. Fixes #434
2024-07-27 12:05:58 +03:00
Tulir Asokan
4616f33d50
Bump version to 0.3.1
2024-07-16 11:06:27 +03:00
Tulir Asokan
be2842c551
Update dependencies
2024-07-13 19:39:24 +03:00
Tulir Asokan
a491128241
Also remove macOS universal CI step
2024-07-12 19:08:43 +03:00
Tulir Asokan
06d31f0e66
Remove macOS amd64 builds and update go-sqlite3
2024-07-12 19:06:34 +03:00
Tulir Asokan
bf922e4b1b
Add proxy for providing authenticated download links
2024-07-12 18:59:59 +03:00
Tulir Asokan
3b2f1c79b9
Update mautrix-go for authenticated downloads
2024-07-10 11:45:52 +03:00
Tulir Asokan
09a9279558
Merge pull request #430 from nileshpatra/fix-debug-log-and-dir
...
Fix debug dir on linux and disable logging by default
2023-07-10 23:02:01 +03:00
Nilesh Patra
2b36ee3737
fix xdg-update-dir and enable prettypanic by default
2023-07-10 01:31:18 +05:30
Nilesh Patra
802d6afc55
Disable logging by default, start logging onlu if DEBUG is set to 1
2023-07-06 18:26:08 +00:00
Nilesh Patra
3c53798634
Set debug log dir to ~/.local/state/gomuks on linux
2023-07-06 18:25:33 +00:00
Tulir Asokan
b3f0410003
Merge pull request #428 from nileshpatra/diff-tmpdir
...
Make debug dir specific to username to ease off multi user logins
2023-07-01 14:34:59 +03:00
Tulir Asokan
253b47b076
Fix lint issue
2023-07-01 14:32:48 +03:00
Nilesh Patra
2a242c8f26
Make debug dir specific to username to ease off multi user logins
2023-07-01 14:35:25 +05:30
Tulir Asokan
e7ebb9745d
Fix linux/arm64 build job tags
2023-06-24 01:38:32 +03:00
Tulir Asokan
373139c7bf
Update Go version used for linting
2023-04-04 22:30:52 +03:00
Tulir Asokan
22900d8f8a
Add command to manage power levels
2023-04-04 22:25:37 +03:00
Tulir Asokan
7e738485ee
Don't sprintf with no arguments in Command.Reply
2023-04-04 22:09:29 +03:00
Tulir Asokan
099006c9c3
Don't read NotifySpecified in push rules
2023-04-04 22:09:25 +03:00
Tulir Asokan
2751b186fa
Add safety for negative indexes in HTML renderer
2023-01-15 15:57:34 +02:00
Tulir Asokan
d6c08dc134
Update mautrix-go and remove duplicate function
2023-01-15 15:48:12 +02:00
Tulir Asokan
c0036f391b
Build arm64 binaries natively
2022-11-30 12:31:49 +02:00
Tulir Asokan
68e9d6e981
Fix showing some types of errors in login screen
...
Double fixes #402
2022-11-21 22:45:28 +02:00
Tulir Asokan
6aaeb8c244
Check spec versions supported by homeserver. Fixes #402
2022-11-21 22:42:42 +02:00
Tulir Asokan
5aa494dc5e
Bump version to 0.3.0
2022-11-19 17:24:57 +02:00
Tulir Asokan
c871a0c4b5
Update mauview and changelog
2022-11-19 17:21:07 +02:00
Tulir Asokan
14b9d30380
Merge remote-tracking branch 'n-peugnet/black-on-white-colors'
2022-11-19 17:15:04 +02:00
Tulir Asokan
a5b5468238
Log right before exiting process
2022-11-19 17:14:31 +02:00
Nicolas Peugnet
8450651a03
Better colors with black on white themes
...
Added ColorDefault to more places by default and override some other
specific places with white for better contrast.
This should not affect White on black themes.
2022-11-15 20:14:36 +01:00
Tulir Asokan
5db151d90f
Update more dependencies
2022-11-13 17:59:11 +02:00
Tulir Asokan
d8f229c102
Update changelog
2022-11-13 15:45:46 +02:00