1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-05 11:06:23 -07:00
Commit graph

20 commits

Author SHA1 Message Date
Eggbertx
94f2deadec Add more comments to config struct fields, rename ListenIP to ListenAddress and SiteDomain to SiteHost, since they are more accurate. 2025-03-02 12:44:42 -08:00
Eggbertx
5bc47e003d Add function to lua for setting custom bbcode tags 2025-02-09 15:32:57 -08:00
Eggbertx
a48878bdfd Fix link checker plugin to allow URLs with subdomains 2024-12-10 16:38:57 -08:00
Eggbertx
c784cd99e3 Add legacy geoip plugin example, update dependencies 2024-05-24 13:42:39 -07:00
Eggbertx
3fd198ff8b Remove unnecessary comment 2024-03-04 16:13:18 -08:00
Eggbertx
0f36a300c4 Add ip2location GeoIP plugin 2024-03-04 15:37:34 -08:00
Eggbertx
39908d74c6 Set up lua GeoIP handler registration and Cloudflare GeoIP header example plugin 2024-01-22 16:48:20 -08:00
Eggbertx
c26b7e9e1d Push gctemplates module table to the stack in preload function 2024-01-22 09:52:34 -08:00
Eggbertx
e968dc875a Finish browser-based template editor, resolves issue #90 2023-12-26 17:02:09 -08:00
Eggbertx
b252e65ba7 Make templates private, accessible via template filename 2023-12-19 13:32:25 -08:00
Eggbertx
735470081c Add JSON support to Lua and IPHub plugin 2023-10-27 17:03:13 -07:00
Eggbertx
21e14f356f Have the Akismet plugin load the key from a file 2023-10-27 14:56:11 -07:00
Eggbertx
52c0de39de Use generic Akismet key string 2023-10-27 10:26:16 -07:00
Eggbertx
79b5eb9996 Simplify table key alias checking 2023-10-26 10:54:31 -07:00
Eggbertx
c9abd7a162 Remove expects from ban_ip explanation, since table is all optional stuff 2023-10-24 15:51:17 -07:00
Eggbertx
b0c6f2bd98 Move staff argument in ban_ip out of table 2023-10-24 15:38:13 -07:00
Eggbertx
1dabea35df Add ban_ip lua function 2023-10-24 15:22:41 -07:00
Eggbertx
689a6da67c require gclog in check_links plugin example 2023-10-24 14:12:03 -07:00
Eggbertx
9a8cd64d2d Move Akismet checking to plugin 2023-10-20 16:49:46 -07:00
Eggbertx
b3a57f50a8 Add non-RPC changes to master 2023-10-19 11:33:21 -07:00