Commit Graph

318 Commits

Author SHA1 Message Date
7defd249b5 only include the bookmark menu bit in thread view 2026-06-02 04:30:47 +03:00
74a95075f7 some minor template improvements 2026-05-31 17:22:45 +03:00
c0eb867b2d remove test from mod panel 2026-05-31 17:08:05 +03:00
ae9d33473c slugify to a max of 50 and remove date 2026-05-30 09:18:42 +03:00
d87d9c2977 backend for bookmark menu 2026-05-30 08:52:50 +03:00
8c87489f70 frontend for bookmark menu 2026-05-30 01:56:25 +03:00
07623b294e button v4 2026-05-30 00:10:50 +03:00
4d2f87baf5 remove some unused filters 2026-05-29 05:55:11 +03:00
af5e838232 localize timestamps 2026-05-29 05:54:51 +03:00
81fa054ddf make readme more up to date 2026-05-29 05:24:36 +03:00
818e43dd1b add copy code button 2026-05-29 04:39:44 +03:00
3d633bd529 add saving draft to localStorage 2026-05-29 01:59:46 +03:00
2f78c7459c use new bittyjs url 2026-05-29 01:24:00 +03:00
b0793b8a86 add support for running the server on local network in debug 2026-05-29 01:16:42 +03:00
dc1ff4446e re-parse mentions on display name change 2026-05-29 00:43:32 +03:00
06b417f9a1 add quoting posts 2026-05-29 00:26:23 +03:00
594272d298 add default bookmark collection on new user 2026-05-29 00:25:03 +03:00
cd3fce17ae fix subscriptions 2026-05-28 21:56:07 +03:00
572e6e86c4 add 405 handler 2026-05-28 21:40:46 +03:00
0224e2e390 add char count to babycode editor 2026-05-28 21:40:35 +03:00
27314f34a5 add babycode preview 2026-05-28 10:00:10 +03:00
daf205f200 better plank 2026-05-28 08:37:21 +03:00
687d72e5ab remove erroneous console log in progressive enhancement 2026-05-28 08:21:16 +03:00
ed395a0175 add babycode button controls 2026-05-28 07:50:47 +03:00
160629fca7 reintroduce bitty and add progressive enhancement and tabs 2026-05-28 06:41:59 +03:00
d2ea0bbd51 fix mobile avi in usercard when no badges/status/etc 2026-05-28 04:30:45 +03:00
6b7a0e7a17 add topic sorting & js to support it 2026-05-28 04:19:42 +03:00
303750a281 add motd editor and motd display 2026-05-27 02:02:55 +03:00
e74b9403e9 remove alpha channel on avi 2026-05-22 04:01:33 +03:00
e729b43a28 add account deletion 2026-05-22 03:52:40 +03:00
9ca40e1814 add settings routes 2026-05-22 00:39:27 +03:00
84ee969e7a make avatar prettier 2026-05-21 22:38:16 +03:00
13667d5f6c reduce button padding 2026-05-20 22:48:14 +03:00
72172dbb1c add inbox view 2026-05-20 21:12:05 +03:00
5db63d6907 add unread count to thread title in topic view 2026-05-20 14:21:33 +03:00
daed16f099 add unread count to topnav and update subscription on thread view 2026-05-20 14:07:15 +03:00
a5a3565496 add delete post route 2026-05-20 00:07:06 +03:00
d74dd6c5f3 add edit thread routes 2026-04-29 21:42:22 +03:00
648b310e13 remove index app and replace index route inside __init__ 2026-04-29 21:23:15 +03:00
4bcea261b1 finish mod routes 2026-04-29 21:20:07 +03:00
4edc4f4650 style fixes 2026-04-29 20:11:00 +03:00
e670c176e8 add logout route 2026-04-29 19:23:26 +03:00
3870356ffa add user started threads view 2026-04-29 19:14:05 +03:00
d5e627ed7f add user posts view 2026-04-29 02:06:41 +03:00
afdf182bd1 re-add code highlighting styles 2026-04-29 02:05:31 +03:00
ff2c6606f8 add subscribing and unsubscribing, add post editing 2026-04-28 23:23:05 +03:00
f3acf64e6d Merge branch 'main' into v2
imports the db change
2026-04-26 14:31:52 +03:00
20554d9c5c fix memory leak in db 2026-04-26 14:26:10 +03:00
10ea1f03cd 403 page 2026-04-26 14:04:24 +03:00
9a10f30634 move icons to img tags instead of inlined 2026-04-26 12:54:17 +03:00