Commit Graph

209 Commits

Author SHA1 Message Date
Ted Unangst bae6e430d6 some cleanups 2019-10-16 02:06:53 -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 d357480a1f convert to using library version of cache 2019-10-12 19:25:23 -04:00
Ted Unangst 620729d380 handle the event case without changing too much 2019-10-11 00:17:42 -04:00
Ted Unangst 2bfd2f97c2 recurse into created object instead of assuming honk 2019-10-10 20:19:18 -04:00
Ted Unangst a77cab2538 remove stale debugging 2019-10-10 19:14:11 -04:00
Ted Unangst f5e83b4905 if update without create, just create 2019-10-10 19:12:34 -04:00
Ted Unangst 0aa072baf2 sometimes the orderedcollection only has items, not ordereditems. sigh. 2019-10-10 18:04:42 -04:00
Ted Unangst aa91c7d96c some people forget that hashtags start with hashes... 2019-10-10 17:57:00 -04:00
Ted Unangst bcd4cba30d handle case where attributedto is array of strings 2019-10-10 17:52:36 -04:00
Ted Unangst d0606f1b42 include audio type 2019-10-09 10:55:54 -04:00
Ted Unangst d38fe950fe tweak error mesages 2019-10-08 01:27:27 -04:00
Ted Unangst 5916ae68ab fix refreshing pages with reversed order 2019-10-08 00:58:42 -04:00
Ted Unangst 75fdc3a5f4 ah, look for content in the right object 2019-10-08 00:33:02 -04:00
Ted Unangst 8187aea4f2 cache jonker for a bit 2019-10-07 15:47:37 -04:00
Ted Unangst 2fc3103ad4 cache jonks for AP fetches 2019-10-07 15:22:10 -04:00
Ted Unangst b1e42fdae9 use cache interface for some more things 2019-10-07 14:45:02 -04:00
Ted Unangst 4059b207a1 revise rejection log messages 2019-10-06 22:48:23 -04:00
Ted Unangst 2ae79a2cc1 we need some more debugging for the friendibonks 2019-10-06 22:07:39 -04:00
Ted Unangst d5b99e2b9a allow resubscribing 2019-10-06 21:33:10 -04:00
Ted Unangst a0b6756206 html escape summary fields 2019-10-06 15:23:42 -04:00
Ted Unangst a320b1a2a6 rework markdown module, prepare for embetterment 2019-10-06 15:01:23 -04:00
Ted Unangst d08eab8712 better handling of times and places.. 2019-10-05 16:49:56 -04:00
Ted Unangst 25c46f5839 grotesque workaround for friendica style repeats 2019-10-05 02:46:01 -04:00
Ted Unangst 50e43569e4 finish up some hfcs matching work 2019-10-04 21:47:27 -04:00
Ted Unangst 5672db2380 reduce max size a little 2019-10-04 21:24:15 -04:00
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going. 2019-10-04 16:30:33 -04:00
Ted Unangst 73d6331c2d reset currettid too 2019-10-03 12:37:15 -04:00
Ted Unangst bcb36d8cff if we make it this far without context, fake one 2019-10-03 12:35:17 -04:00
Ted Unangst 140e96f80e save convoy here 2019-10-03 12:33:19 -04:00
Ted Unangst 341577c35c try a limiter here 2019-10-03 01:17:43 -04:00
Ted Unangst e98366ccb7 add an intake length limit 2019-10-03 00:23:46 -04:00
Ted Unangst 3cd2f57f9e handle durations for times 2019-10-03 00:11:02 -04:00
Ted Unangst 99f0e73394 support inline images in received posts 2019-10-02 23:02:01 -04:00
Ted Unangst 93e541d2a0 look for location as property not just tag 2019-10-02 21:24:40 -04:00
Ted Unangst e3fdf87a00 events with start times. because... because. 2019-10-02 18:20:14 -04:00
Ted Unangst 16212d9dab don't go down if we're going up 2019-10-01 00:01:45 -04:00
Ted Unangst e89bff3051 rework save code to gobble up replies 2019-09-30 23:32:10 -04:00
Ted Unangst 49a2107fdb make a note of replies we see 2019-09-30 23:16:54 -04:00
Ted Unangst 5efa912126 rm useless log 2019-09-30 22:48:55 -04:00
Ted Unangst 3e9899f800 treat tombstone as delete 2019-09-30 14:28:57 -04:00
Ted Unangst d4688e3ff9 rework some of the front end styles for consistency 2019-09-30 14:17:58 -04:00
Ted Unangst a333026b44 cleanup intake a bit, fast path for delete 2019-09-30 01:30:39 -04:00
Ted Unangst dbe8a3c55c split media into separate database. keeps main db nice and tidy. 2019-09-29 21:40:37 -04:00
Ted Unangst 0d0a5677a0 add url to places 2019-09-29 16:07:35 -04:00
Ted Unangst 409d1e9932 media skipping for naughty people 2019-09-28 17:40:24 -04:00
Ted Unangst 42fb29c4e1 process place in updates 2019-09-28 17:16:19 -04:00
Ted Unangst 1b0dc71a71 try harder to not deliver to self. 2019-09-28 17:13:57 -04:00
Ted Unangst 91afec7070 unravel a bit of the big mess 2019-09-28 17:03:05 -04:00
Ted Unangst 0b058562e5 parse location on input 2019-09-28 00:28:26 -04:00