Commit Graph

22 Commits

Author SHA1 Message Date
54bda18e7c port to contact4, still needs contact model interface impls 2025-03-10 20:35:27 +01:00
4d74826a95 Create LICENSE 2025-02-07 12:31:22 +01:00
3657634be5 time moved to utils 2025-01-07 16:08:00 +01:00
51a5e841a6 properly cleanup globals 2024-10-31 11:44:35 +01:00
e4eaf91a68 use sr 2024-10-24 14:56:26 +02:00
7973c7a320 parent for tree 2024-10-24 14:15:25 +02:00
f5cf44119b update to rmmi 2024-10-06 11:42:52 +02:00
d7280771ce reflect connection to server onto all contacts 2024-06-18 18:42:59 +02:00
ae817987c6 fix null deref and auto rejoin channels 2024-06-18 17:49:35 +02:00
3cb37e33a2 detect disconnect and reconnect (channels still missing) 2024-06-18 12:12:08 +02:00
0be741947c bug fixes, parents, root node, topic, etc 2024-05-31 15:35:31 +02:00
0379c8a5ab correct plugin target type 2024-05-28 10:10:24 +02:00
fe28aaeda0 plugin symbol visiblity 2024-05-19 11:41:31 +02:00
a0814b4fc7 make irc handle pre existing "empty" contacts 2024-02-19 16:01:27 +01:00
a9ef66eb9c remove entt from external, since contact manages it 2024-02-04 13:25:49 +01:00
89ace56ade update to new versioned plugin api 2024-01-18 18:30:08 +01:00
5c3784e7ce add log on join 2024-01-13 22:39:32 +01:00
3044b0db60 update to plugin 7 2024-01-07 16:59:04 +01:00
15d057e92b split messages by newline 2023-12-18 00:38:55 +01:00
5eae90751d exclude from all + rebuild for libircclient updates 2023-12-13 13:30:21 +01:00
a9311192a9 fix std impl detail being included 2023-12-13 13:21:29 +01:00
53453872f2 mvp irc client for solanaceae with plugin
non exhausitve list of missing stuff:
 - notices (only channel partly implemented)
 - invites
 - initiating private chat
 - channel membership status and other flags
2023-12-12 17:55:19 +01:00