Skip to content

Commit 23f668c

Browse files
committed
1.03
1 parent 4bca69e commit 23f668c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ The script iyagi (이야기, "chat") is still in a very early beta, but it curr
1515
- Thread posting
1616
- Thread indexing in a list
1717
- Thread replying with/without bumps (age/sage)
18+
- Atom feeds for recent threads / posts
1819
- Tripcodes (pseudo-registration)
20+
- Admin password is a tripcode (hashed password)
1921
- 4x13 and 0ch themes, with styleswitcher
20-
- [spoiler], [code], [youtube], [aa] (ascii art) BBcode tags
22+
- [spoiler], [code], [yt], [aa] (ascii art) BBcode tags
23+
- [yt] (youtube) is resource efficient through clever JS
2124
- very weak spam detection
22-
- Permasage, Lock, and Sticky
25+
- Permasage, Lock, and Sticky, with icons
2326
- Vanilla install
2427

2528
## 2. Screenshots
@@ -68,12 +71,10 @@ Moderation is currently done by managing text files in a directory; the default
6871
If you want to lock a thread, change the last number in its row, in list.txt, to "1". To sticky, "2". To stickylock, "3". To kill, "4". Then, open the thread (its_unix_time.txt in ./threads/) and added "[<" followed by that same value to the title line. Clunky, but it works for now :)
6972

7073
## 4. To-do
71-
Here's what I'd like to add to bring iyagi to v1.0:
72-
- A proper thread index for the main page
74+
Here's what I'd like to add to bring iyagi to v1.5:
7375
- More stylesheets
7476
- Some kind of markup format - probably markdown derived
75-
- Admin panel, anti-spam filters
76-
- RSS list of threads
77+
- Better admin panel and anti-spam filters (regex spam list, IP-based bans, post deletion, thread mode editting)
7778

7879
Possible bonus features:
7980
- User storable capcodes

0 commit comments

Comments
 (0)