Commit graph

  • b3194f1fee
    Add missing published field to Announce nullpointer-changes Rafael Caricio 2023-08-10 22:15:17 +0200
  • af29c06290
    Hack: Allow for me specifically to migrate to GoToSocial Rafael Caricio 2023-08-07 19:06:21 +0200
  • 0ddc2edf19
    [bugfix] only set content-length AFTER rewinding body bytes (#2086) kim 2023-08-08 12:45:29 +0100
  • 3920bc87d1
    [bugfix] don't accept unrelated statuses (#2078) kim 2023-08-08 12:26:34 +0100
  • 4b05dcde43
    [chore] Update robots.txt, give chatgpt the middle finger (#2085) tobi 2023-08-08 13:16:34 +0200
  • 9df4d38c43
    [chore] Add Feditext as recommended client (#2081) Daenney 2023-08-08 12:19:41 +0200
  • be3718f6e4
    [chore] Use generic pointer function (#2080) Daenney 2023-08-07 19:38:11 +0200
  • 02d2270d81
    Hack: Allow for me specifically to migrate to GoToSocial main Rafael Caricio 2023-08-07 19:06:21 +0200
  • 120510ccbf
    No need for published field to be strictly present Rafael Caricio 2023-08-07 19:05:21 +0200
  • 517829ae6a
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 (#2073) dependabot[bot] 2023-08-07 08:28:49 +0000
  • 0f812746b7
    [feature] Allow full BCP 47 in language inputs (#2067) Vyr Cossont 2023-08-07 01:25:54 -0700
  • 303a6a6b1d
    [chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076) dependabot[bot] 2023-08-07 08:21:44 +0000
  • cc69250bbe
    [chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075) dependabot[bot] 2023-08-07 08:18:28 +0000
  • 0242f03d36
    [chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#2077) dependabot[bot] 2023-08-07 08:13:55 +0000
  • aaa5985d7d
    [chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074) dependabot[bot] 2023-08-07 08:03:43 +0000
  • c1375ca5c1
    [chore] Remove go-playground/validator (#2069) Daenney 2023-08-06 12:22:40 +0200
  • 6f4ae8f58d
    [bugfix] update cache library with nil ptr fix (#2070) kim 2023-08-06 10:55:04 +0100
  • 7f1f2b80ea
    [docs] fix postgres create database command (#2071) Max Rosin 2023-08-06 11:54:07 +0200
  • 9a291dea84
    [performance] add caching of status fave, boost of, in reply to ID lists (#2060) kim 2023-08-04 12:28:33 +0100
  • 00adf18c24
    [feature] simpler cache size configuration (#2051) kim 2023-08-03 10:34:35 +0100
  • e8a20f587c
    [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) tobi 2023-08-02 17:21:46 +0200
  • 2cee8f2dd8
    [bugfix] fix slow accounts / statuses using emojis lookups (#2056) kim 2023-08-02 15:11:23 +0100
  • 24516b84c2
    [bugfix] handle HEAD requests more elegantly (#2055) kim 2023-08-02 09:28:20 +0100
  • cec29e2a8d
    [bugfix] Allow instance accounts to be shown in search results in certain circumstances (#2053) tobi 2023-08-02 09:31:09 +0200
  • 2be83fdca5
    [feature] Allow users to skip http client tls verification for testing purposes (with appropriately loud warnings) (#2052) tobi 2023-08-01 19:50:17 +0200
  • 9bd03e122e
    [feature] Set timezone in Docker using TZ env variable (#2050) tobi 2023-08-01 14:47:53 +0200
  • 70929c1691
    Revert "[feature] Configurable timezone in containers (#2046)" (#2048) tobi 2023-08-01 12:31:50 +0200
  • 96dd0e75f2
    [feature] Configurable timezone in containers (#2046) Charles Chin 2023-08-01 18:09:46 +0800
  • 2796a2e82f
    [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) tobi 2023-07-31 15:47:35 +0200
  • ed2477ebea
    [performance] cache follow, follow request and block ID lists (#2027) kim 2023-07-31 11:25:29 +0100
  • de148e9f9f
    [bugfix/frontend] Decode URI component domain before showing on frontend (#2043) tobi 2023-07-31 12:18:27 +0200
  • a5a80b4bbe
    [chore]: Bump github.com/abema/go-mp4 from 0.10.2-0.20230727031202-a1a707db6ecd to 0.11.0 (#2042) dependabot[bot] 2023-07-31 09:47:56 +0100
  • 9ed9d96597
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61 (#2041) dependabot[bot] 2023-07-31 09:47:25 +0100
  • b874e9251e
    [feature] Implement markers API (#1989) Vyr Cossont 2023-07-29 03:49:14 -0700
  • cf4bd700fb
    [chore] Update activity dependency (#2031) tobi 2023-07-27 20:54:30 +0200
  • e747c14685
    [chore] fix merge issue (#2029) tobi 2023-07-27 12:54:27 +0200
  • 98c2b8ff7e
    [chore] update go-mp4 to latest commit (#2028) Dominik Süß 2023-07-27 10:31:36 +0200
  • 22ac4607a1
    [feature] Support setting private notes on accounts (#1982) Vyr Cossont 2023-07-27 01:30:39 -0700
  • 5f3e095717
    [performance] retry db queries on busy errors (#2025) kim 2023-07-25 09:34:05 +0100
  • 9eff0d46e4
    [feature/performance] support uncaching remote emoji + scheduled cleanup functions (#1987) kim 2023-07-24 13:14:13 +0100
  • 81fe59dadc
    [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2021) dependabot[bot] 2023-07-24 10:24:03 +0000
  • b05f6c8f56
    [chore]: Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#2023) dependabot[bot] 2023-07-24 10:21:14 +0000
  • c9f3539b5a
    [chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022) dependabot[bot] 2023-07-24 10:20:11 +0000
  • 8b71567f9e
    [chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024) dependabot[bot] 2023-07-24 10:14:16 +0000
  • b7891bb462
    [chore]: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#2020) dependabot[bot] 2023-07-24 10:13:31 +0000
  • 994d5e80d9
    [chore] Disable the right webfinger test (#2018) Daenney 2023-07-23 16:33:16 +0200
  • 5a29a031ad
    [chore] Admin CLI + new account creation refactoring (#2008) tobi 2023-07-23 12:33:17 +0200
  • f8f0312042
    [feature] Report Masto version in /api/v1/instance (#1977) Daenney 2023-07-21 19:49:13 +0200
  • 43a2753ef0
    [chore]: Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#1993) dependabot[bot] 2023-07-21 16:43:56 +0200
  • da8282081c
    [feature] Lower remote media cache config duration (#2007) Daenney 2023-07-21 16:22:59 +0200
  • fa57c699fe
    [chore]: Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#1991) dependabot[bot] 2023-07-21 14:22:20 +0000
  • 83139989b5
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60 (#1992) dependabot[bot] 2023-07-21 14:22:17 +0000
  • d53449ccb4
    [chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994) dependabot[bot] 2023-07-21 14:22:13 +0000
  • 8ac3a3f688
    Bump word-wrap from 1.2.3 to 1.2.4 in /web/source (#2001) dependabot[bot] 2023-07-21 14:21:50 +0000
  • 89ee9d5004
    [bugfix] Return all accounts when list accounts limit <= 0 (#2014) tobi 2023-07-21 14:56:38 +0200
  • d6fa74e5dc
    [bugfix] Change maximumPasswordLength to 72 bytes (#2012) tobi 2023-07-21 11:29:18 +0200
  • 95e2024c2a
    [docs] Apache setup for Caching assets and media (#2005) (#2005) mirabilos 2023-07-20 18:48:52 +0200
  • f4319740ab
    [bugfix] more robust list timeline invalidation (#1995) kim 2023-07-18 09:43:17 +0100
  • 346ecabd07
    [bugfix] Add missing continue statement in prepareXBetweenIDs (#1996) tobi 2023-07-18 10:39:16 +0200
  • 12b6cdcd8c
    [bugfix] Set Vary header correctly on cache-control (#1988) tobi 2023-07-13 21:27:25 +0200
  • 88688899aa
    [chore] Skip webfinger test on CI (#1983) Daenney 2023-07-12 17:09:49 +0200
  • 1951e6c840
    [bugfix] Update account Update logic (#1984) tobi 2023-07-12 13:20:15 +0200
  • 8d92b2479f
    [bugfix] Align default values in the configuration file with the code (#1971) firescry 2023-07-12 10:28:41 +0200
  • f5d6503aad
    Bump semver from 6.3.0 to 6.3.1 in /web/source (#1981) dependabot[bot] 2023-07-12 10:27:31 +0200
  • 0d267fd598
    [bugfix] Properly handle range > content-length (#1979) MaeIsBad 2023-07-12 09:51:51 +0200
  • ca5492b65f
    [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) tobi 2023-07-10 17:05:59 +0200
  • a29b5affc8
    [chore]: Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#1975) dependabot[bot] 2023-07-10 12:58:06 +0100
  • f0dad439f6
    [feature] Use Read/Write lock for config (#1969) Daenney 2023-07-10 13:56:14 +0200
  • 6de5ca46f8
    [chore]: Bump golang.org/x/net from 0.11.0 to 0.12.0 (#1973) dependabot[bot] 2023-07-10 12:43:32 +0100
  • 901770f5c7
    [chore]: Bump golang.org/x/image from 0.8.0 to 0.9.0 (#1972) dependabot[bot] 2023-07-10 12:31:09 +0100
  • 65c89709bc
    [chore] Fix password typos (#1966) Daenney 2023-07-09 18:25:37 +0200
  • b0f0c8b822
    [docs] Activate the edit feature (#1967) Daenney 2023-07-09 18:25:14 +0200
  • 6dbb8ba7aa
    [bugfix] Fix delete follow req instead of follow (#1962) tobi 2023-07-08 23:12:06 +0200
  • f40bb02f31
    [bugfix] Delete mutual follow (requests) when receiving block from remote (#1960) tobi 2023-07-08 16:43:12 +0200
  • 747ea584bd
    [docs] Clarify how to add a page (#1959) Daenney 2023-07-08 15:44:58 +0200
  • 672386a1b9
    [bugfix] Don't overflow on very wide status'es (#1956) Daenney 2023-07-08 09:54:26 +0200
  • 2a99df0588
    [feature] enable + document explicit IP dialer allowing/denying (#1950) tobi 2023-07-07 16:17:39 +0200
  • ac564c1862
    [bugfix] Reorder web view logic, other small fixes (#1954) tobi 2023-07-07 14:58:53 +0200
  • 9ff4c20374
    [docs] Rework backups a bit (#1942) Daenney 2023-07-07 11:45:42 +0200
  • 81f33c3b9f
    [feature] Add media list command (#1943) Daenney 2023-07-07 11:35:05 +0200
  • e70bf8a6c8
    [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) tobi 2023-07-07 11:34:12 +0200
  • d9c69f6ce0
    [chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946) tobi 2023-07-05 12:34:37 +0200
  • 3d16962173
    [chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors (#1932) tobi 2023-07-04 12:55:10 +0200
  • ba0bc06b8c
    [feature] Add instance stats to /about (#1936) Daenney 2023-07-04 11:33:07 +0200
  • 1218f97e01
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.58 to 7.0.59 (#1941) dependabot[bot] 2023-07-04 11:22:40 +0200
  • 2a40c81f10
    [bugfix] Try to fix the webfinger test, again (#1931) Daenney 2023-06-27 18:32:03 +0200
  • d98b6318ac
    [bugfix] Use gtserror package for WrongType errs (#1930) tobi 2023-06-27 11:37:42 +0200
  • e3e0f673cc
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.58 (#1928) dependabot[bot] 2023-06-26 20:45:49 +0000
  • 4ad933b71c
    [chore]: Bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#1929) dependabot[bot] 2023-06-26 22:35:40 +0200
  • 120743d3bf
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.12.6 to 2.12.7 (#1927) dependabot[bot] 2023-06-26 09:34:00 +0000
  • 33ccb716fc
    [chore]: Bump golang.org/x/image from 0.7.0 to 0.8.0 (#1926) dependabot[bot] 2023-06-26 09:32:58 +0000
  • 52ebff5e7e
    [bugfix] Only mark status orphaned on 410 Gone (#1923) tobi 2023-06-24 13:59:28 +0200
  • 3e19f480e6
    [bugfix] Ensure InReplyToID set properly, update dereference ancestors func (#1921) tobi 2023-06-24 09:32:10 +0200
  • 9a22102fa8
    [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) kim 2023-06-22 20:46:36 +0100
  • c4cf6326d8
    [docs] Clarify email requirement for OIDC (#1918) Daenney 2023-06-21 21:22:51 +0200
  • 8e0043104d
    [performance] update go-cache library (#1917) kim 2023-06-21 20:08:48 +0100
  • 831ae09f8b
    [feature] Add partial text search for accounts + statuses (#1836) tobi 2023-06-21 18:26:40 +0200
  • fab64a20b0
    [docs] Disambiguate docker version, don't recommend opening localhost (#1913) tobi 2023-06-20 14:36:23 +0200
  • f56dd290e1
    [chore]: Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#1908) dependabot[bot] 2023-06-19 08:19:49 +0000
  • 84eb7eaf26
    [chore] Fix Swagger paths for lists API endpoints (#1904) Umar Getagazov 2023-06-19 11:00:19 +0300