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 |
|
Joshua Merrell
|
8feae5a7ef
|
add local libraries
|
2014-12-11 23:28:08 -08:00 |
|
Joshua Merrell
|
7da0669dcd
|
add local libraries
|
2014-12-11 22:17:55 -08:00 |
|
Joshua Merrell
|
6b52310e80
|
post preview image should open the ACTUAL image
|
2014-10-11 12:01:03 -07:00 |
|
Joshua Merrell
|
eef5cc469b
|
open a new tab when an image is clicked
|
2014-10-11 11:55:29 -07:00 |
|
Joshua Merrell
|
4e267bbce0
|
show real IP of poster, display any and all warnings during build
|
2014-09-27 01:20:35 -07:00 |
|
Joshua Merrell
|
938e13caba
|
improve board creation functionality, add warnings, etc
|
2014-07-15 21:52:39 -07:00 |
|
Joshua Merrell
|
a17fa4b4c9
|
forgot to remove unused num_posts
|
2014-06-27 03:27:53 -07:00 |
|
Joshua Merrell
|
e87330dc57
|
update README file
|
2014-06-27 03:25:45 -07:00 |
|
Joshua Merrell
|
114b20cfba
|
fix recent posts showing up twice on front page, remove some unnecessary (is that spelled right?) columns in board table
|
2014-06-27 03:25:14 -07:00 |
|
Joshua Merrell
|
a916f6e0bb
|
fix posts on new boards not starting at 1
|
2014-06-26 20:54:33 -07:00 |
|
Joshua Merrell
|
4c254f98bb
|
improve OP truncating on board page (check number of lines)
|
2014-06-20 02:18:00 -07:00 |
|
Joshua Merrell
|
93c62f9753
|
truncate OP message on board page, remove 'found index' message in command line (it's no longer needed)
|
2014-06-19 23:52:55 -07:00 |
|
Joshua Merrell
|
30cf76cd3d
|
front page recent posts are updated when someone makes a post
|
2014-06-18 06:21:17 -07:00 |
|
|
10b44bcfd0
|
forget some important characters..
|
2014-06-16 19:20:36 -07:00 |
|
|
b19c32bed2
|
These functions are still useful and still being used in templates.. Bring them back.
|
2014-06-16 19:17:54 -07:00 |
|
Joshua Merrell
|
edf9485be8
|
display recent posts on front page, fix posts on thread page
|
2014-06-15 02:15:51 -07:00 |
|
Joshua Merrell
|
b56683abe5
|
fix errors on post/thread deletion, delete images attached to deleted posts/threads
|
2014-06-08 08:26:28 -07:00 |
|
Joshua Merrell
|
9f57d0f063
|
mime type for jpeg images should be set to image/jpeg
|
2014-05-29 20:57:24 -07:00 |
|
Joshua Merrell
|
b34a145013
|
improve/streamlineMySQL connection code
|
2014-05-29 00:48:00 -07:00 |
|
Joshua Merrell
|
71b6937334
|
remove unnecessary link menu mockup
|
2014-05-17 18:43:35 -07:00 |
|
Joshua Merrell
|
a60e63e599
|
add "use_fastcgi" option
|
2014-05-17 18:41:25 -07:00 |
|
Joshua Merrell
|
4f317c991f
|
Added FastCGI functionality
|
2014-05-17 18:38:46 -07:00 |
|