You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[yt] (youtube) is resource efficient through clever JS
21
24
- very weak spam detection
22
-
- Permasage, Lock, and Sticky
25
+
- Permasage, Lock, and Sticky, with icons
23
26
- Vanilla install
24
27
25
28
## 2. Screenshots
@@ -68,12 +71,10 @@ Moderation is currently done by managing text files in a directory; the default
68
71
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 :)
69
72
70
73
## 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:
73
75
- More stylesheets
74
76
- 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)
0 commit comments