Commit Graph

9 Commits

Author SHA1 Message Date
Green Sky a0814b4fc7
make irc handle pre existing "empty" contacts 2024-02-19 16:01:27 +01:00
Green Sky a9ef66eb9c
remove entt from external, since contact manages it 2024-02-04 13:25:49 +01:00
Green Sky 89ace56ade
update to new versioned plugin api 2024-01-18 18:30:08 +01:00
Green Sky 5c3784e7ce
add log on join 2024-01-13 22:39:32 +01:00
Green Sky 3044b0db60
update to plugin 7 2024-01-07 16:59:04 +01:00
Green Sky 15d057e92b
split messages by newline 2023-12-18 00:38:55 +01:00
Green Sky 5eae90751d
exclude from all + rebuild for libircclient updates 2023-12-13 13:30:21 +01:00
Green Sky a9311192a9
fix std impl detail being included 2023-12-13 13:21:29 +01:00
Green Sky 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