Tulir Asokan
d3adedf3df
Add fancy versioning stuff
4 years ago
Tulir Asokan
78fdb6f175
Switch license to AGPLv3+
The license was initially MPLv2 as I expected the project to be a fairly
simple tiny web app, but it has already grown into multiple files. Now
that I'm going to add a server component, I'm switching the license for
future versions to AGPL like all my other non-library projects.
4 years ago
Tulir Asokan
477a4c83ca
Update feature table
4 years ago
Tulir Asokan
59dd002ae4
Add small sticker picker comparison table
4 years ago
Tulir Asokan
e073f6972c
Make magic optional
4 years ago
Tulir Asokan
14059764a8
Update README and gitignore
4 years ago
Tulir Asokan
ddcdffc1c9
Update readme
4 years ago
Tulir Asokan
99719accf2
Add option to copy sticker-pack'ed pack to web/packs/
4 years ago
Tulir Asokan
87281d9ad7
Add Element iOS preview with dark theme
4 years ago
Tulir Asokan
88ab612d0b
Add some .gitattributes
4 years ago
Tulir Asokan
b0509920b4
Add support for ordering stickers in custom packs
4 years ago
Tulir Asokan
727b022b23
Add demo URL
4 years ago
Tulir Asokan
e0a523a952
Add dedicated Matrix room
4 years ago
Tulir Asokan
80bcf6d0ac
Reorganize Python stuff and add command to create packs
Fixes #11
4 years ago
Tulir Asokan
de79aea535
Add error message for browsers with no module support
4 years ago
Tulir Asokan
a0470519d7
Add support for dark theme. Fixes #17
4 years ago
Tulir Asokan
32058373ff
Disable smooth navbar scrolling as it breaks on some platforms
4 years ago
Tulir Asokan
e28540aba5
Scroll navbar when scrolling picker. Fixes #14
4 years ago
Tulir Asokan
74cd8d82fe
Make number of stickers per row configurable
4 years ago
Tulir Asokan
ed2b9f7e64
Compress compiled CSS
4 years ago
Tulir Asokan
81caaa2ebe
Split web things into subdirectories
4 years ago
Tulir Asokan
bdf4222c61
Switch to local htm/preact compiled with snowpack
4 years ago
Tulir Asokan
05a6e046c2
Only reload packs instead of whole page
4 years ago
Tulir Asokan
3045faaed8
Add another hacky fix for iOS
4 years ago
Tulir Asokan
df75622fda
Send empty response to visibility action
4 years ago
Tulir Asokan
89861f8a2c
Add preload links
4 years ago
Tulir Asokan
9e72458ad0
Add simple settings section. Fixes #15
4 years ago
Tulir Asokan
6f71cfdd75
Fix typo
4 years ago
Tulir Asokan
2402b6c676
Add README for ready-to-use packs
4 years ago
Tulir Asokan
f21925715e
Add Scalar pack metadata
4 years ago
Tulir Asokan
4bbd97cdbf
Add script to convert Scalar sticker picker assets.json
4 years ago
Tulir Asokan
314f6c0ff5
Add namespacing for IDs
4 years ago
Tulir Asokan
3ef92d588a
Remove the other usage of asyncio.run
4 years ago
Tulir Asokan
bddb5608bc
Allow scrolling navbar with mouse wheel. Fixes #9
4 years ago
Tulir Asokan
8c45207b0f
Stop using asyncio.run. Fixes #13
4 years ago
Tulir Asokan
aad04ba9b6
Add frequently used stickers section at top. Fixes #4
4 years ago
Tulir Asokan
4ce90892f0
Stop using ID field from telegram metadata in widget
4 years ago
Tulir Asokan
522e45a4ae
Store IDs as strings and keep all emoticons. Fixes #12
4 years ago
Tulir Asokan
c106c99b7f
Maybe make import.py work on Python 3.6
4 years ago
Tulir Asokan
5e3fc57b62
It works on iOS 🎉
4 years ago
Tulir Asokan
eb6967fdb6
Add slightly hacky fix for scrolling to pack on Element iOS (ref #8 )
4 years ago
Tulir Asokan
de072dcd81
Add hack to make scrolling work on iOS (ref #8 )
4 years ago
Tulir Asokan
6e6aad0430
Add more Element iOS compatibility (ref #8 )
4 years ago
Tulir Asokan
47f3d3fdee
Stop using public class fields (ref #8 )
4 years ago
Tulir Asokan
993b4af549
Set fake width instead of actually resizing image
The image quality shouldn't be reduced, but it should be shown smaller in clients.
Also add compatibility hack for broken clients like Element iOS that require a thumbnail_url
4 years ago
Tulir Asokan
3876e13d4d
Move saved pack print
4 years ago
Tulir Asokan
b5f37da639
Add link to Matrix room
4 years ago
Tulir Asokan
ade3325c9f
Update previews
4 years ago
Tulir Asokan
4190057b3c
Ask for Matrix access token on first run
4 years ago
Tulir Asokan
d698f058b5
Make scrolling less hacky
4 years ago