327 Commits (7eef6ae5d0755f57aff1de0760ae9c0894fbc81c)

Author SHA1 Message Date
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
4 years ago
Ted Unangst 3562c42e3c handle objects with both name and summary
4 years ago
Ted Unangst 4efda0c551 minimal support for Move activity
4 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
Ted Unangst 3b70052f3d can use the cache functions for handles now
5 years ago
Ted Unangst f27a4d9ce2 new day, new libs. use gate library.
5 years ago
Ted Unangst c9aaab4869 fix some format string mismatches
5 years ago
Ted Unangst dd048cc9ba include hash in hashtag collection name
5 years ago
Ted Unangst c0717679ed basic Add support
5 years ago
Ted Unangst 58292a808c some code towards enabling following a collection
5 years ago
Ted Unangst 4ee177e157 handle importing collection of strings
5 years ago
Ted Unangst 077e2570d0 not sure this works, but untested code to handle collection follow
5 years ago
Ted Unangst 3f67140c76 rework delivery and key loading to use userid
5 years ago
Ted Unangst e1add4f012 can simplify a bit with new functions
5 years ago
Ted Unangst 91a7a93cc3 add a server actor
5 years ago
Ted Unangst eafb6203df don't need this debug
5 years ago
Ted Unangst aebc6c8981 more robust shortcut.. return hash of long xid instead of tail.
5 years ago
Ted Unangst 054aa15a17 composition support for inline images
5 years ago
Ted Unangst b4901ad975 fix inline imgs so they don't lose the donks
5 years ago
Ted Unangst 9d89310be0 style consistency
5 years ago
Ted Unangst c0d7cee48d refresh pages using internal honkid which makes query much faster
5 years ago
Ted Unangst 7830694baa remove the unfinished peep command
5 years ago
Ted Unangst 3de799b34c remove some extra variables
5 years ago
Ted Unangst 341b03b8f0 another try at recontexting friendica threads
5 years ago
Ted Unangst 4a9851c09c only count mentions that are tagged as such
5 years ago
Ted Unangst 5e33ab4c87 slightly simpler
5 years ago
Ted Unangst 881ef2e395 updated junk interface
5 years ago
Ted Unangst bae6e430d6 some cleanups
5 years ago
Ted Unangst da9dccf2fc try a bit harder to avoid duplicate requests in flight
5 years ago
Ted Unangst d357480a1f convert to using library version of cache
5 years ago
Ted Unangst 620729d380 handle the event case without changing too much
5 years ago
Ted Unangst 2bfd2f97c2 recurse into created object instead of assuming honk
5 years ago
Ted Unangst a77cab2538 remove stale debugging
5 years ago
Ted Unangst f5e83b4905 if update without create, just create
5 years ago
Ted Unangst 0aa072baf2 sometimes the orderedcollection only has items, not ordereditems. sigh.
5 years ago
Ted Unangst aa91c7d96c some people forget that hashtags start with hashes...
5 years ago
Ted Unangst bcd4cba30d handle case where attributedto is array of strings
5 years ago
Ted Unangst d0606f1b42 include audio type
5 years ago
Ted Unangst d38fe950fe tweak error mesages
5 years ago
Ted Unangst 5916ae68ab fix refreshing pages with reversed order
5 years ago
Ted Unangst 75fdc3a5f4 ah, look for content in the right object
5 years ago
Ted Unangst 8187aea4f2 cache jonker for a bit
5 years ago
Ted Unangst 2fc3103ad4 cache jonks for AP fetches
5 years ago
Ted Unangst b1e42fdae9 use cache interface for some more things
5 years ago
Ted Unangst 4059b207a1 revise rejection log messages
5 years ago
Ted Unangst 2ae79a2cc1 we need some more debugging for the friendibonks
5 years ago
Ted Unangst d5b99e2b9a allow resubscribing
5 years ago
Ted Unangst a0b6756206 html escape summary fields
5 years ago
Ted Unangst a320b1a2a6 rework markdown module, prepare for embetterment
5 years ago
Ted Unangst d08eab8712 better handling of times and places..
5 years ago
Ted Unangst 25c46f5839 grotesque workaround for friendica style repeats
5 years ago
Ted Unangst 50e43569e4 finish up some hfcs matching work
5 years ago
Ted Unangst 5672db2380 reduce max size a little
5 years ago
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going.
5 years ago
Ted Unangst 73d6331c2d reset currettid too
5 years ago
Ted Unangst bcb36d8cff if we make it this far without context, fake one
5 years ago
Ted Unangst 140e96f80e save convoy here
5 years ago
Ted Unangst 341577c35c try a limiter here
5 years ago
Ted Unangst e98366ccb7 add an intake length limit
5 years ago