110 Commits (134980cc980cde7545705e831c4ee59295179161)

Author SHA1 Message Date
Ted Unangst 5f32ab0f2a reduce number of honks on some pages
5 years ago
Ted Unangst fddf461ebf add an api command to gethonks
5 years ago
Ted Unangst a13f4811f1 revert bad caching code, we need more robust way to solve this
5 years ago
Ted Unangst 4de8ca8b05 there's always a funner name to be found
5 years ago
Ted Unangst e0f1de4d9e only join strings once
5 years ago
Ted Unangst 2d9907a682 no wonder caching is a bad idea, honks mutate... make a copy.
5 years ago
Ted Unangst f95c002c6d one off hack to cache query results between requests... need generalization
5 years ago
Ted Unangst c230584843 rewriting the query this way seems to be faster
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 2eeae86c1b convert user options to json before we add any more
5 years ago
Ted Unangst 1bd418c85b option to desub part of a thread. somewhat suspect implementation...
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 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 0d886b6ec4 add a server actor
5 years ago
Ted Unangst b481a43266 style consistency
5 years ago
Ted Unangst 417e39f02b refresh pages using internal honkid which makes query much faster
5 years ago
Ted Unangst d78e008a6a fix a dumb search bug
5 years ago
Ted Unangst 01f209a4ee modestly better search, with parameters
5 years ago
Ted Unangst d89bcdba5d no muted threads in search
5 years ago
Ted Unangst 5bae8ec941 order by for saved
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 9b2db30f75 allow saving honks for later
5 years ago
Ted Unangst 6b8723ff4c clear up the my honkers subquery
5 years ago
Ted Unangst b4354cae7a add events page
5 years ago
Ted Unangst d5f8fefa2d show presubs in honkers
5 years ago
Ted Unangst c150b71a7d tweak error mesages
5 years ago
Ted Unangst 842f3abdaa try using a tx for multistatement honk updates
5 years ago
Ted Unangst 5438100737 fix refreshing pages with reversed order
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 e0b168bc22 when deleting honk, delete old revs
5 years ago
Ted Unangst e6a1e4ea09 allow renaming shortnames
5 years ago
Ted Unangst fcbc7d2e6b finish up the hfcs filtering work
5 years ago
Ted Unangst f80037d03d enough of the honk filtering and censoring system (hfcs) to get going.
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 4516b74ac7 don't delete oldrevs when cleaning meta
5 years ago
Ted Unangst 3f81ee331f place genus is place. oops. and here comes time.
5 years ago
Ted Unangst 28f5062838 fix meme saving. again.
5 years ago
Ted Unangst 1ef8af7a2b save honkmeta in a generic table since it seems we're gonna have plenty of it
5 years ago
Ted Unangst f33d72769a hide the danger zone for muggles
5 years ago
Ted Unangst 1fe58fff36 add missing deletes to the db cleanup
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 1e52dc3c25 a page with no replies
5 years ago
Ted Unangst 45b1b58ac1 don't store exploded onts in honks
5 years ago
Ted Unangst b24ff25170 save honks in markdown, convert on the fly
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 e7ea9cf479 combine more row scanning
5 years ago
Ted Unangst aad6de81f2 combine common code
5 years ago
Ted Unangst d53c5d7917 cleanup the honk save code
5 years ago
Ted Unangst a955565fe1 split the big honk.go into smaller files
5 years ago