Commit Graph

  • 5de0395059 m Ted Unangst 2019-12-10 18:12:29 -0500
  • de04ec6e83 deluser command Ted Unangst 2019-12-10 14:03:44 -0500
  • f0acc4e357 remove some extra db.Close calls Ted Unangst 2019-12-10 13:49:41 -0500
  • 08f8a46f9d reformat changelog so releases aren't big negative Ted Unangst 2019-12-09 21:31:22 -0500
  • 0039dea82c the glow effect should be hl color Ted Unangst 2019-12-09 21:24:27 -0500
  • 150af9cc7c configurable avatar colors Ted Unangst 2019-12-09 21:20:35 -0500
  • ff9d4336db add an optional pleroma.css color scheme Ted Unangst 2019-12-09 04:58:58 -0500
  • 70728b3fb1 introduce a highlight css variable Ted Unangst 2019-12-09 04:48:14 -0500
  • 87f5623215 rebalance colors a bit Ted Unangst 2019-12-09 04:32:46 -0500
  • 6b101efb5c add a disclaimer Ted Unangst 2019-12-09 03:55:33 -0500
  • ac0d310c92 add unplug command Ted Unangst 2019-12-08 19:17:38 -0500
  • eb3ea156a6 fast skip announce from rejected domains Ted Unangst 2019-12-08 19:09:56 -0500
  • 50fb0d5e09 make redoimages a separate function Ted Unangst 2019-12-04 02:30:07 -0500
  • 0df1a08165 note that debug mode is really more like develop mode Ted Unangst 2019-12-04 00:46:09 -0500
  • b679a81cb5 disable some more cache control in debug mode Ted Unangst 2019-12-04 00:44:45 -0500
  • 9e7e4e88df remove some styles that are causing mobile chrome to look bad Ted Unangst 2019-12-04 00:40:22 -0500
  • 9483854d18 misspelled css id, also make honkform just a touch taller Ted Unangst 2019-12-02 18:28:39 -0500
  • fc21e23207 add notes to honkers as well Ted Unangst 2019-12-02 18:26:29 -0500
  • 5c18c05517 add notes field to filters for record keeping Ted Unangst 2019-12-02 18:02:33 -0500
  • a9b984ec4f allow emus and memes to be organized into directories Ted Unangst 2019-12-02 17:23:10 -0500
  • 2668c04b8e revert for now, this is probably not the slow point for anything Ted Unangst 2019-12-02 02:48:12 -0500
  • 95dfba8d14 a faster version of markitzero, though i'm uncertain it's worth it Ted Unangst 2019-12-02 02:44:24 -0500
  • beaceaadb1 add a benchmark for markdown Ted Unangst 2019-12-02 02:43:52 -0500
  • 21aed53283 store some dead code in the attic Ted Unangst 2019-12-02 01:37:36 -0500
  • e421c0ba20 only need the handle rename logic for !local Ted Unangst 2019-12-01 13:16:10 -0500
  • d5d943b203 can simplify the reverb logic some Ted Unangst 2019-12-01 12:34:08 -0500
  • d164471a92 rework emu save slightly for local emus. no need for database copy Ted Unangst 2019-12-01 12:27:09 -0500
  • f994120a87 xonks without https are simply invalid Ted Unangst 2019-11-30 17:51:27 -0500
  • b76f377ca9 quick mention should allow trailing . Ted Unangst 2019-11-29 14:53:25 -0500
  • a50115d65f negated search terms Ted Unangst 2019-11-28 02:14:07 -0500
  • 5435dd1b3f use separate backend hooks with tighter pledge Ted Unangst 2019-11-27 15:58:41 -0500
  • c77ef4636c it seems some implementations do check context for a uri, so add data: Ted Unangst 2019-11-27 14:48:18 -0500
  • 35375d2be9 simplify update save code Ted Unangst 2019-11-27 14:44:16 -0500
  • 0b89e1b06c save mentions in honkmeta Ted Unangst 2019-11-27 14:36:29 -0500
  • a144795b13 rework honkmeta deletion for flexibility Ted Unangst 2019-11-27 14:22:20 -0500
  • 3014826f6f add a raw sendactivity API action Ted Unangst 2019-11-26 14:57:23 -0500
  • f76a5d6113 start the new changelog Ted Unangst 2019-11-26 13:51:10 -0500
  • 02433181f4 the avatar regexp should match the meme one. keep together. Ted Unangst 2019-11-26 13:48:39 -0500
  • 12f7cf6ec3 shouldn't need to query escape meme names, and don't allow / to prevent traversal Ted Unangst 2019-11-26 13:47:33 -0500
  • ef845b2a2c Add support for [^\n] meme files & hgignore Haelwenn (lanodan) Monnier 2019-11-26 10:35:10 +0000
  • 59cc3645b0 Added tag v0.8.5 for changeset 2e9969df06dd Ted Unangst 2019-11-26 02:46:46 -0500
  • 79be6ae2f4 finish up the changelog Ted Unangst 2019-11-26 02:46:34 -0500
  • 0a9cbd2a3d show a little more info for attachments Ted Unangst 2019-11-26 02:37:12 -0500
  • 97e84447c3 save federated pdfs Ted Unangst 2019-11-26 02:32:23 -0500
  • e5e3c8b6a7 mention bug fixes Ted Unangst 2019-11-26 00:54:20 -0500
  • a719f9a03e fix another case of bad err shadowing Ted Unangst 2019-11-26 00:42:32 -0500
  • a8126b4c26 fix format string Ted Unangst 2019-11-26 00:33:27 -0500
  • ecbd80352f when sending updates or deletes, send to all fetch recipients too Ted Unangst 2019-11-26 00:29:31 -0500
  • 577eb7068d add some re: re: re: to replies Ted Unangst 2019-11-25 22:14:27 -0500
  • c871ba9468 don't make two attachment requests concurrently either Ted Unangst 2019-11-25 22:00:33 -0500
  • 0535e0af36 don't try shrinking too many images at once Ted Unangst 2019-11-25 21:50:51 -0500
  • 04a82a0098 setting avatar. if you must. Ted Unangst 2019-11-25 21:34:57 -0500
  • 83c89df14b i thought i compiled this Ted Unangst 2019-11-25 15:55:30 -0500
  • d167f26418 try a little harder to recover from httpsig failures Ted Unangst 2019-11-25 15:54:29 -0500
  • c9aba7ecba save timestamp for xonker additions Ted Unangst 2019-11-25 15:50:17 -0500
  • 9539ce5df6 more precise filter matching Ted Unangst 2019-11-24 23:20:33 -0500
  • cad5dc4387 auto fixup twitter citations Ted Unangst 2019-11-24 22:54:55 -0500
  • fc7c504e02 add cite tag for block quote attributions Ted Unangst 2019-11-23 18:24:09 -0500
  • 2e0bf0147a don't override other options with default values when updating Ted Unangst 2019-11-23 16:57:28 -0500
  • d200046210 make the admin command suck less Ted Unangst 2019-11-23 16:36:03 -0500
  • c257424b1d document the unspecified horror Ted Unangst 2019-11-21 02:46:37 -0500
  • ada3094999 may as well mention print stylesheet Ted Unangst 2019-11-21 02:45:00 -0500
  • a7e7ee3049 add a print stylesheet Ted Unangst 2019-11-21 01:15:26 -0500
  • dfaeefbab9 disable overscroll events where they annoy me Ted Unangst 2019-11-21 01:00:03 -0500
  • 0a6ec93384 update whofore after an update Ted Unangst 2019-11-20 11:35:34 -0500
  • 16c83330b9 touch up changelog Ted Unangst 2019-11-20 11:35:22 -0500
  • 7ab988e444 Added tag v0.8.4 for changeset 3ada67b721e7 Ted Unangst 2019-11-18 15:18:56 -0500
  • 391a32f792 merge Ted Unangst 2019-11-18 15:18:27 -0500
  • b63031da52 fix a dumb bug caused by err shadow which prevented pubkey loading from working Ted Unangst 2019-11-18 15:18:07 -0500
  • 87652edbc6 Added tag v0.8.3 for changeset 808ef90260d5 Ted Unangst 2019-11-18 15:16:49 -0500
  • f1760fc31e fix refresh template Ted Unangst 2019-11-16 18:53:57 -0500
  • 22b40b5935 add option to switch to apple maps links Ted Unangst 2019-11-16 18:50:50 -0500
  • 7e191dea0e fix filter saving Ted Unangst 2019-11-16 02:21:37 -0500
  • a8344470b8 m Ted Unangst 2019-11-15 17:25:43 -0500
  • 645ba3bfa9 add a scroll down button Ted Unangst 2019-11-15 15:54:24 -0500
  • 25a538f4a2 don't need to keep running after endoftheworld Ted Unangst 2019-11-13 18:31:08 -0500
  • 008a4d1284 we support a few more html tags now Ted Unangst 2019-11-13 13:19:01 -0500
  • da296a8a0a don't look for @ in url, it's not a handle Ted Unangst 2019-11-13 11:41:30 -0500
  • 77b8cd8950 Added tag v0.8.2 for changeset 8a2a90379bf6 Ted Unangst 2019-11-13 11:08:17 -0500
  • 4426e7fe69 this was supposed to say 0.8.2 Ted Unangst 2019-11-13 11:08:09 -0500
  • 0b957066ca Added tag v0.8.2 for changeset b140f7a3216b Ted Unangst 2019-11-13 11:03:44 -0500
  • 63a17ae769 another go.mod update Ted Unangst 2019-11-13 11:03:23 -0500
  • 7bffa8414d consistent order of variables and row scans Ted Unangst 2019-11-13 11:00:25 -0500
  • cda608726d preserve twitter status ids where possible Ted Unangst 2019-11-13 10:56:45 -0500
  • f85c7c7654 refine import a little more Ted Unangst 2019-11-13 01:42:44 -0500
  • ba298e452a random fiddling with numbers. no real reason. Ted Unangst 2019-11-13 01:01:34 -0500
  • c78e446ac1 25 honks is barely a day Ted Unangst 2019-11-13 01:00:03 -0500
  • 3902576833 tone down the capslock Ted Unangst 2019-11-12 23:56:56 -0500
  • a0f1882f0a mention stats on about page Ted Unangst 2019-11-12 21:49:37 -0500
  • f5349ac890 a few more details about import Ted Unangst 2019-11-12 21:27:54 -0500
  • 759f275442 a hint why you'd do this Ted Unangst 2019-11-12 19:56:59 -0500
  • 54a4a85b58 twitter archive escapes html entities in plain text... Ted Unangst 2019-11-12 19:12:19 -0500
  • 65af1f4ac3 handle case where hahstag begins a newline Ted Unangst 2019-11-12 19:03:48 -0500
  • 5ccc483e66 import command for twitter Ted Unangst 2019-11-12 19:00:00 -0500
  • 96ed76c9b6 let's try some unveil and pledge Ted Unangst 2019-11-12 16:27:12 -0500
  • 74a0f3537d basic hr support Ted Unangst 2019-11-12 15:04:19 -0500
  • dffec52815 m Ted Unangst 2019-11-12 14:46:30 -0500
  • d31cc36a75 add lists support to markdown Ted Unangst 2019-11-12 14:45:39 -0500
  • 0a03f937ec reduce number of honks on some pages Ted Unangst 2019-11-12 01:43:16 -0500
  • 0c0d44f444 mention Authorization header Ted Unangst 2019-11-12 01:10:38 -0500