Commit Graph

173 Commits

Author SHA1 Message Date
yagich 9951ed3fae add a @redirect_to_own decorator in users app 2025-12-03 09:43:17 +03:00
yagich a7876ca410 return 404 where it makes sense 2025-12-03 08:07:03 +03:00
yagich 7c037d1593 add custom 404 page 2025-12-03 06:37:57 +03:00
yagich 24fe0aba30 use MOTD_BANNED_TAGS in motd editor view 2025-12-02 06:23:06 +03:00
yagich a185208fc1 finally make settings container wider on all themes 2025-12-02 06:22:47 +03:00
yagich 1d5d5a8c64 add mentions 2025-12-02 06:13:50 +03:00
yagich 414298b4b4 actually use the convertTimestamps bitty signal 2025-12-02 06:09:32 +03:00
yagich c3a3ead852 add from_data() classmethod to Model 2025-12-02 05:56:49 +03:00
yagich 54907db896 make quote button allow preview without needing to edit 2025-12-02 05:43:34 +03:00
yagich db2d09cb03 move date-fmt to the bitty script 2025-12-01 01:30:41 +03:00
yagich 5c03ba3d3a cachebust bitty 2025-11-29 07:38:46 +03:00
yagich 3a9f8a111b show something useful when preview is empty 2025-11-29 07:07:46 +03:00
yagich bbe57d6e94 move over a bunch of ui functionality to bitty 2025-11-29 06:58:41 +03:00
yagich 0bed6b58ae make otomotone theme a bit rounder 2025-11-29 04:02:15 +03:00
yagich 8164e63b09 theme edits 2025-11-27 22:56:12 +03:00
yagich 8b5b38e38b render motds in topic and topics views 2025-11-27 22:25:03 +03:00
yagich d0dfd3a4c3 re-parse MOTDs if required on init 2025-11-27 19:56:17 +03:00
yagich fca214dfcf add motd schema and motd editor 2025-11-27 19:47:26 +03:00
yagich 04fd3f5d20 add css class for horizontal lists 2025-11-27 17:11:57 +03:00
yagich 1a3c015612 use before_request in mod app 2025-11-27 15:56:29 +03:00
yagich fc9ae63471 add mod panel view 2025-11-27 15:28:17 +03:00
yagich 4d88b5c24c update bitty to 6.0.0-rc3 2025-11-27 15:01:06 +03:00
yagich fefdbdb493 make top navlinks into <ul> 2025-11-27 03:04:05 +03:00
yagich d0c82cf9a9 use sender in show bookmark bitty 2025-11-27 03:03:21 +03:00
yagich 90fe38497d make bookmark dropdown items better looking 2025-11-26 21:02:59 +03:00
yagich 97e2c041c9 use bitty 6 api's 2025-11-26 16:11:46 +03:00
yagich bbbe152ff8 fix bookmark menu bg in otomotone 2025-11-26 16:06:35 +03:00
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