summaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Update m2usenet UI and backend; add identicon renderer and nacl libsGab2026-06-291-165/+555
| | | | | | | - index.php, send.php: updated client UI - m2usenet.go: backend changes - identicon.php: new identicon renderer - nacl.min.js, nacl-util.min.js: vendored client crypto libs
* Implement prefill feature for posts and repliesGab2025-12-011-61/+179
| | | Added prefill functionality for new posts and replies, including styling for prefilled input fields and a notification banner.
* Update print statement from 'Hello' to 'Goodbye'Gab2025-11-131-375/+218
|
* Revise SMTP relay section with Fog Sphinx detailsGab2025-11-041-7/+17
| | | Updated SMTP relay information and added details about Fog Sphinx Mixnet.
* Update print statement from 'Hello' to 'Goodbye'Gab2025-10-251-229/+961
|
* Update index.phpGab2025-04-211-191/+541
|
* Create index.phpGab2025-04-171-0/+219
Frontend