Commit graph

580 commits

Author SHA1 Message Date
b8c2b6766b utility.linvite: guild feature icons 2023-09-14 23:16:49 -06:00
2784c573b6 load order fix 2023-09-14 21:11:49 -06:00
b61ba47fe4 work smarter not harder 2023-09-14 21:09:20 -06:00
14bb433a75 post-pomello fixes 2023-09-14 20:57:22 -06:00
96b2a600a8 music: try readable wrap 2023-09-12 22:51:51 -06:00
07b1b93a3e music: body not func 2023-09-12 22:50:09 -06:00
d0a8e20bb3 music: try prefetching before sending to voice 2023-09-12 22:48:17 -06:00
58ae0b999d music: see if hls is faster for playback 2023-09-12 22:43:17 -06:00
eb78747d36 music: fix playlists, fix search returning the url 2023-09-12 22:39:11 -06:00
72133d4fa7 music: fix search results returning youtu.be still 2023-09-12 22:34:46 -06:00
a75cb21c8e music: fix hopefully 2023-09-12 22:33:34 -06:00
026047a7c9 music: fix yt info not being json'd 2023-09-12 22:30:32 -06:00
1ee1cafbb4 piped 2023-09-12 22:24:17 -06:00
768e1982eb utility.presence: use pos and length for deciding instead of timestamps 2023-08-24 16:53:33 -06:00
be4210bd26 utility.presence: fix start being longer than end timestamps failing to repeat 2023-08-24 16:49:32 -06:00
87518e084f bump dysnomia 2023-08-22 12:42:17 -06:00
945c9e7335 fedimbed: link emotes 2023-08-14 22:42:12 -06:00
ffa23ed68f status: use custom status now that bots can use state 2023-08-08 22:51:53 -06:00
932d24d6a4 codePreviews: ignore markdown, limit full to 20 line files, fix
reactions (hopefully)
2023-08-03 20:24:01 -06:00
e212bade7b anonradio: null checks 2023-08-03 20:18:08 -06:00
0936ce6937 fedimbed: autospoiler if sensitive 2023-07-28 10:34:15 -06:00
beeee91e2e fedimbed: fix gts attachments 2023-07-28 00:09:34 -06:00
eebce06577 fedimbed: temp gts debug 2023-07-27 23:57:42 -06:00
2aa5adc1ed fedimbed: try with if instead of catch 2023-07-27 21:19:24 -06:00
3ee873082c fedimbed: async Promise.catch fails, use try catch 2023-07-27 21:16:15 -06:00
e611a7865e fedimbed: fix access before init 2023-07-27 21:14:14 -06:00
5d8153588f fedimbed: fallback to unsigned if signed fails
temp workaround for firefish
2023-07-27 21:12:14 -06:00
967a7f7bc8 fedimbed: typo moment 2023-07-25 21:26:40 -06:00
2ba594d447 fedimbed: fix path resolving wrong 2023-07-25 21:24:24 -06:00
9af670dbeb fedimbed: finally impl request signing
untested
2023-07-25 21:21:29 -06:00
78026c7aeb fedimbed: add firefish color 2023-07-24 18:32:50 -06:00
550ac7c0b3 misc.mcserver: 3 min timeout, why not 2023-07-09 18:10:09 -06:00
2499ce6b36 misc.mcserver: actually check thhat we have an image to upload 2023-07-09 18:05:23 -06:00
3d600c8c9a misc.mcserver: increase timeout, add reaction 2023-07-09 18:03:28 -06:00
edb2bdb552 misc.mcserver: last attempt for now 2023-06-28 00:13:32 -06:00
e8dbdb94a1 misc.mcserver: more debug 2023-06-28 00:10:27 -06:00
1cbdda7c2d misc.mcserver: debug 2023-06-28 00:08:22 -06:00
48c0d64cdb misc.mcserver: fixes try 2 2023-06-28 00:01:47 -06:00
3e4ce34435 misc.mcserver: fixes 2023-06-28 00:01:08 -06:00
a94e042831 misc: add mcserver 2023-06-28 00:00:12 -06:00
0a6417c0f7 codePreviews: ignore non-plaintext 2023-06-14 21:42:40 -06:00
a8f59ea6ac utiltiy.lookupinvite: fix null inviter erroring 2023-06-07 10:25:55 -06:00
d697268746 utility.lookupinvite: rearrange 2023-05-29 20:35:40 -06:00
4765381255 utility.lookupinvite: wrong sign 2023-05-29 20:34:46 -06:00
7a89753875 utility.lookupinvite: add recipients field if gdm has name 2023-05-29 20:33:52 -06:00
778f5aeab1 utility.lookupinvite: code cleanup 2023-05-29 20:27:43 -06:00
1eab6674c0 utility.lookupinvite: uninline inviter as well
added last as is, nothing is added after it except icon urls
2023-05-29 20:20:57 -06:00
1ef7cc62e7 utility.lookupinvite: uninline channel for gdm 2023-05-29 20:18:33 -06:00
e2bcdb6adc utility.lookinvite: fix missing name and add member count
forgot to add with_counts to my test url so didnt realize fields were
there for those
2023-05-29 20:16:36 -06:00
66c59292f5 utility.lookupinvite: default gdm avatar accuracy 2023-05-29 20:09:32 -06:00