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 |
|
Joshua Merrell
|
eb27a7e2e8
|
add backlinking functionality, remove unnecessary config.SiteDomain member
|
2014-02-14 15:57:48 -08:00 |
|
Joshua Merrell
|
5e069b1630
|
removed empty /test/ board
|
2014-02-13 22:33:41 -08:00 |
|
Joshua Merrell
|
5e902b2fdd
|
looks like I forgot to remove all those newlines
|
2014-02-12 17:13:12 -08:00 |
|
Joshua Merrell
|
9ccb1c11d3
|
don't print the db object, add index.html so we don't run into a 404 when we first use it
|
2014-02-12 17:10:30 -08:00 |
|
Joshua Merrell
|
1b056e97cc
|
connect to db if the initial setup file has already been used (fixes nil db error)
|
2014-02-09 16:49:40 -08:00 |
|
|
d7aeffb666
|
I am going crazy with all these UTF-8 charset tags
|
2014-02-09 02:17:06 -08:00 |
|
|
9246106a0a
|
More validation fixes, yay!
|
2014-02-09 02:13:59 -08:00 |
|
|
e6b184f51e
|
Fix validation errors, and define charset in HTML.
|
2014-02-09 02:11:12 -08:00 |
|
|
65c76be5d5
|
More template fixes and remove silly HTML files.
|
2014-02-09 01:52:40 -08:00 |
|
|
29bbb51399
|
Fix really silly mistake.
|
2014-02-09 01:47:08 -08:00 |
|
|
1c31ae724d
|
Add the view button for the thread back into template.
|
2014-02-09 01:45:56 -08:00 |
|
Joshua Merrell
|
bbb3fd26f1
|
don't create database on initial setup
|
2014-02-09 01:11:55 -08:00 |
|
|
75d5c806e3
|
We really don't need to create the database.
|
2014-02-09 00:54:05 -08:00 |
|
Joshua Merrell
|
5cace590bc
|
make db connection code more straightforward
|
2014-02-09 00:35:02 -08:00 |
|
Joshua Merrell
|
ccc1fc6633
|
improve topbar and front page formatting
|
2014-02-08 23:18:32 -08:00 |
|
Joshua Merrell
|
5698de2801
|
fix replies not being formatted correctly, fixed W3C validation issues
|
2014-02-06 01:50:59 -08:00 |
|