Commit Graph

1289 Commits

Author SHA1 Message Date
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
Ted Unangst f76a5d6113 start the new changelog 2019-11-26 13:51:10 -05:00
Ted Unangst 02433181f4 the avatar regexp should match the meme one. keep together. 2019-11-26 13:48:39 -05:00
Ted Unangst 12f7cf6ec3 shouldn't need to query escape meme names, and don't allow / to prevent traversal 2019-11-26 13:47:33 -05:00
Haelwenn (lanodan) Monnier ef845b2a2c Add support for [^\n] meme files & hgignore
Should be done in separated commits but my mercurial-fu is bad.
2019-11-26 10:35:10 +00:00
Ted Unangst 59cc3645b0 Added tag v0.8.5 for changeset 2e9969df06dd 2019-11-26 02:46:46 -05:00
Ted Unangst 79be6ae2f4 finish up the changelog 2019-11-26 02:46:34 -05:00
Ted Unangst 0a9cbd2a3d show a little more info for attachments 2019-11-26 02:37:12 -05:00
Ted Unangst 97e84447c3 save federated pdfs 2019-11-26 02:32:23 -05:00
Ted Unangst e5e3c8b6a7 mention bug fixes 2019-11-26 00:54:20 -05:00
Ted Unangst a719f9a03e fix another case of bad err shadowing 2019-11-26 00:42:32 -05:00
Ted Unangst a8126b4c26 fix format string 2019-11-26 00:33:27 -05:00
Ted Unangst ecbd80352f when sending updates or deletes, send to all fetch recipients too 2019-11-26 00:29:31 -05:00
Ted Unangst 577eb7068d add some re: re: re: to replies 2019-11-25 22:14:27 -05:00
Ted Unangst c871ba9468 don't make two attachment requests concurrently either 2019-11-25 22:00:33 -05:00
Ted Unangst 0535e0af36 don't try shrinking too many images at once 2019-11-25 21:50:51 -05:00
Ted Unangst 04a82a0098 setting avatar. if you must. 2019-11-25 21:34:57 -05:00