From 0337a77bb5381eda7ef2778674d4605da76413b2 Mon Sep 17 00:00:00 2001 From: Stephen Dranger Date: Mon, 31 Jan 2011 12:06:24 -0600 Subject: [PATCH] fda --- TODO | 11 +++++++++-- pesterchum.js | 2 +- profiles/mooCow.js | 1 - themes/trollian/style.js | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 profiles/mooCow.js diff --git a/TODO b/TODO index c4cb5ab..2f6e5cd 100644 --- a/TODO +++ b/TODO @@ -11,15 +11,22 @@ Features: * User list/add from list * Turn quirks off * User commands/stop user from sending commands accidentally +* Hyperlinks +* color tags +* Transparent background +* /me -- release alpha +* shared buddy lists - changes to the buddy list should refresh it? + multiple clients share buddy list??? * User profile menu options (color...?) * System tray menu * comment history (up button) -* Chat rooms +* Chat rooms/browser * More complex quirks * Implement TC options -* Transparent background +* spell check? -- release beta +* time codes * theme elements define, implement * Theme checking * don't clear new message when clicking away from tab? diff --git a/pesterchum.js b/pesterchum.js index 073d0a2..f36a1f2 100644 --- a/pesterchum.js +++ b/pesterchum.js @@ -1 +1 @@ -{"tabs": true, "chums": ["aquaMarinist", "gardenGnostic", "gamblingGenocider", "schlagzeugGator"]} \ No newline at end of file +{"tabs": true, "chums": ["aquaMarinist", "gardenGnostic", "gamblingGenocider", "schlagzeugGator", "mechanicalSpectacle"]} \ No newline at end of file diff --git a/profiles/mooCow.js b/profiles/mooCow.js deleted file mode 100644 index a0c6911..0000000 --- a/profiles/mooCow.js +++ /dev/null @@ -1 +0,0 @@ -{"color": "#000000", "theme": "pesterchum", "quirks": [], "handle": "mooCow"} \ No newline at end of file diff --git a/themes/trollian/style.js b/themes/trollian/style.js index 24db3b5..7d140f3 100644 --- a/themes/trollian/style.js +++ b/themes/trollian/style.js @@ -3,7 +3,7 @@ "size": [300, 620], "icon": "$path/trayicon3.png", "newmsgicon": "$path/trayicon.gif", - "windowtitle": "TROLLIAN" + "windowtitle": "TROLLIAN", "close": { "image": "$path/x.gif", "loc": [275, 0]}, "minimize": { "image": "$path/m.gif",