Commit Graph

1150 Commits

Author SHA1 Message Date
Ted Unangst b949478f50 use saved mentions when creating ap object 2020-02-18 15:49:10 -05:00
Ted Unangst 5628d0376a experiment with an out of band address input field 2020-02-18 15:45:22 -05:00
Ted Unangst 87104be774 consolidate dumpactivity 2020-02-18 12:50:19 -05:00
Ted Unangst b83c9bca14 retouch the server inbox 2020-02-18 12:43:32 -05:00
Ted Unangst 370ef66b50 more robust end of the world 2020-02-18 12:34:23 -05:00
Ted Unangst 2b87b84013 fix up button label after badonk 2020-02-18 12:29:03 -05:00
Ted Unangst dac45c8af9 just badonk is shorter 2020-02-07 12:01:30 -05:00
Ted Unangst 7d9dcb9114 not ready to make badonks optional 2020-02-07 12:00:06 -05:00
Ted Unangst 285f3cb5ac lain is a fickle mistress 2020-02-07 11:57:00 -05:00
Ted Unangst 8fd2e42878 clear out the friendica compat clutter 2020-02-04 13:50:33 -05:00
Ted Unangst 85801689a0 allow submitting preformatted html honks 2020-02-04 13:23:43 -05:00
Ted Unangst 94e45ae56f require replyto to exist (would crash otherwise anyway) 2020-02-04 11:30:13 -05:00
Ted Unangst 6c55840690 add images to rss feeds 2020-02-02 18:44:12 -05:00
Ted Unangst 4c8e162bf4 typo 2020-02-02 18:30:07 -05:00
Ted Unangst 3bf1d21145 we aren't interested in random reactions 2020-01-29 22:33:59 -05:00
Ted Unangst 921524a42a move scripting up so it's available on partially loaded pages 2020-01-29 21:06:47 -05:00
Ted Unangst 942025be9b microoptimization to avoid the more expensive regex 2020-01-25 19:11:58 -05:00
Ted Unangst 2b211ca480 prettier html 2020-01-25 19:06:03 -05:00
Ted Unangst 49972dd5fd log error fetching donk 2020-01-25 18:12:47 -05:00
Ted Unangst f2bf894513 need to close a tag for missing img 2020-01-25 18:08:13 -05:00
Ted Unangst eb34f8f555 reduce duplicate log messages 2020-01-24 20:12:58 -05:00
Ted Unangst 6235bab4a0 tables are prettier with alignment 2020-01-24 03:22:13 -05:00
Ted Unangst bd2b03a0b5 it's EmojiReaction not ReactionEmoji 2020-01-23 23:53:16 -05:00
Ted Unangst 04bc53fd12 update docs a bit for reactions 2020-01-23 23:36:57 -05:00
Ted Unangst f18df7fcea offer a selection of possible reactions 2020-01-23 23:34:38 -05:00
Ted Unangst b7e7576f4e make sure we get id from object 2020-01-23 22:32:52 -05:00
Ted Unangst 5a318202a0 rework activity injesting to reject attachments sooner 2020-01-23 20:41:30 -05:00
Ted Unangst 3c3f81e548 experimental reactions 2020-01-23 18:08:15 -05:00
Ted Unangst 506cc6ed34 little dep bump 2020-01-19 03:55:44 -05:00
Ted Unangst d6e1690192 add support for ed25519 httpsig keys 2020-01-19 03:44:38 -05:00
Ted Unangst 7e2a8c0457 quick fix to hide all images 2020-01-16 21:42:48 -05:00
Ted Unangst 2a0e9a58d6 allow resending stalled follows 2020-01-14 19:36:04 -05:00
Ted Unangst 91346fa369 name property is plaintext 2020-01-12 11:26:52 -05:00
Ted Unangst d20029be7a improve search query parsing 2020-01-12 03:43:45 -05:00
Ted Unangst 9b415b7445 better handling of name, summary, content 2020-01-12 01:43:31 -05:00
Ted Unangst 19cb38f9a7 add Image as supported type 2020-01-12 01:15:20 -05:00
Ted Unangst 67dbb4f9d1 update robots.txt 2020-01-11 22:11:58 -05:00
Ted Unangst 07615e9822 replace \r sooner 2020-01-06 12:33:48 -05:00
Ted Unangst 002ddf12a5 remove \r from status 2020-01-06 12:28:25 -05:00
Ted Unangst 169c7875a8 need to check a few more keys for all the filters 2020-01-01 22:33:04 -05:00
Ted Unangst 676d34ecd9 add basic support for tables 2020-01-01 17:45:06 -05:00
Ted Unangst 049a15612d if key fetch fails, save the failure so we don't retry again too quickly 2019-12-26 14:46:37 -05:00
Ted Unangst 6c0870994c Added tag v0.8.6 for changeset 3e41549dbc90 2019-12-25 10:24:25 -05:00
Ted Unangst 3e9a45791e next release 2019-12-25 10:24:15 -05:00
Ted Unangst 5f690af54b cleanup a few if statements 2019-12-24 08:28:25 -05:00
Ted Unangst 3562c42e3c handle objects with both name and summary 2019-12-24 08:17:06 -05:00
Ted Unangst 4efda0c551 minimal support for Move activity 2019-12-24 08:08:40 -05:00
Ted Unangst 5222332d91 order some filtering loops better to avoid repeated lookups 2019-12-23 06:13:07 -05:00
Ted Unangst 845fcf52f8 show what announce filters apply to 2019-12-23 05:57:31 -05:00
Ted Unangst 9cbb67bee8 speed up filters with another layer of cache map 2019-12-23 05:49:51 -05:00