Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
пре 10 година |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
пре 10 година |
Suki
|
4d034990ea
Merge changes on Profile-Modify.php
|
пре 10 година |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
пре 10 година |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
пре 10 година |
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
|
пре 11 година |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
пре 11 година |
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 година |
Suki
|
d1f27eeada
This should do the trick
|
пре 11 година |
Suki
|
b349538bd4
Provide some more info when handling avatars fails
|
пре 11 година |
Suki
|
b524694cbb
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
пре 11 година |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
пре 11 година |
Suki
|
7a5bf54fef
Marked as fixed 43a398c88539fe5734886f6dd4da528c76668f54
|
пре 11 година |
Suki
|
018545440f
More custom_avatar_enabled removals
|
пре 11 година |
Suki
|
59e7294175
Clean more $modSettings['custom_avatar_enabled'] leftovers
|
пре 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 година |