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 |
|
Joshua Merrell
|
1c388222c1
|
fix image expanding being broken in WebKit/Blink based browsers
|
2014-05-03 18:12:07 -07:00 |
|
Joshua Merrell
|
80408f5220
|
change temporary posts column to varchar, since the MEMORY engine can't use the text type
|
2014-05-03 03:40:56 -07:00 |
|
Joshua Merrell
|
c7eda003a5
|
fix gif image expanding, simplify expanding code
|
2014-04-20 14:04:19 -07:00 |
|
Joshua Merrell
|
def86d91a6
|
make images expand on mouseclick
|
2014-04-20 13:16:16 -07:00 |
|
Joshua Merrell
|
ead1fdacfc
|
forgot to tell the benchmark function to end
|
2014-04-18 13:09:16 -07:00 |
|
Joshua Merrell
|
47ee680e91
|
added benchmarking function
|
2014-04-18 12:56:54 -07:00 |
|
Joshua Merrell
|
8807e6961a
|
remove unnecessary template files
|
2014-04-08 00:28:16 -07:00 |
|
Joshua Merrell
|
bde431dd31
|
fix broken image links above the thumbnail
|
2014-04-08 00:06:23 -07:00 |
|
Joshua Merrell
|
25cdff196e
|
forgot to add this to the last commit
|
2014-04-04 15:10:14 -07:00 |
|
Joshua Merrell
|
ced82c6a26
|
don't truncate the post IP after a colon because that messes up IPv6
|
2014-04-04 12:54:35 -07:00 |
|
Joshua Merrell
|
f99b61fd37
|
show ban page when a banned user tries to post
|
2014-04-04 12:48:32 -07:00 |
|
Joshua Merrell
|
4c0aaa8ab7
|
put height/width, margin/padding, etc in global css files
|
2014-04-04 02:37:18 -07:00 |
|
Joshua Merrell
|
f82eef43b6
|
add banned image for ban page
|
2014-03-12 12:02:50 -07:00 |
|
Joshua Merrell
|
c277c7e5af
|
put 'Connecting to database...' and 'complete' on same line
|
2014-03-11 15:13:20 -07:00 |
|
Joshua Merrell
|
b0b49bd252
|
update ban user page layout, start on function to check whether someone is allowed to post
|
2014-03-08 16:51:52 -08:00 |
|
Joshua Merrell
|
920079272b
|
manage.js isn't supposed to be loaded before gochan.js in the manage pages
|
2014-03-07 23:56:41 -08:00 |
|