1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 00:10:55 +01:00
Commit Graph

1341 Commits

Author SHA1 Message Date
Michael Save
552924e704 Fixed issue #34: "HTML entities can be cut in half when truncating posts" 2012-02-11 18:53:27 +11:00
Michael Save
cf3519f3a6 "# of recent entries" setting adding to basic theme 2012-02-08 19:20:08 +11:00
Michael Save
0db0d9a4bb use Twig template for "basic" theme 2012-02-08 09:08:13 +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
e4e23b995c config[blotter] = false when unset 2012-02-06 17:49:05 +11:00
Michael Save
c7f8d45385 ... 2012-02-06 17:42:25 +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
0c505c789a false "Your browser sent an invalid or no HTTP referer" error 2012-02-02 10:24:48 +11:00
Michael Save
12968b99e4 Don't auto-unicode on links 2012-01-31 05:57:25 +11:00
Michael Save
cc68d030ca allow "^" in links 2012-01-31 05:57:08 +11:00
Michael Save
765bc69094 CSS fix: respect whitespace with white-space: pre-wrap 2012-01-27 04:09:24 +11:00
Michael Save
a1f7d8fe14 allow more punctuation after URLs 2012-01-27 03:58:38 +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
ac1f36bd16 wordfilters (non-regex) should be case-insensitive 2012-01-26 18:35:16 +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
0079d8e2d3 HTML fix 2012-01-09 14:28:54 +11:00
Michael Save
ce330f32e3 removed invalid rel="directory" 2012-01-09 14:25:11 +11:00
Michael Save
9971d12daf escape HTML in debug data 2012-01-09 14:15:36 +11:00
Michael Save
96fe7a4e27 removed experimental HTML5 microdata implementation from default template set 2012-01-09 14:13:54 +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
8a54298376 XSS in login form 2012-01-07 21:10:10 +11:00
Michael Save
9355e37ee9 missing whitespace before report/delete buttons when minify_html is on 2012-01-07 15:58:11 +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
fefa6fd23b trailing \n after inline replying with minify_html enabled 2012-01-07 11:55:25 +11:00
Michael Save
e8bd757d5d use 
 when new lines are a must if minify_html is enabled 2012-01-07 11:54:25 +11:00
Michael Save
431ccda252 permissions logic for janitors 2012-01-07 11:42:10 +11:00
Michael Save
946f4cc677 2012 update 2012-01-06 10:07:31 +11:00
Michael Save
51af59aef4 allow closing bracket after citation 2012-01-06 06:44:51 +11:00
Michael Save
8834552b37 allow closing bracket after citation 2012-01-06 06:44:12 +11:00
Michael Save
4772a09423 horrible bug in the "post too long. click here to view the full text" truncating 2012-01-06 06:40:26 +11:00
Michael Save
4c5ca69a54 do not count puncutation after links as part of the uRL 2012-01-06 06:34:21 +11:00