Commit Graph

1286 Commits

Author SHA1 Message Date
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
Ted Unangst a621031071 remove unused import 2019-12-23 05:23:55 -05:00
Ted Unangst d9893579b0 import command support the elephant in the room 2019-12-23 01:39:17 -05:00
Ted Unangst aa90b1928f when editing events, preserve time 2019-12-16 17:49:34 -05:00
Ted Unangst f4760b06f7 fix a nil deref in event page 2019-12-16 17:36:04 -05:00
Ted Unangst 87d0cabb67 repair some logic differentiating local posts and bonks 2019-12-13 20:23:53 -05:00
Ted Unangst fdcfa4f13b update example to user bearer token 2019-12-13 18:08:30 -05:00
Ted Unangst 059de101b4 update the hooter 2019-12-13 17:59:53 -05:00
Ted Unangst 54fc1d8be9 limited glow should be similar 2019-12-10 18:35:28 -05:00
Ted Unangst 8ffe73c7e3 fix merge 2019-12-10 18:14:50 -05:00
Ted Unangst 5de0395059 m 2019-12-10 18:12:29 -05:00
Ted Unangst de04ec6e83 deluser command 2019-12-10 14:03:44 -05:00
Ted Unangst f0acc4e357 remove some extra db.Close calls 2019-12-10 13:49:41 -05:00
Ted Unangst 08f8a46f9d reformat changelog so releases aren't big negative 2019-12-09 21:31:22 -05:00
Ted Unangst 0039dea82c the glow effect should be hl color 2019-12-09 21:24:27 -05:00