Commit Graph

129 Commits

Author SHA1 Message Date
Ted Unangst a6bc763507 negate operator for more queries 2023-08-28 17:41:56 -04:00
Ted Unangst d69156f96e configurable honkwindow 2023-08-28 01:12:53 -04:00
Ted Unangst b360a01719 factor out 7 day honkwindow, from zev 2023-08-28 01:10:27 -04:00
Ted Unangst 634d74d139 a very plain text accessor that's helpful for debugging 2023-08-25 00:30:19 -04:00
Ted Unangst 842816f1bf also export the inbox 2023-08-18 14:32:27 -04:00
Ted Unangst 9de375d169 unusued range var 2023-08-02 23:34:24 -04:00
Ted Unangst c24f06b9f3 going forward, include tag in plain 2023-07-31 20:37:03 -04:00
Ted Unangst a08e0d0cb8 create a plain column and use that for search 2023-07-31 19:46:55 -04:00
Ted Unangst bd80e1b4a8 search precis too 2023-07-29 21:56:45 -04:00
Ted Unangst 54fd484558 this query should not find bonks, which later causes crashes.
thanks benjojo
2023-07-15 18:03:47 -04:00
Ted Unangst 211ab9a97a cleanup some old mistakes and cruft from the database 2023-07-15 17:59:44 -04:00
Ted Unangst 8a14e67b32 add some more search capabilities 2023-07-03 00:45:35 -04:00
Ted Unangst 3baff9e64e include userid in doover queries 2023-06-12 15:08:09 -04:00
Ted Unangst d75e1671f7 convert deliverater queue to per rcpt fifo 2023-06-12 14:40:28 -04:00
Ted Unangst 4e3e07d670 svg image support 2023-05-01 15:32:36 -04:00
Ted Unangst e212f4eb1e we need to go deeper 2023-04-28 11:09:46 -04:00
Ted Unangst dab8de6670 don't drop the donk! sometimes preview would find the wrong one on resubmit. 2023-03-09 01:57:20 -05:00
Ted Unangst e965f7090f command line follow and unfollow 2023-03-01 14:48:50 -05:00
Ted Unangst e08c21228c API access for honkers. 2023-02-19 17:46:59 -05:00
Ted Unangst 6d52b4f492 remove wonk support 2023-02-07 20:35:38 -05:00
Ted Unangst 65ba713c17 switch database to wal mode 2022-05-31 03:06:09 -04:00
Ted Unangst d2a6d6829a use embed to include schema 2022-05-31 02:32:22 -04:00
Ted Unangst f455f5a9ea sign gets 2022-05-20 15:50:33 -04:00
Ted Unangst 41a9cf5f6f should delete old pubkeys after a while and refresh 2022-05-05 14:55:32 -04:00
Ted Unangst bbf1fd9b9a import following from mastodon.
adapted from patch from peter sanchez
2022-04-28 15:38:51 -04:00
Ted Unangst c468a048e1 slightly more consistent about placement of utc conversions 2022-04-12 14:40:17 -04:00
Ted Unangst bbadb7e5a0 save obfuscated guesses 2022-02-12 14:58:57 -05:00
Ted Unangst d272b8110a pull in even longer ago long ago honks 2022-02-10 20:30:39 -05:00
Ted Unangst 05b7a361d2 Wonk wonk! 2022-02-09 17:11:55 -05:00
Ted Unangst 7eef6ae5d0 flexible logging 2022-02-06 00:42:13 -05:00
Ted Unangst 1af5998b20 update mecount and chatcount in hydration 2022-02-05 16:53:19 -05:00
Ted Unangst f547153ecc add unread count for chatter 2021-12-26 23:19:04 -05:00
Ted Unangst 13d6bc9a81 mutex to preserve the integrity of some seriously important data 2021-02-09 18:48:36 -05:00
Ted Unangst 715e79a5b4 load badonks 2021-02-09 09:00:08 -05:00
Ted Unangst 988f2176fa see what happens if we start saving badonks 2021-02-09 08:18:22 -05:00
Ted Unangst a176bbb2f0 rework how sub/unsub works, and add delete to honkers 2020-11-25 22:03:46 -05:00
Ted Unangst a81cf01844 fix for external attachments not having xid anymore 2020-10-01 13:18:05 -04:00
Ted Unangst 65712620c5 dedupe blob file data 2020-09-30 15:20:40 -04:00
Ted Unangst 023073de03 switch to only generating xid for donks where needed 2020-09-30 11:35:18 -04:00
Ted Unangst d6ade574f0 support hashtags in bios 2020-09-25 19:09:01 -04:00
Ted Unangst f6995ce94e handle markdown in bios better 2020-09-25 19:02:26 -04:00
Ted Unangst f3a9f7711a try a little harder to remember follow ids 2020-09-14 14:59:45 -04:00
Ted Unangst d79a5ff188 oops, reversed dates 2020-09-11 12:38:23 -04:00
Ted Unangst c2e3c2072f use calendar offsets for long ago 2020-09-11 12:36:40 -04:00
Ted Unangst 4ffc647549 move follow code into activity.go 2020-09-09 13:58:48 -04:00
Ted Unangst 333006817e fill in null columns with empty strings 2020-09-02 16:31:02 -04:00
Ted Unangst 51c3404e3c complete long ago link 2020-07-19 18:57:53 -04:00
Ted Unangst 3f7dcaad9e add a long ago link... 2020-07-19 18:51:02 -04:00
Ted Unangst aa736d5b48 fix search crash with extra space 2020-07-07 16:53:30 -04:00
Ted Unangst f6a3e6934e sort chatter 2020-05-23 19:32:32 -04:00