1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 11:46:22 -07:00
Commit graph

1453 commits

Author SHA1 Message Date
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
Joshua Merrell
258a880171 integrate DBPREFIXbannedtrips into DBPREFIXbanlist 2014-03-07 16:11:46 -08:00
Joshua Merrell
9a33179d60 remove some unnecessary columns from the banlist table 2014-02-24 23:08:39 -08:00
Joshua Merrell
787bf0da64 h1 and h2 tags both have box shadow and border-radius 2014-02-24 21:23:03 -08:00
Joshua Merrell
22428282ff remove unnecessary templates/experimental/ folder 2014-02-23 17:43:48 -08:00
Joshua Merrell
041aaf3ccc don't show Anonymous as the name if there's a tripcode 2014-02-23 17:39:17 -08:00
Joshua Merrell
ed5adad09b drop the post and do not post it if it is rejected 2014-02-21 21:18:00 -08:00
Joshua Merrell
7c04e04fdb templates use new jQuery version, lightbox gets all ban page titles correctly 2014-02-21 21:11:37 -08:00
Joshua Merrell
6d71da0b3d update jQuery to 1.10.2 2014-02-21 20:52:10 -08:00
Joshua Merrell
f0ad65ecb4 html/manage deleted, why was this even here? 2014-02-16 17:54:04 -08:00
Joshua Merrell
be609bd8f1 Merge branch 'master' of https://bitbucket.org/eggbertx/gochan 2014-02-16 17:44:59 -08:00
Joshua Merrell
da564d343e update AUTHORS file 2014-02-16 17:43:46 -08:00
a1fa7f67ed Make the posts's number links work. 2014-02-14 17:06:02 -08:00
Joshua Merrell
c126293235 make backlinks relative 2014-02-14 16:57:54 -08:00
Joshua Merrell
c3a3888b99 backlinks should probably link to the SiteDomain address 2014-02-14 16:49:45 -08:00
Joshua Merrell
112156f139 fixed remote cookies not being set to the site domain 2014-02-14 16:44:57 -08:00