1
0
Fork 1
mirror of https://github.com/maunium/stickerpicker synced 2024-09-20 00:30:52 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Tulir Asokan 333567f481 Convert gif width/height to numbers 2024-06-19 14:29:21 +03:00
Tulir Asokan dbc3a9fbb8 Don't prompt for giphy api key by default 2024-06-05 13:02:34 +03:00
Tulir Asokan 47f17fde45 Add support for sending gifs via Giphy
Fixes #22
Closes #75

Co-authored-by: Nischay <hegdenischay@gmail.com>
2024-05-18 16:18:55 +03:00
Tulir Asokan 99ced8878a Merge remote-tracking branch 'salixor/feat/search-box' 2021-10-03 12:52:55 +03:00
S1m 7939793351 Remove parseQuery and use params 2021-09-30 08:52:41 +02:00
S1m e0d895f22a Check packfile protocole scheme + rm semicolons 2021-09-20 08:58:20 +02:00
S1m 5d3c7d1e2f Allow using external index.json and stickerpack 2021-09-19 17:35:28 +02:00
Tulir Asokan ec8eeeeaf5 Fix scrolling topbar on Firefox
(and possibly break it on other browsers)
2021-04-22 19:12:54 +03:00
David Vo 21d4f5cce6
Show sticker body in hover tooltip 2020-12-30 19:56:31 +11:00
Kévin Cocchi add27513fe Implement stickers search 2020-12-17 01:01:32 +01:00
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.
2020-10-30 23:18:55 +02:00
Tulir Asokan a0470519d7 Add support for dark theme. Fixes #17 2020-09-11 19:07:54 +03:00
Tulir Asokan 32058373ff Disable smooth navbar scrolling as it breaks on some platforms 2020-09-10 17:19:03 +03:00
Tulir Asokan e28540aba5 Scroll navbar when scrolling picker. Fixes #14 2020-09-10 17:14:15 +03:00
Tulir Asokan 74cd8d82fe Make number of stickers per row configurable 2020-09-10 17:00:17 +03:00
Tulir Asokan 81caaa2ebe Split web things into subdirectories 2020-09-10 16:12:09 +03:00