Commit Graph

1116 Commits

Author SHA1 Message Date
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
Ted Unangst 150af9cc7c configurable avatar colors 2019-12-09 21:20:35 -05:00
Ted Unangst ff9d4336db add an optional pleroma.css color scheme 2019-12-09 04:58:58 -05:00
Ted Unangst 70728b3fb1 introduce a highlight css variable 2019-12-09 04:48:14 -05:00
Ted Unangst 87f5623215 rebalance colors a bit 2019-12-09 04:32:46 -05:00
Ted Unangst 6b101efb5c add a disclaimer 2019-12-09 03:55:33 -05:00
Ted Unangst ac0d310c92 add unplug command 2019-12-08 19:17:38 -05:00
Ted Unangst eb3ea156a6 fast skip announce from rejected domains 2019-12-08 19:09:56 -05:00
Ted Unangst 50fb0d5e09 make redoimages a separate function 2019-12-04 02:30:07 -05:00
Ted Unangst 0df1a08165 note that debug mode is really more like develop mode 2019-12-04 00:46:09 -05:00
Ted Unangst b679a81cb5 disable some more cache control in debug mode 2019-12-04 00:44:45 -05:00
Ted Unangst 9e7e4e88df remove some styles that are causing mobile chrome to look bad 2019-12-04 00:40:22 -05:00
Ted Unangst 9483854d18 misspelled css id, also make honkform just a touch taller 2019-12-02 18:28:39 -05:00
Ted Unangst fc21e23207 add notes to honkers as well 2019-12-02 18:26:29 -05:00
Ted Unangst 5c18c05517 add notes field to filters for record keeping 2019-12-02 18:02:33 -05:00
Ted Unangst a9b984ec4f allow emus and memes to be organized into directories 2019-12-02 17:23:10 -05:00
Ted Unangst 2668c04b8e revert for now, this is probably not the slow point for anything 2019-12-02 02:48:12 -05:00
Ted Unangst 95dfba8d14 a faster version of markitzero, though i'm uncertain it's worth it 2019-12-02 02:44:24 -05:00
Ted Unangst beaceaadb1 add a benchmark for markdown 2019-12-02 02:43:52 -05:00
Ted Unangst 21aed53283 store some dead code in the attic 2019-12-02 01:37:36 -05:00
Ted Unangst e421c0ba20 only need the handle rename logic for !local 2019-12-01 13:16:10 -05:00