1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

247 Commits

Author SHA1 Message Date
Michael Save
c57cecdf57 rebuild shadowed thread after moving 2012-04-03 05:40:43 +10:00
Michael Save
99f02e709b small bug fix with thread moving 2012-04-02 23:50:52 +10:00
Michael Save
a25b554a41 When moving threads, correct >>XX links. 2012-04-02 23:47:32 +10:00
Michael Save
c4cec2302a small stylesheet change 2012-03-31 21:01:55 +11:00
Alyssa Rowan
ab4ce9572f Fixed bug with report clearing 2012-03-31 10:33:07 +11:00
Michael Save
bb2e931fe7 Split [D+] (delete all posts by IP address) into global and non-global commands 2012-03-25 16:12:42 +11:00
Michael Save
956ed1020c Close and unzip zip file upon errors (?/upgrade) 2012-03-21 22:04:58 +11:00
Michael Save
3fd0bbac7a escapeshellarg() for auto-upgrade unzip 2012-03-20 03:43:57 +11:00
Michael Save
3fbe2f10e9 issue #41 2012-03-20 03:39:44 +11:00
Marcin Łabanowski
533ea96732 mod.php error localization 2012-03-15 20:25:18 +11:00
Michael Save
9a133e87e5 Multiple changes.
Added $config['minify_js'] to compress Javascript with minify
Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file.
Moved delete/report post controls to a shared template.
Ability to have different Javascript files between boards.
2012-03-14 21:48:31 +11:00
Michael Save
a164bde13f use "git pull" in auto-upgrade if available 2012-03-14 16:56:33 +11:00
Michael Save
163fe49eb7 hide hardcoded "0.0.0.0" ip address for command line clients 2012-03-14 16:49:08 +11:00
Michael Save
ae389dc688 uid < 0 is now pseudo "system" user account 2012-03-14 16:45:27 +11:00
Michael Save
8d16716c2d h 2012-03-13 03:52:42 +11:00
Michael Save
d77192f48e experimental self-upgrading via github 2012-03-13 03:46:58 +11:00
Michael Save
c03cb4548e increased board uri/title/subtitle character limits 2012-02-19 19:37:39 +11:00
Michael Save
3579e37289 board management bug with certain themes enabled 2012-02-19 19:01:03 +11:00
Michael Save
ff531507ab post editing bug 2012-02-17 01:37:49 +11:00
Michael Save
5b47707b20 post editing bug 2012-02-17 01:37:22 +11:00
Michael Save
6ab9e4143c post editing bug 2012-02-17 01:36:28 +11:00
Michael Save
b36f1218ed experimental post editing (for mods) 2012-02-15 20:11:09 +11:00
Michael Save
48a118477f SQL error when search is by filter only (no query for post body) 2012-02-12 22:48:03 +11:00
Michael Save
0950500852 experimental "filters" in mod ?/search 2012-02-12 22:45:48 +11:00
Michael Save
3b7b93de10 double escape with web editor (on permissions error) 2012-02-07 00:46:20 +11:00
Michael Save
5665f284ad minify_html with web editor 2012-02-07 00:45:32 +11:00
Michael Save
f3cbef72fc web config update 2012-02-07 00:41:58 +11:00
Michael Save
acde719d0d s/by/via 2012-02-06 18:05:21 +11:00
Michael Save
2f144e9d92 "edit using web editor" link on ?/config 2012-02-06 17:38:18 +11:00
Michael Save
3893848341 beta web config editor 2012-02-06 17:36:14 +11:00
Michael Save
6105f0f72b fixed bug causing some themes to make adding a "new board" redirect somewhere else 2012-01-27 03:49:59 +11:00
Michael Save
1fee253e83 better "confirm" page 2012-01-27 03:47:37 +11:00
Michael Save
4b170b1336 prohibit using same anti-bot hashes across different boards/threads 2012-01-20 02:37:53 +11:00
Michael Save
b4a2352a58 strikethrough deleted posts in modlog 2012-01-09 10:48:44 +11:00
Michael Save
d5bc2f8d19 ... 2012-01-09 10:46:53 +11:00
Michael Save
b3d6b789e1 slight display change 2012-01-09 10:45:51 +11:00
Michael Save
aff19d1b03 use cache even if SQL query result was empty 2012-01-09 10:44:26 +11:00
Michael Save
699cda80fe only cache if enabled 2012-01-09 10:43:16 +11:00
Michael Save
489435536d cache to minimize SQL queries in modlog 2012-01-09 10:42:03 +11:00
Michael Save
ff73e5c1f5 link posts in modlog 2012-01-09 10:38:01 +11:00
Michael Save
d554e4db57 paginate modlog 2012-01-09 10:20:13 +11:00
Michael Save
bae3d93ba5 stupid logic error in last commit 2012-01-07 15:51:35 +11:00
Michael Save
3585446bf0 s/???/deleted? 2012-01-07 15:50:28 +11:00
Michael Save
efd054b112 display ??? next to messages from an unknown (deleted?) sender 2012-01-07 15:50:07 +11:00
Michael Save
66dc61f21c allow users without "mod log" permissions to at least see the time when a mod was last active 2012-01-07 15:47:52 +11:00
Michael Save
77e3a96e52 "Manage users" table slight display change 2012-01-07 15:44:40 +11:00
Michael Save
eb3d862b9a XSS in "manage users" page (mod log)
Mod log permissions fix
Tiny display change in "manage users" page
2012-01-07 15:38:18 +11:00
Michael Save
a2e60c61a2 "Marked all PMs as read" in modlog 2012-01-07 12:32:43 +11:00
Michael Save
ff2e5b1789 "mark all as read" button in PM inbox 2012-01-07 12:31:59 +11:00
Michael Save
431ccda252 permissions logic for janitors 2012-01-07 11:42:10 +11:00