910 Commits (c0c51e84d0d9c77e17e575140885d6a5ed91a7e4)
 

Author SHA1 Message Date
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
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 d07366f6fe expose ontology as ap collection
5 years ago
Ted Unangst e1add4f012 can simplify a bit with new functions
5 years ago
Ted Unangst 6645b99169 bump webs
5 years ago
Ted Unangst 91a7a93cc3 add a server actor
5 years ago
Ted Unangst bf81bb6fb1 there may be more than one element to remove
5 years ago
Ted Unangst b69665f6a5 try more aggresive bold matching and hope it doesn't break
5 years ago
Ted Unangst c7ffa6ddda reorder link matching to not eat other tags
5 years ago
Ted Unangst 8b80cdab6e explain how adding time works
5 years ago
Ted Unangst 5f87cd2627 adjust some docs
5 years ago