Commit Graph

158 Commits

Author SHA1 Message Date
Ted Unangst 2e0bf0147a don't override other options with default values when updating 2019-11-23 16:57:28 -05:00
Ted Unangst 22b40b5935 add option to switch to apple maps links 2019-11-16 18:50:50 -05:00
Ted Unangst 7e191dea0e fix filter saving 2019-11-16 02:21:37 -05:00
Ted Unangst 25a538f4a2 don't need to keep running after endoftheworld 2019-11-13 18:31:08 -05:00
Ted Unangst da296a8a0a don't look for @ in url, it's not a handle 2019-11-13 11:41:30 -05:00
Ted Unangst 7bffa8414d consistent order of variables and row scans 2019-11-13 11:00:25 -05:00
Ted Unangst 96ed76c9b6 let's try some unveil and pledge 2019-11-12 16:27:12 -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 528e768278 avoid some unnessary requests by fully processing what we get 2019-11-11 12:03:00 -05:00
Ted Unangst 615b5367d8 also handle sigterm 2019-11-11 00:00:05 -05:00
Ted Unangst 3ed61ab9bf make the api a touch more useful 2019-11-10 19:33:40 -05:00
Ted Unangst 9e6a0c7581 don't read more than 1MB of json 2019-11-10 17:21:49 -05:00
Ted Unangst ed682de765 cache followers collection too to reduce garbage 2019-11-10 17:01:28 -05:00
Ted Unangst d74393e323 remember if preview is an update 2019-11-09 18:44:02 -05:00
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency 2019-11-09 16:33:34 -05:00
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
to a special backend process
2019-11-09 02:15:15 -05:00
Ted Unangst 02f73018ab rework version slightly 2019-11-08 21:15:40 -05:00
Ted Unangst a7fae95682 add sensors to the about page 2019-11-08 19:11:37 -05:00
Ted Unangst 4b9cdf912b make sure everything is saved before the end of the world 2019-11-08 17:43:32 -05:00
Ted Unangst cb4fe912ab save fetches to track log in database 2019-11-08 16:22:05 -05:00
Ted Unangst eb7af9838d off by an amount 2019-11-08 15:26:41 -05:00
Ted Unangst 564d618061 move tracker to goroutine 2019-11-08 15:14:11 -05:00
Ted Unangst 797685377d initial steps towards fetch tracking 2019-11-08 14:50:57 -05:00
Ted Unangst 307d23e3d2 make /first page work as designed 2019-11-08 13:47:25 -05:00
Ted Unangst 12d6e57d73 add a limited /api for the robotrons 2019-11-07 16:50:37 -05:00
Ted Unangst 0829485900 make it 40 honks per collection 2019-11-06 21:51:38 -05:00
Ted Unangst d6b3e0d910 can skip some rsa work if we know we don't care about the result 2019-11-05 01:03:23 -05:00
Ted Unangst 8bd4136bdc add a quick version check until release machinery gets sorted 2019-11-01 17:36:04 -04:00
Ted Unangst 79fd165948 decouple files from "." and allow data and view to live anywhere 2019-11-01 15:48:31 -04:00
Ted Unangst 1743371507 let's abort the scss like experiment. css custom properties will carry us. 2019-11-01 01:57:32 -04:00
Ted Unangst 0a04051c42 allow pdf attachments. serious business only. 2019-10-31 03:19:15 -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 5604522c54 markdown and emus in subject. naturally. 2019-10-30 17:14:27 -04:00
Ted Unangst ea2ea2d94c there's always a funner name to be found 2019-10-30 03:39:56 -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 209a7f0b4f redo glow check. sometimes first one isn't visible 2019-10-29 17:56:21 -04:00
Ted Unangst f97692c875 glow the selected honk if not first 2019-10-29 16:00:41 -04:00
Ted Unangst 0731de07fa fix another botched honker update stmt 2019-10-29 14:18:01 -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 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 c9aaab4869 fix some format string mismatches 2019-10-28 16:03:32 -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