Joshua Merrell
|
5a452b254a
|
fixed tripcode generation
|
2013-10-06 19:11:41 -07: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
|
6ecdc3b5fe
|
don't remember the email if it's 'sage'
|
2013-10-02 20:19:39 -07:00 |
|
Joshua Merrell
|
3adbe83cf7
|
Removing daemonization line, since that can be done with a shell script/cron job/etc
|
2013-10-02 19:26:46 -07:00 |
|
Joshua Merrell
|
7b90c118c0
|
added bool to string function
|
2013-09-21 23:55:15 -07:00 |
|
Joshua Merrell
|
c955ca0661
|
updated version and README
|
2013-09-21 23:49:40 -07:00 |
|
Joshua Merrell
|
84ad46de5a
|
fixed board creation function not using all columns
|
2013-09-21 23:43:06 -07:00 |
|
Joshua Merrell
|
8038625d01
|
git removed debugging println
|
2013-09-16 18:40:33 -07:00 |
|
Joshua Merrell
|
ee2d5a316a
|
fixed accidentally hardcoded redirect dir
|
2013-09-16 18:35:30 -07:00 |
|
Joshua Merrell
|
cc26021b77
|
updated initial setup SQL setup file
|
2013-09-16 18:02:29 -07:00 |
|
Joshua Merrell
|
4db951625c
|
removed unecessary h2 tag decorations
|
2013-09-15 01:41:27 -07:00 |
|
Joshua Merrell
|
f75a64eb4a
|
added/fixed manageboads
|
2013-09-15 01:16:36 -07:00 |
|
Joshua Merrell
|
6475734e6e
|
Fixed manage/purgeeverything
|
2013-09-14 23:36:28 -07:00 |
|
Joshua Merrell
|
c06fa5cbc7
|
creates folder on board rebuild if it doesn't exist
|
2013-09-14 11:50:32 -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
|
a307320cf3
|
added improvements to manageboards
|
2013-09-05 19:54:51 -07:00 |
|
Joshua Merrell
|
e8a511b4e1
|
increased section body min-height
|
2013-09-02 18:16:04 -07:00 |
|
Joshua Merrell
|
8976aaa352
|
removed email output to console, "no such file" error printing to console
|
2013-09-02 18:07:24 -07:00 |
|
|
875ba18850
|
Opimize images for the lulz.
|
2013-08-28 05:23:27 -07:00 |
|
|
9a8d96ccbb
|
Remove old static DB prefix
|
2013-08-24 17:28:31 -07:00 |
|
|
a73c1d4410
|
Get rid of this junk. kthxbai
|
2013-08-24 17:02:24 -07:00 |
|
|
249be1d8ab
|
Fix more silly use of config.Domain into config.SiteDomain
|
2013-08-24 16:42:48 -07:00 |
|
|
aafcbab97c
|
We should use SiteDomain for cookies, and the other Domain should not even be called Domain.
|
2013-08-24 16:34:26 -07:00 |
|
Joshua Merrell
|
aa442878db
|
Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan
|
2013-08-17 21:18:07 -07:00 |
|
Joshua Merrell
|
2d2e04edbe
|
fixed lightbox X button not showing up as black
|
2013-08-12 19:18:10 -07:00 |
|
|
a1a6677a00
|
Actually make config.DBhost get used
|
2013-08-05 16:47:29 -07:00 |
|
Joshua Merrell
|
6ce048662d
|
staff can delete posts without passwords, a specific error is given if a post has already been deleted, fixed replies to a thread having the same email as the OP on the board page
|
2013-08-04 01:21:52 -07:00 |
|
Joshua Merrell
|
0e4a465bfd
|
fixed noko, sage, and showing emails
|
2013-08-02 04:48:34 -07:00 |
|
Joshua Merrell
|
ad7fb6b775
|
added purgeall manage tool for emergency deleting of all threads
|
2013-08-02 04:06:46 -07:00 |
|
Joshua Merrell
|
d1856765ab
|
fixed newlines not being rendered as newlines in html
|
2013-08-02 02:58:15 -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
|
a3b803ac5c
|
fixed board page only showing first 3 replies
|
2013-07-30 06:36:37 -07:00 |
|
Joshua Merrell
|
7484afd562
|
updated README, removed TODO
|
2013-07-29 14:03:35 -07:00 |
|
Joshua Merrell
|
b061df12de
|
fixed caching of manage pages
|
2013-07-29 13:13:32 -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
|
e086ee3497
|
updated config.example.cfg
|
2013-07-29 11:56:59 -07:00 |
|
Joshua Merrell
|
fd6ad8ded9
|
added ban button in javascript for staff
|
2013-07-29 06:43:57 -07:00 |
|
Joshua Merrell
|
1557802c17
|
stickied posts are displayed at the top of the board page
|
2013-07-29 06:08:11 -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
|
6cec81bb3a
|
fixed replies not being shown on boardpage
|
2013-07-28 11:54:27 -07:00 |
|
Joshua Merrell
|
ef70ea736e
|
fixed email names showing a blank email link
|
2013-07-28 06:03:09 -07:00 |
|
Joshua Merrell
|
6cad839157
|
Fixed bumping
|
2013-07-28 05:57:37 -07:00 |
|
Joshua Merrell
|
9f4f5bf544
|
post deletion (almost) complete
|
2013-07-27 07:21:11 -07:00 |
|
Joshua Merrell
|
d8cc4ba9b5
|
Fixed thread page generation bug
|
2013-07-27 05:45:19 -07:00 |
|
Joshua Merrell
|
eab1ff8987
|
partially implemented thread deletion
|
2013-07-26 17:49:38 -07:00 |
|
Joshua Merrell
|
cedc6b0d88
|
redirects to /manage if a staff tries to go to the login page while logged in
|
2013-07-26 06:48:33 -07:00 |
|
Joshua Merrell
|
11e409b1bf
|
removed dependency github.com/Eggbertx/go-logfile and replaced with built-in package log
|
2013-07-24 11:41:09 -07:00 |
|
Joshua Merrell
|
f38e231caf
|
staff accounts can be added and deleted
|
2013-07-20 19:25:08 -07:00 |
|