Commit Graph

316 Commits

Author SHA1 Message Date
Ted Unangst 534691a61a some brave souls decided to return 202 for get requests 2020-09-27 17:59:11 -04:00
Ted Unangst d6ade574f0 support hashtags in bios 2020-09-25 19:09:01 -04:00
Ted Unangst f6995ce94e handle markdown in bios better 2020-09-25 19:02:26 -04:00
Ted Unangst 8f9c838a07 don't fool around with adding /followers to addressing 2020-09-25 18:49:47 -04:00
Ted Unangst ec9f909473 allow unfollow by id 2020-09-14 15:44:21 -04:00
Ted Unangst f3a9f7711a try a little harder to remember follow ids 2020-09-14 14:59:45 -04:00
Ted Unangst 1b2394f95b can use getnumber instead of casting 2020-09-10 15:04:29 -04:00
Ted Unangst cd3f4eac24 reuse correct apid for undo follow 2020-09-10 14:52:24 -04:00
Ted Unangst a7aa60aeca move final bits of follow into activty 2020-09-10 14:46:36 -04:00
Ted Unangst 1e632a8ddb move more follow code into activity.go 2020-09-09 14:33:12 -04:00
Ted Unangst 4ffc647549 move follow code into activity.go 2020-09-09 13:58:48 -04:00
Ted Unangst 3702ab34ef cheat a bit by using random id for follows 2020-08-10 15:16:42 -04:00
Ted Unangst 4e052bcfde try the shared inbox for update deliveries 2020-07-29 02:42:11 -04:00
Ted Unangst d11ce38a6f better outbound emoji 2020-07-27 00:30:01 -04:00
Ted Unangst 34adc4b8dc debug http client for attachments 2020-07-27 00:05:21 -04:00
Ted Unangst 7fb5c94554 move mentions to mz module 2020-07-20 23:28:42 -04:00
Ted Unangst c600581c90 promote flag: feature out of the experimental sandbox 2020-07-07 20:34:59 -04:00
Ted Unangst 46238c0ec4 tidy and simplify some activity parsing 2020-05-22 00:15:48 -04:00
Ted Unangst 22ea1b382f be more specific about attachment mediatype lookup 2020-05-18 18:09:18 -04:00
Ted Unangst e7ce8c5281 some debug code for chatter 2020-05-17 21:26:59 -04:00
Ted Unangst 0b0d4eaedf conclusion of the donks for chonks trilogy 2020-05-17 21:09:54 -04:00
Ted Unangst 4b493f2162 assume media type jpeg for now 2020-05-15 00:22:36 -04:00
Ted Unangst 5acf6ef5ce more robust parsing of attachment json 2020-05-15 00:18:40 -04:00
Ted Unangst a48f58fbec save donks for chonks 2020-05-14 23:51:42 -04:00
Ted Unangst b7ec6b50d8 translate chat to html 2020-05-14 23:06:23 -04:00
Ted Unangst 3b792bbcea handle attachment url that's a map 2020-05-14 17:45:11 -04:00
Ted Unangst 249105f131 handle single attachment not in array 2020-05-14 17:42:57 -04:00
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter 2020-05-13 17:15:29 -04:00
Ted Unangst 8196f8b53e in debug mode, disable https checking 2020-05-13 17:00:34 -04:00
Ted Unangst 4721226402 redo create ingestion to follow normal pipeline (again?) 2020-05-13 14:36:16 -04:00
Ted Unangst 8171d5af89 custom flags 2020-05-11 16:24:18 -04:00
Ted Unangst 4944996253 add timeout to last remaining http get 2020-05-11 00:52:17 -04:00
Ted Unangst c2454d117d context timeout for postmsg 2020-05-09 19:25:25 -04:00
Ted Unangst 751245469e fix update activity 2020-05-01 01:34:08 -04:00
Ted Unangst 49e2070b69 reduce scope a bit 2020-04-30 11:06:26 -04:00
Ted Unangst 12183bb0f7 more control over reaction in web backend 2020-04-26 14:36:11 -04:00
Ted Unangst 6a7f2b4a6c factor out submitdonk for api use. mostly from moon. 2020-04-24 13:48:12 -04:00
Ted Unangst 3eee0f63ca in case webfinger fails, only cache one minute 2020-04-22 18:37:26 -04:00
Ted Unangst 0fbfb1750f oh, right, image is background not an alias for icon. don't want. 2020-04-03 22:09:03 -04:00
Ted Unangst c19340849b fixing caching for jonkers 2020-04-01 00:10:35 -04:00
Ted Unangst af96a9e668 add an image property to person too? 2020-04-01 00:08:10 -04:00
Ted Unangst 52ce2d2743 send updates for profile changes 2020-03-31 23:50:47 -04:00
Ted Unangst b949478f50 use saved mentions when creating ap object 2020-02-18 15:49:10 -05:00
Ted Unangst 87104be774 consolidate dumpactivity 2020-02-18 12:50:19 -05:00
Ted Unangst 285f3cb5ac lain is a fickle mistress 2020-02-07 11:57:00 -05:00
Ted Unangst 8fd2e42878 clear out the friendica compat clutter 2020-02-04 13:50:33 -05:00
Ted Unangst 94e45ae56f require replyto to exist (would crash otherwise anyway) 2020-02-04 11:30:13 -05:00
Ted Unangst 49972dd5fd log error fetching donk 2020-01-25 18:12:47 -05:00
Ted Unangst eb34f8f555 reduce duplicate log messages 2020-01-24 20:12:58 -05:00
Ted Unangst b7e7576f4e make sure we get id from object 2020-01-23 22:32:52 -05:00