cf95e28144
firefox complains about invalid email in an email field
2017-10-28 20:28:23 +01:00
977c3db1e3
PHP7 type annotations
2017-09-21 05:21:42 +01:00
a32bc6448c
make user list slightly more useful
2017-09-17 18:59:48 +01:00
35a4f385b3
phpstorm tidying
2015-09-12 11:43:28 +01:00
18490ed488
more global removal
2015-08-02 20:39:41 +01:00
feecdd4d13
support for changing usernames
2015-07-12 22:14:57 +01:00
8c2d8df81d
use html5 input types
...
we would use type='url' for source but non-urls can be used as source too
2015-04-18 10:39:34 +01:00
ccfc22aa8b
make block placement more explicit
2014-10-10 22:19:54 +01:00
317028a63b
More PHP Doc comments.
2014-04-29 01:33:03 -04:00
daee99c1bc
Removing the closing PHP "?>" tag as per style guidelines.
2014-04-24 22:28:53 -04:00
d5bc06835d
reserve block slot #0 for site announcements
2013-03-03 18:27:06 +00:00
eb05458c9f
change user class / delete user separate from admin
2012-03-31 19:25:27 +01:00
1d648d0d32
remove redundant code
2012-03-31 15:54:29 +01:00
3acf53a32a
default style:width:100% overrides width:100%. Use a local style
2012-03-14 20:28:15 +00:00
8b78fce982
more forminess
2012-03-13 15:23:56 +00:00
2ed73f9a68
user signup form
2012-03-12 18:03:46 +00:00
34d42d27f4
delete with images / with comments, and check auth token
2012-03-12 17:44:07 +00:00
0e262f5500
change_X -> edit_X for consistency
2012-03-12 17:29:03 +00:00
5803920bcc
more forms
2012-03-11 15:53:19 +00:00
b7006e90db
Merge branch 'master' of github.com:shish/shimmie2
2012-03-11 15:50:04 +00:00
c78ad128bf
forms
2012-03-11 15:49:40 +00:00
071b783f56
forms
2012-03-11 15:49:25 +00:00
eccea620ba
only admins can change user classes, and they should be protected from moderators
2012-02-22 12:32:54 +00:00
3c1b20e05b
user classes
2012-02-14 20:38:19 +00:00
519e46578d
more notation for which strings are HTML safe and which aren't
2012-02-13 20:51:34 +00:00
67623246e9
leave sizes to css
2012-02-12 11:14:04 +00:00
0589f9d72e
fine grained permission bits
2012-02-07 15:15:18 +00:00
aed5e1a30e
hand merge of speed tweaks
2012-01-31 13:20:43 +00:00
f38b45e2a9
there are some odd cases where anonymous is not user #1 , so use the anon_id variable
2012-01-24 16:40:36 +00:00
ddd3f99835
deleting the user withouth images delete resulted in image deletion too: the DB entriy gets removed but the image stays on the Hard drive.
...
this is fixed.
also the Foreign key needs to be manually updated in images table.
named the foreign keys in install.php for easier altering in the future.
2012-01-22 20:14:35 +01:00
023384149f
User deletion (Deletes the user with comments, favorites and private messages)
...
User deletion with uploaded images ( all above plus the images the user uploaded)
Also the Database fix that is all needed for this in DBupdate.php
2012-01-22 18:55:52 +01:00
8eaaa6a7ca
Added user deletion.
...
User is deleted from database
the Comments are deleted too, unknown reason for me
Noting else is deleted so far.
2012-01-19 18:23:43 +01:00
557a82e7be
Fixed linking bug in admin_user/list page.
2012-01-19 16:43:20 +01:00
fc12bbbfe5
More small changes to help save a few microseconds.
2012-01-12 15:46:34 -05:00
1e04df7765
<form> -> make_form(), or add auth token manually
2010-10-07 21:26:27 +01:00
69bfc1868e
show user ID number
2010-03-25 10:51:30 +00:00
4361bb0645
put the captcha in the table
2010-01-23 12:40:03 +00:00
4e7f135024
htmlable t&c
2010-01-05 19:06:04 +00:00
62862994db
set user creation to use the generic captcha api
2010-01-05 17:57:10 +00:00
9f37a50256
signup captcha
2009-11-10 03:21:02 +00:00
b1bcb8252f
extendable user stats rather than hardcoded with assumptions of extensions
2009-08-18 22:30:52 +01:00
76a9090ded
settable email field
2009-08-11 17:07:03 +01:00
2e8eff8f38
gravatar on user page
2009-08-11 15:44:26 +01:00
9a79f77deb
better looking downtime message, and login box
2009-08-03 19:58:24 +01:00
63be20458d
themable user links
2009-08-03 10:46:40 +01:00
4a4546c427
bring back X blah per day
2009-07-30 03:47:43 +01:00
b0448eba6f
theme changes
2009-07-06 04:29:55 -07:00
413a0ede91
basic user list
2009-05-30 06:47:57 -07:00
bb84a735a2
requestcontext stuff is messy, go back to globals :(
2009-05-11 07:04:33 -07:00
d98962a30e
a bunch of fixes
2009-01-22 05:42:44 -08:00