72 Commits (8fd2e42878f48d5755a4fa2757cb48de6a765e4d)

Author SHA1 Message Date
Ted Unangst 3c3f81e548 experimental reactions
5 years ago
Ted Unangst d20029be7a improve search query parsing
5 years ago
Ted Unangst f4760b06f7 fix a nil deref in event page
5 years ago
Ted Unangst fc21e23207 add notes to honkers as well
5 years ago
Ted Unangst a50115d65f negated search terms
5 years ago
Ted Unangst 0b89e1b06c save mentions in honkmeta
5 years ago
Ted Unangst a144795b13 rework honkmeta deletion for flexibility
5 years ago
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too
5 years ago
Ted Unangst c9aba7ecba save timestamp for xonker additions
5 years ago
Ted Unangst 0a6ec93384 update whofore after an update
5 years ago
Ted Unangst ba298e452a random fiddling with numbers. no real reason.
5 years ago
Ted Unangst c78e446ac1 25 honks is barely a day
5 years ago
Ted Unangst 0a03f937ec reduce number of honks on some pages
5 years ago
Ted Unangst 40540438d3 add an api command to gethonks
5 years ago
Ted Unangst 569c7018c4 revert bad caching code, we need more robust way to solve this
5 years ago
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