Commit Graph

1105 Commits

Author SHA1 Message Date
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
Ted Unangst d5d943b203 can simplify the reverb logic some 2019-12-01 12:34:08 -05:00
Ted Unangst d164471a92 rework emu save slightly for local emus. no need for database copy 2019-12-01 12:27:09 -05:00
Ted Unangst f994120a87 xonks without https are simply invalid 2019-11-30 17:51:27 -05:00
Ted Unangst b76f377ca9 quick mention should allow trailing . 2019-11-29 14:53:25 -05:00
Ted Unangst a50115d65f negated search terms 2019-11-28 02:14:07 -05:00
Ted Unangst 5435dd1b3f use separate backend hooks with tighter pledge 2019-11-27 15:58:41 -05:00
Ted Unangst c77ef4636c it seems some implementations do check context for a uri, so add data: 2019-11-27 14:48:18 -05:00
Ted Unangst 35375d2be9 simplify update save code 2019-11-27 14:44:16 -05:00
Ted Unangst 0b89e1b06c save mentions in honkmeta 2019-11-27 14:36:29 -05:00
Ted Unangst a144795b13 rework honkmeta deletion for flexibility 2019-11-27 14:22:20 -05:00
Ted Unangst 3014826f6f add a raw sendactivity API action 2019-11-26 14:57:23 -05:00