|
|
0c2e920206
|
add csrf protection
|
2026-04-19 12:57:59 +03:00 |
|
|
|
9682295dae
|
start user page and stub more endpoints
|
2026-04-19 10:03:03 +03:00 |
|
|
|
f798bb5d7d
|
add forbidden usernames
|
2026-04-19 07:17:07 +03:00 |
|
|
|
d2cdeaed1d
|
ensure trailing slashes in all routes
|
2026-04-17 10:45:54 +03:00 |
|
|
|
9d8404b774
|
add user signup flow
|
2026-04-17 10:45:37 +03:00 |
|
|
|
0e71f597c9
|
lowercase username input in login form
|
2026-04-17 06:42:44 +03:00 |
|
|
|
76d600f01d
|
add login route
|
2026-04-17 06:34:45 +03:00 |
|
|
|
54ed6fef3a
|
add new thread route
|
2026-04-17 06:33:40 +03:00 |
|
|
|
7c0cb623e3
|
rework session handling
|
2026-04-17 05:25:29 +03:00 |
|
|
|
9c4f271259
|
add most mod routes
|
2026-04-16 23:11:19 +03:00 |
|
|
|
d6b44da6c2
|
basic posting
|
2026-04-16 00:01:18 +03:00 |
|
|
|
d0daaf4494
|
thread page mostly finished
|
2026-04-15 23:11:24 +03:00 |
|
|
|
4aa4e58c58
|
start stubbing out endpoints
|
2026-04-13 20:04:06 +03:00 |
|
|
|
ce9bca0a75
|
start the new topics route and view
|
2026-04-12 23:40:13 +03:00 |
|
|
|
af57e2f10c
|
a fresh start :)
|
2026-04-12 08:48:21 +03:00 |
|
|
|
40219f2b54
|
clean stale sessions
|
2025-12-20 20:11:44 +03:00 |
|
|
|
4a45b62521
|
prevent admin from deleting their account
|
2025-12-20 19:05:01 +03:00 |
|
|
|
db68ef2c3d
|
remove cache test endpoint
|
2025-12-20 18:42:52 +03:00 |
|
|
|
46704df7d9
|
new sortable list implementation
|
2025-12-19 19:31:12 +03:00 |
|
|
|
98bf430604
|
fix inbox: show badges in inbox
|
2025-12-19 18:00:41 +03:00 |
|
|
|
c655caab9e
|
use template element for badge template
|
2025-12-15 19:34:16 +03:00 |
|
|
|
d4e3d7cded
|
draw the rest of the owl
|
2025-12-14 07:16:10 +03:00 |
|
|
|
0898c56a51
|
add rss content to post history and generate it when creating or editing a post
|
2025-12-14 07:05:52 +03:00 |
|
|
|
dbf0150a5e
|
add badges
|
2025-12-09 03:33:27 +03:00 |
|
|
|
2b45cab4e8
|
actually disallow @ in display name
|
2025-12-06 19:08:35 +03:00 |
|
|
|
37c1ffc2a1
|
strip animation from uploaded avatar
|
2025-12-06 18:09:15 +03:00 |
|
|
|
09a19b5352
|
raise overall content body size, routes will implement stricter limits
|
2025-12-06 10:18:32 +03:00 |
|
|
|
db677abaa5
|
add a guide topics system
|
2025-12-05 13:53:21 +03:00 |
|
|
|
1533f82a6b
|
oops
|
2025-12-04 10:27:49 +03:00 |
|
|
|
35483c27aa
|
null is not a thing in python lol
|
2025-12-04 10:22:03 +03:00 |
|
|
|
005d2f3b6c
|
fix signup
|
2025-12-04 10:19:49 +03:00 |
|
|
|
c70f13d069
|
add contact information to config
|
2025-12-04 06:16:37 +03:00 |
|
|
|
73af2dc3b9
|
forbid mentions in sigs
|
2025-12-04 05:36:57 +03:00 |
|
|
|
eb76338c4a
|
add user account deletion (right to be forgotten)
|
2025-12-03 09:43:35 +03:00 |
|
|
|
9951ed3fae
|
add a @redirect_to_own decorator in users app
|
2025-12-03 09:43:17 +03:00 |
|
|
|
a7876ca410
|
return 404 where it makes sense
|
2025-12-03 08:07:03 +03:00 |
|
|
|
1d5d5a8c64
|
add mentions
|
2025-12-02 06:13:50 +03:00 |
|
|
|
d0dfd3a4c3
|
re-parse MOTDs if required on init
|
2025-11-27 19:56:17 +03:00 |
|
|
|
fca214dfcf
|
add motd schema and motd editor
|
2025-11-27 19:47:26 +03:00 |
|
|
|
1a3c015612
|
use before_request in mod app
|
2025-11-27 15:56:29 +03:00 |
|
|
|
fc9ae63471
|
add mod panel view
|
2025-11-27 15:28:17 +03:00 |
|
|
|
075a9bd498
|
add ability to bookmark posts and threads, courtesy of bitty
|
2025-11-23 22:07:50 +03:00 |
|
|
|
71b04ca4bd
|
bookmark collections
|
2025-11-21 12:38:23 +03:00 |
|
|
|
95decd9a56
|
add user bookmarks view
|
2025-11-21 02:40:11 +03:00 |
|
|
|
81183f2c02
|
add markup metadata to sig; reparse sigs on init
|
2025-11-19 23:07:36 +03:00 |
|
|
|
6cfc862d63
|
fix subscription unread count calculation
|
2025-08-17 20:52:19 +03:00 |
|
|
|
317182ae12
|
build available theme list dynamically
|
2025-08-17 20:32:17 +03:00 |
|
|
|
6dd9f5bf65
|
add unread count to thread title in topic view and thread view
|
2025-08-17 15:15:06 +03:00 |
|
|
|
89817340c9
|
add barebones theme switcher
|
2025-08-17 01:36:55 +03:00 |
|
|
|
4a8f87d64a
|
fix wrong variable in edit post route
|
2025-08-16 06:08:08 +03:00 |
|