|
2dd84f4d42
|
Finish removing old config file
Change .gitignore to ignore gochan.json, config.cfg was left in ignore
for now.
Remove references to goconf package that are unneeded.
|
2017-08-03 01:28:46 -07:00 |
|
|
f294fd39d5
|
Remove a debugging feature I was using
|
2017-08-02 02:06:00 -07:00 |
|
|
33b0c6985d
|
Fix trips with & and ' characters, and don't test an empty Akismet API key
|
2017-08-02 01:44:34 -07:00 |
|
|
cac77437b0
|
Fix new cookie domain for when you use a port number, and fix getRemoteAddr, which has been broken for a while lol.
|
2017-08-01 03:05:29 -07:00 |
|
|
9503f989ca
|
Fix the manage cookies to use Host header as well
|
2017-08-01 00:37:23 -07:00 |
|
|
b47a3a7666
|
Fix cookies in posting, uses the Host header that came in.
|
2017-08-01 00:29:41 -07:00 |
|
|
b0cd99d789
|
Fix a small typo in the README
|
2017-05-15 12:30:47 -07:00 |
|
|
7c73d73906
|
add regex to example config, fix default regex if you don't set it in your config
|
2016-12-22 00:13:24 -08:00 |
|
|
d0d57e20bb
|
Move compilation of regex to initServer
|
2016-12-21 23:37:44 -08:00 |
|
|
528d854860
|
Fix regex referrer check
Going to move compiling to initServer()
|
2016-12-21 23:34:48 -08:00 |
|
|
4a105d6ba6
|
First shot at using regex for referrer check to improve situation on gochan.org
|
2016-12-21 23:01:52 -08:00 |
|
Joshua Merrell
|
6b87ed4748
|
Add comments to Makefile so I don't forget
|
2016-12-15 11:37:14 -08:00 |
|
Joshua Merrell
|
02f42b38b9
|
remove "CURRENT_TIMESTAMP" setting from the deleted_timestamp column
|
2016-10-12 18:21:25 -07:00 |
|
Josh
|
703e05e686
|
Create ROADMAP.md
|
2016-09-21 12:05:47 -07:00 |
|
Joshua Merrell
|
116fe3a035
|
remove unnecessary legacy config.example.cfg
|
2016-09-17 16:01:53 -07:00 |
|
Joshua Merrell
|
8a95501964
|
replace cfg configuration with JSON
|
2016-09-17 16:00:31 -07:00 |
|
Joshua Merrell
|
f8293115a2
|
display benchmark times as float instead of int
|
2016-09-17 15:39:33 -07:00 |
|
Joshua Merrell
|
76cb0ecafa
|
fix verbsotity variable name for last commit
|
2016-09-16 00:44:01 -07:00 |
|
Joshua Merrell
|
6cb2e577b5
|
Add release, debug, and verbose Makefile targets
|
2016-09-16 00:39:14 -07:00 |
|
Joshua Merrell
|
05ccabd7af
|
Merge branch 'master' of https://github.com/eggbertx/gochan
|
2016-09-16 00:34:57 -07:00 |
|
Joshua Merrell
|
af899dcfe6
|
Add release, debug, and verbose Makefile targets
|
2016-09-16 00:33:19 -07:00 |
|
|
a125a2dc47
|
Fix horrible mistake in attempting to simplify referrer check lol.
|
2016-08-26 02:57:40 -07:00 |
|
|
4c99630144
|
Fix the initial setup detection after removal of tempposts
|
2016-08-24 20:12:50 -07:00 |
|
|
368ee618fb
|
Simplify referrer check, some cleanup in Akismet integration
|
2016-08-24 18:26:33 -07:00 |
|
Josh
|
1b397b773c
|
prevent browsers from autofilling subject field with staff username. Also, hot purging action!
|
2016-08-19 23:24:38 -07:00 |
|
Josh
|
c0932c1a42
|
remove legacy kusaba theme, normalize manage function names
|
2016-08-19 22:45:32 -07:00 |
|
|
adfb02a1ec
|
Fix count of omitted posts on a board page to not include deleted posts.
|
2016-08-15 21:42:50 -07:00 |
|
|
3587817bd9
|
Finish up Akismet integration.
|
2016-08-15 16:30:57 -07:00 |
|
|
651ce27787
|
Fix the URL for calling out to Akismet.
|
2016-08-15 15:38:17 -07:00 |
|
|
ef1ddd4234
|
Early attempt at an integration with Akismet to fight spam.
|
2016-08-15 00:35:21 -07:00 |
|
|
5680cb0481
|
Remove commented out bcrypt reference, fix whitespace
|
2016-06-16 04:07:32 -07:00 |
|
|
dc4be48e4f
|
Fix initialsetupdb.sql compat with MySQL 5.7 and fix log files to append
|
2016-05-19 20:36:58 -07:00 |
|
Josh
|
27bfafc8f0
|
fix/improve greentext/backlinking
|
2016-04-06 17:55:30 -07:00 |
|
|
ec9ebe189b
|
Add styling for greentext class.
|
2016-03-11 19:41:53 -08:00 |
|
|
c12ce71d15
|
Fix a template that missed a conversion to MessageHTML
|
2016-03-11 18:46:44 -08:00 |
|
Josh
|
b4a789123b
|
add greentext formatting, limit max characters per post
|
2016-03-11 16:36:19 -08:00 |
|
|
875b949672
|
Fixing the date command string, again.
|
2016-03-06 13:16:57 -08:00 |
|
Josh
|
6d0ab9f1a7
|
replace build.sh with more cross-platform friendly Makefile
|
2016-03-04 17:42:08 -08:00 |
|
Josh
|
266f6bced4
|
fix bug preventing new IPs from posting
|
2016-02-25 19:42:28 -08:00 |
|
|
16b36901b2
|
Fix date command to use minutes instead of months
|
2016-02-25 18:53:42 -08:00 |
|
Josh
|
96591c5f1d
|
Prevent post flooding (check last timestamp)
|
2016-02-25 18:41:50 -08:00 |
|
Joshua Merrell
|
8ef86372ae
|
add more descriptive board/thread subject
|
2016-01-31 18:50:51 -08:00 |
|
Joshua Merrell
|
3c5cf1fbb3
|
Update LICENSE years
|
2016-01-31 13:44:18 -08:00 |
|
|
b17541c86b
|
Fix an incorrect -X parameter
|
2016-01-25 23:59:51 -08:00 |
|
Joshua Merrell
|
7ecb00a3eb
|
fix build.sh variable setting for possible future deprecation
|
2016-01-24 16:50:11 -08:00 |
|
Joshua Merrell
|
e7b0cd201a
|
clicking on post number things adds backlink to message box for replying to post
|
2016-01-23 01:58:18 -08:00 |
|
Joshua Merrell
|
0bf90a25d6
|
fix bug where repeated file deletions don't panic
|
2016-01-12 20:40:51 -08:00 |
|
|
648fb1bf2e
|
Fix jQuery path in manage template.
|
2016-01-09 21:22:58 -08:00 |
|
|
faa716e2ff
|
Fix filenames for board archive pages, and make all file opens for page building use truncate so the file is clean before we write to it in order to prevent issues we've seen where files will be mangled.
|
2016-01-06 01:55:52 -08:00 |
|
|
71eda84b9d
|
Add safety to retrieving thumbnail names for when it is deleted.
|
2016-01-06 01:32:57 -08:00 |
|