Commit Graph

146 Commits

Author SHA1 Message Date
yagich a3ad36e9a9 fix click on svg; keep dropdown svg's inlined and make them respect currentColor 2025-11-26 15:46:38 +03:00
yagich 48fcadf61e more accurate public domain attribution 2025-11-26 15:37:01 +03:00
yagich 62e1724f6c use URLSearchParams in hyperapi url constructor 2025-11-26 15:19:11 +03:00
yagich 19383a538d update bitty to 6.0.0-rc1 2025-11-26 15:18:44 +03:00
yagich 2d3eef6531 remove bookmark button from topic view 2025-11-23 22:30:55 +03:00
yagich e874d41fbc make padding in post content consistent in default 2025-11-23 22:30:34 +03:00
yagich 844499383c add note about THIRDPARTY to readme 2025-11-23 22:16:04 +03:00
yagich 4e8b7d2172 linebreak in THIRDPARTY 2025-11-23 22:08:31 +03:00
yagich 075a9bd498 add ability to bookmark posts and threads, courtesy of bitty 2025-11-23 22:07:50 +03:00
yagich 962b833a80 vendor bitty 2025-11-23 22:06:10 +03:00
yagich 71b04ca4bd bookmark collections 2025-11-21 12:38:23 +03:00
yagich 831eb32b8a add bookmark button to thread and posts in thread view 2025-11-21 06:59:59 +03:00
yagich 10934c557d simplify contain-svg css 2025-11-21 06:07:23 +03:00
yagich 4b70ae1b43 remove broken require 2025-11-21 05:40:11 +03:00
yagich 729b7300e6 add bookmark button to threads in topic view 2025-11-21 05:39:13 +03:00
yagich f8101e57c1 make icons macros instead of svg files 2025-11-21 05:38:51 +03:00
yagich 95decd9a56 add user bookmarks view 2025-11-21 02:40:11 +03:00
yagich b86e049263 add bookmark schema 2025-11-20 03:43:43 +03:00
yagich 5233f2ef4c disallow inviting if invites are disabled 2025-11-20 01:25:49 +03:00
yagich 81183f2c02 add markup metadata to sig; reparse sigs on init 2025-11-19 23:07:36 +03:00
yagich 86cd55c25b compliance: list more projects in THIRDPARTY.md 2025-11-19 13:20:20 +03:00
yagich a8013f7718 remove old dotenv req 2025-11-19 12:34:59 +03:00
yagich d2bf93abe6 add pygments to requirements.txt 2025-10-13 00:14:28 +03:00
yagich ef95da4d47 mention languages for code blocks in babycode help 2025-10-12 23:57:37 +03:00
yagich 661d1ee1b1 add code highlighting 2025-10-12 23:47:14 +03:00
yagich 98188c1c69 set correct path in uwsgi 2025-10-12 22:07:12 +03:00
yagich 64cfbbc057 bump babycode version 2025-08-17 21:11:19 +03:00
yagich 6cfc862d63 fix subscription unread count calculation 2025-08-17 20:52:19 +03:00
yagich 70646ba381 some edits for otomotone theme 2025-08-17 20:33:26 +03:00
yagich f04f0fb51b new theme: peachy 2025-08-17 20:33:12 +03:00
yagich 317182ae12 build available theme list dynamically 2025-08-17 20:32:17 +03:00
yagich 751be27b52 unescape children of babycode elements 2025-08-17 15:15:49 +03:00
yagich 6dd9f5bf65 add unread count to thread title in topic view and thread view 2025-08-17 15:15:06 +03:00
yagich 1f80ed7ca5 fix oto's sig by setting min width and height on post images as well 2025-08-17 02:36:09 +03:00
yagich 89817340c9 add barebones theme switcher 2025-08-17 01:36:55 +03:00
yagich fc80823713 add otomotone theme 2025-08-17 01:36:34 +03:00
yagich 184472726e set unbound in build-themes 2025-08-17 00:11:34 +03:00
yagich 68cf5f7d57 remove contents properly 2025-08-17 00:07:10 +03:00
yagich 4ef7b0ba1e add watch arg to build-themes.sh 2025-08-16 23:58:43 +03:00
yagich aaeb3a524b make the sass file extendable 2025-08-16 23:44:02 +03:00
yagich f1f62fa2c8 add spoiler button to babycode editor 2025-08-16 17:50:33 +03:00
yagich 8c917f6ae2 bump babycode version 2025-08-16 17:38:15 +03:00
yagich 4f88d14b45 babycode: handle code tag being inline or block explicitly in is_inline 2025-08-16 17:37:05 +03:00
yagich 9238385244 collapse whitespace between block babycode tags 2025-08-16 16:59:44 +03:00
yagich cf89070639 put images in their own lane 2025-08-16 15:50:44 +03:00
yagich 4a8f87d64a fix wrong variable in edit post route 2025-08-16 06:08:08 +03:00
yagich 2b1f52a99d mention lightboxes in babycode guide 2025-08-16 05:46:44 +03:00
yagich d0b702e1e8 allow spaces in babycode tag attrs 2025-08-16 05:40:59 +03:00
yagich 14b96bf37e add spoiler tag to babycode 2025-08-16 05:40:00 +03:00
yagich cf4bf3caa3 add versioning to markup languages and reparse old format version posts 2025-08-16 05:28:44 +03:00