Commit Graph

  • 3305d489ec Fix tag parsing for actors Thomas Sileo 2022-09-19 19:33:44 +02:00
  • e19c623c71 Tweak Dockerfile Thomas Sileo 2022-09-18 21:33:50 +02:00
  • 5905ad96b4 Tweak Dockerfile Thomas Sileo 2022-09-18 20:54:25 +02:00
  • 9093659b0a Tweak error wording Thomas Sileo 2022-09-16 18:37:09 +02:00
  • b99552384c Improve expired session and CSRF error handling Thomas Sileo 2022-09-16 18:14:50 +02:00
  • 949365d8ba Add more tasks and tweak docs Thomas Sileo 2022-09-16 17:38:19 +02:00
  • a55b06b252 knoweldge -> knowledge Miguel Jacq 2022-09-16 08:59:37 +10:00
  • c30033c19e Fix minor grammatical issues, mostly in docs Miguel Jacq 2022-09-16 08:52:56 +10:00
  • a6321f52d8 Add task to reset password 2.0.0-rc.2 Thomas Sileo 2022-09-15 22:47:36 +02:00
  • 4e1e4d0ea8 Tweak actor update Thomas Sileo 2022-09-15 22:19:01 +02:00
  • 110f7df962 Fix GIF upload handling Thomas Sileo 2022-09-14 08:38:54 +02:00
  • 4c86cd4be3 Always show followers/following page when admin Thomas Sileo 2022-09-13 22:33:20 +02:00
  • df06defbef Tweak docs Thomas Sileo 2022-09-13 21:23:32 +02:00
  • b2f268682c New config item to hide followers/following Thomas Sileo 2022-09-13 21:03:35 +02:00
  • 567595bb4b Tweak inbox processing Thomas Sileo 2022-09-13 21:03:11 +02:00
  • 91b8bb26b7 Bugfixes Thomas Sileo 2022-09-13 21:02:47 +02:00
  • bd4d5a004a Improve Announce handling Thomas Sileo 2022-09-13 07:59:35 +02:00
  • 04da8725ed Improve fetch Thomas Sileo 2022-09-12 08:04:16 +02:00
  • 0c7a19749d Tweak docs about moving Thomas Sileo 2022-09-11 19:37:35 +02:00
  • 2a37034775 Fix move task Thomas Sileo 2022-09-11 19:26:41 +02:00
  • 475e525468 Fix typos in the docs 2.0.0-rc.1 Thomas Sileo 2022-09-11 10:53:25 +02:00
  • c1231245a4 Complete self-destruct support Thomas Sileo 2022-09-11 10:51:08 +02:00
  • 5eb6157c1b More tests for note creation Thomas Sileo 2022-09-09 22:14:09 +02:00
  • 0f20a1d12f Allow to post note with attachments and a CW Thomas Sileo 2022-09-08 22:20:16 +02:00
  • 356aace9bc Add move task Thomas Sileo 2022-09-08 20:57:52 +02:00
  • a701d3b06e Improve move support Thomas Sileo 2022-09-08 20:00:02 +02:00
  • 333fa5dc40 Add new notification type for Move activities Thomas Sileo 2022-09-07 22:21:12 +02:00
  • 032632c4dc Fix template Thomas Sileo 2022-09-07 21:54:56 +02:00
  • 3641aa0adc Improve movedTo support Thomas Sileo 2022-09-07 21:29:09 +02:00
  • eba868e8e5 Fix admin delete in the UI Thomas Sileo 2022-09-07 19:45:34 +02:00
  • 1bfea16eed Update deps Thomas Sileo 2022-09-06 21:00:39 +02:00
  • 70120647c2 Tweak Move and outbox prefetch Thomas Sileo 2022-09-05 21:41:22 +02:00
  • e454e8fe84 Tweak admin login logic Thomas Sileo 2022-09-04 09:24:58 +02:00
  • f7671f0585 Process EXIF orientation for uploaded files Thomas Sileo 2022-09-03 10:15:37 +02:00
  • 16da166ee1 Tweak queries in tests Thomas Sileo 2022-09-02 23:47:23 +02:00
  • d5c27287af Fix admin in reply to link Thomas Sileo 2022-09-01 21:00:14 +02:00
  • 5f20eab3f1 More work towards support moving/deleting instance Thomas Sileo 2022-09-01 20:42:20 +02:00
  • b03daf1274 Fix in reply to link Thomas Sileo 2022-09-01 20:32:32 +02:00
  • 191ce39d14 Add missing autorestart for supervisord config Thomas Sileo 2022-09-01 12:35:15 +02:00
  • 6e3066bd9b Fix support for multi-codepoints emoji Thomas Sileo 2022-09-01 12:23:23 +02:00
  • 0175f21273 Fix mentionify Thomas Sileo 2022-08-31 19:44:40 +02:00
  • 36d356c97a Update user guide Thomas Sileo 2022-08-31 19:31:17 +02:00
  • 6384dbcd93 Re-add support for custom emoji Thomas Sileo 2022-08-31 19:16:03 +02:00
  • c740813b57 Ensure pinned posts appear on front page before others Miguel Jacq 2022-08-31 15:58:15 +10:00
  • 0ef2f1f89d Remove surrounding whitespace before processing query Josh Washburne 2022-08-30 23:50:32 +00:00
  • 6d933863d2 Fix outbox delete side effects Thomas Sileo 2022-08-30 20:05:10 +02:00
  • 8fe6cc9b9d Fix the delete button Thomas Sileo 2022-08-30 19:09:51 +02:00
  • 4cb499e44d Fix form for new objects Thomas Sileo 2022-08-30 08:51:02 +02:00
  • 95745374cd 'followers-only' posts are not necessarily deleted, but may not be viewable to the signed-in actor Miguel Jacq 2022-08-30 13:40:20 +10:00
  • db8f0cb141 Harden the CSP a bit for values that don't inherit default-src. Set Permissions-Policy. Remove TODO Miguel Jacq 2022-08-30 13:39:10 +10:00
  • 05f840ecc8 Small typos in docs/install.md Miguel Jacq 2022-08-30 13:30:25 +10:00
  • ebdba62a06 No more inline CSS Thomas Sileo 2022-08-29 21:42:54 +02:00
  • 2fb85e138e Remove inlined JS Thomas Sileo 2022-08-29 20:11:31 +02:00
  • b843b29975 Another Makefile fix Thomas Sileo 2022-08-29 19:44:02 +02:00
  • 4f8bb00d86 Fix Makefile Thomas Sileo 2022-08-29 19:40:11 +02:00
  • a02c8cf0bb Fix NGINX setup instructions Thomas Sileo 2022-08-29 19:28:54 +02:00
  • ee5265f4dd Small tweaks/typos Thomas Sileo 2022-08-29 09:09:28 +02:00
  • 727eaa9ee1 Tweak docs Thomas Sileo 2022-08-28 22:21:22 +02:00
  • 39ca3ed7e2 Revert CSS changes Thomas Sileo 2022-08-28 19:53:11 +02:00
  • c67db749dc Tweak CSS Thomas Sileo 2022-08-28 19:35:51 +02:00
  • fc0445fcec Add missing template Thomas Sileo 2022-08-28 19:32:05 +02:00
  • c275d7064e Tweak supervisord config Thomas Sileo 2022-08-28 19:08:44 +02:00
  • 1a7e9e4565 Fix OG metadata processing Thomas Sileo 2022-08-28 19:05:06 +02:00
  • 87f035d298 HTML error page Thomas Sileo 2022-08-28 17:36:58 +02:00
  • 651682829a Tweak worker shutdown Thomas Sileo 2022-08-28 12:05:44 +02:00
  • 3f85c851be More share dedup tweak Thomas Sileo 2022-08-28 11:39:44 +02:00
  • 333e367a5b Improve debug mode Thomas Sileo 2022-08-28 11:24:46 +02:00
  • 09cdef118c Fix share dedup Thomas Sileo 2022-08-27 17:28:53 +02:00
  • 00004a3239 Debug share dedup Thomas Sileo 2022-08-27 11:21:42 +02:00
  • 7283ba134c Tweak templates Thomas Sileo 2022-08-27 09:45:14 +02:00
  • c8f3bed065 Tweak inbox display Thomas Sileo 2022-08-27 09:28:37 +02:00
  • 93e0d073a0 Tweak lookup Thomas Sileo 2022-08-27 09:24:21 +02:00
  • e959085d38 Improve shares on homepage Thomas Sileo 2022-08-27 09:14:16 +02:00
  • aaf8b811dc Fix mention processing bug Thomas Sileo 2022-08-27 09:10:14 +02:00
  • 4e445a7207 Prevent replay attacks with TLS1.3 0-RTT Thomas Sileo 2022-08-26 23:35:58 +02:00
  • 40c4a4413d Tweak media proxy error Thomas Sileo 2022-08-26 22:04:38 +02:00
  • dd4773fc27 Fix share dedup Thomas Sileo 2022-08-26 21:23:16 +02:00
  • 0db6b0e2ba Tweak deps Thomas Sileo 2022-08-26 21:07:46 +02:00
  • 88cb82c9bb Improve static assets caching Thomas Sileo 2022-08-26 20:26:41 +02:00
  • 372851caaf Tweak sample nginx conf Thomas Sileo 2022-08-26 20:25:55 +02:00
  • e16dbf03e7 Add NGINX tips in the doc Thomas Sileo 2022-08-26 20:18:59 +02:00
  • 7d4b7f6756 Improve Announce dedup Thomas Sileo 2022-08-26 19:09:40 +02:00
  • edf9e28ed1 Tweak cache size Thomas Sileo 2022-08-26 18:58:21 +02:00
  • eb9a6024a8 Tweak supervisord config Thomas Sileo 2022-08-26 18:43:56 +02:00
  • 84203fc66e More webp support Thomas Sileo 2022-08-26 09:28:00 +02:00
  • 55d82c5843 Also save outbox attachment thumbnails as webp Thomas Sileo 2022-08-26 09:05:55 +02:00
  • 53a31ae562 Webp support Thomas Sileo 2022-08-26 08:48:14 +02:00
  • d21ce3313d Fix notif page Thomas Sileo 2022-08-26 08:18:51 +02:00
  • 93ee6c435d Tweak notifications Thomas Sileo 2022-08-26 08:15:49 +02:00
  • bec40cc050 Pagination for the admin profile page Thomas Sileo 2022-08-26 08:10:46 +02:00
  • 505abd7da8 Only display tiny actor icon for shares Thomas Sileo 2022-08-26 07:57:10 +02:00
  • 63073279e1 More actor icons Thomas Sileo 2022-08-26 07:43:39 +02:00
  • 365e6cc534 Mention Docker disk usage in the install guide Thomas Sileo 2022-08-25 08:57:30 +02:00
  • e753fee632 Tweak read more link on notifications page Thomas Sileo 2022-08-25 08:51:46 +02:00
  • 30cfd6260b Pagination for the notifications page Thomas Sileo 2022-08-25 08:45:07 +02:00
  • d43bf54609 Custom footer support Thomas Sileo 2022-08-24 21:18:30 +02:00
  • 953a6c3b91 Fix empty tag page Thomas Sileo 2022-08-24 20:52:15 +02:00
  • ae28cf2294 Improve summary Thomas Sileo 2022-08-24 20:12:10 +02:00
  • 3b767eae11 Improve version handling Thomas Sileo 2022-08-24 09:02:20 +02:00
  • 6475714369 Update user guide Thomas Sileo 2022-08-24 07:52:46 +02:00