Hugo Sales
|
d1c70cb13b
[CORE] Make avatars be served with the same mechanism as attachments
|
4 years ago |
Alexei Sorokin
|
62b90c29db
[DATABASE] Introduce a bool type in schema
|
5 years ago |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 years ago |
Mikael Nordfeldth
|
a112e7f9a4
Use another method of detecting unspecified defaultImage size
|
8 years ago |
Mikael Nordfeldth
|
3ef573f67c
Default to profile size in Avatar::defaultAvatar
|
8 years ago |
Mikael Nordfeldth
|
ec257d940a
Either use or don't use HTTPS
|
8 years ago |
Mikael Nordfeldth
|
1a1e44cdfd
Issue #118 wanted better TOR support, now Avatar URLs are not stored
|
8 years ago |
Mikael Nordfeldth
|
3ee673ac91
ImageFile->resize now totally replaced with resizeTo
|
9 years ago |
Mikael Nordfeldth
|
6f76c8b59d
Same as last commit, don't give ID if it's not for a File object
|
9 years ago |
Mikael Nordfeldth
|
caa0dd549e
Avatar table url field now 'text', maybe use filename as unique key?
|
9 years ago |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
9 years ago |
Mikael Nordfeldth
|
7f3611c51c
use intval() instead of floor() for int return type
|
10 years ago |
Mikael Nordfeldth
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 years ago |
Mikael Nordfeldth
|
fb94a16217
Moved Avatar retrieval into Avatar class
|
11 years ago |
Mikael Nordfeldth
|
d1558a1d8b
Fix Avatar-unlink plus better logging in TwitterImport
|
11 years ago |
Mikael Nordfeldth
|
fb4e9b234d
Twitter Import improvements. Still buggy?
|
11 years ago |
Mikael Nordfeldth
|
cd6fa512ac
Twitter Import + avatar fixes (cleaning up + fixing)
|
11 years ago |
Mikael Nordfeldth
|
39f43e415d
Do not name anything getOriginal (because DB_DataObject calls that)
|
11 years ago |
Mikael Nordfeldth
|
7979918ba9
Various minor Avatar fixes, but pretty necessary.
|
11 years ago |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 years ago |
Mikael Nordfeldth
|
a23c4aa236
Avatar resizing improvements and better code reuse
|
11 years ago |
Mikael Nordfeldth
|
fac7371179
pivotGet moved into Managed_DataObject
|
11 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Evan Prodromou
|
06e2422517
pre-fill avatars for Profiles in a notice list
|
13 years ago |
Evan Prodromou
|
21c16b2e92
don't show display URL if avatar filename is missing
|
13 years ago |
Evan Prodromou
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 years ago |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
14 years ago |
Evan Prodromou
|
d6869cde7b
let avatars be served over SSL
|
14 years ago |