Commit Graph

211 Commits

Author SHA1 Message Date
Ted Unangst 577eb7068d add some re: re: re: to replies 2019-11-25 22:14:27 -05:00
Ted Unangst 04a82a0098 setting avatar. if you must. 2019-11-25 21:34:57 -05:00
Ted Unangst d167f26418 try a little harder to recover from httpsig failures 2019-11-25 15:54:29 -05:00
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
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
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 58292a808c some code towards enabling following a collection 2019-10-26 18:31:42 -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 d07366f6fe expose ontology as ap collection 2019-10-25 17:59:30 -04:00
Ted Unangst e1add4f012 can simplify a bit with new functions 2019-10-25 17:44:46 -04:00
Ted Unangst 91a7a93cc3 add a server actor 2019-10-25 17:31:48 -04:00
Ted Unangst 15f3beae6a some more consistency with cache control that's drifted over time 2019-10-23 17:58:45 -04:00
Ted Unangst b572c29ba7 improve editing operation wrt attachments and places 2019-10-23 00:45:12 -04:00
Ted Unangst acd96f17ee bump htfilter 2019-10-22 02:02:36 -04:00
Ted Unangst 054aa15a17 composition support for inline images 2019-10-22 00:19:31 -04:00
Ted Unangst 37fd41892e make it possible for filters to expire 2019-10-21 02:28:35 -04:00
Ted Unangst 9d89310be0 style consistency 2019-10-21 01:29:39 -04:00
Ted Unangst 95f3a714b3 repair /front link 2019-10-20 16:30:28 -04:00
Ted Unangst 47bdc1256b allow setting a few more custom messages 2019-10-20 16:28:09 -04:00
Ted Unangst 7f1d3c7339 if no tophid, retain or reset 2019-10-20 14:49:49 -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 9a67ed5b62 m 2019-10-19 21:15:20 -04:00
Ted Unangst 2d489e5d75 serverless redirect, in case we're testing a different hostname 2019-10-19 21:15:02 -04:00
Ted Unangst c758123933 slightly simpler 2019-10-19 15:20:47 -04:00
Ted Unangst c02a97aa68 close file 2019-10-19 15:19:04 -04:00
Ted Unangst 7e4defffd9 use templates.sprintf helper 2019-10-16 18:45:19 -04:00
Ted Unangst bae6e430d6 some cleanups 2019-10-16 02:06:53 -04:00
Ted Unangst fcd4170bb2 modestly better search, with parameters 2019-10-15 23:27:30 -04:00
Ted Unangst 77617e06fb eliminate need for js in various places 2019-10-13 22:59:02 -04:00
Ted Unangst a780bdbc11 keep the bots out of the onts 2019-10-13 18:15:30 -04:00
Ted Unangst da9dccf2fc try a bit harder to avoid duplicate requests in flight 2019-10-13 13:25:12 -04:00
Ted Unangst e5d08de8fb skip weird long tags 2019-10-13 02:04:36 -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 e0dab7207f expand honk form when editing or previewing 2019-10-12 10:38:22 -04:00
Ted Unangst 878c3c28e9 translate known actors to shortnames 2019-10-12 10:34:23 -04:00
Ted Unangst ebe7863e75 hide actions for preview until work out something better 2019-10-11 16:36:20 -04:00
Ted Unangst ba8270e97c allow saving honks for later 2019-10-11 16:03:17 -04:00
Ted Unangst d33fe29338 forgot the first class endpoint 2019-10-11 10:35:54 -04:00
Ted Unangst 262919a8aa fix image preview 2019-10-11 10:30:23 -04:00
Ted Unangst 4740bb815c add events page 2019-10-10 20:37:03 -04:00
Ted Unangst dfca8b10f0 trim spaces from most form inputs 2019-10-10 18:13:38 -04:00
Ted Unangst 04c65dcc0f oops, allow saving edit too 2019-10-09 16:16:38 -04:00
Ted Unangst 60f301cc09 can't edit bonks, but allow other edits 2019-10-09 16:12:46 -04:00
Ted Unangst f4df46080e return a teapot for sig errors 2019-10-08 02:35:51 -04:00
Ted Unangst c0f2a64983 retry key lookups don't usually seem to work 2019-10-08 02:31:27 -04:00
Ted Unangst c6d1a0928f need some osmosis in the combo hydration 2019-10-08 02:23:02 -04:00
Ted Unangst bf062066c2 make combos work when saving new honker 2019-10-08 02:21:12 -04:00