Commit Graph

  • 3c1eb155e4 add file size checks tsmethurst 2022-01-23 15:52:18 +0100
  • c157b1b20b rework data function to provide filesize tsmethurst 2022-01-23 14:41:58 +0100
  • 7d024ce74d use exif-terminator tsmethurst 2022-01-23 14:41:31 +0100
  • 79d82ffe3c
    Bump nanoid from 3.1.25 to 3.2.0 in /web/gotosocial-styling dependabot[bot] 2022-01-22 06:40:00 +0000
  • 589bb9df02 pass reader around instead of []byte tsmethurst 2022-01-16 18:52:55 +0100
  • 6f5ccf4355 update dependencies tsmethurst 2022-01-16 18:52:30 +0100
  • 18047de666 add go-runners to readme tsmethurst 2022-01-15 17:47:52 +0100
  • 723bfe8944 lint, fmt tsmethurst 2022-01-15 17:41:18 +0100
  • 6bf39d0fc1 emoji code passing muster tsmethurst 2022-01-15 17:36:15 +0100
  • c4a533db72 start fixing up emoji processing code tsmethurst 2022-01-15 14:33:58 +0100
  • 33ca5513ad pin instanceAccountID to in-process emoji tsmethurst 2022-01-11 17:51:45 +0100
  • 113f9d9ab4 pass a function into the manager, start work on emoji tsmethurst 2022-01-11 17:49:14 +0100
  • e0f9323b9a test the media manager a bit, add shutdown logic tsmethurst 2022-01-10 18:36:09 +0100
  • 0ef478584c add async test tsmethurst 2022-01-09 18:52:28 +0100
  • dccf21dd87 tests are passing, but there's still much to be done tsmethurst 2022-01-09 18:41:22 +0100
  • f61c3ddcf7 compiling now tsmethurst 2022-01-08 17:17:01 +0100
  • c2ff8f392b further refinements tsmethurst 2022-01-08 13:45:42 +0100
  • 7ebe0f6a15 start working on thumb + full funcs tsmethurst 2022-01-04 17:37:54 +0100
  • 8abfa7751a return very partial image on first upload tsmethurst 2022-01-03 17:37:38 +0100
  • e08c0e55ee add gruf worker pool tsmethurst 2022-01-03 17:37:09 +0100
  • 2f57eb5ece fiddle around with workers tsmethurst 2022-01-02 15:00:53 +0100
  • c4d63d125b more refactoring, media handler => manager tsmethurst 2021-12-28 16:36:00 +0100
  • 6803c1682b start refactor of media package tsmethurst 2021-12-27 18:03:36 +0100
  • 14c472c1ab
    [documentation] Add section for systemd service and nginx to installation guide (#353) zoe-bat 2021-12-26 13:58:15 +0100
  • 054a6ada9c
    Update nginx.md zoe-bat 2021-12-21 13:58:00 +0100
  • a01b178467
    [documentation] update database docs (#355) tobi 2021-12-21 12:24:19 +0100
  • 3604fd497c update database docs tsmethurst 2021-12-21 12:13:51 +0100
  • 532a17a36d update config to new db defaults tsmethurst 2021-12-21 12:10:27 +0100
  • ed9158fa05
    [fix] Make postgres connections magically work in common setups (#352) embr 2021-12-21 12:08:27 +0100
  • 09e1a43c38 Use postgres adapter defaults embr 2021-12-20 13:42:30 +0100
  • 7397279cc4 Don't use the system 'postgres' database by default embr 2021-12-20 14:04:31 +0100
  • 594c95f7b6
    add section about configuring gts to nginx docs zoe-bat 2021-12-20 23:00:55 +0100
  • 1379d5f678
    Update nginx.md zoe-bat 2021-12-20 19:57:21 +0100
  • c3503db480
    specify port zoe-bat 2021-12-20 19:56:19 +0100
  • 2ab1ab89f4 fix mkdoc and dots in config guide zoe 2021-12-20 19:21:27 +0100
  • bd24a4fc95
    Merge branch 'superseriousbusiness:main' into docs-update zoe-bat 2021-12-20 19:11:46 +0100
  • ef5a9256a8
    Extend license notices to 2022 (#354) tobi 2021-12-20 18:42:19 +0100
  • 723f0c5383 Extend license notices to 2022 tsmethurst 2021-12-20 18:34:44 +0100
  • cbfc241082 fix typso zoe 2021-12-20 16:30:18 +0100
  • 84701c7d43 add nginx and systemd section zoe 2021-12-20 16:21:14 +0100
  • cb8688f429
    Remove unnecessary storage config variables (#344) tobi 2021-12-20 15:19:53 +0100
  • 2582515b4d
    return first offer when no accept header set (#351) tobi 2021-12-20 11:08:54 +0100
  • d19734d896 return first offer when no accept header set tsmethurst 2021-12-20 11:03:42 +0100
  • dec0453632 use Type and Size again tsmethurst 2021-12-20 10:54:26 +0100
  • f4ad9bf12d rename 'file' to 'local' for consistency tsmethurst 2021-12-20 10:45:30 +0100
  • 635ad2a42f
    Update codeberg.org/gruf libraries and fix go-store issue (#347) kim 2021-12-20 09:35:32 +0000
  • 86e8e7fd21
    Log when listening (#350) embr 2021-12-20 10:34:57 +0100
  • 36a6b24b29 Log what address/port we're listening on embr 2021-12-19 18:46:23 +0100
  • c789316a5c Log when starting letsencrypt endpoint + clearer errors embr 2021-12-19 18:37:45 +0100
  • c232193b94 another update kim 2021-12-15 22:29:24 +0000
  • 2656db8e93 update codeberg.org/gruf/ libraries kim 2021-12-15 22:07:26 +0000
  • 80ec714117
    document post settings (#346) tobi 2021-12-14 12:42:20 +0100
  • f6d239a5f1 document post settings tsmethurst 2021-12-14 12:38:00 +0100
  • 9e9d3ef6f3 rewire config to not use extraneous serve vars tsmethurst 2021-12-13 13:30:01 +0100
  • c111b239f7
    Add optional syslog logrus hook (#343) tobi 2021-12-12 18:00:20 +0100
  • bb7a99ca23 document syslog tsmethurst 2021-12-12 17:45:55 +0100
  • 73b54d4fdf add optional syslog logrus hook tsmethurst 2021-12-12 17:34:35 +0100
  • 909f801742
    add systemd service example to packaging (#342) tobi 2021-12-12 15:54:51 +0100
  • 970d0df2b7 add systemd service example to packaging tsmethurst 2021-12-12 15:50:38 +0100
  • c6912f5425
    add example systemd service (#341) zoe-bat 2021-12-12 15:48:02 +0100
  • 67ac8db190
    Upstep Go dependencies (#340) tobi 2021-12-12 15:47:51 +0100
  • bec74b52a7 Tidy tsmethurst 2021-12-12 15:43:42 +0100
  • dc4868ad05 tiny linter fix tsmethurst 2021-12-12 15:10:36 +0100
  • f6d222d66e add example systemd service zoe-bat 2021-12-12 15:09:45 +0100
  • f9b6f1d0ae Upstep Go dependencies tsmethurst 2021-12-12 15:01:13 +0100
  • 5506a5ecbe
    upstep dependencies (#339) tobi 2021-12-12 14:31:58 +0100
  • 34331a6629 upstep dependencies tsmethurst 2021-12-12 14:25:27 +0100
  • e2daf0f012
    Add `Accept` header negotiation to relevant API endpoints (#337) tobi 2021-12-11 17:50:00 +0100
  • 18177e845a add accept header to test requests tsmethurst 2021-12-11 16:06:00 +0100
  • c29f68b71d remove attachment on Content tsmethurst 2021-12-11 14:06:57 +0100
  • daef9c9c2e swagger tsmethurst 2021-12-11 13:53:19 +0100
  • 2fac4a97a1 negotiate content throughout client api tsmethurst 2021-12-11 13:51:53 +0100
  • 8b487db65a tidy up negotiation logic tsmethurst 2021-12-11 12:37:36 +0100
  • bc454a1879 add timeline api for hashtag leo 2021-11-24 19:45:30 +0800
  • fac8683989 Implement Cobra CLI tooling, Viper config tooling (#336) tobi 2021-12-07 13:31:39 +0100
  • c203362d76 use content negotiation tsmethurst 2021-12-07 18:23:18 +0100
  • a87a38e411 document negotiate function tsmethurst 2021-12-07 18:22:58 +0100
  • d7859db66f go fmt tsmethurst 2021-12-07 18:22:31 +0100
  • d5cf83495e swagger document nodeinfo endpoint tsmethurst 2021-12-07 16:05:37 +0100
  • 40a8cc3945 start centralizing negotiation logic for API tsmethurst 2021-12-07 16:05:20 +0100
  • 0884f89431
    Implement Cobra CLI tooling, Viper config tooling (#336) tobi 2021-12-07 13:31:39 +0100
  • f6c35fad9e fix dangling comma tsmethurst 2021-12-06 17:18:01 +0100
  • f31fba1eee rename + move some files around tsmethurst 2021-12-06 17:17:16 +0100
  • c83b01629b structure cmd dir better tsmethurst 2021-12-06 17:16:42 +0100
  • f703c7d991 update docs with changes tsmethurst 2021-12-06 17:16:06 +0100
  • 4b2785baf3 reorganize tsmethurst 2021-11-30 22:56:17 +0100
  • 8b0579063d add note about the cliparsing tests tsmethurst 2021-11-30 22:56:09 +0100
  • 7dac9fec13 get tests passing again tsmethurst 2021-11-30 22:30:34 +0100
  • 4b36c2b46d go fmt tsmethurst 2021-11-30 22:07:13 +0100
  • 91ce98b668 tidy up the common func tsmethurst 2021-11-30 22:06:55 +0100
  • abb6d77e42 we're more or less in business now tsmethurst 2021-11-30 22:05:20 +0100
  • 99562051b3 change config file keys to non-nested tsmethurst 2021-11-30 18:41:20 +0100
  • 87145504b8 fmt tsmethurst 2021-11-30 15:12:15 +0100
  • 63dc22fa78 remove config path alias tsmethurst 2021-11-30 15:12:01 +0100
  • 95d65ee2fc reorder viper init tsmethurst 2021-11-30 15:11:36 +0100
  • 7241238a98 start adding cli parsing tests tsmethurst 2021-11-30 15:11:16 +0100
  • e9e89bb003 fixed lint temporary leo 2021-11-30 12:42:04 +0800
  • 3d007112e5 alias config file keys tsmethurst 2021-11-29 21:55:22 +0100
  • dd9d02bbfa Merge branch 'main' into feature/timeline_tag leo 2021-11-29 18:00:07 +0800
  • 588e6f2f99 feat(timeline): add api for timeline tag leo 2021-11-29 17:51:57 +0800