Peter Spicer
|
7dc9419211
! Fixed avatar resizing being off by one. Also fixed uploaded avatars not working properly in some cases. This may not be applicable in future with the custom avatar directory stuff but for now this means it does work.
|
10 роки тому |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 роки тому |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 роки тому |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
10 роки тому |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 роки тому |
Peter Spicer
|
ced3a11822
! Make sure we set the request up properly and don't confuse the membership page with having multiple requests when in reality only one should be applicable.
|
11 роки тому |
Peter Spicer
|
a6d5eea168
! When adding/removing users from buddy/ignore lists, throw a message about it being saved (a la #802) but also show it couldn't be done (non specific message, hard to be accurate about why not)
|
11 роки тому |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 роки тому |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 роки тому |
Peter Spicer
|
a20c713d50
! In hindsight it makes no sense for users to be able to opt out of being told that they did something wrong.
|
11 роки тому |
Peter Spicer
|
fcf00e51c8
! Let's actually save our alert preferences.
|
11 роки тому |
Michael Eshom
|
8416e9cebc
+ Alert and (proper) background task for notifying of requests to join a group
|
11 роки тому |
Peter Spicer
|
babb85c34b
! And a bit of clean-up before we prepare to do the real saving thing.
|
11 роки тому |
Peter Spicer
|
f26666a587
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 роки тому |
Peter Spicer
|
757a2590e7
! It really should be {thing}_{action} rather than anything else.
|
11 роки тому |
Peter Spicer
|
7a0574fdb8
! Being able to send emails on likes is potentially a very bad idea.
|
11 роки тому |
Michael Eshom
|
906169838c
! Don't forget the permissions.
|
11 роки тому |
Michael Eshom
|
6f6cf844e6
! Typo
|
11 роки тому |
Michael Eshom
|
6d0f1b7195
+ Initial functionality to handle notifying of group requests via notifications/alerts (more to come in the future)
|
11 роки тому |
Michael Eshom
|
cc9b5d86bf
Merge pull request #1002 from Oldiesmann/release-2.1
|
11 роки тому |
Michael Eshom
|
835e066d5e
! "enableThemes" is the new "knownThemes"...
|
11 роки тому |
Peter Spicer
|
5520d5cba8
! Now actually load the preferences for a user from the database, and some of them are permission dependent so reflect that. (This was so much fun.)
|
11 роки тому |
Peter Spicer
|
04d0730450
! Fields that are regex-validated can't be left empty as per http://www.simplemachines.org/community/index.php?topic=499992.0 (thanks @emanuele45 for the fix)
|
11 роки тому |
Peter Spicer
|
a6fb5fb1a7
! Very WIP of the alert preferences area. It doesn't work properly, I'm well aware of that, I just wanted to get it in as it is, just so it's there and I might be able to get some feedback on it (even though it doesn't work properly)
|
11 роки тому |
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 роки тому |
Peter Spicer
|
e2769698fb
! complex_preg_chars is a legacy thing from 2.0 that I thought was still in 2.1... but isn't. Fixes #843.
|
11 роки тому |
Suki
|
3213da9c7c
Apply the newly created permission
|
11 роки тому |
Suki
|
0f46853a85
Bye bye allow_editDisplayName
|
11 роки тому |
Suki
|
cbb26cf09e
Changes on Profile-Modify
|
11 роки тому |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
11 роки тому |