Commit Graph

1097 Commits

Author SHA1 Message Date
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
Ted Unangst 15f3beae6a some more consistency with cache control that's drifted over time 2019-10-23 17:58:45 -04:00
Ted Unangst 87e78c33ba give the new refresh code another + 2019-10-23 00:46:40 -04:00
Ted Unangst b572c29ba7 improve editing operation wrt attachments and places 2019-10-23 00:45:12 -04:00
Ted Unangst eafb6203df don't need this debug 2019-10-23 00:30:15 -04:00
Ted Unangst da9ee81ff2 better button spacing 2019-10-23 00:22:19 -04:00
Ted Unangst aebc6c8981 more robust shortcut.. return hash of long xid instead of tail.
sometimes the suffix is common to many activities.
noticed by micropub.
2019-10-22 13:06:43 -04:00
Ted Unangst acd96f17ee bump htfilter 2019-10-22 02:02:36 -04:00
Ted Unangst a34266b266 reup mods 2019-10-22 00:46:11 -04:00
Ted Unangst 1bd7069515 should be ok and may be useful to save our own images 2019-10-22 00:21:21 -04:00
Ted Unangst 054aa15a17 composition support for inline images 2019-10-22 00:19:31 -04:00
Ted Unangst bd5183c44f support inline imgs in markdown 2019-10-22 00:16:28 -04:00
Ted Unangst f704326849 a few more autolink edge cases 2019-10-21 23:43:15 -04:00