Chimo
|
c81322d51a
WIP: Display error if wrong perms on 'avatar' dir
|
8 anni fa |
Mikael Nordfeldth
|
bf34f730dd
Use $this->scoped in AvatarsettingsAction
|
8 anni fa |
Mikael Nordfeldth
|
fd2efbc6f8
AvatarSettings more aligned to FormAction
|
9 anni fa |
Mikael Nordfeldth
|
3ee673ac91
ImageFile->resize now totally replaced with resizeTo
|
9 anni fa |
Mikael Nordfeldth
|
2a32af084f
ImageFile $id argument is only for File objects
|
9 anni fa |
Mikael Nordfeldth
|
79824a3625
Could not update avatar due to Bad Thumbnail parameters
|
10 anni fa |
Mikael Nordfeldth
|
7f3611c51c
use intval() instead of floor() for int return type
|
10 anni fa |
Mikael Nordfeldth
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
10 anni fa |
Mikael Nordfeldth
|
fcba540a14
Removed legacy OMB. Use OStatus for remote profiles.
|
11 anni fa |
Mikael Nordfeldth
|
fb94a16217
Moved Avatar retrieval into Avatar class
|
11 anni fa |
Mikael Nordfeldth
|
39f43e415d
Do not name anything getOriginal (because DB_DataObject calls that)
|
11 anni fa |
Mikael Nordfeldth
|
7979918ba9
Various minor Avatar fixes, but pretty necessary.
|
11 anni fa |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 anni fa |
Mikael Nordfeldth
|
a23c4aa236
Avatar resizing improvements and better code reuse
|
11 anni fa |
Mikael Nordfeldth
|
31bace8cfd
updated and moved jquery-jcrop (no longer .min.js)
|
11 anni fa |
Siebrand Mazeland
|
a2e4a1803c
Harmonize message for 'User has no profile.' and update translator documentation.
|
13 anni fa |
Evan Prodromou
|
c7a4aaddfc
show correct preview URL and hide delete button if avatar is not local
|
13 anni fa |
Siebrand Mazeland
|
9a6ee5e859
Update translator documentation.
|
13 anni fa |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 anni fa |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 anni fa |
Brion Vibber
|
54e98ffe22
Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed
|
13 anni fa |
Brion Vibber
|
820dd293c9
Fix for ticket #3007: .bmp avatar uploads weren't being properly converted to PNG in all cases
|
13 anni fa |
Evan Prodromou
|
592e2be5e1
Make new menu the default menu
|
13 anni fa |
Siebrand Mazeland
|
1c0e84f066
Add forgotten translator documentation.
|
14 anni fa |
Siebrand Mazeland
|
08edd1fedf
* i18n/L10n updates.
|
14 anni fa |
Siebrand Mazeland
|
cb74822e7a
i18n/L10n consistency updates.
|
14 anni fa |
Siebrand Mazeland
|
47eed2c999
Update message formatting for serverError to use a starting capital and a leading period.
|
14 anni fa |
Brion Vibber
|
01a1e882af
Handle "forgot to upload an avatar on avatarsettings" a little more gracefully.
|
14 anni fa |
Evan Prodromou
|
c52951cef5
Optionally set a separate Javascript server and path
|
14 anni fa |
Eric Helgeson
|
4db184e5b4
New Events for avatar settings
|
15 anni fa |