185 Commits (49972dd5fd5090ac038a6934c31511cbae1ece1d)

Author SHA1 Message Date
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
Ted Unangst cd99584ffa cache users table
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 02adb896ef start including servermsg in updates
5 years ago
Ted Unangst 2b2ae04c56 few tweaks to help page
5 years ago
Ted Unangst 3c2088bac9 online help facility
5 years ago
Ted Unangst 4059b207a1 revise rejection log messages
5 years ago
Ted Unangst 86f05b7166 update follow request instead of creating dupes
5 years ago
Ted Unangst 2b01dc8935 should have been sub
5 years ago
Ted Unangst df94bdb4ed allow renaming shortnames
5 years ago
Ted Unangst 9ad6418c16 check for double subscription
5 years ago
Ted Unangst d5b99e2b9a allow resubscribing
5 years ago
Ted Unangst d38d50d143 finish up the hfcs filtering work
5 years ago
Ted Unangst 0ee127af0d fix a go vet warning
5 years ago
Ted Unangst a320b1a2a6 rework markdown module, prepare for embetterment
5 years ago
Ted Unangst e193ce6477 reorder rss a bit
5 years ago
Ted Unangst 70354077f3 little more cleanup, leave todo where we have unfinished business
5 years ago
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going.
5 years ago
Ted Unangst f0dfb6c082 more reflection for nicer cache filling types
5 years ago
Ted Unangst 26e9a9a232 add time and place to rss feeds
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