57 Commits (79fd165948f1515613843ff2665b3669ef326f0f)

Author SHA1 Message Date
Ted Unangst ea2ea2d94c there's always a funner name to be found
5 years ago
Ted Unangst e38684f4d2 only join strings once
5 years ago
Ted Unangst 75ec971004 no wonder caching is a bad idea, honks mutate... make a copy.
5 years ago
Ted Unangst b4869cd9ab one off hack to cache query results between requests... need generalization
5 years ago
Ted Unangst d416f10519 rewriting the query this way seems to be faster
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 36d7ebe8ae convert user options to json before we add any more
5 years ago
Ted Unangst 71b204db5e option to desub part of a thread. somewhat suspect implementation...
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 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 91a7a93cc3 add a server actor
5 years ago
Ted Unangst 9d89310be0 style consistency
5 years ago
Ted Unangst c0d7cee48d refresh pages using internal honkid which makes query much faster
5 years ago
Ted Unangst 40ab30dee6 fix a dumb search bug
5 years ago
Ted Unangst fcd4170bb2 modestly better search, with parameters
5 years ago
Ted Unangst d405d02e6f no muted threads in search
5 years ago
Ted Unangst 1e0fda6fe9 order by for saved
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 ba8270e97c allow saving honks for later
5 years ago
Ted Unangst ed02a0dd72 clear up the my honkers subquery
5 years ago
Ted Unangst 4740bb815c add events page
5 years ago
Ted Unangst d015e8ae38 show presubs in honkers
5 years ago
Ted Unangst d38fe950fe tweak error mesages
5 years ago
Ted Unangst 88f1d9b4e1 try using a tx for multistatement honk updates
5 years ago
Ted Unangst 5916ae68ab fix refreshing pages with reversed order
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 27b3b8a7c0 when deleting honk, delete old revs
5 years ago
Ted Unangst df94bdb4ed allow renaming shortnames
5 years ago
Ted Unangst d38d50d143 finish up the hfcs filtering work
5 years ago
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going.
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 8af2bbe746 don't delete oldrevs when cleaning meta
5 years ago
Ted Unangst 035822f3f2 place genus is place. oops. and here comes time.
5 years ago
Ted Unangst bb52c24c31 fix meme saving. again.
5 years ago
Ted Unangst 1595e1f9de save honkmeta in a generic table since it seems we're gonna have plenty of it
5 years ago
Ted Unangst c6b4cb22f7 hide the danger zone for muggles
5 years ago
Ted Unangst af6e825442 add missing deletes to the db cleanup
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 f96479423f a page with no replies
5 years ago
Ted Unangst 69a235a3d1 don't store exploded onts in honks
5 years ago