Commit Graph

79 Commits

Author SHA1 Message Date
Ted Unangst 68752c28e5 restructure chatter so target is always available to view 2020-05-23 19:17:30 -04:00
Ted Unangst 81425225e4 for now, no chats older than 3 days 2020-05-23 19:05:23 -04:00
Ted Unangst 6be05df143 load donks for chonks 2020-05-15 00:18:50 -04:00
Ted Unangst 2eda7a4e6b save donks for chonks 2020-05-14 23:54:29 -04:00
Ted Unangst a48f58fbec save donks for chonks 2020-05-14 23:51:42 -04:00
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter 2020-05-13 17:15:29 -04:00
Ted Unangst 285f3cb5ac lain is a fickle mistress 2020-02-07 11:57:00 -05:00
Ted Unangst 3c3f81e548 experimental reactions 2020-01-23 18:08:15 -05:00
Ted Unangst d20029be7a improve search query parsing 2020-01-12 03:43:45 -05:00
Ted Unangst f4760b06f7 fix a nil deref in event page 2019-12-16 17:36:04 -05:00
Ted Unangst fc21e23207 add notes to honkers as well 2019-12-02 18:26:29 -05:00
Ted Unangst a50115d65f negated search terms 2019-11-28 02:14:07 -05:00
Ted Unangst 0b89e1b06c save mentions in honkmeta 2019-11-27 14:36:29 -05:00
Ted Unangst a144795b13 rework honkmeta deletion for flexibility 2019-11-27 14:22:20 -05:00
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too 2019-11-26 00:29:31 -05:00
Ted Unangst c9aba7ecba save timestamp for xonker additions 2019-11-25 15:50:17 -05:00
Ted Unangst 0a6ec93384 update whofore after an update 2019-11-20 11:35:34 -05:00
Ted Unangst ba298e452a random fiddling with numbers. no real reason. 2019-11-13 01:01:34 -05:00
Ted Unangst c78e446ac1 25 honks is barely a day 2019-11-13 01:00:03 -05:00
Ted Unangst 0a03f937ec reduce number of honks on some pages 2019-11-12 01:43:16 -05:00
Ted Unangst 40540438d3 add an api command to gethonks 2019-11-12 01:09:08 -05:00
Ted Unangst 569c7018c4 revert bad caching code, we need more robust way to solve this 2019-11-03 12:54:38 -05: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 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 35629a0920 real world indicates we need to go farther back... 2019-10-29 19:23:07 -04:00
Ted Unangst c20f7e7eff use a flag for the untagged honks 2019-10-29 19:14:41 -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 71b204db5e option to desub part of a thread. somewhat suspect implementation... 2019-10-28 23:09:37 -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 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 91a7a93cc3 add a server actor 2019-10-25 17:31:48 -04:00
Ted Unangst 9d89310be0 style consistency 2019-10-21 01:29:39 -04:00
Ted Unangst c0d7cee48d refresh pages using internal honkid which makes query much faster 2019-10-20 14:36:55 -04:00
Ted Unangst 40ab30dee6 fix a dumb search bug 2019-10-17 21:59:17 -04:00
Ted Unangst fcd4170bb2 modestly better search, with parameters 2019-10-15 23:27:30 -04:00
Ted Unangst d405d02e6f no muted threads in search 2019-10-15 22:44:29 -04:00
Ted Unangst 1e0fda6fe9 order by for saved 2019-10-13 18:01:00 -04:00
Ted Unangst 39ff5b5aa8 organize onts better 2019-10-13 01:58:01 -04:00
Ted Unangst d357480a1f convert to using library version of cache 2019-10-12 19:25:23 -04:00
Ted Unangst ba8270e97c allow saving honks for later 2019-10-11 16:03:17 -04:00
Ted Unangst ed02a0dd72 clear up the my honkers subquery 2019-10-11 11:03:29 -04:00
Ted Unangst 4740bb815c add events page 2019-10-10 20:37:03 -04:00
Ted Unangst d015e8ae38 show presubs in honkers 2019-10-09 15:56:06 -04:00
Ted Unangst d38fe950fe tweak error mesages 2019-10-08 01:27:27 -04:00
Ted Unangst 88f1d9b4e1 try using a tx for multistatement honk updates 2019-10-08 01:23:54 -04:00