Commit Graph

346 Commits

Author SHA1 Message Date
Ted Unangst a45e27038f make quote inlining an option 2023-01-26 16:38:52 -05:00
Ted Unangst 78a58539ea allow subs to resub, from xwatt 2023-01-24 19:10:17 -05:00
Ted Unangst 9539575678 more masto stompage 2023-01-24 17:19:25 -05:00
Ted Unangst ebf1000f1c the mastodon made me do it; i am blameless 2023-01-24 17:13:49 -05:00
Ted Unangst 32ed638147 some basic qt support 2023-01-24 14:46:55 -05:00
Ted Unangst 682e41fa3a mind the fallthrough... 2023-01-04 11:33:42 -05:00
Ted Unangst 2cca5a2be8 try to fix up page content for lemmy 2023-01-04 11:29:40 -05:00
Ted Unangst ccbff8b7db switch to using user 1 key for gets because elephants are dumb 2022-12-26 13:27:39 -05:00
Ted Unangst b68d449c02 delete hex avatars 2022-12-26 13:20:48 -05:00
Ted Unangst 2aa53ec46e typo 2022-11-14 14:21:49 -05:00
Ted Unangst b7c7deddb1 got a case of the what just happened 2022-11-10 14:08:25 -05:00
Ted Unangst 2128c6579c specify banner: in profile 2022-05-31 01:31:11 -04:00
Ted Unangst 0395c750e2 seems we may need to add updated field 2022-05-27 13:43:48 -04:00
Ted Unangst f455f5a9ea sign gets 2022-05-20 15:50:33 -04:00
Ted Unangst 47b644e370 make the timeouts configurable 2022-05-20 12:33:48 -04:00
Peter Sanchez cbeb18b3e7 Add support for gif emus 2022-05-11 14:15:40 -06:00
Ted Unangst 67c2e72528 don't waste time fetching private chains 2022-04-07 15:03:37 -04:00
Ted Unangst c947c99f8a rename debug mode to devel 2022-02-28 20:40:23 -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 e01a9caf4d should only try to get boxes where not already guessed 2022-02-04 12:45:44 -05:00
Ted Unangst 0fb7095475 unused type 2022-02-04 12:43:09 -05:00
Ted Unangst e9a742a132 hex avatar experiment 2022-01-22 16:30:02 -05:00
Ted Unangst 98b1e2ecbf remove activities aren't that interesting 2021-10-19 15:26:17 -04:00
Ted Unangst 6ffec8f58a allow object type field to be an array 2021-05-24 18:28:37 -04:00
Ted Unangst 532185a560 attachment summary field needs to be de-html on import 2021-04-05 14:09:11 -04:00
Ted Unangst ebd7173e5b fix Update processing broken in activity rework some time ago 2021-01-05 16:07:49 -05:00
Ted Unangst 59b5b61890 handle reject follow 2020-10-13 15:12:56 -04:00
Ted Unangst 023073de03 switch to only generating xid for donks where needed 2020-09-30 11:35:18 -04:00
Ted Unangst 69fea996ad don't need to retry low prio communications 2020-09-29 21:16:07 -04:00
Ted Unangst 534691a61a some brave souls decided to return 202 for get requests 2020-09-27 17:59:11 -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 8f9c838a07 don't fool around with adding /followers to addressing 2020-09-25 18:49:47 -04:00
Ted Unangst ec9f909473 allow unfollow by id 2020-09-14 15:44:21 -04:00
Ted Unangst f3a9f7711a try a little harder to remember follow ids 2020-09-14 14:59:45 -04:00
Ted Unangst 1b2394f95b can use getnumber instead of casting 2020-09-10 15:04:29 -04:00
Ted Unangst cd3f4eac24 reuse correct apid for undo follow 2020-09-10 14:52:24 -04:00
Ted Unangst a7aa60aeca move final bits of follow into activty 2020-09-10 14:46:36 -04:00
Ted Unangst 1e632a8ddb move more follow code into activity.go 2020-09-09 14:33:12 -04:00
Ted Unangst 4ffc647549 move follow code into activity.go 2020-09-09 13:58:48 -04:00
Ted Unangst 3702ab34ef cheat a bit by using random id for follows 2020-08-10 15:16:42 -04:00
Ted Unangst 4e052bcfde try the shared inbox for update deliveries 2020-07-29 02:42:11 -04:00
Ted Unangst d11ce38a6f better outbound emoji 2020-07-27 00:30:01 -04:00
Ted Unangst 34adc4b8dc debug http client for attachments 2020-07-27 00:05:21 -04:00
Ted Unangst 7fb5c94554 move mentions to mz module 2020-07-20 23:28:42 -04:00
Ted Unangst c600581c90 promote flag: feature out of the experimental sandbox 2020-07-07 20:34:59 -04:00
Ted Unangst 46238c0ec4 tidy and simplify some activity parsing 2020-05-22 00:15:48 -04:00
Ted Unangst 22ea1b382f be more specific about attachment mediatype lookup 2020-05-18 18:09:18 -04:00
Ted Unangst e7ce8c5281 some debug code for chatter 2020-05-17 21:26:59 -04:00