347 Commits (master)

Author SHA1 Message Date
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
Ted Unangst 3cd2f57f9e handle durations for times
5 years ago
Ted Unangst 99f0e73394 support inline images in received posts
5 years ago
Ted Unangst 93e541d2a0 look for location as property not just tag
5 years ago
Ted Unangst e3fdf87a00 events with start times. because... because.
5 years ago
Ted Unangst 16212d9dab don't go down if we're going up
5 years ago
Ted Unangst e89bff3051 rework save code to gobble up replies
5 years ago
Ted Unangst 49a2107fdb make a note of replies we see
5 years ago
Ted Unangst 5efa912126 rm useless log
5 years ago
Ted Unangst 3e9899f800 treat tombstone as delete
5 years ago
Ted Unangst d4688e3ff9 rework some of the front end styles for consistency
5 years ago
Ted Unangst a333026b44 cleanup intake a bit, fast path for delete
5 years ago
Ted Unangst dbe8a3c55c split media into separate database. keeps main db nice and tidy.
5 years ago
Ted Unangst 0d0a5677a0 add url to places
5 years ago
Ted Unangst 409d1e9932 media skipping for naughty people
5 years ago
Ted Unangst 42fb29c4e1 process place in updates
5 years ago
Ted Unangst 1b0dc71a71 try harder to not deliver to self.
5 years ago
Ted Unangst 91afec7070 unravel a bit of the big mess
5 years ago
Ted Unangst 0b058562e5 parse location on input
5 years ago
Ted Unangst 2cfa3a71e2 location checkins! waaahahaha
5 years ago
Ted Unangst c4d210fdfb some fixups for the way friendica does context
5 years ago
Ted Unangst d26d4a972c technically, should undo read instead of sending ignore.
5 years ago
Ted Unangst da7cca5351 prefer object date
5 years ago
Ted Unangst 99efbe1d1f preserve image extension
5 years ago
Ted Unangst d62486db27 fix memes
5 years ago
Ted Unangst 2584f31e17 save honks in markdown, convert on the fly
5 years ago
Ted Unangst 4ee7268ca7 don't need this log
5 years ago
Ted Unangst aa0c99ae68 better handling of attachments during edit
5 years ago
Ted Unangst bef74481c8 check for bogus hashtags
5 years ago
Ted Unangst 65eae9dbfc this could never work
5 years ago
Ted Unangst ce764c468d move update log
5 years ago
Ted Unangst b8df8a9b93 beta/prototype of Update
5 years ago
Ted Unangst 4d95d2290a combine delete code into a function
5 years ago
Ted Unangst cba1a5d297 remove extra log
5 years ago
Ted Unangst 56141dbb6f cleanup the honk save code
5 years ago
Ted Unangst ead0b2995e i think this is enough for image descriptions
5 years ago
Ted Unangst 6eb416eea3 another faster check for blocked stuff
5 years ago
Ted Unangst a4fe9fcf25 more info about some errors
5 years ago
Ted Unangst 194c9a1223 few refinements to tags
5 years ago
Ted Unangst 03e948fe3c unbonking should work now
5 years ago
Ted Unangst 91fc33c5dd experimental unbonking
5 years ago
Ted Unangst be64eff398 and save tags on incoming
5 years ago
Ted Unangst 368b4d067e quick fix before tags can go live
5 years ago
Ted Unangst f74b91e15b we're starting to get there with hashtags
5 years ago
Ted Unangst 9a1b98e402 more detail in logging
5 years ago
Ted Unangst 9f26779377 federate read/ignore activities for ack and deack
5 years ago
Ted Unangst e9c5b28217 add approved replies to AP object collection
5 years ago
Ted Unangst 27b5bc5f5f prefetch handle info instead of waiting for load
5 years ago
Ted Unangst 840224e3b9 schema change to add flags to honks
5 years ago
Ted Unangst 35388f6d3f supreme court says organizations are people
5 years ago
Ted Unangst fbe47a0895 every database exec must have error checking
5 years ago
Ted Unangst 617cdd5fd8 better handle AP usernames. don't require manual entry
5 years ago
Ted Unangst 6a0fc08c32 better retry effort to cope with timeouts
5 years ago
Ted Unangst 1c6bb1fef4 don't decode images that are too large
5 years ago
Ted Unangst 2a197e157c every time I try to get a post from pixelfed, I get a 502 error.
5 years ago
Ted Unangst e15d81638b remove spicy peppers sensitivity
5 years ago
Ted Unangst 5a621af47e go ten replies up a thread chain
5 years ago
Ted Unangst d6cc646200 a little more type safety with less interface
5 years ago
Ted Unangst a6b45e4c92 reduce code by using library
5 years ago
Ted Unangst 7e1bf702cc switch to common version of httpsig code
5 years ago
Ted Unangst a84f5d8a50 better effort to avoid duplicte deliveries
5 years ago
Ted Unangst 26cb0ee381 allow modifying url patterns to better imitate other software. kinda.
5 years ago
Ted Unangst a1648667ec handle the case where inreplyto is an object
5 years ago
Ted Unangst 4e03d728b8 if the created object is url, fetch it
5 years ago
Ted Unangst a53f9b7917 allow attributedto to be object
5 years ago
Ted Unangst 68bed3837c only log first error if retrying during get
5 years ago
Ted Unangst 5b10e20388 try grabbing the name if no summary
5 years ago
Ted Unangst 4aba1ba5fd simplify cleanup command
5 years ago
Ted Unangst 46a50e5b80 servername in user-agent to play nice
5 years ago
Ted Unangst 1a095fdecf more realistically, only (long) timeout errors can be fixed by retries
5 years ago
Ted Unangst 0023fac43d implement a short timeout for some get operations
5 years ago
Ted Unangst 2a2019743f if it's sensitive but we don't know why, make up a reason
5 years ago
Ted Unangst 7b6321302a support a few more actor types
5 years ago
Ted Unangst 598e3aa3c4 try collecting upstream for any activity
5 years ago
Ted Unangst 02aaa2d134 icon should probably be Image type
5 years ago
Ted Unangst 663ee79877 better effort at combining thread id
5 years ago
Ted Unangst c78a6828fb only say honks, not bonks, are qonks. the silliness never ends.
5 years ago
Ted Unangst 5d0fb4d41c don't save large attachments that sneak in
5 years ago
Ted Unangst d2870d8207 if we didn't convert image, don't save data
5 years ago
Ted Unangst ff73147e28 some fixes and changes necessary to support peertube links
5 years ago
Ted Unangst 3a026f0c09 relax incoming image restriction slightly
5 years ago