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 |
|
Joshua Merrell
|
f3f42571bc
|
fixed some issues with paging boards
|
2016-01-04 20:53:56 -08:00 |
|
Joshua Merrell
|
a1d57480a6
|
add verbosity options, build timestamp in build.sh
|
2016-01-03 23:23:04 -08:00 |
|
|
90d661fc25
|
Fix adding and deleting staff, there were many references to ?action=staff when it should be ?action=managestaff
|
2015-12-31 15:58:50 -08:00 |
|
|
c1fcd6dd71
|
Fix unescaped filename (thanks Pittsburgh Verizon DSL customer for pointing it out). Fix manage's manageboards form to point to the root
|
2015-12-29 01:30:05 -08:00 |
|
Joshua Merrell
|
6227444612
|
fix bug causing no board pages to be built even with no threads
|
2015-12-28 15:35:17 -08:00 |
|
|
ec3a49e9e5
|
Continue on the documenting adventure, change paginate to no longer return the original array in the first position of the returned 2d array, added gte and lte to template functions, fixed board page template in order to make Previous button from 1.html work.
|
2015-12-28 13:24:34 -08:00 |
|
|
a2cdd2b2ec
|
More documenting and cleaning, cleaned up some config variable names, fixed error with building board pages.
|
2015-12-28 01:00:06 -08:00 |
|
|
6a8d92c54a
|
Beginning adding documentation, fixed the single board case of buildBoards(bool, int) to only build the single board
|
2015-12-26 21:16:08 -08:00 |
|
Joshua Merrell
|
81cf1494d3
|
fix thread pages getting deleted
|
2015-12-25 00:30:34 -08:00 |
|
Joshua Merrell
|
8fe37b6568
|
fix issue with thumbnail generation
|
2015-12-24 23:57:23 -08:00 |
|
Joshua Merrell
|
4a1d0c1efd
|
generate pages for boards and threads
|
2015-12-24 23:26:13 -08:00 |
|
|
a8ab09a48f
|
Merge remote-tracking branch 'origin/gcode-library-replacements'
|
2015-09-25 13:19:14 -07:00 |
|
Joshua Merrell
|
6a693dc383
|
Remove apostrophe at end of gochan.org link. Ooops.
|
2015-08-28 05:58:06 -07:00 |
|
Joshua Merrell
|
2343a5d81e
|
Clean up README file
|
2015-08-28 05:55:41 -07:00 |
|
Joshua Merrell
|
b1d53cf72d
|
Merge branch 'master' of https://github.com/eggbertx/gochan
|
2015-07-23 00:28:21 -07:00 |
|
Joshua Merrell
|
36b478a2e6
|
remove unused jquery easyui stuff
|
2015-07-23 00:23:58 -07:00 |
|
|
8ac8a30d62
|
Remove unneeded entry in .gitignore, was trying this fancy GitEye application..
|
2015-07-16 00:47:14 -07:00 |
|
|
6beda6e6d5
|
Try alternative libraries to prepare for impending code.google.com
shutdown.
|
2015-07-15 18:11:08 -07:00 |
|
|
ef89fcd2c6
|
Merge branch 'master' of https://github.com/Eggbertx/gochan
|
2015-05-28 22:27:50 -07:00 |
|
|
cdfcfc93d9
|
Make it so if a database is half created, the initial setup will be run again to make sure things are still good.
|
2015-05-28 22:26:51 -07:00 |
|
Joshua Merrell
|
885e6ebf73
|
don't set in the build script since it's automatically set
|
2015-05-26 18:53:39 -07:00 |
|
Joshua Merrell
|
e5a485e614
|
removed board-dependent link from 404.html
|
2015-04-03 12:18:40 -07:00 |
|
|
f955b27e50
|
change key column for plugins to varchar, so that it can be used as a key in MySQL.
|
2015-04-03 02:05:49 -07:00 |
|
|
cb1baa707b
|
Also fix the magical README's formatting
|
2015-04-03 01:52:37 -07:00 |
|
|
0002d0c1aa
|
Fix the initial db setup SQL's "VARVARCHAR(45)"
|
2015-04-03 01:49:21 -07:00 |
|
Joshua Merrell
|
d43736c550
|
messed up the Attribution section in the readme. fug :DDD
|
2015-03-14 02:12:51 -07:00 |
|
Joshua Merrell
|
94ae946fdf
|
remove unused thumbnail expansion function, add thumbnail throbber
|
2015-03-14 02:10:02 -07:00 |
|
Joshua Merrell
|
b46b8efb6f
|
allow ipv6 addresses in initial setup file
|
2015-03-01 20:51:31 -08:00 |
|
Joshua Merrell
|
d6847af0ae
|
remove images in html/ that aren't used anymore
|
2015-02-25 14:55:47 -08:00 |
|
Joshua Merrell
|
2686536c31
|
move AUTHORS and LICENSE to root, use Simplified BSD license
|
2015-02-05 23:54:26 -08:00 |
|
Joshua Merrell
|
2017fc6738
|
add anchor offset to show whole reply
|
2015-01-10 10:57:24 -08:00 |
|
Joshua Merrell
|
a270ede3ca
|
improve build script to add (some) support for Windows and FreeBSD stuff
|
2015-01-09 22:54:15 -08:00 |
|
Joshua Merrell
|
0bbf4533cf
|
replace use of C crypt() with go-crypt package
|
2014-12-28 11:00:54 -08:00 |
|
Joshua Merrell
|
0931f94c2f
|
replace call to crypt_r() with crypt()
|
2014-12-23 02:22:25 -08:00 |
|
Joshua Merrell
|
ac7ce8cff4
|
why haven't these stupid broken libraries been fixed yet?
|
2014-12-20 21:50:56 -08:00 |
|
Joshua Merrell
|
a652159d2c
|
add local libraries
|
2014-12-11 23:53:41 -08:00 |
|
Joshua Merrell
|
0a29d5b5b7
|
removing faulty commited folder
|
2014-12-11 23:52:07 -08:00 |
|
Joshua Merrell
|
30f019408e
|
Merge branch 'master' of bitbucket.org:Eggbertx/gochan
|
2014-12-11 23:29:50 -08:00 |
|