| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add stickersHEADmaster | Pinapelz | 2026-05-11 | -0/+9 |
| | | ||||
| * | Save and server thumbnails locally (#88) | Daniel Kilimnik | 2025-03-25 | -4/+1 |
| | | | | | | Fixes #83 Fixes #86 Fixes #87 | |||
| * | Convert gif width/height to numbers | Tulir Asokan | 2024-06-19 | -3/+3 |
| | | ||||
| * | Don't prompt for giphy api key by default | Tulir Asokan | 2024-06-05 | -2/+4 |
| | | ||||
| * | Add support for sending gifs via Giphy | Tulir Asokan | 2024-05-18 | -186/+599 |
| | | | | | | | | Fixes #22 Closes #75 Co-authored-by: Nischay <hegdenischay@gmail.com> | |||
| * | Merge remote-tracking branch 'salixor/feat/search-box' | Tulir Asokan | 2021-10-03 | -8/+117 |
| |\ | ||||
| | * | Update sass style file | Kévin Cocchi | 2020-12-17 | -223/+45 |
| | | | ||||
| | * | Implement stickers search | Kévin Cocchi | 2020-12-17 | -6/+113 |
| | | | ||||
| | * | Re-format CSS for readability in PR | Kévin Cocchi | 2020-12-17 | -1/+181 |
| | | | ||||
| * | | Update some metadata | Tulir Asokan | 2021-10-03 | -1/+1 |
| | | | ||||
| * | | Update dependencies | Tulir Asokan | 2021-10-03 | -2180/+241 |
| | | | ||||
| * | | Remove parseQuery and use params | S1m | 2021-09-30 | -6/+1 |
| | | | ||||
| * | | Check packfile protocole scheme + rm semicolons | S1m | 2021-09-20 | -7/+5 |
| | | | ||||
| * | | Allow using external index.json and stickerpack | S1m | 2021-09-19 | -2/+15 |
| | | | ||||
| * | | Fix scrolling topbar on Firefox | Tulir Asokan | 2021-04-22 | -1/+1 |
| | | | | | | | | | (and possibly break it on other browsers) | |||
| * | | Show sticker body in hover tooltip | David Vo | 2020-12-30 | -1/+1 |
| |/ | ||||
| * | Switch license to AGPLv3+ | Tulir Asokan | 2020-10-30 | -20/+70 |
| | | | | | | | | 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. | |||
| * | Update README and gitignore | Tulir Asokan | 2020-09-17 | -0/+0 |
| | | ||||
| * | Add error message for browsers with no module support | Tulir Asokan | 2020-09-11 | -0/+1 |
| | | ||||
| * | Add support for dark theme. Fixes #17 | Tulir Asokan | 2020-09-11 | -20/+86 |
| | | ||||
| * | Disable smooth navbar scrolling as it breaks on some platforms | Tulir Asokan | 2020-09-10 | -2/+2 |
| | | ||||
| * | Scroll navbar when scrolling picker. Fixes #14 | Tulir Asokan | 2020-09-10 | -0/+19 |
| | | ||||
| * | Make number of stickers per row configurable | Tulir Asokan | 2020-09-10 | -6/+31 |
| | | ||||
| * | Compress compiled CSS | Tulir Asokan | 2020-09-10 | -157/+71 |
| | | ||||
| * | Split web things into subdirectories | Tulir Asokan | 2020-09-10 | -10/+10 |
| | | ||||
| * | Switch to local htm/preact compiled with snowpack | Tulir Asokan | 2020-09-10 | -2/+2573 |
| | | ||||
| * | Only reload packs instead of whole page | Tulir Asokan | 2020-09-10 | -8/+21 |
| | | ||||
| * | Add another hacky fix for iOS | Tulir Asokan | 2020-09-10 | -1/+1 |
| | | ||||
| * | Send empty response to visibility action | Tulir Asokan | 2020-09-10 | -9/+12 |
| | | ||||
| * | Add preload links | Tulir Asokan | 2020-09-10 | -1/+8 |
| | | ||||
| * | Add simple settings section. Fixes #15 | Tulir Asokan | 2020-09-10 | -2/+33 |
| | | ||||
| * | Allow scrolling navbar with mouse wheel. Fixes #9 | Tulir Asokan | 2020-09-06 | -1/+7 |
| | | ||||
| * | Add frequently used stickers section at top. Fixes #4 | Tulir Asokan | 2020-09-06 | -10/+89 |
| | | ||||
| * | Stop using ID field from telegram metadata in widget | Tulir Asokan | 2020-09-06 | -3/+5 |
| | | ||||
| * | Add slightly hacky fix for scrolling to pack on Element iOS (ref #8) | Tulir Asokan | 2020-09-05 | -1/+11 |
| | | ||||
| * | Add hack to make scrolling work on iOS (ref #8) | Tulir Asokan | 2020-09-05 | -1/+20 |
| | | ||||
| * | Add more Element iOS compatibility (ref #8) | Tulir Asokan | 2020-09-05 | -4/+18 |
| | | ||||
| * | Stop using public class fields (ref #8) | Tulir Asokan | 2020-09-05 | -4/+4 |
| | | ||||
| * | Make scrolling less hacky | Tulir Asokan | 2020-09-05 | -84/+130 |
| | | ||||
| * | Add navbar and switch to sass. Fixes #2 | Tulir Asokan | 2020-09-05 | -62/+155 |
| | | ||||
| * | Split up spinner and widget API into files | Tulir Asokan | 2020-09-05 | -68/+80 |
| | | ||||
| * | Initial commit | Tulir Asokan | 2020-09-05 | -0/+317 |
