Commit Graph

69 Commits

Author SHA1 Message Date
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 ea21e71c10 fedimbed: stop trying to blob a HEAD for size 2023-01-22 17:42:52 -07:00
Cynthia Foxwell 635a9c9514 createReaction -> addReaction 2023-01-21 22:02:53 -07:00
Cynthia Foxwell 3be78312e1 oceanic can suck my left nut 2023-01-21 21:45:57 -07:00
Cynthia Foxwell d2bbf5c040 fedimbed: spoiler try 2 2023-01-17 12:27:55 -07:00
Cynthia Foxwell e1af92f9d1 fedimbed: spoiler cw'd media 2023-01-17 12:25:55 -07:00
Cynthia Foxwell 3660d1c077 fedimbed: add reaction for posts with files 2023-01-11 16:15:52 -07:00
Cynthia Foxwell 66a1a873c9 fedimbed: flip variables on .test() 2023-01-08 19:13:56 -07:00
Cynthia Foxwell bd8e92289c fedimbed: forgot the '?' 2023-01-08 19:12:36 -07:00
Cynthia Foxwell d98dc9b925 fedimbed: spoiler support 2023-01-08 19:09:43 -07:00
Cynthia Foxwell 58fc6bb98e fedimbed: forgot separator 2023-01-06 11:23:31 -07:00
Cynthia Foxwell a5dfd6395a fedimbed: attempt to fallback media type when uploading 2023-01-06 11:21:32 -07:00
Cynthia Foxwell 44779f7a23 fedimbed: strip zwsp from bridge messages, only suppress embeds if flag isnt existing and after message creation 2023-01-05 21:20:31 -07:00
Cynthia Foxwell cb89908b93 fix gitlab references 2022-12-31 13:32:48 -07:00
Cynthia Foxwell 21b4b613d2 fedimbed: forgot to readd file 2022-12-31 13:15:02 -07:00
Cynthia Foxwell 7bb92e6897 fedimbed: fix null display names 2022-12-31 13:14:37 -07:00
Cynthia Foxwell a216e5b4fb fedimbed: missed a null check, fix timestamp 2022-12-31 13:12:26 -07:00
Cynthia Foxwell 735aa308f8 fedimbed: index moment 2022-12-31 13:11:09 -07:00
Cynthia Foxwell 666daf4fdf fedimbed: more debug 2022-12-31 13:09:32 -07:00
Cynthia Foxwell 705f9062e0 fedimbed: try 2 2022-12-31 13:05:57 -07:00
Cynthia Foxwell c9b248e23d fedimbed: try diff way of extracting post id from url 2022-12-31 13:02:51 -07:00
Cynthia Foxwell 5851a5a51d fedimbed: set headers if posting 2022-12-31 12:59:21 -07:00
Cynthia Foxwell f96ee62da7 fedimbed: fix returned errors being objects 2022-12-31 12:55:26 -07:00
Cynthia Foxwell 9609b39e7f fedimbed: support for misskey fallback 2022-12-31 12:47:29 -07:00
Cynthia Foxwell 1d541bf122 fedimbed: trim urls 2022-12-29 11:18:22 -07:00
Cynthia Foxwell bb597279b5 fedimbed: fix newlines yet again 2022-12-19 18:20:30 -07:00
Cynthia Foxwell cd08f98b74 fedimbed: fix newlines for mastodon posts 2022-12-09 12:17:51 -07:00
Cynthia Foxwell 2fc8192147 fedimbed: set url to linked post 2022-12-06 21:18:54 -07:00
Cynthia Foxwell 23ae1519c3 fedimbed: get real instance of linked post 2022-12-06 21:17:12 -07:00
Cynthia Foxwell 5ab26c461f fedimbed: fix attachments for mastoapi 2022-12-06 17:01:44 -07:00
Cynthia Foxwell 4b6ebea322 fedimbed: fix cw check try 3 2022-12-06 16:53:21 -07:00
Cynthia Foxwell d832c693cc fedimbed: fix cw check try 2 2022-12-06 16:51:30 -07:00
Cynthia Foxwell c6dfacff10 fedimbed: fix cw check 2022-12-06 16:49:49 -07:00
Cynthia Foxwell fe37faedc0 fedimbed: fix newlines getting stripped 2022-12-06 11:02:46 -07:00
Cynthia Foxwell b46c711b65 fedimbed: remap mpeg to mp3 2022-12-06 10:59:56 -07:00
Cynthia Foxwell 296886746a fedimbed: upload audio files as well 2022-12-06 10:58:57 -07:00
Cynthia Foxwell bd82f1167c fedimbed: upload videos if we can 2022-12-06 10:55:57 -07:00
Cynthia Foxwell b8fab6ec4f fedimbed: basic video and audio file support 2022-12-06 10:39:24 -07:00
Cynthia Foxwell 680891f264 fedimbed: forgot to ignore self whoops 2022-12-05 21:48:39 -07:00
Cynthia Foxwell 038224bf75 fedimbed: try to fix full embed spoilering 2022-12-05 21:47:39 -07:00
Cynthia Foxwell 7087a9bae5 fedimbed: fixes for mastodon redir 2022-12-05 21:46:03 -07:00
Cynthia Foxwell ce90b0ca86 .. 2022-12-05 21:38:27 -07:00
Cynthia Foxwell a5f098931f . 2022-12-05 21:37:58 -07:00
Cynthia Foxwell cfd95d9ab2 fedimbed: fix text only posts sending blank messages, cw entire embed if attachments 2022-12-05 21:37:29 -07:00
Cynthia Foxwell 8a070bb4b2 fedimbed: try 5 2022-12-05 21:25:26 -07:00
Cynthia Foxwell 10943008aa fedimbed: debug time 2022-12-05 21:23:39 -07:00
Cynthia Foxwell 2a624d23ea fedimbed: copypaste moment 2022-12-05 21:21:50 -07:00
Cynthia Foxwell cec88971b6 fedimbed: mastodon fallback try 4 2022-12-05 21:20:38 -07:00
Cynthia Foxwell e181188fa7 fedimbed: mastoapi error handling 2022-12-05 21:18:28 -07:00