Commit Graph

  • 9a93c9eb95 add 'best-guess' note at the top tsmethurst 2022-04-30 14:40:43 +0200
  • 6286628f96 clarify that order of features may change tsmethurst 2022-04-30 14:39:31 +0200
  • de1b2ac598 add note that 2023 date is only an estimate tsmethurst 2022-04-30 14:39:15 +0200
  • ad5c9fc428 edit / update roadmap tsmethurst 2022-04-30 14:27:56 +0200
  • 2d0cb80fee rename progress => roadmap tsmethurst 2022-04-30 12:50:05 +0200
  • 24d3cc29fd add note about alpha + beta, link to roadmap tsmethurst 2022-04-30 12:49:58 +0200
  • 4851ffe11b
    [documentation] Recommend users take latest *stable* release in installation guides (#512) tobi 2022-04-29 21:11:10 +0200
  • 1eae4a15b5 recommend users take latest stable release tsmethurst 2022-04-29 21:05:37 +0200
  • 32f3afb986 add note about release version number tsmethurst 2022-04-29 21:05:23 +0200
  • 600d1a3d64 create visibility filter for boostability and allow self-boosting for any visbility but direct messages Adelie Paull 2022-04-29 12:02:12 -0400
  • d93e8ddf75
    [chore] Add Federatingactor.Send() tests and log call (#509) tobi 2022-04-29 15:53:04 +0200
  • ca6d2479a4 rename some suite vars tsmethurst 2022-04-29 15:48:01 +0200
  • ded2b6441f add tests for federatingActor tsmethurst 2022-04-29 15:47:54 +0200
  • f0d266903a expose testrig util functions tsmethurst 2022-04-29 15:47:15 +0200
  • 63f84da3e4
    [chore] Inboxes for iri test (#508) tobi 2022-04-29 15:05:13 +0200
  • eeabcfd867 update timeline tests tsmethurst 2022-04-29 15:02:02 +0200
  • dd8469c4cb Go fmt tsmethurst 2022-04-29 14:31:23 +0200
  • 36c6043326 test InboxesForIRI tsmethurst 2022-04-29 14:25:01 +0200
  • f4683b75ab give zork some followers, as a treat tsmethurst 2022-04-29 14:20:38 +0200
  • 40bda58af8 add missing license to following.go tsmethurst 2022-04-29 13:51:27 +0200
  • 07aded2273 tidy up some federation tests tsmethurst 2022-04-29 13:51:18 +0200
  • f9b351438b
    [feature] allow absolute path to templates (#507) Terin Stock 2022-04-29 02:00:25 -0700
  • c36fbab86f
    [documentaton] Fix port number in Reverse proxy section (#506) Nivex 2022-04-29 04:58:39 -0400
  • 23e56d28cd [feature] allow absolute path to templates Terin Stock 2022-04-28 00:37:44 -0700
  • 9c7fbf7ed1
    Fix port number in Reverse proxy section Nivex 2022-04-28 19:52:24 -0400
  • 69011d4901
    Add support for running profiling when debug build-tags provided (#491) kim 2022-04-28 13:32:53 +0100
  • 420e2fb22b
    replace async client API / federator msg processing with worker pools (#497) kim 2022-04-28 13:23:11 +0100
  • ee0f6223fa add kim's other libraries to README kim 2022-04-28 13:22:18 +0100
  • cc5f2e98b7
    [bugfix] Fix possible race condition in federatingdb (#490) kim 2022-04-28 10:18:27 +0100
  • 8e80f983b3
    [bugfix] use Exec to rename media_attachments (#498) Terin Stock 2022-04-28 00:43:41 -0700
  • 1d2779b8b5 [bugfix] use Exec to rename media_attachments Terin Stock 2022-04-27 20:28:47 -0700
  • c615f9c7e0
    Changes Chart-URL 0hlov3 2022-04-27 22:20:20 +0200
  • 45613ebb30 use clone of router.srv for LE cert manager, reset server timeouts in debug kim 2022-04-27 19:59:37 +0100
  • 39786561ef appease our lord-and-saviour, the linter kim 2022-04-27 19:45:47 +0100
  • 62f7e03a18 replace async client API / federator msg processing with worker pools kim 2022-04-27 19:33:20 +0100
  • be76d6917e
    Adds a Kubernetes Helm Chart to README.md 0hlov3 2022-04-26 23:04:35 +0200
  • 9cf66bf298
    [chore] Return more useful errors from auth failure (#494) v0.3.1 tobi 2022-04-26 18:10:11 +0200
  • 728c4a5e38
    [bugfix] Trim log entries to 1700 chars before they enter syslog (#493) tobi 2022-04-26 17:55:24 +0200
  • d2945af8fa adapt to reworked auth function tsmethurst 2022-04-26 17:54:56 +0200
  • 865a448d6b return more informative errors from auth tsmethurst 2022-04-26 17:54:22 +0200
  • 6e7e2f69ab try rsa_sha256 sig algo first tsmethurst 2022-04-26 17:07:59 +0200
  • d8b5fc1edf trim to 1700 chars instead tsmethurst 2022-04-26 16:34:16 +0200
  • 9a884f8e0c trim long entries with trimhook tsmethurst 2022-04-26 13:57:12 +0200
  • 1cfbb33b3c test syslog w/ unix socket + long (trimmed) msg tsmethurst 2022-04-26 13:57:00 +0200
  • 61a9b4d57a add test with very long test tsmethurst 2022-04-26 12:13:54 +0200
  • 0f136478a6 start implementing trimming hook tsmethurst 2022-04-26 12:13:44 +0200
  • 2259838108
    [bugfix] Fix CWs not showing sometimes (#488) tobi 2022-04-26 10:47:21 +0200
  • 05fead4d80 update go-debug version with fixed handler kim 2022-04-25 23:20:18 +0100
  • 44652c9031 set debug buildtag in build script when $DEBUG set kim 2022-04-25 22:18:49 +0100
  • 41fbeb99b2 remove unused code kim 2022-04-25 22:18:05 +0100
  • fdae241df1 wrap root HTTP handler in debug.WithPprof(), rearrange router.Start() to support this kim 2022-04-25 22:10:23 +0100
  • 7b40dae7cb use MutexMap for federatingdb locks, update activitypub lib to support this kim 2022-04-25 21:43:40 +0100
  • 27a12fbc16 test parsing a status with iri summary tsmethurst 2022-04-25 15:48:32 +0200
  • 920fa96d04 allow summaries that are parsed as iris tsmethurst 2022-04-25 15:48:18 +0200
  • eeb78bd141
    [bugfix] Allow processing of .png files where checksum is not correct (#487) tobi 2022-04-25 14:45:44 +0200
  • 03b863b7c4 nolint on copied function tsmethurst 2022-04-25 13:13:45 +0200
  • a829434d0a update tests for (no)alphachannel pngs tsmethurst 2022-04-25 13:12:11 +0200
  • 8a8ab80649 add StrippedPngDecode func tsmethurst 2022-04-25 13:12:00 +0200
  • 70994cedb7 use StrippedPngDecode for pngs tsmethurst 2022-04-25 13:11:47 +0200
  • 022f0650df add test images tsmethurst 2022-04-25 13:11:31 +0200
  • 69a2a6c295 experiment with stripping data from pngs tsmethurst 2022-04-24 17:08:38 +0200
  • ed70578830 add png stripping code from google/wuffs tsmethurst 2022-04-24 16:29:44 +0200
  • d5fe729cf4
    [chore] Add two new test images for media processing (#424) 0hlov3 2022-04-24 14:49:37 +0200
  • 0d05bf473b
    [bug] Fix status API / status web API being case sensitive (#481) tobi 2022-04-24 14:24:43 +0200
  • 482037ca77 init config before log tsmethurst 2022-04-24 14:15:35 +0200
  • fa1ec76c2c test get status case insensitive tsmethurst 2022-04-24 14:15:23 +0200
  • 3f73f9ad73 make getStatus by id case-insensitive tsmethurst 2022-04-24 14:15:06 +0200
  • 9813a044c0
    [feature] Implement media v2 endpoint to accommodate Tusky 17 (#480) tobi 2022-04-24 13:11:52 +0200
  • 680f71098b go fmt tsmethurst 2022-04-24 13:03:56 +0200
  • d571ef2366 serve v2 media api tsmethurst 2022-04-24 13:02:33 +0200
  • 88979b35d4
    [chore] Update bun and sqlite dependencies (#478) tobi 2022-04-24 12:26:22 +0200
  • 8d34d5af3c
    Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479) tobi 2022-04-24 11:56:06 +0200
  • 792ddce8a1 Revert "[chore] Tidy up federating db locks a tiny bit (#472)" tsmethurst 2022-04-24 11:52:42 +0200
  • 4bace80fab
    [documentation] NGINX docs updates (#471) tobi 2022-04-24 11:04:26 +0200
  • 7d583323a3 add link to the websocket docs tsmethurst 2022-04-24 11:01:37 +0200
  • 18c6605cb2 Merge branch 'main' into nginx_docs_updates tsmethurst 2022-04-24 10:59:51 +0200
  • 03bcd8a711
    [documentation] Update index.md (#475) snan 2022-04-23 13:52:09 +0200
  • d2196093f9 step bun to v1.1.3 tsmethurst 2022-04-23 13:45:58 +0200
  • e1bbb5478e update bun + sqlite versions tsmethurst 2022-04-23 13:06:11 +0200
  • 9983d3ced1
    Update index.md snan 2022-04-22 16:52:19 +0200
  • 61e60133ef
    [documentation] Add WebSocket protocol documentation (#470) tobi 2022-04-22 13:35:19 +0200
  • 31c1067a54
    [chore] Tidy up federating db locks a tiny bit (#472) tobi 2022-04-19 16:31:37 +0200
  • 3369c059e6 tidy up locks a tiny bit tsmethurst 2022-04-18 15:34:42 +0200
  • 4763fc5bee update NGINX docs tsmethurst 2022-04-19 15:36:38 +0200
  • 35af9ce6c6 add initial websocket documentation tsmethurst 2022-04-18 19:24:23 +0200
  • 871a7d05e7 start adjusting nginx documentation tsmethurst 2022-04-18 19:24:33 +0200
  • 0e2f31f4e3
    [Documentation] Simplify docker-compose documentation + example (#468) tobi 2022-04-19 12:45:54 +0200
  • 0fa4c18a0d Linting tsmethurst 2022-04-19 12:13:37 +0200
  • f8a2688189 Change note about reverse proxy, add traefik tsmethurst 2022-04-19 12:13:28 +0200
  • 636b4cadfa simplify docker-compose docs + example tsmethurst 2022-04-19 12:03:55 +0200
  • 721061b046
    [docs] unify nginx explainers and add apache httpd (#455) Mina Galić 2022-04-18 17:45:43 +0200
  • 1e3b38573d
    [bugfix] Fix infinite domain block database loop (#467) tobi 2022-04-18 17:44:36 +0200
  • 3797196969 return ErrNoEntries when no instance accts found This fixes an issue where the domain block logic would go into an infinite loop. tsmethurst 2022-04-18 17:32:18 +0200
  • c365863ea9
    [bugfix] Use our own (Batch)Deliver implementation for federated messages (#466) tobi 2022-04-18 17:17:05 +0200
  • 27669f1897 use own BatchDeliver implementation tsmethurst 2022-04-18 15:35:21 +0200
  • 094f032f74
    [feature] Add log-db-queries config option (#465) tobi 2022-04-18 16:47:11 +0200
  • ba5638a4a0 add log-db-queries config option tsmethurst 2022-04-18 16:35:32 +0200
  • f9386e4f42 add installation_guide/apache-httpd.md to mkdocs Mina Galić 2022-04-16 23:34:38 +0200
  • 3505d9ac8e restore full nginx.conf from docker.md Mina Galić 2022-04-16 23:28:28 +0200
  • 4a917d3832 docs: unify nginx explainers and add apache httpd Mina Galić 2022-04-15 23:48:07 +0200