Commit Graph

  • 827f8f2e69 use fetched_at instead of last_webfingered_at kim 2023-02-02 21:33:50 +0000
  • 9dc4c6c7fd reformat GetAccount() functionality, and add UpdateAccount() function. kim 2023-02-02 21:19:39 +0000
  • 3ed29d6abd update Update test tsmethurst 2023-02-03 16:12:09 +0100
  • 7bdf641cc5 expose test maps on mock http client tsmethurst 2023-02-03 16:11:51 +0100
  • 4fdb305f45 remove unused LastWebfingeredAt tsmethurst 2023-02-03 15:53:15 +0100
  • 988daf747e allow enrich to fail for already-known accounts tsmethurst 2023-02-03 15:12:51 +0100
  • 9052415948 update local account short circuit tsmethurst 2023-02-03 15:12:08 +0100
  • f939f2f9c7 ensure webfinger for new accounts searched by uri tsmethurst 2023-02-03 15:11:19 +0100
  • c63d7a038a expose NewErrNotRetrievable tsmethurst 2023-02-03 15:10:46 +0100
  • 4c6a55d298 return notretrievable where appropriate tsmethurst 2023-02-03 15:10:26 +0100
  • 8355547002 normalize local domain tsmethurst 2023-02-03 15:10:06 +0100
  • 610f27f4a6 add AP model for Some_User tsmethurst 2023-02-03 15:08:58 +0100
  • eea94547fd return correct url for foss satan webfinger tsmethurst 2023-02-03 15:08:45 +0100
  • 9623fb5667 update expected error messages tsmethurst 2023-02-03 15:08:33 +0100
  • da9bdaac28 return nil when wrapping nil error tsmethurst 2023-02-03 15:08:09 +0100
  • e5b0ba1613 remove now unused error type tsmethurst 2023-02-03 15:07:47 +0100
  • 4426b8bf28 Merge remote-tracking branch 'origin/main' into chore/cleanup-get-accounts tsmethurst 2023-02-03 12:08:13 +0100
  • a59dc855d9
    [feature/frogend] (Mastodon) domain block CSV import (#1390) f0x52 2023-02-03 12:07:40 +0100
  • 49beb17a8f
    [chore] Text formatting overhaul (#1406) Autumn! 2023-02-03 10:58:58 +0000
  • 6df5fc0cde catch local "not found" errors. small formatting / error string changes kim 2023-02-02 22:19:14 +0000
  • bf2adc5e75 use fetched_at instead of last_webfingered_at kim 2023-02-02 21:33:50 +0000
  • ed6b42acda reformat GetAccount() functionality, and add UpdateAccount() function. kim 2023-02-02 21:19:39 +0000
  • 229233a7e2 restructure check-list behavior, domain import/export f0x 2023-02-02 18:45:06 +0100
  • 271da016b9
    [bugfix] Read Bookwyrm Articles more thoroughly (#1410) tobi 2023-02-02 16:41:02 +0100
  • 61aa8437d5 [bugfix] Read Bookwyrm Articles more thoroughly tsmethurst 2023-02-02 16:26:08 +0100
  • f210f4407d Normalize unicode when rendering hashtags Autumn! 2023-02-01 15:13:26 +0000
  • a3f0fe2215 Combine mention and hashtag boundary characters Autumn! 2023-02-01 15:09:55 +0000
  • d72762ad58 Move mention/tag/emoji finding logic into formatter Autumn! 2023-01-31 23:13:15 +0000
  • 188efcbec3 Convert plaintext status parser to goldmark Autumn! 2023-01-31 20:18:40 +0000
  • e4cf00f0d8 Minify HTML in FromPlain Autumn! 2023-01-31 17:53:59 +0000
  • 501eff3668 Implement goldmark debug print for hashtags and mentions Autumn! 2023-01-28 20:06:25 +0000
  • 382512a5a6
    [feature] Implement `/api/v2/instance` endpoint (#1409) tobi 2023-02-02 14:08:13 +0100
  • d85eb68fd2 finish up tsmethurst 2023-02-02 13:51:07 +0100
  • 2b8f7e4de2 interim: start adding /api/v2/instance tsmethurst 2023-02-02 10:40:28 +0100
  • 4ee4cd2da1
    [chore/performance] use only 1 sqlite db connection regardless of multiplier (#1408) tobi 2023-02-01 11:55:34 +0100
  • 6a63b0b6d2 [chore/performance] use only 1 sqlite db connection regardless of multiplier tsmethurst 2023-02-01 11:44:33 +0100
  • 345ad2492f suggestion overview f0x 2023-01-31 22:40:01 +0100
  • 1b8fcfc8b2 updating suggestions f0x 2023-01-31 20:12:31 +0100
  • b8ae111d1d restructure import/export buttons f0x 2023-01-31 19:13:23 +0100
  • b8c8f84f8f show and use domain block suggestion f0x 2023-01-31 17:27:55 +0100
  • b066540bf9 remove debug logging f0x 2023-01-31 17:27:42 +0100
  • e9dc158147 Squashed commit of the following: f0x 2023-01-31 17:03:13 +0100
  • 34743e1bc9 foundation for PSL check + suggestions f0x 2023-01-31 17:01:39 +0100
  • 4ddf857471 abstract domain block entry validation f0x 2023-01-31 15:33:23 +0100
  • e3655ba4fb let debug depend on env (prod/debug) again per-form-ance f0x 2023-01-31 15:19:10 +0100
  • b80be48fed
    [chore] Use 'immediate' lock for sqlite transactions (#1404) tobi 2023-01-31 13:46:45 +0100
  • 9cf25b0157 allow 1 connection regardless of cpu amount tsmethurst 2023-01-31 13:43:22 +0100
  • eece0a144a [chore] Use 'immediate' lock for sqlite transactions tsmethurst 2023-01-31 12:01:04 +0100
  • eccb3800d0
    [chore] Silence maxprocs logging (#1402) Daniele Sluijters 2023-01-31 09:39:46 +0100
  • 79c792b832 update checklist components f0x 2023-01-31 00:34:01 +0100
  • 4367960fe4 checklist performance improvements f0x 2023-01-30 23:46:20 +0100
  • 204a4c02d1 checklist field: use reducer for state f0x 2023-01-30 20:05:34 +0100
  • 37d8d895c5 [chore] Silence maxprocs logging Daniele Sluijters 2023-01-30 18:17:23 +0100
  • dc766f9e6f
    [docs] Add an example on how to setup redirect with Traefik (#1395) ketan-vijayvargiya 2023-01-30 01:47:03 -0800
  • 356e238793
    [chore]: Bump github.com/go-playground/validator/v10 (#1400) dependabot[bot] 2023-01-30 10:45:34 +0100
  • 7bcdf35cc1
    [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399) dependabot[bot] 2023-01-30 10:45:19 +0100
  • 43cbe3b45c
    [docs] Simplify Apache httpd proxy documentation (#1396) Mina Galić 2023-01-30 09:45:01 +0000
  • 8747111f5d
    [chore]: Bump github.com/go-playground/validator/v10 dependabot[bot] 2023-01-30 06:05:23 +0000
  • 846b704989
    [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 dependabot[bot] 2023-01-30 06:04:47 +0000
  • b23137a2db docs: Simplify Apache httpd proxy documentation Mina Galić 2023-01-28 12:52:31 +0000
  • 44a58f18c9
    Add an example on how to setup redirect with Traefik ketan-vijayvargiya 2023-01-27 22:11:02 -0800
  • fea2189c83 Fix spelling style issue hellojukay 2023-01-28 02:10:21 +0000
  • 3283900b0d
    [feature] Federate reports to remote instance as Flag (if desired) (#1386) tobi 2023-01-27 14:48:11 +0100
  • c59ec6f2a4
    [docs] Add Flag documentation to federation docs (#1393) tobi 2023-01-27 14:39:28 +0100
  • be7d8fd543 [docs] Add Flag documentation to federation docs tsmethurst 2023-01-27 13:17:54 +0100
  • 1fa574f148
    [docs] Tidy up federation docs into 'federating with gotosocial' section (#1392) tobi 2023-01-27 12:32:23 +0100
  • f882fd3108 start tidying up federation docs tsmethurst 2023-01-27 12:24:55 +0100
  • 8d18888db6
    [chore/docs] add instance-expose-suspended-web to instance docs (#1391) tobi 2023-01-27 09:23:54 +0100
  • 0ef4852f14 add instance-expose-suspended-web to instance docs tsmethurst 2023-01-27 09:19:34 +0100
  • 08f8feaec5
    [feature/frontend] filterable local emoji list (#1385) f0x52 2023-01-27 09:09:26 +0100
  • c577348edf csv export, clean up export type branching f0x 2023-01-26 19:08:39 +0100
  • 3b41ab8d87 Replace format with content_type everywhere Vyr Cossont 2023-01-26 09:49:41 -0800
  • e478aeec0b minor styling tweaks f0x 2023-01-26 18:45:07 +0100
  • c80786014c CSV import/export, UI/UX improvements to import-export interface f0x 2023-01-26 18:37:11 +0100
  • 3960327a43 checkbox-list styling with taller <p> element f0x 2023-01-26 16:39:25 +0100
  • 2fb87bad7c fix optional line start (should be optional slash) tsmethurst 2023-01-26 15:51:34 +0100
  • 6a58f42081 Merge branch 'main' into federate_flag_out tsmethurst 2023-01-26 15:23:20 +0100
  • 782169da76
    [chore] set max open / idle conns + conn max lifetime for both postgres and sqlite (#1369) tobi 2023-01-26 15:12:48 +0100
  • 1fee005525 go fmt tsmethurst 2023-01-26 12:19:41 +0100
  • 3f7fa58a4e introduce max open conns multiplier, tune sqlite and pg separately tsmethurst 2023-01-26 12:19:29 +0100
  • 0ea71229c4 Merge branch 'main' into db_tweaking tsmethurst 2023-01-26 11:10:05 +0100
  • 9892d4874a filterable local emoji list f0x 2023-01-25 14:32:59 +0100
  • 17eecfb6d9
    [feature] Public list of suspended domains (#1362) f0x52 2023-01-25 18:06:41 +0100
  • d37e4bced9 domain blocklist error message grammar f0x 2023-01-25 18:04:05 +0100
  • 028ba9c6f0 always attach blocklist handler, update error message f0x 2023-01-25 18:01:10 +0100
  • fe84b3005a reports federate out, we did it lxds tsmethurst 2023-01-25 17:15:50 +0100
  • bda0d6a1c7 reword explanation, border styling f0x 2023-01-24 21:07:40 +0100
  • 731eaf7130 re-use InstancePeersGet for web-accessible domain blocklist f0x 2023-01-24 21:07:31 +0100
  • 1fe792ac80 format/linter f0x 2023-01-19 20:48:18 +0000
  • a5f83fc858 add opt-in config option for showing suspended domains f0x 2023-01-19 20:41:02 +0000
  • 724c466044 better formatting for domain blocklist f0x 2023-01-19 20:03:52 +0000
  • a443f7d62c style basic domain block list f0x 2023-01-19 18:39:37 +0000
  • 4c2a965d68 basic rendered domain blocklist (unauthenticated!) f0x 2023-01-19 18:39:37 +0000
  • 17ba48be53 reduce cache size default to 8MiB, reduce connections to 2 * cpu tsmethurst 2023-01-25 12:09:31 +0100
  • c495e14664 Merge branch 'main' into db_tweaking tsmethurst 2023-01-25 11:14:37 +0100
  • 993aae5e48
    [feature] Accept incoming federated Flag activity (#1382) tobi 2023-01-25 11:12:27 +0100
  • faeb7ded3b
    [feature] Implement reports admin API so admins can view + close reports (#1378) tobi 2023-01-25 11:12:17 +0100
  • 27d4e364e0
    [chore] Settings refactor fix4 (#1383) f0x52 2023-01-25 09:47:55 +0100
  • 58e4176ec7 Merge branch 'settings-refactor-fix4' of github.com:superseriousbusiness/gotosocial into settings-refactor-fix4 f0x 2023-01-24 18:36:22 +0100
  • 269abd7b76 eslint vscode task f0x 2023-01-24 18:36:18 +0100