Commit Graph

517 Commits

Author SHA1 Message Date
Cynthia Foxwell 07b1b93a3e music: body not func 2023-09-12 22:50:09 -06:00
Cynthia Foxwell d0a8e20bb3 music: try prefetching before sending to voice 2023-09-12 22:48:17 -06:00
Cynthia Foxwell 58ae0b999d music: see if hls is faster for playback 2023-09-12 22:43:17 -06:00
Cynthia Foxwell eb78747d36 music: fix playlists, fix search returning the url 2023-09-12 22:39:11 -06:00
Cynthia Foxwell 72133d4fa7 music: fix search results returning youtu.be still 2023-09-12 22:34:46 -06:00
Cynthia Foxwell a75cb21c8e music: fix hopefully 2023-09-12 22:33:34 -06:00
Cynthia Foxwell 026047a7c9 music: fix yt info not being json'd 2023-09-12 22:30:32 -06:00
Cynthia Foxwell 1ee1cafbb4 piped 2023-09-12 22:24:17 -06:00
Cynthia Foxwell 768e1982eb utility.presence: use pos and length for deciding instead of timestamps 2023-08-24 16:53:33 -06:00
Cynthia Foxwell be4210bd26 utility.presence: fix start being longer than end timestamps failing to repeat 2023-08-24 16:49:32 -06:00
Cynthia Foxwell 945c9e7335 fedimbed: link emotes 2023-08-14 22:42:12 -06:00
Cynthia Foxwell ffa23ed68f status: use custom status now that bots can use state 2023-08-08 22:51:53 -06:00
Cynthia Foxwell 932d24d6a4 codePreviews: ignore markdown, limit full to 20 line files, fix
reactions (hopefully)
2023-08-03 20:24:01 -06:00
Cynthia Foxwell e212bade7b anonradio: null checks 2023-08-03 20:18:08 -06:00
Cynthia Foxwell 0936ce6937 fedimbed: autospoiler if sensitive 2023-07-28 10:34:15 -06:00
Cynthia Foxwell beeee91e2e fedimbed: fix gts attachments 2023-07-28 00:09:34 -06:00
Cynthia Foxwell eebce06577 fedimbed: temp gts debug 2023-07-27 23:57:42 -06:00
Cynthia Foxwell 2aa5adc1ed fedimbed: try with if instead of catch 2023-07-27 21:19:24 -06:00
Cynthia Foxwell 3ee873082c fedimbed: async Promise.catch fails, use try catch 2023-07-27 21:16:15 -06:00
Cynthia Foxwell e611a7865e fedimbed: fix access before init 2023-07-27 21:14:14 -06:00
Cynthia Foxwell 5d8153588f fedimbed: fallback to unsigned if signed fails
temp workaround for firefish
2023-07-27 21:12:14 -06:00
Cynthia Foxwell 967a7f7bc8 fedimbed: typo moment 2023-07-25 21:26:40 -06:00
Cynthia Foxwell 2ba594d447 fedimbed: fix path resolving wrong 2023-07-25 21:24:24 -06:00
Cynthia Foxwell 9af670dbeb fedimbed: finally impl request signing
untested
2023-07-25 21:21:29 -06:00
Cynthia Foxwell 78026c7aeb fedimbed: add firefish color 2023-07-24 18:32:50 -06:00
Cynthia Foxwell 550ac7c0b3 misc.mcserver: 3 min timeout, why not 2023-07-09 18:10:09 -06:00
Cynthia Foxwell 2499ce6b36 misc.mcserver: actually check thhat we have an image to upload 2023-07-09 18:05:23 -06:00
Cynthia Foxwell 3d600c8c9a misc.mcserver: increase timeout, add reaction 2023-07-09 18:03:28 -06:00
Cynthia Foxwell edb2bdb552 misc.mcserver: last attempt for now 2023-06-28 00:13:32 -06:00
Cynthia Foxwell e8dbdb94a1 misc.mcserver: more debug 2023-06-28 00:10:27 -06:00
Cynthia Foxwell 1cbdda7c2d misc.mcserver: debug 2023-06-28 00:08:22 -06:00
Cynthia Foxwell 48c0d64cdb misc.mcserver: fixes try 2 2023-06-28 00:01:47 -06:00
Cynthia Foxwell 3e4ce34435 misc.mcserver: fixes 2023-06-28 00:01:08 -06:00
Cynthia Foxwell a94e042831 misc: add mcserver 2023-06-28 00:00:12 -06:00
Cynthia Foxwell 0a6417c0f7 codePreviews: ignore non-plaintext 2023-06-14 21:42:40 -06:00
Cynthia Foxwell a8f59ea6ac utiltiy.lookupinvite: fix null inviter erroring 2023-06-07 10:25:55 -06:00
Cynthia Foxwell d697268746 utility.lookupinvite: rearrange 2023-05-29 20:35:40 -06:00
Cynthia Foxwell 4765381255 utility.lookupinvite: wrong sign 2023-05-29 20:34:46 -06:00
Cynthia Foxwell 7a89753875 utility.lookupinvite: add recipients field if gdm has name 2023-05-29 20:33:52 -06:00
Cynthia Foxwell 778f5aeab1 utility.lookupinvite: code cleanup 2023-05-29 20:27:43 -06:00
Cynthia Foxwell 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
Cynthia Foxwell 1ef7cc62e7 utility.lookupinvite: uninline channel for gdm 2023-05-29 20:18:33 -06:00
Cynthia Foxwell 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
Cynthia Foxwell 66c59292f5 utility.lookupinvite: default gdm avatar accuracy 2023-05-29 20:09:32 -06:00
Cynthia Foxwell 6480550286 utility.lookupinvite: fix thumbnails 2023-05-29 20:07:21 -06:00
Cynthia Foxwell 8a1f5b9fdd utility.lookupinvite: group dm and friend invite support 2023-05-29 19:56:57 -06:00
Cynthia Foxwell f4f2015fb3 utility.flagdump: add --list 2023-05-27 11:35:59 -06:00
Cynthia Foxwell 45ab537a59 music: fix youtube 2023-05-22 20:15:25 -06:00
Cynthia Foxwell 373ad3e604 roleme: fix missing filters 2023-05-12 16:21:28 -06:00
Cynthia Foxwell 9f6d2e95ed music: hopefully fix youtube cutoff from expiring urls 2023-05-12 16:06:14 -06:00
Cynthia Foxwell 9462411e56 codePreviews: add react to delete 2023-05-12 13:55:24 -06:00
Cynthia Foxwell 7eb41af2df utility: update presence icons 2023-05-07 21:27:06 -06:00
Cynthia Foxwell 1202eb8ad3 misc.vote+poll: use h2 2023-04-27 12:48:42 -06:00
Cynthia Foxwell 295369bbc9 misc.color: attempt fix 2023-04-26 18:37:19 -06:00
Cynthia Foxwell f971240c03 misc: add color 2023-04-26 18:24:08 -06:00
Cynthia Foxwell 105f5c2eee music: switch to youtubei.js 2023-04-26 17:16:22 -06:00
Cynthia Foxwell 2851dbed24 update packages 2023-04-24 11:10:24 -06:00
Cynthia Foxwell 00b4c7a59a utility.presence: add party info 2023-04-21 19:53:34 -06:00
Cynthia Foxwell d666a194c0 utility.presence: fix for activities that send empty timestamp objects
*cough* tower unite *cough*
2023-04-21 19:50:42 -06:00
Cynthia Foxwell c699c04717 misc.vote: fix topic with spaces 2023-04-20 10:26:42 -06:00
Cynthia Foxwell 063dd0c3f1 utility: reorganize things code-wise 2023-04-09 11:46:48 -06:00
Cynthia Foxwell 939effc40a utility.linvite: move member count above boosts/expire to make new row 2023-04-09 11:32:16 -06:00
Cynthia Foxwell 3442ace558 utility.linvite: add spacer field to have boosts and expiry on same row 2023-04-09 11:30:12 -06:00
Cynthia Foxwell 7a8c887289 utility.linvite: forgot . 2023-04-09 11:28:37 -06:00
Cynthia Foxwell 1636b29583 utility.linvite: fix animated banner links 2023-04-09 11:28:00 -06:00
Cynthia Foxwell b313bb9f45 utility.linvite: fix welcome screen 2023-04-09 11:24:38 -06:00
Cynthia Foxwell 86a7e197a8 utilities.linvite: actually call getTime 2023-04-09 11:23:41 -06:00
Cynthia Foxwell de999f1858 utility.linvite: add boosts, invite expiry and welcome screen 2023-04-09 11:22:27 -06:00
Cynthia Foxwell 7b289b0863 switch ytdl-core forks again... 2023-04-08 14:12:52 -06:00
Cynthia Foxwell 06646e01f5 foxwells.vinboard: fix proxyURL missing 2023-04-06 14:42:15 -06:00
Cynthia Foxwell ebff919f50 roleme: fix role lookup in no subcommand 2023-04-05 19:28:42 -06:00
Cynthia Foxwell 3c2a5375bf roleme: fix undefined in list 2023-04-05 19:26:50 -06:00
Cynthia Foxwell ef344d7aad roleme: copy paste moment 2023-04-05 19:22:19 -06:00
Cynthia Foxwell 8d5c68009f roleme: forgot to register command 2023-04-05 19:21:03 -06:00
Cynthia Foxwell 3eddd3ce2d reimpl roleme 2023-04-05 19:18:53 -06:00
Cynthia Foxwell 88f070c078 privateReminders: revert time check just in case
idk why i even changed it and i dont remember changing it

blame: 90132ed9c0
2023-04-03 20:27:27 -06:00
Cynthia Foxwell 68ccd5ff98 codePreviews: use lastIndexOf for file type 2023-04-03 13:53:49 -06:00
Cynthia Foxwell 7abd01a125 codePreviews: fix files less than 30 lines 2023-04-03 13:50:00 -06:00
Cynthia Foxwell 05c1ef07cb privateReminders: should actually work now 2023-04-03 13:49:03 -06:00
Cynthia Foxwell 554ba3aae7 codePreviews: limit to 30 lines if no lines given, ignore non-ok, message splitting 2023-03-28 12:03:21 -06:00
Cynthia Foxwell 955ca1c739 anonradio: try/catch 2023-03-26 15:32:56 -06:00
Cynthia Foxwell 543192bb28 utility.presence: alias to status 2023-03-25 13:49:43 -06:00
Cynthia Foxwell 37c2fd7f47 utility.presence: fix app icon url 2023-03-25 13:44:52 -06:00
Cynthia Foxwell c88a7dd605 utility.presence: game icon support 2023-03-25 13:40:53 -06:00
Cynthia Foxwell cb2d7db160 utility.flagdump: 🚰 2023-03-21 23:59:24 -06:00
Cynthia Foxwell c0a02c5d72 utility.banner: fix missed request handler call 2023-02-17 12:36:27 -07:00
Cynthia Foxwell 521118a6b4 music: back to ytdl-core 2023-02-04 14:38:39 -07:00
Cynthia Foxwell 5a5c38e6d5 utility.linvite: better error handling 2023-01-26 23:02:24 -07:00
Cynthia Foxwell db56f114ac utility.linvite: dysnomia fix try 2 2023-01-26 22:58:05 -07:00
Cynthia Foxwell ee3e2b33b8 . 2023-01-26 22:54:33 -07:00
Cynthia Foxwell 0834adf6e9 utility.linvite: try 3 2023-01-26 22:52:40 -07:00
Cynthia Foxwell ad3700bb82 utility.linvite: try 2 2023-01-26 22:49:56 -07:00
Cynthia Foxwell 26fb765387 utility.linvite: attempt replace fix 2023-01-26 22:46:19 -07:00
Cynthia Foxwell 660ab272c5 utility.linvite: dysnomia fix 2023-01-26 22:43:28 -07:00
Cynthia Foxwell 8181bb510e actually fix files -> attachments 2023-01-25 12:36:42 -07:00
Cynthia Foxwell 2dd510030d fedimbed: deleteReaction -> removeReaction 2023-01-25 12:30:16 -07:00
Cynthia Foxwell dc954a3f60 fix permissions 2023-01-24 14:33:30 -07:00
Cynthia Foxwell 53181ee4ac music: parse html ents 2023-01-23 18:24:28 -07:00
Cynthia Foxwell a68d11f89b music: more yt fixes 2023-01-23 18:22:53 -07:00
Cynthia Foxwell 046b49666d music: a 2023-01-23 18:16:48 -07:00