summary refs log tree commit diff
path: root/src/SingleImagePackModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Factor out the logic to delete an ImagePackFallenValkyrie2023-12-161-0/+1
|
* Properly register image pack typesNicolas Werner2023-06-191-0/+3
|
* Prevent new packs from overwriting the default pack by accidentNicolas Werner2023-05-201-0/+2
|
* Fix adding duplicate stickers and strip file extensionNicolas Werner2023-05-201-0/+2
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-1/+1
|
* Implement space stickers & emojiNicolas Werner2022-09-011-0/+4
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Show some avatar for image packsNicolas Werner2021-12-131-1/+3
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-67/+64
|
* Small image pack editor improvementsNicolas Werner2021-08-291-0/+1
| | | | | | | - add missing mimetype - allow removal of images from pack - allow GIF as a format - don't divide size by 2 if the image is very small already
* Allow uploading additional stickersNicolas Werner2021-08-061-0/+8
|
* Basic sticker pack editorNicolas Werner2021-08-061-7/+31
|
* Add menu to enable or disable stickers globallyNicolas Werner2021-07-231-0/+61