summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-13 16:16:11 -0400
committerJune McEnroe <june@causal.agency>2018-09-13 16:16:11 -0400
commit0d7854c0d48e3f9f3b0a3ea4b5c71cbd6b332df5 (patch)
treeaf3ee6ca206286f9528c9c0ded2be05a5dfea45b /chat.h
parentFix len for format->split at end of string (diff)
downloadcatgirl-0d7854c0d48e3f9f3b0a3ea4b5c71cbd6b332df5.tar.gz
catgirl-0d7854c0d48e3f9f3b0a3ea4b5c71cbd6b332df5.zip
Move color selection to format.c
Diffstat (limited to '')
-rw-r--r--chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chat.h b/chat.h
index b72e664..93d3ae9 100644
--- a/chat.h
+++ b/chat.h
@@ -93,6 +93,7 @@ struct Format {
 };
 void formatReset(struct Format *format);
 bool formatParse(struct Format *format, const wchar_t *split);
+enum IRCColor formatColor(const char *str);
 
 void handle(char *line);
 void input(struct Tag tag, char *line);
rc/commit/www/photo.causal.agency/2024-09-05/lens?id=894873c86c5397a92499de39b4c52b5e99801441&follow=1'>Add photos from September 5June McEnroe Had to prefix the folder number onto these file names manually because they must have come out of a different scanner or something. 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe This seems easier to visually scan. The only other thing I'd like is a nicer date rendering but JavaScript is useless for that. 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe