Régis Hanol
|
07e7b07b63
|
FIX: refreshing gravatar wasn't working
|
2015-09-17 19:42:44 +02:00 |
|
Régis Hanol
|
29f25dbf6e
|
fix the build
|
2015-09-11 15:18:17 +02:00 |
|
Régis Hanol
|
93f9dcfcec
|
FIX: don't overwrite custom uploaded avatar when selecting gravatar
FIX: remove unecessary serialized fields
|
2015-09-11 15:10:56 +02:00 |
|
Régis Hanol
|
827ea641b0
|
FIX: Use File.size instead of IO.size
|
2015-08-17 18:57:28 +02:00 |
|
Régis Hanol
|
b0802abae2
|
FIX: crop & optimize user background profile/card images
|
2015-07-15 17:15:43 +02:00 |
|
Robin Ward
|
cb94a9000d
|
Revert "Revert "Extract logic to save external avatar url""
This reverts commit 2d20e4c692 .
|
2015-06-23 15:59:50 -04:00 |
|
Robin Ward
|
2d20e4c692
|
Revert "Extract logic to save external avatar url"
This reverts commit 18b8df3f32 .
|
2015-06-23 15:45:34 -04:00 |
|
Robin Ward
|
18b8df3f32
|
Extract logic to save external avatar url
|
2015-06-23 15:23:19 -04:00 |
|
Régis Hanol
|
acafa491b2
|
user avatar urls/templates refactor
|
2015-05-29 18:51:17 +02:00 |
|
Régis Hanol
|
fe4f8b1519
|
download largest gravatar image
|
2015-05-29 18:11:15 +02:00 |
|
Régis Hanol
|
9a96cd9f3b
|
CRUSHED: duplicate key value violates unique constraint 'index_uploads_on_sha1'
|
2015-05-07 01:00:13 +02:00 |
|
Régis Hanol
|
0e5c9b2590
|
small upload code refactor
|
2015-02-03 18:44:18 +01:00 |
|
Régis Hanol
|
521226f4c9
|
FIX: registration fails with timeout on gravatar
|
2014-12-15 22:10:27 +01:00 |
|
Sam
|
414c6d191f
|
FIX: remove nullable dates post upgrade to Rails 4
|
2014-08-27 15:19:25 +10:00 |
|
Régis Hanol
|
c0cd109e9d
|
TRIVIAL: code formatting
|
2014-06-26 19:50:29 +02:00 |
|
Sam Saffron
|
03cde003db
|
BUGFIX: no network could mean no posts save.
|
2014-06-16 12:14:51 +10:00 |
|
Sam
|
fa6f22dd39
|
Move letter avatars out of upload system
FIX: S3 issues around system avatars
FIX: reduced backup file size
|
2014-05-30 14:45:55 +10:00 |
|
Sam
|
d9f51961c4
|
BUGFIX: pick gravatar if it was just downloaded
BUGFIX: don't go rebaking unless all avatars are downloaded
|
2014-05-28 16:54:21 +10:00 |
|
Sam
|
2791852bd8
|
FEATURE: ability to regenerate system avatars as needed
BUGFIX: made system letter avatar more thinner for less block look
|
2014-05-28 12:30:57 +10:00 |
|
Sam Saffron
|
9262a714bd
|
BUGFIX: include avatar for system user
|
2014-05-27 12:38:16 +10:00 |
|
Sam
|
033cbc61bf
|
BUGFIX: broken spec
|
2014-05-27 10:08:03 +10:00 |
|
Sam
|
504cfcff96
|
Fix specs for avatars
Implement avatar picker
Correct avatar related jobs
|
2014-05-27 10:08:03 +10:00 |
|
Sam
|
6c1c8be794
|
Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)
user can then pick which they want.
|
2014-05-27 10:08:03 +10:00 |
|