Commit Graph

1059 Commits

Author SHA1 Message Date
Ted Unangst df1b5af40a cleanup and cache pubkeys 2019-10-30 03:31:16 -04:00
Ted Unangst 75ec971004 no wonder caching is a bad idea, honks mutate... make a copy. 2019-10-30 00:32:23 -04:00
Ted Unangst b4869cd9ab one off hack to cache query results between requests... need generalization 2019-10-30 00:20:41 -04:00
Ted Unangst d416f10519 rewriting the query this way seems to be faster 2019-10-30 00:02:23 -04:00
Ted Unangst b73697c701 it's not your fault it's hard to get going 2019-10-29 22:49:56 -04:00
Ted Unangst 693c7fe6e2 include context in read activities 2019-10-29 19:50:45 -04:00
Ted Unangst 35629a0920 real world indicates we need to go farther back... 2019-10-29 19:23:07 -04:00
Ted Unangst a6a8609735 sync js with backend 2019-10-29 19:18:16 -04:00
Ted Unangst c20f7e7eff use a flag for the untagged honks 2019-10-29 19:14:41 -04:00
Ted Unangst 209a7f0b4f redo glow check. sometimes first one isn't visible 2019-10-29 17:56:21 -04:00
Ted Unangst 295f558560 incrementally closer to consistent html processing 2019-10-29 16:24:32 -04:00
Ted Unangst f97692c875 glow the selected honk if not first 2019-10-29 16:00:41 -04:00
Ted Unangst 4f386cf558 put common init code in honk.go 2019-10-29 15:53:20 -04:00
Ted Unangst 761929ec47 document hashtag subscription 2019-10-29 15:50:04 -04:00
Ted Unangst bd7eb94b62 document search 2019-10-29 15:42:47 -04:00
Ted Unangst 4d509969fd document untag button 2019-10-29 15:35:06 -04:00
Ted Unangst 3b70052f3d can use the cache functions for handles now 2019-10-29 14:18:13 -04:00
Ted Unangst 0731de07fa fix another botched honker update stmt 2019-10-29 14:18:01 -04:00
Ted Unangst f27a4d9ce2 new day, new libs. use gate library. 2019-10-29 13:38:51 -04:00
Ted Unangst 36d7ebe8ae convert user options to json before we add any more 2019-10-29 01:00:38 -04:00
Ted Unangst a324b33294 glow effect for new honks 2019-10-29 00:26:05 -04:00
Ted Unangst d4cc995044 need to clear cache at least to make it work 2019-10-28 23:16:23 -04:00
Ted Unangst 71b204db5e option to desub part of a thread. somewhat suspect implementation... 2019-10-28 23:09:37 -04:00
Ted Unangst f7d33094fe don't think caching helps here 2019-10-28 16:17:53 -04:00
Ted Unangst 9594c5be2a hackish, but yet more effective, means of getting class=mention on all links 2019-10-28 16:05:18 -04:00
Ted Unangst c9aaab4869 fix some format string mismatches 2019-10-28 16:03:32 -04:00
Ted Unangst 37dc0b25e9 mention tag subscription 2019-10-28 15:49:31 -04:00
Ted Unangst 3907a3a611 need to copy a few more properties to bonks 2019-10-28 15:49:06 -04:00
Ted Unangst dd048cc9ba include hash in hashtag collection name 2019-10-28 15:40:13 -04:00
Ted Unangst d707dda73c fix a few queries missing new argument 2019-10-28 14:58:18 -04:00
Ted Unangst 32cb834d45 move test down where it belongs 2019-10-28 14:50:50 -04:00
Ted Unangst c0717679ed basic Add support 2019-10-27 01:22:43 -04:00
Ted Unangst 22ead8823c a few fixes for hashtag honkers 2019-10-27 01:02:50 -04:00
Ted Unangst 64c45abc74 reduce nesting with early returns 2019-10-26 19:17:46 -04:00
Ted Unangst f502872a48 tighten up some of the new honker handling 2019-10-26 19:13:27 -04:00
Ted Unangst 8c1d7ea5a2 allow hashtags as honkers with combos 2019-10-26 18:55:39 -04:00
Ted Unangst 58292a808c some code towards enabling following a collection 2019-10-26 18:31:42 -04:00
Ted Unangst 4ee177e157 handle importing collection of strings 2019-10-26 17:35:44 -04:00
Ted Unangst 077e2570d0 not sure this works, but untested code to handle collection follow 2019-10-25 20:31:07 -04:00
Ted Unangst 3f67140c76 rework delivery and key loading to use userid 2019-10-25 18:46:27 -04:00
Ted Unangst d07366f6fe expose ontology as ap collection 2019-10-25 17:59:30 -04:00
Ted Unangst e1add4f012 can simplify a bit with new functions 2019-10-25 17:44:46 -04:00
Ted Unangst 6645b99169 bump webs 2019-10-25 17:40:20 -04:00
Ted Unangst 91a7a93cc3 add a server actor 2019-10-25 17:31:48 -04:00
Ted Unangst bf81bb6fb1 there may be more than one element to remove 2019-10-25 03:27:40 -04:00
Ted Unangst b69665f6a5 try more aggresive bold matching and hope it doesn't break 2019-10-25 00:27:00 -04:00
Ted Unangst c7ffa6ddda reorder link matching to not eat other tags 2019-10-24 23:38:36 -04:00
Ted Unangst 8b80cdab6e explain how adding time works 2019-10-24 23:12:35 -04:00
Ted Unangst 5f87cd2627 adjust some docs 2019-10-24 18:59:35 -04:00
Ted Unangst eceeea611c better hoot example 2019-10-24 00:53:15 -04:00