Peter Spicer
|
dd3eb2633c
! Code cleanliness
|
11 years ago |
Peter Spicer
|
8a586292a7
! Profile area menu should have spiffy icons just like the other menus.
|
11 years ago |
Peter Spicer
|
4b14f66013
! The personal messaging area is duplicated, and it shouldn't be - most users do not need it in both places. Admins will get something to configure defaults/reset accounts to defaults shortly.
|
11 years ago |
Peter Spicer
|
71608de06b
! And of course the profile code itself.
|
11 years ago |
Suki
|
879b0fe182
Changes on Profile
|
11 years ago |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Michael Eshom
|
7d66f73bd9
! Don't throw errors at guests trying to access members-only sections of the profile when a user isn't specified...
|
11 years ago |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Peter Spicer
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 years ago |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 years ago |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
Michael Eshom
|
f4c4d89c2a
Oopsies!
|
11 years ago |
Michael Eshom
|
21a6b0d5be
Don't show the Issue Warning menu item when viewing your own profile
|
11 years ago |
Michael Eshom
|
2757833c1b
Merge pull request #453 from smfrunic/release-2.1
|
11 years ago |
Bryan Deakin
|
8b9688c375
Removes enable code in Profile, in regards to issuing warnings
|
11 years ago |
Michael Eshom
|
bac9293fab
In some cases, validation was done multiple times for the same token
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 years ago |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 years ago |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
emanuele
|
296744f23f
Coding stile
|
12 years ago |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
12 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 years ago |