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

29 commits

Author SHA1 Message Date
Joshua Merrell
c700e4c0ce (Mostly) finish the configuration web interface, remove all _img fields since text boards won't happen 2018-08-09 00:04:45 -07:00
Joshua Merrell
be879078d2 Show board dir in page header along with board name 2018-03-08 14:27:51 -08:00
Joshua Merrell
46a3e8ac77 Add bbcode, HTML reparsing function for imageboard admins 2018-02-10 16:30:35 -08:00
Joshua Merrell
4d93f8bb98 Videos (should) now format correctly 2018-02-03 14:42:05 -08:00
f945d6357c Remove CSS controlling the front page hyphenation 2018-01-29 19:20:00 -08:00
Joshua Merrell
8080e41b40 Force favicon to show up 2018-01-14 14:08:36 -08:00
Joshua Merrell
0f7e6b2696 use template for board management page instead of several if/else blocks and "html +=" 2018-01-10 17:31:54 -08:00
ec9ebe189b Add styling for greentext class. 2016-03-11 19:41:53 -08:00
Josh
b4a789123b add greentext formatting, limit max characters per post 2016-03-11 16:36:19 -08:00
Joshua Merrell
2017fc6738 add anchor offset to show whole reply 2015-01-10 10:57:24 -08:00
Joshua Merrell
938e13caba improve board creation functionality, add warnings, etc 2014-07-15 21:52:39 -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
1c388222c1 fix image expanding being broken in WebKit/Blink based browsers 2014-05-03 18:12:07 -07:00
Joshua Merrell
def86d91a6 make images expand on mouseclick 2014-04-20 13:16:16 -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
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
eff1f76950 more thread dropdown menu improvements 2013-12-01 21:35:04 -08:00
Joshua Merrell
5fa9a9119f fixed replies not displaying correctly 2013-10-05 15:47:15 -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
e8a511b4e1 increased section body min-height 2013-09-02 18:16:04 -07:00
Joshua Merrell
0fb6a1099f fixed file upload box getting too wide, file link issues, and message XSS vulnerabilities 2013-07-29 02:18:53 -07:00
Joshua Merrell
eab1ff8987 partially implemented thread deletion 2013-07-26 17:49:38 -07:00
Joshua Merrell
408b63a7dc partially fixed staff menu bug in Chrome, announcements page almost finished 2013-05-20 13:36:46 -07:00
Joshua Merrell
4e534df9c7 finished thread mockup 2013-05-19 02:07:02 -07:00
Joshua Merrell
027e418a4c thread page mockup almost finished 2013-05-18 18:55:04 -07:00
Joshua Merrell
4e682baf57 fixed footer position 2013-05-18 02:43:32 -07:00
Joshua Merrell
cc2206c6c5 added menus and settings buttons, fixed manage rank checking (kinda) 2013-05-02 13:58:58 -07:00
Joshua Merrell
68b8c03980 fixed database handling, fixed http handles, fixed configuration handling, added preliminary templating, etc 2013-04-20 01:21:40 -07:00