Commit Graph

  • 023073de03 switch to only generating xid for donks where needed Ted Unangst 2020-09-30 11:35:18 -0400
  • 69fea996ad don't need to retry low prio communications Ted Unangst 2020-09-29 21:16:07 -0400
  • 534691a61a some brave souls decided to return 202 for get requests Ted Unangst 2020-09-27 17:59:11 -0400
  • 60c27f27fc custom lingo for those who don't like honking Ted Unangst 2020-09-25 22:37:28 -0400
  • 86b4af8654 stop filling up my disk with unlikes Ted Unangst 2020-09-25 19:18:23 -0400
  • d6ade574f0 support hashtags in bios Ted Unangst 2020-09-25 19:09:01 -0400
  • f6995ce94e handle markdown in bios better Ted Unangst 2020-09-25 19:02:26 -0400
  • 8f9c838a07 don't fool around with adding /followers to addressing Ted Unangst 2020-09-25 18:49:47 -0400
  • e1cff81b4c just sleep if we get error 502 Ted Unangst 2020-09-25 18:46:15 -0400
  • ae0fc63030 clarify the project mission, as dictated by honk high command Ted Unangst 2020-09-25 12:14:34 -0400
  • ec9f909473 allow unfollow by id Ted Unangst 2020-09-14 15:44:21 -0400
  • f3a9f7711a try a little harder to remember follow ids Ted Unangst 2020-09-14 14:59:45 -0400
  • 68ee7dece2 new chatter needs attachment too Ted Unangst 2020-09-13 22:22:23 -0400
  • 926e83847c incorret time is another httpsig failure mode Ted Unangst 2020-09-13 20:20:48 -0400
  • f242294ef8 include error message here too Ted Unangst 2020-09-11 15:52:35 -0400
  • 7dd1b8c851 add an autobonker Ted Unangst 2020-09-11 14:27:14 -0400
  • 44702acf96 log the error message for key failure Ted Unangst 2020-09-11 13:26:23 -0400
  • d79a5ff188 oops, reversed dates Ted Unangst 2020-09-11 12:38:23 -0400
  • c2e3c2072f use calendar offsets for long ago Ted Unangst 2020-09-11 12:36:40 -0400
  • cf94ce26ad i guess follow improvements are good enough to mention Ted Unangst 2020-09-10 15:10:57 -0400
  • 1b2394f95b can use getnumber instead of casting Ted Unangst 2020-09-10 15:04:29 -0400
  • cd3f4eac24 reuse correct apid for undo follow Ted Unangst 2020-09-10 14:52:24 -0400
  • a7aa60aeca move final bits of follow into activty Ted Unangst 2020-09-10 14:46:36 -0400
  • 1e632a8ddb move more follow code into activity.go Ted Unangst 2020-09-09 14:33:12 -0400
  • 4ffc647549 move follow code into activity.go Ted Unangst 2020-09-09 13:58:48 -0400
  • 02d35b6c9e another day, another forgotten file Ted Unangst 2020-09-03 20:41:01 -0400
  • 45fc3fe3f2 outline around summary on mobile can be distracting. tip from abyxcos Ted Unangst 2020-09-03 20:40:11 -0400
  • 8c1c442491 add a backup command Ted Unangst 2020-09-02 17:47:18 -0400
  • 333006817e fill in null columns with empty strings Ted Unangst 2020-09-02 16:31:02 -0400
  • 3702ab34ef cheat a bit by using random id for follows Ted Unangst 2020-08-10 15:16:42 -0400
  • 497c9c15e7 prepare to save id for follow requests Ted Unangst 2020-08-10 15:15:11 -0400
  • 530fc71c0f log unknown undo Ted Unangst 2020-08-05 17:16:40 -0400
  • c1caef5679 only fill in reply handles if logged in user Ted Unangst 2020-08-05 15:49:26 -0400
  • b9bb752d7c exlude self from reply mentions Ted Unangst 2020-08-05 15:42:59 -0400
  • aea6401d75 option to mention all in replies Ted Unangst 2020-08-05 15:33:27 -0400
  • 4b89e0a43a move emuxifier into html filter to avoid link damage Ted Unangst 2020-08-03 16:40:05 -0400
  • 4e052bcfde try the shared inbox for update deliveries Ted Unangst 2020-07-29 02:42:11 -0400
  • 2c65dccc22 host extractor more reliable without trailing ) Ted Unangst 2020-07-29 02:38:22 -0400
  • d11ce38a6f better outbound emoji Ted Unangst 2020-07-27 00:30:01 -0400
  • 34adc4b8dc debug http client for attachments Ted Unangst 2020-07-27 00:05:21 -0400
  • 6b2bf3b387 replace emoji after html filtering Ted Unangst 2020-07-26 16:25:28 -0400
  • 2a0be57a2e lain seems to think emoji are permittd in chat Ted Unangst 2020-07-26 16:19:00 -0400
  • c7dac0dabd update webs module tag Ted Unangst 2020-07-20 23:29:42 -0400
  • 7fb5c94554 move mentions to mz module Ted Unangst 2020-07-20 23:28:42 -0400
  • a7dbec14c4 move hashtag to mz module Ted Unangst 2020-07-20 23:00:36 -0400
  • 781bbde3e8 remove some old upgrade code Ted Unangst 2020-07-20 22:56:38 -0400
  • 1ec15a4738 move markdown to another module Ted Unangst 2020-07-20 22:34:11 -0400
  • 51c3404e3c complete long ago link Ted Unangst 2020-07-19 18:57:53 -0400
  • 3f7dcaad9e add a long ago link... Ted Unangst 2020-07-19 18:51:02 -0400
  • 0e1ec60422 clear remaining retries after a final delivery failure Ted Unangst 2020-07-18 15:01:00 -0400
  • c600581c90 promote flag: feature out of the experimental sandbox Ted Unangst 2020-07-07 20:34:59 -0400
  • aa736d5b48 fix search crash with extra space Ted Unangst 2020-07-07 16:53:30 -0400
  • 8334161c35 domain only urls don't have slashes, just hashes Ted Unangst 2020-07-07 16:47:10 -0400
  • 7d9e96a674 Added tag v0.9.2 for changeset a2f6f7bdfb6e Ted Unangst 2020-07-06 20:34:35 -0400
  • 7dac15f9cc note compilation fix Ted Unangst 2020-07-06 20:34:31 -0400
  • d8b196cbc1 avoid platform specific C int types in go code Ted Unangst 2020-07-04 15:43:09 -0400
  • 8413627ec1 Added tag v0.9.1 for changeset 5218aee56087 Ted Unangst 2020-06-30 16:44:49 -0400
  • f38405e03c move to 0.9.1 release Ted Unangst 2020-06-30 16:42:56 -0400
  • 0f648d1286 workaround newly js only twitter site for hoot: Ted Unangst 2020-06-30 16:37:35 -0400
  • edcc6d7c54 a few more notes on the wild options Ted Unangst 2020-05-29 13:05:05 -0400
  • f0814d4781 pull in updates from flak Ted Unangst 2020-05-26 01:42:34 -0400
  • d561e65cdc remember to delete from chonks too Ted Unangst 2020-05-26 00:32:08 -0400
  • b2da24a9f8 let's do 40 deliveries at a time Ted Unangst 2020-05-23 20:05:21 -0400
  • 67ec6ea586 document # headings Ted Unangst 2020-05-23 19:59:59 -0400
  • 8a7ea425e9 ## headers for markdown Ted Unangst 2020-05-23 19:58:06 -0400
  • f6a3e6934e sort chatter Ted Unangst 2020-05-23 19:32:32 -0400
  • 68752c28e5 restructure chatter so target is always available to view Ted Unangst 2020-05-23 19:17:30 -0400
  • 81425225e4 for now, no chats older than 3 days Ted Unangst 2020-05-23 19:05:23 -0400
  • d30daa653a don't need the bgmonitor reporting anymore Ted Unangst 2020-05-23 19:01:56 -0400
  • b00eccf427 vertical flags Ted Unangst 2020-05-22 23:34:32 -0400
  • 46238c0ec4 tidy and simplify some activity parsing Ted Unangst 2020-05-22 00:15:48 -0400
  • 22ea1b382f be more specific about attachment mediatype lookup Ted Unangst 2020-05-18 18:09:18 -0400
  • 140c4d8854 need to reload for consistency... Ted Unangst 2020-05-18 14:37:00 -0400
  • e7ce8c5281 some debug code for chatter Ted Unangst 2020-05-17 21:26:59 -0400
  • 0b0d4eaedf conclusion of the donks for chonks trilogy Ted Unangst 2020-05-17 21:09:54 -0400
  • 4b493f2162 assume media type jpeg for now Ted Unangst 2020-05-15 00:22:36 -0400
  • 6be05df143 load donks for chonks Ted Unangst 2020-05-15 00:18:50 -0400
  • 5acf6ef5ce more robust parsing of attachment json Ted Unangst 2020-05-15 00:18:40 -0400
  • 164a295401 show chatter attachments Ted Unangst 2020-05-14 23:58:49 -0400
  • 2eda7a4e6b save donks for chonks Ted Unangst 2020-05-14 23:54:29 -0400
  • a48f58fbec save donks for chonks Ted Unangst 2020-05-14 23:51:42 -0400
  • d2e6507a0b local time Ted Unangst 2020-05-14 23:40:06 -0400
  • 040dc26a4d a touch more chat style Ted Unangst 2020-05-14 23:34:08 -0400
  • b7ec6b50d8 translate chat to html Ted Unangst 2020-05-14 23:06:23 -0400
  • 3b792bbcea handle attachment url that's a map Ted Unangst 2020-05-14 17:45:11 -0400
  • 249105f131 handle single attachment not in array Ted Unangst 2020-05-14 17:42:57 -0400
  • afcbbd8d75 chat backs Ted Unangst 2020-05-13 18:05:38 -0400
  • 43208dcf51 add file Ted Unangst 2020-05-13 17:16:18 -0400
  • 74b55fec6f Boing boom tschak chonky chatter Ted Unangst 2020-05-13 17:15:29 -0400
  • 8196f8b53e in debug mode, disable https checking Ted Unangst 2020-05-13 17:00:34 -0400
  • 4721226402 redo create ingestion to follow normal pipeline (again?) Ted Unangst 2020-05-13 14:36:16 -0400
  • ad07e38f95 need to set cache control Ted Unangst 2020-05-11 16:27:06 -0400
  • 8171d5af89 custom flags Ted Unangst 2020-05-11 16:24:18 -0400
  • 4944996253 add timeout to last remaining http get Ted Unangst 2020-05-11 00:52:17 -0400
  • 03720a9aa4 well that was easy Ted Unangst 2020-05-09 20:23:44 -0400
  • c2454d117d context timeout for postmsg Ted Unangst 2020-05-09 19:25:25 -0400
  • b7f732ce82 fix format string Ted Unangst 2020-05-09 19:08:57 -0400
  • 3c7d500ef9 bgmonitor to see if we're losing connection slots Ted Unangst 2020-05-09 14:58:19 -0400
  • 9eb40cee1c note known issues since i don't know how to fix them yet Ted Unangst 2020-05-09 13:30:35 -0400
  • 279fd1629c oops Ted Unangst 2020-05-08 16:53:58 -0400