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
69efd181c2
no days...
2009-01-21 22:41:24 -08:00
12cccde8f8
move extension specific parts out of user and into extensions
2009-01-20 03:56:13 -08:00
0bfafe0e9a
classy
2009-01-04 11:41:03 -08:00
11873e9601
remove EOL whitespace
2009-01-04 11:18:37 -08:00
0b59c40865
remove user enable / disable, as the feature was ass, and better handled elsewhere :|
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@749 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-02 20:07:52 +00:00
c828ce5cfe
move user search to user extension, and search by ID
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@719 7f39781d-f577-437e-ae19-be835c7a54ca
2008-02-16 03:14:38 +00:00
6d90231d50
Limit length of recent IP lists on user info page
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@637 7f39781d-f577-437e-ae19-be835c7a54ca
2007-12-08 03:23:53 +00:00
862e647365
theme engine 2.1
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@466 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-23 11:14:03 +00:00
25b1ebad8b
search user rather than poster; everything else refers to 'user'
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@420 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-02 19:57:40 +00:00
ff5f41c91e
optional user links on user page
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@413 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-01 17:11:46 +00:00
1137fe7025
default tac
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@401 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-01 15:08:40 +00:00
951e4bbf66
formatted terms & conditions
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@400 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-01 15:02:05 +00:00
6ceb65c49b
user admin things moved to user_admin, user/* is now usernames only
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@385 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-27 13:05:48 +00:00
7c9740e4d3
themeyness
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@381 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-27 00:49:03 +00:00
96a870790e
that should've been post/list
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@374 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-26 13:20:53 +00:00
2e8e839f5c
make_link with no args links to default page
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@373 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-26 13:19:39 +00:00
446c3a3579
don't send UPBE for null user
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@367 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-26 11:49:52 +00:00
ef7044ce48
user themed
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@333 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-19 14:32:25 +00:00
b782b3e970
argh, another one
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@311 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-17 02:23:24 +00:00
b57ea27f19
a bit more themey
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@302 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-16 19:47:25 +00:00