Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out the logic to delete an ImagePack | FallenValkyrie | 2023-12-16 | 1 | -0/+1 |
| | |||||
* | Properly register image pack types | Nicolas Werner | 2023-06-19 | 1 | -0/+3 |
| | |||||
* | Prevent new packs from overwriting the default pack by accident | Nicolas Werner | 2023-05-20 | 1 | -0/+2 |
| | |||||
* | Fix adding duplicate stickers and strip file extension | Nicolas Werner | 2023-05-20 | 1 | -0/+2 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -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 Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Mark classes as final where possible | Nicolas Werner | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | Implement space stickers & emoji | Nicolas Werner | 2022-09-01 | 1 | -0/+4 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Show some avatar for image packs | Nicolas Werner | 2021-12-13 | 1 | -1/+3 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -67/+64 |
| | |||||
* | Small image pack editor improvements | Nicolas Werner | 2021-08-29 | 1 | -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 stickers | Nicolas Werner | 2021-08-06 | 1 | -0/+8 |
| | |||||
* | Basic sticker pack editor | Nicolas Werner | 2021-08-06 | 1 | -7/+31 |
| | |||||
* | Add menu to enable or disable stickers globally | Nicolas Werner | 2021-07-23 | 1 | -0/+61 |