Shish
|
18490ed488
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
|
Shish
|
2b6f3b7266
|
better asserting
|
2015-07-19 19:04:35 +01:00 |
|
Shish
|
feecdd4d13
|
support for changing usernames
|
2015-07-12 22:14:57 +01:00 |
|
jgen
|
95b94bd115
|
Some minor linting.
|
2014-12-14 16:06:31 -08:00 |
|
Shish
|
9abcadffb6
|
throw Ex() -> throw new Ex();
|
2014-12-07 13:20:36 +00:00 |
|
Shish
|
316f7ff858
|
Give a better error if User::class has been screwed up somehow
|
2014-12-07 03:44:17 +00:00 |
|
Shish
|
c0dfd9adc0
|
a little extra consistency in cache variable names
|
2014-11-26 13:09:49 +00:00 |
|
Shish
|
eb51a9b639
|
migrate to bcrypt for password storage
|
2014-05-24 09:47:42 +01:00 |
|
jgen
|
317028a63b
|
More PHP Doc comments.
|
2014-04-29 01:33:03 -04:00 |
|
jgen
|
4f51e942be
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
|
jgen
|
4e9e5ca2be
|
Fixing/adding/cleaning up the PHP Doc comments.
|
2014-04-26 05:01:49 -04:00 |
|
jgen
|
2706f72ce4
|
Update and fix the PHPDoc comments.
|
2014-04-24 19:08:23 -04:00 |
|
jgen
|
ab3f9850e4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:01:47 -04:00 |
|
jgen
|
f67220f64b
|
From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated.
Changing to public as that is really what these variables are anyways.
|
2014-04-24 04:36:05 -04:00 |
|
Shish
|
f72bfbb050
|
fix indentation
|
2014-04-06 20:47:01 +01:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Shish
|
78442e96c3
|
add daily cache breakage to gravatars
|
2012-12-30 18:08:58 +00:00 |
|
Shish
|
cebebcd975
|
Merge branch 'master' of https://github.com/shish/shimmie2
|
2012-12-10 21:28:44 +00:00 |
|
Shish
|
5a3b4dae49
|
normalise usernames
|
2012-12-10 21:28:41 +00:00 |
|
Shish
|
b141632785
|
some mock objects, for testing (coming soon, maybe)
|
2012-10-16 22:58:47 +01:00 |
|
Shish
|
8dfeb7cda3
|
longer cache timings, with better invalidation
|
2012-06-24 01:57:12 +01:00 |
|
Shish
|
38f7555d98
|
get rid of direct references to Database's engine
|
2012-06-24 00:57:55 +01:00 |
|
Shish
|
bcfcca7cda
|
checking the engine can trigger a database init...
|
2012-06-24 00:25:47 +01:00 |
|
Shish
|
63437d1e09
|
cache user sessions
|
2012-06-23 23:38:28 +01:00 |
|
Shish
|
e79d26ae8c
|
check against the class /name/...
|
2012-02-14 21:15:19 +00:00 |
|
Shish
|
3c1b20e05b
|
user classes
|
2012-02-14 20:38:19 +00:00 |
|
Shish
|
629e998f45
|
more work on user classes
|
2012-02-14 06:41:45 +00:00 |
|
Shish
|
4d0b3e69bd
|
give a count of reported images in the admin's userbox
|
2012-02-12 07:47:53 +00:00 |
|
Shish
|
fbce628e04
|
note who has already reported an image
|
2012-02-12 06:41:10 +00:00 |
|
Shish
|
c627e564c4
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-10 01:29:49 +00:00 |
|
Shish
|
d26afae583
|
ban_ip ability
|
2012-02-09 22:18:51 +00:00 |
|
Shish
|
410c4ff1a0
|
default gravatar url needs urlencoding
|
2012-02-09 17:37:41 +00:00 |
|
Shish
|
fbbdc898b0
|
Move image uploader info into the image info editor, make it editable
|
2012-02-09 17:03:39 +00:00 |
|
green-ponies (jgen)
|
5af54bb9e0
|
Added some more comments and type hints.
|
2012-02-07 20:05:38 -05:00 |
|
Shish
|
d715b3d8a6
|
brain-o
|
2012-02-07 18:27:53 +00:00 |
|
Shish
|
0589f9d72e
|
fine grained permission bits
|
2012-02-07 15:15:18 +00:00 |
|
Shish
|
bff5a8453f
|
start of fine-grained permissions
|
2012-02-07 13:44:54 +00:00 |
|
Shish
|
dab85e5f26
|
merge type hints
|
2012-02-02 14:16:14 +00:00 |
|
Shish
|
52ff412b38
|
hiphop type hint placeholders
|
2012-02-02 13:58:48 +00:00 |
|
Shish
|
f198128f06
|
config.php might not exist, eg in monolith mode
|
2012-02-02 03:53:18 +00:00 |
|
Shish
|
aed5e1a30e
|
hand merge of speed tweaks
|
2012-01-31 13:20:43 +00:00 |
|
Shish
|
ae56e591e9
|
sometimes, there is no token :O
|
2012-01-26 17:36:22 +00:00 |
|
green-ponies (jgen)
|
2e0e8475a1
|
A few more small changes for speed.
|
2012-01-12 14:46:58 -05:00 |
|
green-ponies (jgen)
|
26d383198a
|
More small changes for speed.
|
2012-01-11 15:57:00 -05:00 |
|
Shish
|
cd86859f08
|
cache anon, it gets looked up a lot
|
2011-03-23 11:26:11 +00:00 |
|
Shish
|
8d978aa06a
|
more pdo compat
|
2011-01-01 15:58:09 +00:00 |
|
Shish
|
175ceac490
|
PDO compat
|
2011-01-01 15:28:30 +00:00 |
|
Shish
|
dfef932463
|
use config.php as CSRF salt
|
2010-10-07 21:26:28 +01:00 |
|
Shish
|
6cd53fed8a
|
csrf functions
|
2010-10-07 21:26:15 +01:00 |
|