282 Commits (835b6efe847cd311bc8bd7955127076f2f64a468)

Author SHA1 Message Date
Ted Unangst 49e2070b69 reduce scope a bit
4 years ago
Ted Unangst 12183bb0f7 more control over reaction in web backend
4 years ago
Ted Unangst 6a7f2b4a6c factor out submitdonk for api use. mostly from moon.
4 years ago
Ted Unangst 3eee0f63ca in case webfinger fails, only cache one minute
4 years ago
Ted Unangst 0fbfb1750f oh, right, image is background not an alias for icon. don't want.
4 years ago
Ted Unangst c19340849b fixing caching for jonkers
4 years ago
Ted Unangst af96a9e668 add an image property to person too?
4 years ago
Ted Unangst 52ce2d2743 send updates for profile changes
4 years ago
Ted Unangst b949478f50 use saved mentions when creating ap object
4 years ago
Ted Unangst 87104be774 consolidate dumpactivity
4 years ago
Ted Unangst 285f3cb5ac lain is a fickle mistress
4 years ago
Ted Unangst 8fd2e42878 clear out the friendica compat clutter
4 years ago
Ted Unangst 94e45ae56f require replyto to exist (would crash otherwise anyway)
4 years ago
Ted Unangst 49972dd5fd log error fetching donk
4 years ago
Ted Unangst eb34f8f555 reduce duplicate log messages
4 years ago
Ted Unangst b7e7576f4e make sure we get id from object
4 years ago
Ted Unangst 5a318202a0 rework activity injesting to reject attachments sooner
4 years ago
Ted Unangst 3c3f81e548 experimental reactions
4 years ago
Ted Unangst d6e1690192 add support for ed25519 httpsig keys
4 years ago
Ted Unangst 91346fa369 name property is plaintext
4 years ago
Ted Unangst 9b415b7445 better handling of name, summary, content
4 years ago
Ted Unangst 19cb38f9a7 add Image as supported type
4 years ago
Ted Unangst 5f690af54b cleanup a few if statements
5 years ago
Ted Unangst 3562c42e3c handle objects with both name and summary
5 years ago
Ted Unangst 4efda0c551 minimal support for Move activity
5 years ago
Ted Unangst eb3ea156a6 fast skip announce from rejected domains
5 years ago
Ted Unangst 50fb0d5e09 make redoimages a separate function
5 years ago
Ted Unangst f994120a87 xonks without https are simply invalid
5 years ago
Ted Unangst c77ef4636c it seems some implementations do check context for a uri, so add data:
5 years ago
Ted Unangst 35375d2be9 simplify update save code
5 years ago
Ted Unangst 0b89e1b06c save mentions in honkmeta
5 years ago
Ted Unangst 3014826f6f add a raw sendactivity API action
5 years ago
Ted Unangst 97e84447c3 save federated pdfs
5 years ago
Ted Unangst a719f9a03e fix another case of bad err shadowing
5 years ago
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too
5 years ago
Ted Unangst 577eb7068d add some re: re: re: to replies
5 years ago
Ted Unangst c871ba9468 don't make two attachment requests concurrently either
5 years ago
Ted Unangst c9aba7ecba save timestamp for xonker additions
5 years ago
Ted Unangst 0a6ec93384 update whofore after an update
5 years ago
Ted Unangst b63031da52 fix a dumb bug caused by err shadow which prevented pubkey loading from working
5 years ago
Ted Unangst 7bffa8414d consistent order of variables and row scans
5 years ago
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large
5 years ago
Ted Unangst 46e6d99eda add some logging so i can see the magic happen
5 years ago
Ted Unangst 5032f180d1 also save handle when ingesting
5 years ago
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get
5 years ago
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
5 years ago
Ted Unangst 778a3b1d79 read avatar option from db
5 years ago
Ted Unangst 5139949a5a let's try to stick with AP/AS defined locations
5 years ago
Ted Unangst 693c7fe6e2 include context in read activities
5 years ago
Ted Unangst 295f558560 incrementally closer to consistent html processing
5 years ago