921 Commits (a81ec6f628a09900ca8fec17123e957aceb47631)
 

Author SHA1 Message Date
Ted Unangst a81ec6f628 don't need replies to yoyos in hoots
5 years ago
Ted Unangst 48513d3613 make the hoot code amenable to testing
5 years ago
Ted Unangst 4e225e16f3 dedupe the hoots
5 years ago
Ted Unangst 7eee7d7600 check for the dreaded double bonk
5 years ago
Ted Unangst 40fb10d25a don't do work for stale requests
5 years ago
Ted Unangst 31a960b0d1 mention that replies array is populated
5 years ago
Ted Unangst f5ece6e22e try to clarify what Read means
5 years ago
Ted Unangst 5604522c54 markdown and emus in subject. naturally.
5 years ago
Ted Unangst a06cd066c9 few more notes about appearance
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 c0c51e84d0 pleroma is better behaved now, but keep the function
5 years ago
Ted Unangst df1b5af40a cleanup and cache pubkeys
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 b73697c701 it's not your fault it's hard to get going
5 years ago
Ted Unangst 693c7fe6e2 include context in read activities
5 years ago
Ted Unangst 35629a0920 real world indicates we need to go farther back...
5 years ago
Ted Unangst a6a8609735 sync js with backend
5 years ago
Ted Unangst c20f7e7eff use a flag for the untagged honks
5 years ago
Ted Unangst 209a7f0b4f redo glow check. sometimes first one isn't visible
5 years ago
Ted Unangst 295f558560 incrementally closer to consistent html processing
5 years ago
Ted Unangst f97692c875 glow the selected honk if not first
5 years ago
Ted Unangst 4f386cf558 put common init code in honk.go
5 years ago
Ted Unangst 761929ec47 document hashtag subscription
5 years ago
Ted Unangst bd7eb94b62 document search
5 years ago
Ted Unangst 4d509969fd document untag button
5 years ago
Ted Unangst 3b70052f3d can use the cache functions for handles now
5 years ago
Ted Unangst 0731de07fa fix another botched honker update stmt
5 years ago
Ted Unangst f27a4d9ce2 new day, new libs. use gate library.
5 years ago
Ted Unangst 36d7ebe8ae convert user options to json before we add any more
5 years ago
Ted Unangst a324b33294 glow effect for new honks
5 years ago
Ted Unangst d4cc995044 need to clear cache at least to make it work
5 years ago
Ted Unangst 71b204db5e option to desub part of a thread. somewhat suspect implementation...
5 years ago
Ted Unangst f7d33094fe don't think caching helps here
5 years ago
Ted Unangst 9594c5be2a hackish, but yet more effective, means of getting class=mention on all links
5 years ago
Ted Unangst c9aaab4869 fix some format string mismatches
5 years ago
Ted Unangst 37dc0b25e9 mention tag subscription
5 years ago
Ted Unangst 3907a3a611 need to copy a few more properties to bonks
5 years ago
Ted Unangst dd048cc9ba include hash in hashtag collection name
5 years ago
Ted Unangst d707dda73c fix a few queries missing new argument
5 years ago
Ted Unangst 32cb834d45 move test down where it belongs
5 years ago
Ted Unangst c0717679ed basic Add support
5 years ago
Ted Unangst 22ead8823c a few fixes for hashtag honkers
5 years ago
Ted Unangst 64c45abc74 reduce nesting with early returns
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 58292a808c some code towards enabling following a collection
5 years ago
Ted Unangst 4ee177e157 handle importing collection of strings
5 years ago