murm
|
44f8f30ccc
|
modified scott native to accept arbitrary values
|
2023-03-22 04:49:51 -04:00 |
|
murm
|
7a76609e70
|
minor fixes to the natives
|
2023-03-19 05:12:58 -04:00 |
|
murm
|
ff7f0a3110
|
Natives Rework (Thank you Essem)
Co-authored-by: Essem <TheEssem@users.noreply.github.com>
|
2023-03-19 04:40:32 -04:00 |
|
murm
|
b4c5885435
|
tweak tags cmd, try and fail to fix natives
|
2023-03-17 01:00:59 -04:00 |
|
murm
|
db9b70bf66
|
initial update
|
2023-03-15 10:09:09 -04:00 |
|
|
d236179639
|
Port explode/implode, add new playing messages
|
2023-03-11 15:35:11 -06:00 |
|
|
a77dc5acf9
|
Port scott, update packages
|
2023-03-10 13:05:21 -06:00 |
|
|
10b80f2fd0
|
Add togif parameter
|
2023-03-08 19:36:39 -06:00 |
|
|
cc7ea2762c
|
Refactor and prepare for future CLI implementation
|
2023-03-08 14:41:13 -06:00 |
|
|
5ba0336837
|
Simplify flag, fix togif crash, update license
|
2023-01-03 22:03:51 -06:00 |
|
|
3c16599126
|
Deduplicate vips shutdown, reformat natives, remove soos alias
|
2022-12-28 17:01:50 -06:00 |
|
|
5d8974d177
|
Added bounce
|
2022-12-28 14:24:22 -06:00 |
|
|
89caa43068
|
how the hell did I manage to miss squish
|
2022-12-28 00:49:38 -06:00 |
|
|
47b2d9fcff
|
Finish converting natives
|
2022-12-28 00:20:17 -06:00 |
|
|
e1a31d6ddc
|
Portablized more natives
|
2022-12-26 00:28:56 -06:00 |
|
|
a01e2ae77b
|
Fix sepia
|
2022-12-21 22:40:17 -06:00 |
|
|
60cac58043
|
Convert freeze and speed
|
2022-12-12 12:13:03 -06:00 |
|
bjcscat
|
1037e8a9a0
|
use new typing and functions for more "safety" (#332)
|
2022-12-03 13:49:28 -06:00 |
|
|
9ddc32193f
|
Swap std::any for std::variant
|
2022-11-27 17:23:57 -06:00 |
|
|
7ee571dd2b
|
Some fixes and whatnot
|
2022-11-27 14:52:40 -06:00 |
|
bjcscat
|
330dd67063
|
Partial natives rework (#325)
* natve code reworking
* Whoops
* remove old code
* Make gc callback instead of do thing that causes segfault
|
2022-11-27 13:03:07 -06:00 |
|
|
2e7330636b
|
Add squish
|
2022-10-07 13:26:12 -05:00 |
|
|
7a88f6b693
|
Fix emoji font stack, change sonic font, fix job ID not being sent on jobs that don't require image input, some error handling fixes
|
2022-09-23 17:24:28 -05:00 |
|
|
4f66519aa7
|
Load fonts directly from assets directory, fix image buffer issues
|
2022-09-22 23:44:54 -05:00 |
|
|
6511abb20a
|
Fix out-of-order reads in flip
|
2022-09-11 17:28:12 -05:00 |
|
|
a2493bcc0a
|
Port swirl to vips (based on jcupitt's implementation)
|
2022-09-11 02:09:44 -05:00 |
|
|
ac871cb453
|
Clean up now playing embeds, lower volume, make seek accept a timestamp
|
2022-08-25 10:36:12 -05:00 |
|
|
ea62aec4bc
|
why were these included
|
2022-08-11 21:49:19 -05:00 |
|
|
4265e3e914
|
Make log files rotate, clean up separated text input, add more uncanny images, use a more reliable method to get the instance owner username
|
2022-08-03 20:54:07 -05:00 |
|
|
f3eea0d96a
|
Add uncanny, detect filename from image link
|
2022-07-30 16:00:09 -05:00 |
|
|
c01ac7d32f
|
Copy over webp animation in gif
|
2022-06-28 15:09:30 -05:00 |
|
|
4ccaea7c91
|
Properly clear vips error data
|
2022-06-27 22:50:53 -05:00 |
|
bjcscat
|
207d950a6c
|
set reoptimize to override input GCT (#287)
|
2022-06-27 21:58:42 -05:00 |
|
|
551c7294b5
|
Some tweaks
|
2022-06-25 12:45:42 -05:00 |
|
bjcscat
|
5072c6ea10
|
&togif command (libvips version) (#286)
* &togif command
* use libvips not magick
* include libvips build dir in gitignore
|
2022-06-25 12:40:52 -05:00 |
|
|
bb966df085
|
Add flag to flip speech bubble
|
2022-06-22 21:55:09 -05:00 |
|
|
3d2a8f23b6
|
Fix pixelate bug
|
2022-06-22 11:07:40 -05:00 |
|
|
ff84306637
|
Change default searx URL, update packages
|
2022-06-22 11:00:31 -05:00 |
|
|
34c0ee14e0
|
A few tweaks
|
2022-06-20 01:05:06 -05:00 |
|
|
fbfc1bae85
|
Fix uncaption
|
2022-06-15 22:41:26 -05:00 |
|
|
9d7ba365c8
|
Fix delay bug on jpeg/deepfry, remove mc/blurple
|
2022-06-08 12:17:57 -05:00 |
|
|
4ac90bc761
|
Begin the purge
|
2022-06-07 22:14:16 -05:00 |
|
|
a3f2bd4c7e
|
A couple of image code tweaks
|
2022-06-07 22:04:39 -05:00 |
|
|
6b34cb9d9e
|
Remove delay parameter, change argument handling, make help command show proper flag types
|
2022-06-07 18:26:40 -05:00 |
|
|
f47a18495d
|
Add speechbubble alpha option
|
2022-06-07 16:27:47 -05:00 |
|
|
4f66bc51cd
|
Some cleanup
|
2022-06-06 19:16:14 -05:00 |
|
|
d2a1ffe2de
|
Fix uncaption not cropping on non-gif images
|
2022-06-01 12:34:23 -05:00 |
|
|
3301fcebb8
|
Fix globe
|
2022-05-23 09:47:59 -05:00 |
|
|
bae6342d80
|
how the hell did I miss this
|
2022-05-20 10:21:19 -05:00 |
|
|
1e3083a372
|
Forgot to remove the debugging header from zamn
|
2022-05-19 22:46:09 -05:00 |
|