jgen
ab3f9850e4
Removing the closing PHP "?>" tag as per style guidelines.
2014-04-24 19:01:47 -04:00
Shish
db5aa56300
remove a bunch of dead code
2014-03-29 11:44:34 +00:00
Shish
1b73dd4ddc
add 'hellbanned' user class, with support from the comments extension
2013-09-09 13:41:08 +01:00
Shish
471bc1805a
escape title too
2013-01-04 22:40:16 +00:00
Shish
1664f932fe
Merge pull request #269 from pachuco/master
...
Comment extension
2013-01-04 14:43:52 -08:00
Shish
78442e96c3
add daily cache breakage to gravatars
2012-12-30 18:08:58 +00:00
pachuco
15de0f7732
Added page title.
2012-12-19 01:18:30 +02:00
pachuco
ef8c60f032
Things were fetched from the currently logged user instead of the viewed one. My bad.
2012-12-18 17:29:07 +02:00
pachuco
cfe3fabd6d
*Index link fixed in uaser and site comment navigators
...
*No bloody idea why I added the assertions in display_all_user_comments();
*Commented out some doohickey thing that did something and borke other stuff
*Added index link and paginator in user comment list
2012-11-24 20:36:00 +02:00
Shish
112130b8ad
the start of full per-user comment history
2012-10-15 21:48:55 +01:00
Shish
6abf65c062
option for making samefags public
2012-10-03 21:28:29 +01:00
Shish
82cc77817a
delete comments by IP
2012-06-09 16:08:29 +01:00
Shish
8de1bd0c56
different classes for different types of comment list
2012-06-05 13:11:15 +01:00
Shish
b4fb667eaa
use URLs for linking to comments
2012-03-13 16:04:50 +00:00
Shish
947fbfd820
comment index -> comment/list, not post/list
2012-03-13 09:28:05 +00:00
Shish
9a0228720a
truncate as a function, which works
2012-03-13 07:01:27 +00:00
Shish
41971f907f
missed a bit
2012-03-12 05:36:39 +00:00
Shish
aaf9280ee4
more styling
2012-03-12 04:56:30 +00:00
Shish
40b09c8ee1
less divvy comments
2012-03-12 03:28:08 +00:00
Shish
74f0d38c04
comment snippets should link to the specific comment
2012-03-02 21:15:04 +00:00
Shish
f8fec8a036
prefix comment ID with c, so it isn't just a random number
2012-02-22 13:07:04 +00:00
Shish
aaceb99aa5
rather than <a name=foo>, stick an ID on the comment
2012-02-22 13:05:17 +00:00
Shish
519e46578d
more notation for which strings are HTML safe and which aren't
2012-02-13 20:51:34 +00:00
Shish
e535b1f002
only show samefag ID if showing regular IDs
2012-02-11 10:37:50 +00:00
Shish
9aa5644504
colours don't scale either D: numbers then...
2012-02-11 08:33:09 +00:00
Shish
ce5db719c3
coloured anons
2012-02-11 08:18:51 +00:00
Shish
d83c596c01
consistent width for comment list tables
2012-02-11 04:27:00 +00:00
Shish
77fc6f22b2
colour anons by IP address, for easier samefag spotting (commented out atm though)
2012-02-10 02:16:44 +00:00
Shish
0b26eba141
gaaah inconsistent database schema
2012-02-10 01:55:33 +00:00
Shish
34fd9751db
username CSS, so that the name can be consistent even when it's a non-linked anon
2012-02-10 01:29:31 +00:00
Shish
01b89c2a1b
function for showing IPs with ban button
2012-02-09 22:51:41 +00:00
Shish
f8af5c0e07
link to IP ban page from comments and images
2012-02-09 22:21:54 +00:00
green-ponies (jgen)
d69fa6ae9d
Merge branch 'master' into speed_tweaks
2012-02-07 23:21:56 -05:00
Shish
0589f9d72e
fine grained permission bits
2012-02-07 15:15:18 +00:00
Shish
a9ec9b6b70
comment info box
2012-02-06 14:42:38 +00:00
Shish
aa2696ca07
only add ellipsis if the comment actually is too long
2012-02-06 14:42:07 +00:00
Shish
e38f9e720f
CSS has odd/even built-in now
2012-02-06 12:24:13 +00:00
Shish
d2d03396af
info box
2012-02-06 12:23:56 +00:00
Shish
0b13db8ed7
hide anonymous's user page - having made a million comments, it was taking upwards of 60 seconds to process that one page, triggering the DOS defences...
2012-02-05 04:25:50 +00:00
green-ponies (jgen)
68e9bd694e
Storing copies of config variables outside of for loops.
2012-02-04 14:17:52 -05:00
Shish
aed5e1a30e
hand merge of speed tweaks
2012-01-31 13:20:43 +00:00
Shish
7af442855d
this isn't so necessary with latest upstream changes
2012-01-30 02:18:16 +00:00
green-ponies (jgen)
d46244f926
Display message if no comments.
2012-01-16 20:54:34 +00:00
green-ponies (jgen)
fc12bbbfe5
More small changes to help save a few microseconds.
2012-01-12 15:46:34 -05:00
green-ponies (jgen)
f7fc253075
Display message if no comments.
2012-01-08 22:18:17 -05:00
Shish
c39697a40f
stub for comment time-ago
2011-12-31 14:21:02 +00:00
Shish
1857075bd9
show comments made by user
2011-12-31 13:54:32 +00:00
Shish
5121e99dbe
speed hax and niceurl forcing from r34
2011-12-24 14:49:55 +00:00
Shish
1e04df7765
<form> -> make_form(), or add auth token manually
2010-10-07 21:26:27 +01:00
Shish
ec5b08f659
timestamped comments
2010-04-07 13:25:46 +01:00