From 00f93d75cc38954329f69ea15d32d42939ae5348 Mon Sep 17 00:00:00 2001 From: I AM ROOT Date: Wed, 22 Jan 2020 10:21:12 +0100 Subject: [PATCH 1/2] updated readme Stuff got changed and moved. If you are looking for the roadmap that was in this file, you may consider going to `issues -> mile stones`. --- README.md | 65 ------------------------------------------------------- 1 file changed, 65 deletions(-) diff --git a/README.md b/README.md index 2470f62..0a9d15f 100644 --- a/README.md +++ b/README.md @@ -7,68 +7,3 @@ This repository will be automagically pulled by the web server each time somethi * `default.html` → `lostcave.ddnss.de/index.html` (http redirect) * `admin.php` → `admin.strassenkind.ip/index.php` (future management page, maybe for services, available sites, users, etc?) * `strassenkind.php` `strassenkind.ip/index.php` (future status page) - - -Arbeit vom 06.01.2020 - -``` -Login-Funktionalität -Administrationsseiten - Webmaster’s Program - Moderation - Reports etc von Usern, Posts, etc - Theming (Logowechsel) - MotD, Gepinnte Posts auf der Startseite, Themenvorschläge - Thread- / Gruppenverwaltung - Server-Wartung - Bugreports - Status - Administrative Eingriffe - -Hauptfunktionen - Startseite - Newsfeed - Hot topics / Trending - Browse public forums - Forum-Funktionalität (Reddit style) -(o) Anonym (UID) / Nickname umschaltbar - DMs, Befreundungssystem - Random Chat zum Kennenlernen von Leuten - Gruppen- und Thread management - Channel mit Gastfunktion / Anonymität - Custom 404 - -(o) PDF shredder - - -Regeln - - -Mögliche Default-Channels - Memezz - Spam - F!ck1&g School! - Allgemeines Allgemeinforum -(o) Mit Altersnachweis: NSFW / NSFS -``` - -# Roadmap -Grober Zeitplan -* 2020-01-10 Entwurf fertig -* 2020-02-14 Implementierung -* intensives Testen / Debuggen -* Dokumentation nebenbei -* 2020-03-06 Einsatzbereit - -Entwicklungsziele -* 2020-01-12 Server-Wartung / Administration -* 2020-01-13 Startseite / Home page / Login / Newsfeed -* 2020-01-13 Registrierung -* 2020-01-17 Account management / Kontakte / User groups -* 2020-01-20 DMs -* 2020-01-24 Channels / Threads / Foren / Rollen-Management (generelle / öffentliche Channels; private Channels; Gruppenchannels) -* 2020-01-27 Forum / Thread / Channel / Chat management -* 2020-01-31 Profilseiten -* 2020-02-03 User home page (Benachrichtigungen, Profil, etc) -* 2020-02-07 Report-Funktionen -* To be continued From 8fb2a623734870a024d140066efdf9d4322dcf03 Mon Sep 17 00:00:00 2001 From: I AM ROOT Date: Wed, 22 Jan 2020 10:22:57 +0100 Subject: [PATCH 2/2] Turns out I am too stoopid to uze a keyboard... (I found a typo.) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9d15f..d6747b0 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This repository will be automagically pulled by the web server each time somethi * `content/` → `*/common/content/` (everything else acessible by the web server) * `default.html` → `lostcave.ddnss.de/index.html` (http redirect) * `admin.php` → `admin.strassenkind.ip/index.php` (future management page, maybe for services, available sites, users, etc?) - * `strassenkind.php` `strassenkind.ip/index.php` (future status page) + * `strassenkind.php` → `strassenkind.ip/index.php` (future status page)