Commit Graph

567 Commits

Author SHA1 Message Date
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 87518e084f bump dysnomia 2023-08-22 12:42:17 -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 682ba22b36 bump dysnomia 2023-05-25 14:27:35 -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