It would be nice to add the ability call 100x100 image (and thus, need to store them). These would likely not see much use immediately, but could be nice down the road. Project Images are already committed at this size.
Description
Description
Revisions and Commits
Revisions and Commits
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T7569 Support Feed/Notifications in Conpherence | ||
Resolved | btrahan | T7565 Ship Conpherence v2 | ||
Resolved | btrahan | T7572 Ship Durable Chat Column | ||
Resolved | btrahan | T7574 Conpherence v2 Infrastructure | ||
Resolved | epriestley | T7708 Improve performance of chat column | ||
Spite | epriestley | T4103 Implement "Role Profiles" to provide search, homepage and application defaults | ||
Resolved | epriestley | T7707 Implement a read-through cache layer | ||
Resolved | None | T4400 Allow profile pictures to go on object cards | ||
Resolved | None | T4406 Allow for 100x100 images in profile and projects |
Event Timeline
Comment Actions
The only general-ish piece of this is that we should be writing explicit dimensions to any image tags we output if we aren't already. Then the backend can generate whatever size images it wants and we can just let the client scale them up or down if we have old images in new slots or vice versa.