46 Commits (4ee177e1572b899127a03ecad46369945d303198)

Author SHA1 Message Date
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
Ted Unangst 2584f31e17 save honks in markdown, convert on the fly
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 11721b9ec2 combine more row scanning
5 years ago
Ted Unangst 6a68d43997 combine common code
5 years ago
Ted Unangst 56141dbb6f cleanup the honk save code
5 years ago
Ted Unangst 668358da46 split the big honk.go into smaller files
5 years ago