Commit Graph

210 Commits (main)

Author SHA1 Message Date
fuzzykitten d76faf5c45 new css blackwhite, little fix in forest 2025-08-07 15:58:47 -04:00
fuzzykitten 97c3816249 check post is visible before displaying thread 2025-08-03 04:03:22 -04:00
fuzzykitten 6e4094727d check post exists before editing 2025-08-03 03:44:54 -04:00
fuzzykitten 6947589031 fixed bbcode bug (greedy to lazy) 2025-08-03 03:14:05 -04:00
fuzzykitten 6929be8825 changed forest and dirtpath to Atkinson font for readability 2025-08-03 03:02:57 -04:00
fuzzykitten c56eaf744b little cleanup 2025-08-03 02:48:37 -04:00
fuzzykitten c3d62ace1e changed faulty sub display to unstyled 2025-08-03 02:47:59 -04:00
fuzzykitten baa1f6ce6e added replied_to feature in postform 2025-08-03 02:46:59 -04:00
fuzzykitten 5cb6c183ef bugfixes, cleaned up 2025-08-03 02:44:38 -04:00
fuzzykitten 9455fb9272 added options, cleaned up 2025-08-03 02:43:24 -04:00
fuzzykitten 8c1b28a8d3 bugfixes in import_overboard and move_message 2025-08-02 17:03:36 -04:00
fuzzykitten 413c8da4e1 bugfix dolly functions 2025-07-06 07:02:00 -04:00
fuzzykitten fe25c604b6 added support to disable magic numbers, disable mobile page, nested threads 2025-07-06 07:01:06 -04:00
fuzzykitten 82e5eb8037 added support to disable magic numbers 2025-07-06 07:00:15 -04:00
fuzzykitten e7fb45d6b2 added support for post_number and replied_to 2025-07-06 06:59:19 -04:00
fuzzykitten 060ea5f4ce added support for replied_to in postform 2025-07-06 06:58:32 -04:00
fuzzykitten ba7996f275 added filtering values when importing overboard, added support for replied_to 2025-07-06 06:56:52 -04:00
fuzzykitten 81877f7272 added support for enabling/disabling mobile page 2025-07-06 06:55:26 -04:00
fuzzykitten 143b083f47 introduced post_number, to do math operations done before with post_id (now string) 2025-07-05 07:52:24 -04:00
fuzzykitten 961f356bdf bugfix 2025-07-04 15:17:59 -04:00
fuzzykitten 8abe8abd0b bugfix 2025-07-04 14:24:28 -04:00
fuzzykitten d445ac3a7a bugfix 2025-07-04 14:16:28 -04:00
fuzzykitten 86bb32926c bugfix 2025-07-04 14:03:53 -04:00
fuzzykitten e42690dd75 bugfix dolly mode 2025-07-03 14:59:59 -04:00
fuzzykitten 4b0e09037b updated dolly functions 2025-07-03 14:59:25 -04:00
fuzzykitten 3cf2704a22 bugfix in import function 2025-07-03 14:58:47 -04:00
fuzzykitten b0e818e60b added file to clone posts from other instances 2025-07-02 11:17:03 -04:00
fuzzykitten 23471c8d85 added dolly mode 2025-07-02 11:16:26 -04:00
fuzzykitten 3ccb85125e changed way to calculate global_id, changed way to get next post_id to integrate text (hostnames) 2025-07-02 11:15:46 -04:00
fuzzykitten 7631092175 changed array of blocked words to new source 2025-07-02 11:14:24 -04:00
fuzzykitten 2431485267 deleted file blocked.php, array is now in config 2025-07-02 11:13:26 -04:00
fuzzykitten ec090b76c8 added dolly functions, updated mode, updated tables 2025-07-02 11:12:45 -04:00
fuzzykitten f4d0fca794 changed way to calculate global_id 2025-07-02 11:11:00 -04:00
fuzzykitten 3dcde59ed1 added array with blocked words, added dolly (cloning of messages) 2025-07-02 11:09:53 -04:00
fuzzykitten 9674e72f09 included updates from trip.css into other css 2025-06-30 14:41:54 -04:00
fuzzykitten 9c3ee8153b improved text of b32 bot 2025-06-30 14:40:40 -04:00
fuzzykitten 40678a09b1 better style to check var 2025-06-30 14:40:07 -04:00
fuzzykitten b9967a8e25 updated regex to include links only consisting of domain 2025-06-30 14:39:13 -04:00
fuzzykitten ab834813b0 added config option (show menu), fixed bug in show_post_history 2025-06-15 03:59:01 -04:00
fuzzykitten 54398c5043 fixed wrong call to bbcode2html 2025-06-10 13:38:23 -04:00
fuzzykitten ed729cc992 took out "display table" from most css, to enable wordwrap and max width 2025-06-08 14:09:33 -04:00
fuzzykitten 7611718eba finetuned navigation menu, added simple.css 2025-06-07 15:45:40 -04:00
fuzzykitten a365e6a0e5 added navigation menu to flicker & trip 2025-06-07 11:02:54 -04:00
fuzzykitten e3dbdc91e5 added old short_mode for individual view, to maintain compatability with old links 2025-06-05 13:42:19 -04:00
fuzzykitten 81b15d641c added error handling for search 2025-06-05 13:22:27 -04:00
fuzzykitten 5aee05fcde commented out headers because of error message 2025-06-05 13:22:04 -04:00
fuzzykitten 4fe1aac48e put searchform in results 2025-06-04 17:45:43 -04:00
fuzzykitten 22293e88ea hotfix to prevent sql injections 2025-06-04 17:18:34 -04:00
fuzzykitten deaaeefd75 introduced full text search 2025-06-04 16:40:43 -04:00
fuzzykitten f6728e62c2 adapted css for new navigation, and included limits on postboxes (like trip) 2025-06-04 11:43:48 -04:00