diff --git a/README b/README index 6a69171..4fc7c41 100644 --- a/README +++ b/README @@ -71,9 +71,6 @@ keywords, and then executing `python3 tags.py` and/or `python3 refresh.py`. # Planned features * Anti-spam -* Multiple permitted external media hosts -* Web admin panel -* User owned "boards" (like 8chan) * Textboard archive --> Multich relay * "chan" style board view * "tree" style board view (usenet, reddit, ayashii) diff --git a/_dox/TO-DOS.txt b/_dox/TO-DOS.txt index 927e3fb..bfb2272 100644 --- a/_dox/TO-DOS.txt +++ b/_dox/TO-DOS.txt @@ -7,11 +7,6 @@ Spam reduction: 3. Limit how many duplicate comments IP can make in X seconds 4. Limit how many tags can be in a new thread -Tag owner: --------- -1. Allow tag owner to untag, delete, and ban -2. Allow "tag namespaces" (group of tags in controlled creation space) - Federated moderation: -------- 1. Share bans and deletes publicly @@ -25,9 +20,8 @@ Maintenance: Markup expansion: -------- -1. Allow multiple image hosts -2. Youtube embed -3. < backwards quote (8chan style) +1. Youtube embed +2. < backwards quote (8chan style) Alternate backend: -------- diff --git a/_dox/boards.txt b/_dox/boards.txt index 9ed0994..4c8ae4d 100644 --- a/_dox/boards.txt +++ b/_dox/boards.txt @@ -1,6 +1,6 @@ ./boards/ ./boards/list.txt - local meta h.V5DKiTQWmc + meta h.V5DKiTQWmc ./boards/meta/ /meta/info.txt /meta/mod.txt host thread @ mode @@ -10,7 +10,6 @@ /b/meta/password edit info, hide, mod, password /b/meta/list regular multichan list of trhreads - # 0 - hide thread # 1 - normal # 2 - sticky diff --git a/boards.py b/boards.py index e4d9434..4ea9c35 100644 --- a/boards.py +++ b/boards.py @@ -145,7 +145,7 @@ def browse(board): page.append(f"


[+] Create a new thread on /{board}/") with open(f"./boards/{board}/ihosts.txt", "r") as ihosts: ihosts = ihosts.read().strip().splitlines() - page.append("

Approved URLs: