296 Commits (master)

Author SHA1 Message Date
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
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
Ted Unangst e3fdf87a00 events with start times. because... because.
5 years ago
Ted Unangst 2b9797e277 if we already have it, don't get it
5 years ago
Ted Unangst c39ed88950 jazz up honkerlinks, remove classes
5 years ago
Ted Unangst e89bff3051 rework save code to gobble up replies
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 2cfa3a71e2 location checkins! waaahahaha
5 years ago
Ted Unangst b25fb94be2 update to use new css filtering
5 years ago
Ted Unangst f96479423f a page with no replies
5 years ago
Ted Unangst 8b600770d3 next step towards interactive page switch
5 years ago
Ted Unangst c318eaed60 for completeness, more stealthing
5 years ago
Ted Unangst 71ac199935 add combos list to menu
5 years ago
Ted Unangst 9d43354c68 cache combos between pages
5 years ago
Ted Unangst 86fb8cdfc6 don't allow posts from blocked hosts
5 years ago
Ted Unangst 6ea1f7bfa0 rework stealth mode
5 years ago
Ted Unangst 58395536d1 start handling js like an asset
5 years ago
Ted Unangst 2d19f53cb8 return after redirect
5 years ago
Ted Unangst 234f4b2dad more flexibility in naming
5 years ago
Ted Unangst 1139c2886f preview after all fixups
5 years ago
Ted Unangst 2584f31e17 save honks in markdown, convert on the fly
5 years ago
Ted Unangst aa0c99ae68 better handling of attachments during edit
5 years ago
Ted Unangst 49e944d8d2 comment the hot mess, just in case i forget
5 years ago
Ted Unangst c8c736839b people are just going to shit in our database i guess. oh well.
5 years ago
Ted Unangst 9680e472f8 allow _ in hashtag
5 years ago
Ted Unangst 2213f0e935 make sure every rows is closed
5 years ago
Ted Unangst 42ee3becde what's one more cheap hack
5 years ago
Ted Unangst 767b34b71c quick fix for dynamic pages
5 years ago
Ted Unangst 43a2394534 refactor some of the honkpage stuff
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 ae1fff2d90 checkpoint of js load and switch
5 years ago
Ted Unangst 56141dbb6f cleanup the honk save code
5 years ago
Ted Unangst d57a633f0f save rid for bonks to track parent
5 years ago
Ted Unangst 668358da46 split the big honk.go into smaller files
5 years ago