6a2f9de85b
Update changelog
2024-01-02 12:36:20 +01:00
6b7ab3584a
Switch domain mentions to euphoria.leet.nu
2023-12-31 20:15:13 +01:00
2983733744
Bump version to 0.7.1
2023-08-31 14:01:17 +02:00
2e039a855c
Update dependencies
2023-08-31 14:01:03 +02:00
02bfd3ed3d
Bump version to 0.7.0
2023-05-14 16:52:04 +02:00
dc0de4354f
Reduce tearing when redrawing
2023-05-10 19:43:51 +02:00
5e55389887
Make changelog more detailed
2023-04-29 16:18:04 +02:00
14e17730dc
Update changelog
2023-04-29 01:17:45 +02:00
f7f200a608
Add measure_widths config option
2023-04-24 18:21:46 +02:00
39026a217d
Use auto-generated config documentation
2023-04-24 14:09:21 +02:00
cc7dd29af4
Print config documentation
2023-04-24 14:08:57 +02:00
d2e3e2aef9
Remove flake-utils dependency
...
See also:
4f399bd5c4/flake.nix (L14)
17198cf5ae
2023-04-14 22:31:48 +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
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
9f9c3d998e
Bump version to 0.6.0
2023-04-04 23:37:21 +02:00
3eb33f14e6
Refine changelog
2023-04-04 23:37:21 +02:00
4e2b597f1e
Fix waiting rooms being sorted to bottom
2023-03-17 18:27:21 +01:00
1e90e76fba
Fix rooms being stuck in "Connecting" state
...
I haven't managed to reliably reproduce this bug, so I don't know if
this actually fixes it.
2023-03-12 16:36:54 +01:00
0612d235d7
Recognize links without scheme
2023-03-07 14:25:09 +01:00
582cac8421
Turn repo into flake
2023-03-04 20:15:29 +01:00
84279d6800
Print non-export output on stderr
2023-02-23 14:41:10 +01:00
ca10ca277b
Add option to export to stdout
2023-02-23 14:41:10 +01:00
0ceaffc608
Add json-stream export format
2023-02-23 14:41:10 +01:00
56373135c7
Fix mentions not being stopped by >
2023-01-30 17:59:55 +01:00
2f7234189b
Add --verbose flag
2023-01-23 23:03:17 +01:00
c38b8c2ee2
Display colon-delimited emoji in messages
2023-01-20 21:45:30 +01:00
16011a267d
Display colon-delimited emoji in nicks
2023-01-20 20:19:03 +01:00
9f7c1fb9c0
Respect emoji when calculating nick hue
2023-01-20 20:18:34 +01:00
82d6738e49
Bump version to 0.5.2
2023-01-14 18:02:13 +01:00
acb03b1f09
Open room present link with p
2023-01-14 17:45:46 +01:00
89cda4088e
Add some &rl2dev history bug workarounds
2022-12-07 01:36:22 +01:00
a2275d89eb
Bump version to 0.5.1
2022-11-27 02:11:18 +01:00
31129ece39
Increase reconnect delay to one minute
2022-11-09 19:57:43 +01:00
d437341dab
Omit newlines between errors
2022-11-05 14:45:26 +01:00
ec3ba31176
Bump version to 0.5.0
2022-09-26 21:24:58 +02:00
30fe8aac60
Update dependencies
2022-09-26 21:24:58 +02:00
7dfa8c6048
Make initial rooms sort order configurable
2022-09-26 20:34:45 +02:00
5ed0cd5f3f
Update euphoxide to version with partial sessions
2022-09-26 16:56:38 +02:00
374c4c4f79
Update euphoxide to version with id newtype wrappers
2022-09-26 10:20:47 +02:00
2d88513a28
Add message inspection popup
2022-09-25 23:18:18 +02:00
4dde87d805
Fix list cursor when item moves off-screen
...
When a list scrolls or changes in such a way that the cursor item moves
off-screen, the cursor would jump to the closest visible item.
It makes more sense for the cursor to remain on its selected item and
for the list to scroll instead. That way, it is less likely for the user
to perform an action on the wrong list item if they press a key while
the list is changing.
2022-09-25 19:35:58 +02:00
9aac9f6fdd
Add error popup when external editor fails
2022-09-25 18:57:59 +02:00
d7e19b5eca
Add message inspection popup
2022-09-09 00:02:02 +02:00
d92c7cb98e
Add room deletion confirmation popup
2022-09-08 22:57:04 +02:00
9876dd67a7
Fix cursor being visible through popups
2022-09-08 18:16:29 +02:00
fff774dd16
Bump version to 0.4.0
2022-09-01 21:37:03 +02:00
f305f688a2
Mention --config in changelog
2022-09-01 21:37:03 +02:00