Commit Graph

1160 Commits

Author SHA1 Message Date
Ted Unangst 63a17ae769 another go.mod update 2019-11-13 11:03:23 -05:00
Ted Unangst 7bffa8414d consistent order of variables and row scans 2019-11-13 11:00:25 -05:00
Ted Unangst cda608726d preserve twitter status ids where possible 2019-11-13 10:56:45 -05:00
Ted Unangst f85c7c7654 refine import a little more 2019-11-13 01:42:44 -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 3902576833 tone down the capslock 2019-11-12 23:56:56 -05:00
Ted Unangst a0f1882f0a mention stats on about page 2019-11-12 21:49:37 -05:00
Ted Unangst f5349ac890 a few more details about import 2019-11-12 21:27:54 -05:00
Ted Unangst 759f275442 a hint why you'd do this 2019-11-12 19:56:59 -05:00
Ted Unangst 54a4a85b58 twitter archive escapes html entities in plain text... 2019-11-12 19:12:19 -05:00
Ted Unangst 65af1f4ac3 handle case where hahstag begins a newline 2019-11-12 19:03:48 -05:00
Ted Unangst 5ccc483e66 import command for twitter 2019-11-12 19:00:00 -05:00
Ted Unangst 96ed76c9b6 let's try some unveil and pledge 2019-11-12 16:27:12 -05:00
Ted Unangst 74a0f3537d basic hr support 2019-11-12 15:04:19 -05:00
Ted Unangst dffec52815 m 2019-11-12 14:46:30 -05:00
Ted Unangst d31cc36a75 add lists support to markdown 2019-11-12 14:45:39 -05:00
Ted Unangst 0a03f937ec reduce number of honks on some pages 2019-11-12 01:43:16 -05:00
Ted Unangst 0c0d44f444 mention Authorization header 2019-11-12 01:10:38 -05:00
Ted Unangst 40540438d3 add an api command to gethonks 2019-11-12 01:09:08 -05:00
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large 2019-11-11 18:30:40 -05:00
Ted Unangst 46e6d99eda add some logging so i can see the magic happen 2019-11-11 12:56:37 -05:00
Ted Unangst 5032f180d1 also save handle when ingesting 2019-11-11 12:52: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 f72d1a6397 let's update dependency versions 2019-11-10 23:56:31 -05:00
Ted Unangst b6db238e2d admin console is notably different 2019-11-10 23:53:30 -05:00
Ted Unangst 6fffa1ac05 update login api docs 2019-11-10 23:51:11 -05:00
Ted Unangst 4fc4b67f91 normalize image urls 2019-11-10 23:49:09 -05:00
Ted Unangst 177d72c265 mention that the api is at /api. 2019-11-10 20:26:31 -05:00
Ted Unangst cc613e8962 catch sigint and restore term 2019-11-10 20:20:56 -05:00
Ted Unangst 874836ba74 newline isn't helpful in these messages 2019-11-10 20:20:44 -05:00
Ted Unangst a3ed3de9e3 document the API, such as it is 2019-11-10 19:49:35 -05:00
Ted Unangst 3ed61ab9bf make the api a touch more useful 2019-11-10 19:33:40 -05:00
Ted Unangst e165a7877c finish up minimal replacement for admin console with no deps 2019-11-10 19:13:28 -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 c0e8e1d74a clarify composition a little more 2019-11-09 18:47:18 -05:00
Ted Unangst 9d7cc7e9a8 mandatory generic bug fixes 2019-11-09 18:44:25 -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 ea81f1fa20 table for tabular data 2019-11-09 02:50:43 -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 a5db27531f reword slightly 2019-11-08 21:08:10 -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 d59a13efd3 rm dead function 2019-11-08 16:58:36 -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