Commit Graph

11 Commits

Author SHA1 Message Date
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