Commit Graph

1125 Commits

Author SHA1 Message Date
Ted Unangst 03de0675a5 the honk developer guide, vim 2019-11-01 01:01:23 -04:00
Ted Unangst f9fe6a136d we're not fixing this one today 2019-11-01 00:49:31 -04:00
Ted Unangst e2c6652f62 untag me is clearer name for untag 2019-10-31 03:21:46 -04:00
Ted Unangst 0a04051c42 allow pdf attachments. serious business only. 2019-10-31 03:19:15 -04:00
Ted Unangst a81ec6f628 don't need replies to yoyos in hoots 2019-10-31 00:14:43 -04:00
Ted Unangst 48513d3613 make the hoot code amenable to testing 2019-10-31 00:00:31 -04:00
Ted Unangst 4e225e16f3 dedupe the hoots 2019-10-30 23:05:27 -04:00
Ted Unangst 7eee7d7600 check for the dreaded double bonk 2019-10-30 17:31:48 -04:00
Ted Unangst 40fb10d25a don't do work for stale requests 2019-10-30 17:23:02 -04:00
Ted Unangst 31a960b0d1 mention that replies array is populated 2019-10-30 17:19:06 -04:00
Ted Unangst f5ece6e22e try to clarify what Read means 2019-10-30 17:17:16 -04:00
Ted Unangst 5604522c54 markdown and emus in subject. naturally. 2019-10-30 17:14:27 -04:00
Ted Unangst a06cd066c9 few more notes about appearance 2019-10-30 16:31:53 -04:00
Ted Unangst ea2ea2d94c there's always a funner name to be found 2019-10-30 03:39:56 -04:00
Ted Unangst e38684f4d2 only join strings once 2019-10-30 03:36:28 -04:00
Ted Unangst c0c51e84d0 pleroma is better behaved now, but keep the function 2019-10-30 03:31:39 -04:00
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