|
|
cedeeff10b
|
Add Document trait for config doc generation
|
2023-04-24 14:02:20 +02:00 |
|
|
|
dfb2ef5371
|
Set up cove-macro proc macro crate
|
2023-04-24 12:03:30 +02:00 |
|
|
|
5b5370d2df
|
Extract config into cove-config crate
|
2023-04-21 02:15:25 +02:00 |
|
|
|
288a5f97dd
|
Set up workspace
|
2023-04-21 02:15:25 +02:00 |
|
|
|
babdd10fba
|
Fix docstrings
|
2023-04-21 02:15:17 +02:00 |
|
|
|
502ebab132
|
Fix scroll offset estimation
|
2023-04-21 01:44:22 +02:00 |
|
|
|
027bf489b7
|
Fix key binding listing spacing
|
2023-04-20 20:54:43 +02:00 |
|
|
|
3fb774e93e
|
Remove stray crash
|
2023-04-20 20:48:26 +02:00 |
|
|
|
318f7e2a73
|
Update vault
|
2023-04-19 23:24:35 +02:00 |
|
|
|
164c02243d
|
Fix scrolling for editor cursor
|
2023-04-18 18:13:25 +02:00 |
|
|
|
ade7be594e
|
Update toss and remove more async
|
2023-04-17 20:37:30 +02:00 |
|
|
|
a638caadcb
|
Render messages with less async
|
2023-04-17 18:59:16 +02:00 |
|
|
|
8182cc5d38
|
Fix blocks never being higher than one line
|
2023-04-17 16:53:34 +02:00 |
|
|
|
07b761e0f9
|
Fix list cursor being invisible until first redraw
|
2023-04-17 11:28:06 +02:00 |
|
|
|
3f18b76c7d
|
Fix chat scrolling up after sending message
|
2023-04-17 10:25:53 +02:00 |
|
|
|
21bb87fd45
|
Rename new modules to old module names
|
2023-04-17 10:14:01 +02:00 |
|
|
|
bc8c5968d6
|
Remove old chat, widgets, util modules
|
2023-04-17 10:10:26 +02:00 |
|
|
|
e2b75d2f52
|
Move ChatMsg trait to chat2
|
2023-04-17 10:10:26 +02:00 |
|
|
|
6f0088e194
|
Migrate F12 log to AsyncWidget
|
2023-04-17 10:10:26 +02:00 |
|
|
|
b8da97aaa4
|
Migrate room popups to AsyncWidget
|
2023-04-17 10:10:26 +02:00 |
|
|
|
31c8453a83
|
Migrate links popup to AsyncWidget
|
2023-04-17 10:10:25 +02:00 |
|
|
|
f69d88bf4a
|
Migrate chat to AsyncWidget
|
2023-04-17 10:10:25 +02:00 |
|
|
|
ecc4995397
|
Implement common widgets
|
2023-04-17 09:39:01 +02:00 |
|
|
|
95068920f1
|
Implement common cursor movement logic
|
2023-04-17 09:39:01 +02:00 |
|
|
|
a18ee8e7c0
|
Implement common renderer and scrolling logic
|
2023-04-17 09:39:01 +02:00 |
|
|
|
bb4d0fe047
|
Add blocks as basis for rendering
|
2023-04-17 09:39:01 +02:00 |
|
|
|
d7d25a8390
|
Migrate inspection popups to AsyncWidget
|
2023-04-17 09:39:01 +02:00 |
|
|
|
91d8d7ba97
|
Migrate account popup to AsyncWidget
|
2023-04-17 09:39:01 +02:00 |
|
|
|
03766802fd
|
Migrate auth popup to AsyncWidget
|
2023-04-17 09:39:01 +02:00 |
|
|
|
e358e2184e
|
Migrate nick popup to AsyncWidget
|
2023-04-17 09:39:01 +02:00 |
|
|
|
c7cbd9856b
|
Migrate nick list to AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
d8d3e64776
|
Migrate room to AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
ead4fa7c8a
|
Migrate rooms list to AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
adc70ad233
|
Migrate key bindings list widget to AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
d5b6dd9802
|
Migrate topmost widget to AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
8de5bf87af
|
Add util2 module for new widgets
|
2023-04-17 09:39:00 +02:00 |
|
|
|
267ef2bee9
|
Add List AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
07960142e0
|
Add Popup AsyncWidget
|
2023-04-17 09:39:00 +02:00 |
|
|
|
3f7ed63064
|
Add AsyncWidgetWrapper and WidgetWrapper
|
2023-04-17 09:39:00 +02:00 |
|
|
|
ff9a16d8a3
|
Make Widget::size like toss::AsyncWidget::size
|
2023-04-17 09:39:00 +02:00 |
|
|
|
059ff94aef
|
Update toss
|
2023-04-17 09:39:00 +02:00 |
|
|
|
b515ace906
|
Add InfallibleExt util trait
|
2023-04-14 23:32:56 +02:00 |
|
|
|
d2e3e2aef9
|
Remove flake-utils dependency
See also:
4f399bd5c4/flake.nix (L14)
17198cf5ae
|
2023-04-14 22:31:48 +02:00 |
|
|
|
674534dfa4
|
Optimize dependencies in debug builds
|
2023-04-12 19:37:25 +02:00 |
|
|
|
3f63221594
|
Write "e.g." correctly
|
2023-04-12 00:15:52 +02:00 |
|
|
|
53250ccdcb
|
Bump version to 0.6.1
|
2023-04-10 12:43:03 +02:00 |
|
|
|
6089a94a2e
|
Update dependencies
|
2023-04-10 12:40:37 +02:00 |
|
|
|
923e68c0b5
|
Always show rooms from config in rooms list
|
2023-04-10 12:25:17 +02:00 |
|
|
|
8c4a966451
|
Update euphoxide
|
2023-04-08 20:34:12 +02:00 |
|
|
|
847af34ceb
|
Make JSON exports faster
|
2023-04-05 21:56:10 +02:00 |
|