chatterino:feature/image_uploader_ui

Last commit made on 2024-05-14
Get this branch:
git clone -b feature/image_uploader_ui https://git.launchpad.net/chatterino

Branch merges

Branch information

Name:
feature/image_uploader_ui
Repository:
lp:chatterino

Recent commits

02fc366... by Mm2PL <email address hidden>

Revert "Make it repaint after downloading the image"

This reverts commit a56d6b084c59e94011a270acff4f6a0e479ef492.

04c14a7... by Mm2PL <email address hidden>

reformat

dbf7900... by Mm2PL <email address hidden>

Add imageFailedToLoad resource

This is ic_fluent_image_prohibited_24_regular from Fluenticons

172ca8b... by Mm2PL <email address hidden>

Make ImageUploaderPage look decent by throwing it out and making it again

645cb38... by Mm2PL <email address hidden>

Make UploadedImageModel use loadPixmapFromUrl

6c11b24... by Mm2PL <email address hidden>

Add onError callback to load pixmap code

2e60142... by Mm2PL <email address hidden>

Nuke ImagePtrItemDelegate

fb8584a... by Mm2PL <email address hidden>

Do not do any of the migration crap

This diff is horrendous I am sorry.

847a300... by Mm2PL <email address hidden>

Merge branch 'master' of github.com:Chatterino/chatterino2 into feature/image_uploader_ui

fdecb4a... by nerix <email address hidden>

revert: use max(minimum, min(bottom, value)) over clamp(..) (#5393)