207 Commits (52e35b2ca446d4ccfbad4e849e608d3b21a122bb)

Author SHA1 Message Date
Ted Unangst 22b40b5935 add option to switch to apple maps links
5 years ago
Ted Unangst 7e191dea0e fix filter saving
5 years ago
Ted Unangst 25a538f4a2 don't need to keep running after endoftheworld
5 years ago
Ted Unangst da296a8a0a don't look for @ in url, it's not a handle
5 years ago
Ted Unangst 7bffa8414d consistent order of variables and row scans
5 years ago
Ted Unangst 96ed76c9b6 let's try some unveil and pledge
5 years ago
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
Ted Unangst d07366f6fe expose ontology as ap collection
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 15f3beae6a some more consistency with cache control that's drifted over time
5 years ago
Ted Unangst b572c29ba7 improve editing operation wrt attachments and places
5 years ago
Ted Unangst acd96f17ee bump htfilter
5 years ago
Ted Unangst 054aa15a17 composition support for inline images
5 years ago
Ted Unangst 37fd41892e make it possible for filters to expire
5 years ago
Ted Unangst 9d89310be0 style consistency
5 years ago
Ted Unangst 95f3a714b3 repair /front link
5 years ago
Ted Unangst 47bdc1256b allow setting a few more custom messages
5 years ago
Ted Unangst 7f1d3c7339 if no tophid, retain or reset
5 years ago
Ted Unangst c0d7cee48d refresh pages using internal honkid which makes query much faster
5 years ago
Ted Unangst 9a67ed5b62 m
5 years ago
Ted Unangst 2d489e5d75 serverless redirect, in case we're testing a different hostname
5 years ago
Ted Unangst c758123933 slightly simpler
5 years ago
Ted Unangst c02a97aa68 close file
5 years ago
Ted Unangst 7e4defffd9 use templates.sprintf helper
5 years ago
Ted Unangst bae6e430d6 some cleanups
5 years ago
Ted Unangst fcd4170bb2 modestly better search, with parameters
5 years ago
Ted Unangst 77617e06fb eliminate need for js in various places
5 years ago
Ted Unangst a780bdbc11 keep the bots out of the onts
5 years ago
Ted Unangst da9dccf2fc try a bit harder to avoid duplicate requests in flight
5 years ago
Ted Unangst e5d08de8fb skip weird long tags
5 years ago
Ted Unangst 39ff5b5aa8 organize onts better
5 years ago
Ted Unangst d357480a1f convert to using library version of cache
5 years ago
Ted Unangst e0dab7207f expand honk form when editing or previewing
5 years ago
Ted Unangst 878c3c28e9 translate known actors to shortnames
5 years ago
Ted Unangst ebe7863e75 hide actions for preview until work out something better
5 years ago
Ted Unangst ba8270e97c allow saving honks for later
5 years ago
Ted Unangst d33fe29338 forgot the first class endpoint
5 years ago
Ted Unangst 262919a8aa fix image preview
5 years ago
Ted Unangst 4740bb815c add events page
5 years ago
Ted Unangst dfca8b10f0 trim spaces from most form inputs
5 years ago
Ted Unangst 04c65dcc0f oops, allow saving edit too
5 years ago
Ted Unangst 60f301cc09 can't edit bonks, but allow other edits
5 years ago
Ted Unangst f4df46080e return a teapot for sig errors
5 years ago
Ted Unangst c0f2a64983 retry key lookups don't usually seem to work
5 years ago
Ted Unangst c6d1a0928f need some osmosis in the combo hydration
5 years ago
Ted Unangst bf062066c2 make combos work when saving new honker
5 years ago
Ted Unangst 5916ae68ab fix refreshing pages with reversed order
5 years ago
Ted Unangst 87b1fe6e87 can cache outbox for a bit
5 years ago
Ted Unangst dfb0cab81f more consistency in page switching
5 years ago
Ted Unangst 8187aea4f2 cache jonker for a bit
5 years ago