Commit Graph

283 Commits

Author SHA1 Message Date
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
Ted Unangst 5a318202a0 rework activity injesting to reject attachments sooner 2020-01-23 20:41:30 -05:00
Ted Unangst 3c3f81e548 experimental reactions 2020-01-23 18:08:15 -05:00
Ted Unangst d6e1690192 add support for ed25519 httpsig keys 2020-01-19 03:44:38 -05:00
Ted Unangst 91346fa369 name property is plaintext 2020-01-12 11:26:52 -05:00
Ted Unangst 9b415b7445 better handling of name, summary, content 2020-01-12 01:43:31 -05:00
Ted Unangst 19cb38f9a7 add Image as supported type 2020-01-12 01:15:20 -05:00
Ted Unangst 5f690af54b cleanup a few if statements 2019-12-24 08:28:25 -05:00
Ted Unangst 3562c42e3c handle objects with both name and summary 2019-12-24 08:17:06 -05:00
Ted Unangst 4efda0c551 minimal support for Move activity 2019-12-24 08:08:40 -05:00
Ted Unangst eb3ea156a6 fast skip announce from rejected domains 2019-12-08 19:09:56 -05:00
Ted Unangst 50fb0d5e09 make redoimages a separate function 2019-12-04 02:30:07 -05:00
Ted Unangst f994120a87 xonks without https are simply invalid 2019-11-30 17:51:27 -05:00
Ted Unangst c77ef4636c it seems some implementations do check context for a uri, so add data: 2019-11-27 14:48:18 -05:00
Ted Unangst 35375d2be9 simplify update save code 2019-11-27 14:44:16 -05:00
Ted Unangst 0b89e1b06c save mentions in honkmeta 2019-11-27 14:36:29 -05:00
Ted Unangst 3014826f6f add a raw sendactivity API action 2019-11-26 14:57:23 -05:00
Ted Unangst 97e84447c3 save federated pdfs 2019-11-26 02:32:23 -05:00
Ted Unangst a719f9a03e fix another case of bad err shadowing 2019-11-26 00:42:32 -05:00
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too 2019-11-26 00:29:31 -05:00
Ted Unangst 577eb7068d add some re: re: re: to replies 2019-11-25 22:14:27 -05:00
Ted Unangst c871ba9468 don't make two attachment requests concurrently either 2019-11-25 22:00:33 -05:00
Ted Unangst c9aba7ecba save timestamp for xonker additions 2019-11-25 15:50:17 -05:00
Ted Unangst 0a6ec93384 update whofore after an update 2019-11-20 11:35:34 -05:00
Ted Unangst b63031da52 fix a dumb bug caused by err shadow which prevented pubkey loading from working 2019-11-18 15:18:07 -05:00
Ted Unangst 7bffa8414d consistent order of variables and row scans 2019-11-13 11:00:25 -05:00
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large 2019-11-11 18:30:40 -05:00
Ted Unangst 46e6d99eda add some logging so i can see the magic happen 2019-11-11 12:56:37 -05:00
Ted Unangst 5032f180d1 also save handle when ingesting 2019-11-11 12:52:08 -05:00
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get 2019-11-11 12:03:00 -05:00
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
to a special backend process
2019-11-09 02:15:15 -05:00
Ted Unangst 778a3b1d79 read avatar option from db 2019-11-06 21:33:13 -05:00
Ted Unangst 5139949a5a let's try to stick with AP/AS defined locations 2019-11-06 15:17:53 -05:00
Ted Unangst 693c7fe6e2 include context in read activities 2019-10-29 19:50:45 -04:00