1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-12 18:46:24 -07:00
Commit graph

269 commits

Author SHA1 Message Date
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
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
Joshua Merrell
4a1d0c1efd generate pages for boards and threads 2015-12-24 23:26:13 -08:00
Joshua Merrell
36b478a2e6 remove unused jquery easyui stuff 2015-07-23 00:23:58 -07:00
Joshua Merrell
e5a485e614 removed board-dependent link from 404.html 2015-04-03 12:18:40 -07:00
Joshua Merrell
94ae946fdf remove unused thumbnail expansion function, add thumbnail throbber 2015-03-14 02:10:02 -07:00
Joshua Merrell
d6847af0ae remove images in html/ that aren't used anymore 2015-02-25 14:55:47 -08:00
Joshua Merrell
2017fc6738 add anchor offset to show whole reply 2015-01-10 10:57:24 -08: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
a916f6e0bb fix posts on new boards not starting at 1 2014-06-26 20:54:33 -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
71b6937334 remove unnecessary link menu mockup 2014-05-17 18:43:35 -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
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
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
787bf0da64 h1 and h2 tags both have box shadow and border-radius 2014-02-24 21:23:03 -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
5e069b1630 removed empty /test/ board 2014-02-13 22:33:41 -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
65c76be5d5 More template fixes and remove silly HTML files. 2014-02-09 01:52:40 -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
Joshua Merrell
b405d65999 remove unecessary test html files and add manage.js to board page template 2014-01-31 17:04:38 -08:00
Joshua Merrell
fc011d7284 fix jquery syntax error for ip/name div switching 2014-01-14 15:41:09 -08:00
Joshua Merrell
b383c6891b comment out call to showMessage() until it's fixed 2014-01-14 00:35:52 -08:00
Joshua Merrell
2e8afe7c02 added ban user(s) interface 2013-12-14 00:11:30 -08:00
Joshua Merrell
0a2b4a53d5 made lightbox styling more independent, gave staff manage page a non-conflicting url 2013-12-13 21:09:01 -08:00
Joshua Merrell
edd3441112 fixed dropdown menu showing on pages where it shouldn't 2013-12-04 19:45:16 -08:00
Joshua Merrell
eff1f76950 more thread dropdown menu improvements 2013-12-01 21:35:04 -08:00
Joshua Merrell
b940d40b0f improved thread dropdown menus 2013-12-01 20:54:49 -08:00
Joshua Merrell
3632c3573c fixed cookie escaping 2013-11-19 17:50:47 -08:00
Joshua Merrell
4663a779a1 improved dropdown button 2013-11-19 17:07:41 -08:00
Joshua Merrell
5fa9a9119f fixed replies not displaying correctly 2013-10-05 15:47:15 -07:00
Joshua Merrell
7ffaca784f added cookie loading 2013-10-05 00:50:59 -07:00
Joshua Merrell
dc49b76fdd post div boxes don't take up the whole width 2013-10-03 21:08:17 -07:00
Joshua Merrell
4db951625c removed unecessary h2 tag decorations 2013-09-15 01:41:27 -07:00
Joshua Merrell
00468d0ae4 Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan
pulling changes.
2013-09-06 17:30:22 -07:00
Joshua Merrell
e8a511b4e1 increased section body min-height 2013-09-02 18:16:04 -07:00
875ba18850 Opimize images for the lulz. 2013-08-28 05:23:27 -07:00
a73c1d4410 Get rid of this junk. kthxbai 2013-08-24 17:02:24 -07:00
Joshua Merrell
2d2e04edbe fixed lightbox X button not showing up as black 2013-08-12 19:18:10 -07:00
Joshua Merrell
5ed319d356 fixed link color in lightbox, condensed recent posts timestamps, fixed png upload error 2013-08-02 01:54:55 -07:00
Joshua Merrell
76e3c01a9e added caching for html, removed non-working quick replybox link, fixed mod ban button position 2013-07-29 13:09:12 -07:00
Joshua Merrell
fd6ad8ded9 added ban button in javascript for staff 2013-07-29 06:43:57 -07:00