287 Commits (984a43f03932712b2237805b8f837f6a3574e9a1)

Author SHA1 Message Date
Ted Unangst 809dff29e0 off by an amount
5 years ago
Ted Unangst b79795ee4a move tracker to goroutine
5 years ago
Ted Unangst 2d9ebc9c12 initial steps towards fetch tracking
5 years ago
Ted Unangst 68ae691cf6 make /first page work as designed
5 years ago
Ted Unangst 61f651c4f6 add a limited /api for the robotrons
5 years ago
Ted Unangst d6ed22b02b make it 40 honks per collection
5 years ago
Ted Unangst ba06859b80 can skip some rsa work if we know we don't care about the result
5 years ago
Ted Unangst a620a4de65 add a quick version check until release machinery gets sorted
5 years ago
Ted Unangst e5b4c27711 decouple files from "." and allow data and view to live anywhere
5 years ago
Ted Unangst 65268ece81 let's abort the scss like experiment. css custom properties will carry us.
5 years ago
Ted Unangst 3aa05718bd allow pdf attachments. serious business only.
5 years ago
Ted Unangst a591781222 check for the dreaded double bonk
5 years ago
Ted Unangst 8d6d95234d don't do work for stale requests
5 years ago
Ted Unangst 89ebe3bad1 markdown and emus in subject. naturally.
5 years ago
Ted Unangst 4de8ca8b05 there's always a funner name to be found
5 years ago
Ted Unangst 01e5e48541 real world indicates we need to go farther back...
5 years ago
Ted Unangst 6eab028560 use a flag for the untagged honks
5 years ago
Ted Unangst 2b0be055e7 redo glow check. sometimes first one isn't visible
5 years ago
Ted Unangst 0de4853a85 glow the selected honk if not first
5 years ago
Ted Unangst 36a9f537d6 fix another botched honker update stmt
5 years ago
Ted Unangst 2eeae86c1b convert user options to json before we add any more
5 years ago
Ted Unangst a1a7923489 need to clear cache at least to make it work
5 years ago
Ted Unangst 1bd418c85b option to desub part of a thread. somewhat suspect implementation...
5 years ago
Ted Unangst 65401b8d9a don't think caching helps here
5 years ago
Ted Unangst 21c42672f1 fix some format string mismatches
5 years ago
Ted Unangst 5bb5911e6e need to copy a few more properties to bonks
5 years ago
Ted Unangst 0fc5cd0e2f include hash in hashtag collection name
5 years ago
Ted Unangst 2ef32c601f fix a few queries missing new argument
5 years ago
Ted Unangst 3fd473d0cb move test down where it belongs
5 years ago
Ted Unangst 3ad9de3799 a few fixes for hashtag honkers
5 years ago
Ted Unangst b2a6f39f02 reduce nesting with early returns
5 years ago
Ted Unangst f32b092b77 tighten up some of the new honker handling
5 years ago
Ted Unangst 9eedd87b1e allow hashtags as honkers with combos
5 years ago
Ted Unangst 144a30041f some code towards enabling following a collection
5 years ago
Ted Unangst 8ac54c2045 not sure this works, but untested code to handle collection follow
5 years ago
Ted Unangst de274bfff2 rework delivery and key loading to use userid
5 years ago
Ted Unangst c0a1ad07a7 expose ontology as ap collection
5 years ago
Ted Unangst a30d754820 can simplify a bit with new functions
5 years ago
Ted Unangst 0d886b6ec4 add a server actor
5 years ago
Ted Unangst a0cbefedae some more consistency with cache control that's drifted over time
5 years ago
Ted Unangst e2f4157047 improve editing operation wrt attachments and places
5 years ago
Ted Unangst 960313536d bump htfilter
5 years ago
Ted Unangst 68d7cd678e composition support for inline images
5 years ago
Ted Unangst fb65fac76a make it possible for filters to expire
5 years ago
Ted Unangst b481a43266 style consistency
5 years ago
Ted Unangst a134d61e5a repair /front link
5 years ago
Ted Unangst 0a1d639046 allow setting a few more custom messages
5 years ago
Ted Unangst 9f2ff4b67f if no tophid, retain or reset
5 years ago
Ted Unangst 417e39f02b refresh pages using internal honkid which makes query much faster
5 years ago
Ted Unangst e978ae98ce m
5 years ago
Ted Unangst e09ce5e0ae serverless redirect, in case we're testing a different hostname
5 years ago
Ted Unangst 2ad7bb1c8a slightly simpler
5 years ago
Ted Unangst 318b4fed3e close file
5 years ago
Ted Unangst 86aee2f7ca use templates.sprintf helper
5 years ago
Ted Unangst 9bae399133 some cleanups
5 years ago
Ted Unangst 01f209a4ee modestly better search, with parameters
5 years ago
Ted Unangst f9d4cd02da eliminate need for js in various places
5 years ago
Ted Unangst a4c395448f keep the bots out of the onts
5 years ago
Ted Unangst fd98981fcc try a bit harder to avoid duplicate requests in flight
5 years ago
Ted Unangst c3e79b684b skip weird long tags
5 years ago
Ted Unangst 2144503757 organize onts better
5 years ago
Ted Unangst a768269e5d convert to using library version of cache
5 years ago
Ted Unangst 0e76b9f96e expand honk form when editing or previewing
5 years ago
Ted Unangst 1c4b81fc13 translate known actors to shortnames
5 years ago
Ted Unangst ab0eab70e0 hide actions for preview until work out something better
5 years ago
Ted Unangst 9b2db30f75 allow saving honks for later
5 years ago
Ted Unangst fca50265cb forgot the first class endpoint
5 years ago
Ted Unangst 7d631dc01c fix image preview
5 years ago
Ted Unangst b4354cae7a add events page
5 years ago
Ted Unangst 90ae7fe2fb trim spaces from most form inputs
5 years ago
Ted Unangst 0218b8aa5b oops, allow saving edit too
5 years ago
Ted Unangst 22b74c7930 can't edit bonks, but allow other edits
5 years ago
Ted Unangst f27fbc3b57 return a teapot for sig errors
5 years ago
Ted Unangst b5fe577e46 retry key lookups don't usually seem to work
5 years ago
Ted Unangst 99b5be48ba need some osmosis in the combo hydration
5 years ago
Ted Unangst 9e48d7cca3 make combos work when saving new honker
5 years ago
Ted Unangst 5438100737 fix refreshing pages with reversed order
5 years ago
Ted Unangst eb1a91367a can cache outbox for a bit
5 years ago
Ted Unangst 5b22484767 more consistency in page switching
5 years ago
Ted Unangst ed83605931 cache jonker for a bit
5 years ago
Ted Unangst 07501cea53 cache users table
5 years ago
Ted Unangst eb6534b92c cache jonks for AP fetches
5 years ago
Ted Unangst 8e1fa5658e use cache interface for some more things
5 years ago
Ted Unangst ccbb43fbee start including servermsg in updates
5 years ago
Ted Unangst a0a61a5fc4 few tweaks to help page
5 years ago
Ted Unangst 7b580a76a4 online help facility
5 years ago
Ted Unangst 6aed0c283f revise rejection log messages
5 years ago
Ted Unangst 063f5093df update follow request instead of creating dupes
5 years ago
Ted Unangst 7d6486db4b should have been sub
5 years ago
Ted Unangst e6a1e4ea09 allow renaming shortnames
5 years ago
Ted Unangst 45ffbf628e check for double subscription
5 years ago
Ted Unangst 8d0f66823c allow resubscribing
5 years ago
Ted Unangst fcbc7d2e6b finish up the hfcs filtering work
5 years ago
Ted Unangst ecc47c8bfa fix a go vet warning
5 years ago
Ted Unangst 79d455f48d rework markdown module, prepare for embetterment
5 years ago
Ted Unangst 1a449c94b1 reorder rss a bit
5 years ago
Ted Unangst 7a60b9776c little more cleanup, leave todo where we have unfinished business
5 years ago
Ted Unangst f80037d03d enough of the honk filtering and censoring system (hfcs) to get going.
5 years ago
Ted Unangst 336f4806f2 more reflection for nicer cache filling types
5 years ago
Ted Unangst e2111a1393 add time and place to rss feeds
5 years ago
Ted Unangst feaed0cf18 handle durations for times
5 years ago
Ted Unangst b3837cfc65 support inline images in received posts
5 years ago
Ted Unangst dc56ed5aa2 events with start times. because... because.
5 years ago
Ted Unangst 0953ff6043 if we already have it, don't get it
5 years ago
Ted Unangst a54812a44b jazz up honkerlinks, remove classes
5 years ago
Ted Unangst 36b56e507c rework save code to gobble up replies
5 years ago
Ted Unangst 441f869960 split media into separate database. keeps main db nice and tidy.
5 years ago
Ted Unangst dfb9e113b0 add url to places
5 years ago
Ted Unangst 053da00695 media skipping for naughty people
5 years ago
Ted Unangst 2ea3bf8ce0 location checkins! waaahahaha
5 years ago
Ted Unangst 6987b7f599 update to use new css filtering
5 years ago
Ted Unangst 1e52dc3c25 a page with no replies
5 years ago
Ted Unangst b14c431c2d next step towards interactive page switch
5 years ago
Ted Unangst 95391c3469 for completeness, more stealthing
5 years ago
Ted Unangst 1bc1baf1d8 add combos list to menu
5 years ago
Ted Unangst ae4bc81142 cache combos between pages
5 years ago
Ted Unangst d4e9929739 don't allow posts from blocked hosts
5 years ago
Ted Unangst 40fefa5654 rework stealth mode
5 years ago
Ted Unangst 2d6363e006 start handling js like an asset
5 years ago
Ted Unangst 674f58ba32 return after redirect
5 years ago
Ted Unangst f1a82b70d9 more flexibility in naming
5 years ago
Ted Unangst 8b76aa892c preview after all fixups
5 years ago
Ted Unangst b24ff25170 save honks in markdown, convert on the fly
5 years ago
Ted Unangst 28cbc2846f better handling of attachments during edit
5 years ago
Ted Unangst cc9b93cfc9 comment the hot mess, just in case i forget
5 years ago
Ted Unangst 92e82b758e people are just going to shit in our database i guess. oh well.
5 years ago
Ted Unangst cdd6e6b285 allow _ in hashtag
5 years ago
Ted Unangst 7053b40c0e make sure every rows is closed
5 years ago
Ted Unangst 7c541623bd what's one more cheap hack
5 years ago
Ted Unangst 4af4ac2ac4 quick fix for dynamic pages
5 years ago
Ted Unangst 2f9c6e1fa7 refactor some of the honkpage stuff
5 years ago
Ted Unangst ae47843037 beta/prototype of Update
5 years ago
Ted Unangst 8f918100c6 combine delete code into a function
5 years ago
Ted Unangst 8c58d0f878 checkpoint of js load and switch
5 years ago
Ted Unangst d53c5d7917 cleanup the honk save code
5 years ago
Ted Unangst 3e5f691ad3 save rid for bonks to track parent
5 years ago
Ted Unangst a955565fe1 split the big honk.go into smaller files
5 years ago