Commit Graph

  • a1a9ec3f7c Start support for manually approving followers Thomas Sileo 2022-08-02 20:14:40 +0200
  • 9f3956db67 Copy over the content warning when replying Thomas Sileo 2022-08-01 20:37:08 +0200
  • 3fc6ac19f4 Fix empty display name issue Thomas Sileo 2022-07-31 18:48:54 +0200
  • 96cf0f9aa2 Improve poll support Thomas Sileo 2022-07-31 18:40:52 +0200
  • 4f0d819a41 Fix issue with poll rendering Thomas Sileo 2022-07-31 18:18:42 +0200
  • b557035eac Make site_name optional of OG metadata Thomas Sileo 2022-07-31 15:27:12 +0200
  • 3b74ecff29 Fix query for threads Thomas Sileo 2022-07-31 15:11:08 +0200
  • 2fba922e03 Improve notifications page Thomas Sileo 2022-07-31 15:00:06 +0200
  • cc18e94a81 Fix replies count when replying to an inbox object Thomas Sileo 2022-07-31 11:46:45 +0200
  • cc086f3264 Add support for blocking actors Thomas Sileo 2022-07-31 10:35:11 +0200
  • 7782a39638 Improve admin actor profile Thomas Sileo 2022-07-31 10:03:45 +0200
  • 4cbfb396c6 Improve docs Thomas Sileo 2022-07-30 09:43:36 +0200
  • 712607f808 Update install instructions Thomas Sileo 2022-07-30 09:31:04 +0200
  • b8aeb5a199 Improve activity forwarding Thomas Sileo 2022-07-30 09:14:54 +0200
  • 61877b22c0 Tweak media proxy Thomas Sileo 2022-07-30 09:09:18 +0200
  • b7423896d1 Simplify Docker support Thomas Sileo 2022-07-30 09:02:04 +0200
  • ec15262e27 Tweak docs Thomas Sileo 2022-07-30 08:52:04 +0200
  • 2fd34cc8ce Tweak .dockerignore Thomas Sileo 2022-07-30 08:48:13 +0200
  • 4b20c26e4b Better Docker support Thomas Sileo 2022-07-30 08:46:29 +0200
  • 7469188aaf Fix admin buttons in templates Thomas Sileo 2022-07-30 08:31:27 +0200
  • fe9e4eebf4 Fix footer Thomas Sileo 2022-07-29 23:17:02 +0200
  • 6207af66bd More CSS tweaks Thomas Sileo 2022-07-29 21:35:02 +0200
  • 1299f49884 Tweak CSS Thomas Sileo 2022-07-29 21:26:19 +0200
  • 583fd5f3d4 Fix footer in templates Thomas Sileo 2022-07-29 21:01:45 +0200
  • 2ae08d16b8 Tweak custom emoji path Thomas Sileo 2022-07-29 15:12:48 +0200
  • b84b4f1476 Tweak pytest config Thomas Sileo 2022-07-29 09:26:44 +0200
  • 1c9b73b170 Fix LD sig tests Thomas Sileo 2022-07-29 09:24:51 +0200
  • 9c325674c6 Improve Delete handling Thomas Sileo 2022-07-29 09:24:36 +0200
  • 9d6a3ea3cf Update docs Thomas Sileo 2022-07-28 20:38:54 +0200
  • 32763a3368 Fix Docker compose config Thomas Sileo 2022-07-28 20:28:53 +0200
  • b5b8162cfa Fix Docker setup Thomas Sileo 2022-07-28 20:28:13 +0200
  • dda4d22880 Reset DB migrations Thomas Sileo 2022-07-28 19:28:18 +0200
  • 241cc1433b Fix mentions when replying Thomas Sileo 2022-07-28 08:41:50 +0200
  • 98d5cf32c8 Tweak date format for articles Thomas Sileo 2022-07-27 20:57:59 +0200
  • 7d760ecf58 Fix highlight for Python3 Thomas Sileo 2022-07-27 20:55:03 +0200
  • 4c23d2b984 Fix template Thomas Sileo 2022-07-27 19:41:11 +0200
  • 60f999a492 Update deps Thomas Sileo 2022-07-27 19:37:53 +0200
  • 4956092161 Tweak actor display Thomas Sileo 2022-07-27 19:36:55 +0200
  • de2f747140 Fix admin profile page Thomas Sileo 2022-07-27 19:04:25 +0200
  • cabc74f5cd Fix admin profile Thomas Sileo 2022-07-27 18:58:57 +0200
  • b9d44da06e Twek admin actor profile Thomas Sileo 2022-07-27 18:56:14 +0200
  • a006ba2cc4 Fix processing for forwarded transient activities Thomas Sileo 2022-07-27 18:50:10 +0200
  • 3af56bf2dc Tweak Announce processing Thomas Sileo 2022-07-27 18:42:52 +0200
  • f57c4a8e0a Show Announce on the admin profile page Thomas Sileo 2022-07-27 12:37:33 +0200
  • 31a2dd6950 Hide announce from non-followers in the stream Thomas Sileo 2022-07-27 12:31:32 +0200
  • 2bbb23b7d9 Set the title attr in addition to alt for images Thomas Sileo 2022-07-27 09:29:20 +0200
  • 064921fdd1 Handle out-of-order Delete activity Thomas Sileo 2022-07-26 21:10:59 +0200
  • 23832574bc Improve tests Thomas Sileo 2022-07-26 20:26:34 +0200
  • 0ab0eaec34 More tests Thomas Sileo 2022-07-26 19:06:20 +0200
  • c07d17ba9b Add error handling for admin lookups Thomas Sileo 2022-07-26 18:51:20 +0200
  • 24f3f94056 Start support for authoring articles Thomas Sileo 2022-07-25 22:51:53 +0200
  • e363ae2802 Tweak inbox/outbox filter Thomas Sileo 2022-07-25 21:48:40 +0200
  • c8bd23b696 Add tests for poll creation Thomas Sileo 2022-07-25 08:14:34 +0200
  • 4d0f439c8c Tweak test suite Thomas Sileo 2022-07-24 20:27:58 +0200
  • 55cbd8b617 Fix note creation Thomas Sileo 2022-07-24 16:12:55 +0200
  • fb0081a554 Finish Question/poll support Thomas Sileo 2022-07-24 12:36:59 +0200
  • 3d5a86d51e Support for processing Questions answers/votes Thomas Sileo 2022-07-24 10:50:58 +0200
  • f834596197 Fix template Thomas Sileo 2022-07-23 23:09:28 +0200
  • 31807233c4 Improvements on polls support Thomas Sileo 2022-07-23 23:06:30 +0200
  • d67a44bb59 Add support for voting on Question Thomas Sileo 2022-07-23 19:02:06 +0200
  • 4046fa0506 Add notification for follow requests status Thomas Sileo 2022-07-22 19:36:58 +0200
  • cf95836d2d Update deps Thomas Sileo 2022-07-22 19:36:32 +0200
  • 25fcb7e57c Add support for displaying Question objects Thomas Sileo 2022-07-22 18:55:24 +0200
  • daac4a0313 Add .dockerignore Thomas Sileo 2022-07-22 18:54:58 +0200
  • d88a1ad5ba Generate a basic favicon dynamically Thomas Sileo 2022-07-22 08:46:14 +0200
  • edae9a6b62 Add alt text support for attachments Thomas Sileo 2022-07-21 22:43:06 +0200
  • a95dee9ef0 Template fixes Thomas Sileo 2022-07-21 21:56:59 +0200
  • dbbfe4f788 Improve HTTP signature handling Thomas Sileo 2022-07-21 21:49:42 +0200
  • 3f4a266157 Tweak/fix incoming activity processing Thomas Sileo 2022-07-20 21:40:27 +0200
  • 4a975dcbfa Add support for displaying Page object Thomas Sileo 2022-07-20 20:59:29 +0200
  • 7ba2408c8d Add support for hs2019 HTTP sig Thomas Sileo 2022-07-20 20:29:49 +0200
  • ea548337f4 Fix incoming activity processing Thomas Sileo 2022-07-20 20:01:11 +0200
  • aa71bd166b Fix tag parsing in inbox processing Thomas Sileo 2022-07-20 19:58:08 +0200
  • 5016b8eb79 Tweak actor schema Thomas Sileo 2022-07-20 19:57:03 +0200
  • 4a6e203d23 Fix latest migration Thomas Sileo 2022-07-19 21:09:54 +0200
  • dedeac994f Actually fix AP object URL prop Thomas Sileo 2022-07-19 20:56:54 +0200
  • 61a152f2b7 Fix AP object URL prop Thomas Sileo 2022-07-19 20:54:10 +0200
  • ba6d15d606 Fix permalink link Thomas Sileo 2022-07-19 20:43:28 +0200
  • 0f6915fdbb Webmention improvements Thomas Sileo 2022-07-19 20:38:32 +0200
  • 9882fc555c Media proxy cleanup Thomas Sileo 2022-07-19 08:12:49 +0200
  • 66a9778995 Fix incoming activity processing Thomas Sileo 2022-07-18 21:35:02 +0200
  • f2e28e89f8 Fix emoji JS in the admin Thomas Sileo 2022-07-18 21:07:36 +0200
  • d16628195d Tweak key fetching Thomas Sileo 2022-07-18 21:02:46 +0200
  • fe88481431 Docker + docker compose support Thomas Sileo 2022-07-18 20:44:55 +0200
  • 3e7ad917e2 Tweak README Thomas Sileo 2022-07-17 20:43:56 +0200
  • 88ca8a676d Micropub tweaks Thomas Sileo 2022-07-17 20:43:03 +0200
  • 6f25d06bbb Bootstrap Micropub support, and start support for Update activities Thomas Sileo 2022-07-17 18:43:08 +0200
  • fb5759cfc1 Fix stream Thomas Sileo 2022-07-17 11:40:03 +0200
  • ca1248351d Allow to undo pending follow requests Thomas Sileo 2022-07-17 09:45:00 +0200
  • e8dd1a549c Improve stream content Thomas Sileo 2022-07-17 09:32:04 +0200
  • 4a48079360 Remove permissions-policy header Thomas Sileo 2022-07-17 09:14:13 +0200
  • d8a56cec49 Improve show more/display sensitive content behavior Thomas Sileo 2022-07-17 09:05:30 +0200
  • 88c81b2682 Tweak requirements Thomas Sileo 2022-07-16 08:47:17 +0200
  • 083f28b52a Upgrade deps Thomas Sileo 2022-07-16 08:43:23 +0200
  • c4ea2094fd Tweak user's guide Thomas Sileo 2022-07-16 08:39:12 +0200
  • 42b23b4b01 Tweak security headers Thomas Sileo 2022-07-16 08:21:15 +0200
  • a6fd8632a6 Tweak Jinja config Thomas Sileo 2022-07-16 08:07:58 +0200
  • 31bf1f66a4 Tweak incoming activity processing Thomas Sileo 2022-07-16 07:50:15 +0200
  • 1197f132ce Improve custom emoji support Thomas Sileo 2022-07-16 07:48:24 +0200
  • 883f87b6e4 Tweak URL check cache Thomas Sileo 2022-07-15 20:55:37 +0200