Commit graph

66 commits

Author SHA1 Message Date
19a477e423 Make cursor visible after exiting editor 2022-08-11 14:37:04 +02:00
e6a6497b30 Bump version to 0.2.0 2022-08-11 00:14:23 +02:00
f7e7003788 Handle paste events in editor
Only on non-windows platforms though, since crossterm doesn't support
pasting on windows.
2022-08-10 23:59:45 +02:00
f7e379fe3a Scroll with page up/down 2022-08-10 03:14:26 +02:00
7857fcf2d8 Update changelog 2022-08-10 03:11:03 +02:00
5acb4c6396 Center cursor on screen 2022-08-09 15:51:47 +02:00
a4b79d4e81 Move cursor to prev/next sibling 2022-08-09 15:44:35 +02:00
d65183e0ae Update changelog 2022-08-09 15:14:02 +02:00
db7abaf000 Update changelog 2022-08-08 21:31:12 +02:00
00f376c11b Add checklist for bumping version number 2022-08-07 01:03:48 +02:00
f430b0efc7 Fix db inconsistencies when deleting a room
Since the euph_trees table can't have any foreign key constraints
pointing to the euph_rooms table, deleting a room wouldn't delete that
room's trees in euph_trees. Upon reconnecting to the room, those trees
would then be displayed as placeholder messages without children.
2022-08-07 00:55:54 +02:00
a2b9f57a09 Fix room and nick dialog padding 2022-08-07 00:55:54 +02:00
d114857abd Update changelog 2022-08-07 00:55:54 +02:00
8b66de44e0 Increase delay between log requests 2022-08-06 02:04:09 +02:00
345170698f Bump version to 0.1.0 2022-08-06 00:27:30 +02:00
df42fdf57b Add changelog 2022-08-06 00:27:30 +02:00