151 Commits (0a03f937ecce58ba47b364bc1a0d8ffc93e7593b)

Author SHA1 Message Date
Ted Unangst 0a03f937ec reduce number of honks on some pages
5 years ago
Ted Unangst 40540438d3 add an api command to gethonks
5 years ago
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get
5 years ago
Ted Unangst 615b5367d8 also handle sigterm
5 years ago
Ted Unangst 3ed61ab9bf make the api a touch more useful
5 years ago
Ted Unangst 9e6a0c7581 don't read more than 1MB of json
5 years ago
Ted Unangst ed682de765 cache followers collection too to reduce garbage
5 years ago
Ted Unangst d74393e323 remember if preview is an update
5 years ago
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency
5 years ago
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
5 years ago
Ted Unangst 02f73018ab rework version slightly
5 years ago
Ted Unangst a7fae95682 add sensors to the about page
5 years ago
Ted Unangst 4b9cdf912b make sure everything is saved before the end of the world
5 years ago
Ted Unangst cb4fe912ab save fetches to track log in database
5 years ago
Ted Unangst eb7af9838d off by an amount
5 years ago
Ted Unangst 564d618061 move tracker to goroutine
5 years ago
Ted Unangst 797685377d initial steps towards fetch tracking
5 years ago
Ted Unangst 307d23e3d2 make /first page work as designed
5 years ago
Ted Unangst 12d6e57d73 add a limited /api for the robotrons
5 years ago
Ted Unangst 0829485900 make it 40 honks per collection
5 years ago
Ted Unangst d6b3e0d910 can skip some rsa work if we know we don't care about the result
5 years ago
Ted Unangst 8bd4136bdc add a quick version check until release machinery gets sorted
5 years ago
Ted Unangst 79fd165948 decouple files from "." and allow data and view to live anywhere
5 years ago
Ted Unangst 1743371507 let's abort the scss like experiment. css custom properties will carry us.
5 years ago
Ted Unangst 0a04051c42 allow pdf attachments. serious business only.
5 years ago
Ted Unangst 7eee7d7600 check for the dreaded double bonk
5 years ago
Ted Unangst 40fb10d25a don't do work for stale requests
5 years ago
Ted Unangst 5604522c54 markdown and emus in subject. naturally.
5 years ago
Ted Unangst ea2ea2d94c there's always a funner name to be found
5 years ago
Ted Unangst 35629a0920 real world indicates we need to go farther back...
5 years ago
Ted Unangst c20f7e7eff use a flag for the untagged honks
5 years ago
Ted Unangst 209a7f0b4f redo glow check. sometimes first one isn't visible
5 years ago
Ted Unangst f97692c875 glow the selected honk if not first
5 years ago
Ted Unangst 0731de07fa fix another botched honker update stmt
5 years ago
Ted Unangst 36d7ebe8ae convert user options to json before we add any more
5 years ago
Ted Unangst d4cc995044 need to clear cache at least to make it work
5 years ago
Ted Unangst 71b204db5e option to desub part of a thread. somewhat suspect implementation...
5 years ago
Ted Unangst f7d33094fe don't think caching helps here
5 years ago
Ted Unangst c9aaab4869 fix some format string mismatches
5 years ago
Ted Unangst 3907a3a611 need to copy a few more properties to bonks
5 years ago
Ted Unangst dd048cc9ba include hash in hashtag collection name
5 years ago
Ted Unangst d707dda73c fix a few queries missing new argument
5 years ago
Ted Unangst 32cb834d45 move test down where it belongs
5 years ago
Ted Unangst 22ead8823c a few fixes for hashtag honkers
5 years ago
Ted Unangst 64c45abc74 reduce nesting with early returns
5 years ago
Ted Unangst f502872a48 tighten up some of the new honker handling
5 years ago
Ted Unangst 8c1d7ea5a2 allow hashtags as honkers with combos
5 years ago
Ted Unangst 58292a808c some code towards enabling following a collection
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