Commit graph

  • 12b6cdcd8c
    [bugfix] Set Vary header correctly on cache-control (#1988) main 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
  • 73bfb5fbff
    [bugfix] Parse POST-style forms in the list member removal endpoint (#1903) Umar Getagazov 2023-06-19 10:58:58 +0300
  • 70357a770f
    [chore]: Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.1 (#1907) dependabot[bot] 2023-06-19 09:56:15 +0200
  • b560fe186d
    [chore]: Bump golang.org/x/net from 0.10.0 to 0.11.0 (#1909) dependabot[bot] 2023-06-19 09:54:50 +0200
  • 54f3387c11
    [chore]: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1910) dependabot[bot] 2023-06-19 09:54:29 +0200
  • d8e16a226a
    [chore/bugfix] Refactor ap/extract.go functions, return URIs more reliably (#1897) tobi 2023-06-17 17:49:11 +0200
  • 0fa06c0cde
    [bugfix] Accept non-multipart forms for account updates (#1896) Umar Getagazov 2023-06-16 12:16:04 +0300
  • 827cc4df56
    [chore/bugfix] Demote failed inbox forwarding to warn log rather than error return (#1892) tobi 2023-06-14 15:08:31 +0200
  • 24fbdf2b0a
    [chore] Refactor AP authentication, other small bits of tidying up (#1874) tobi 2023-06-13 16:47:56 +0200
  • 433b56d2f9
    [docs] Add certificates and firewalling to advanced (#1888) Daenney 2023-06-13 16:30:09 +0200
  • 8fb5a7e7f8
    [Frontend] Settings for profile fields (#1885) f0x52 2023-06-13 12:21:26 +0200
  • 4990099fde
    [docs] Made Advanced its own section (#1883) Daenney 2023-06-12 15:38:53 +0200
  • 5d19fb1b2f
    [chore]: Bump modernc.org/sqlite from 1.23.0 to 1.23.1 (#1884) dependabot[bot] 2023-06-12 11:25:23 +0200
  • 5e2897e35c
    [bugfix] Invalidate timeline entries for status when stats change (#1879) tobi 2023-06-11 11:18:44 +0200
  • 84e1c7a7c4
    [docs] Revamp the installation guide (#1877) Daenney 2023-06-10 11:13:04 +0200
  • b0015a3604
    [bugfix] Delete from list timeline on status deletion (#1878) tobi 2023-06-10 11:11:54 +0200
  • 6f6b8576f0
    [docs] Add example tracing infrastructure (#1866) Daenney 2023-06-09 16:04:23 +0200
  • b401bd1ccb
    [chore] update latest deps, ensure readme up to date (#1873) tobi 2023-06-05 10:15:05 +0200
  • f1b70cc00f
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56 (#1869) dependabot[bot] 2023-06-05 09:28:13 +0200
  • 7638a68688
    [chore]: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1872) dependabot[bot] 2023-06-05 09:25:52 +0200
  • d7d660374a
    [bugfix] Fix slow joined home timeline query (#1867) tobi 2023-06-04 21:17:28 +0200
  • 45773a0bf4
    [bugfix/docs] AppArmor profile for SQLite (#1864) Daenney 2023-06-04 18:55:57 +0200
  • 97bc2e713a
    [chore] tidy + test timelines a bit better (#1865) tobi 2023-06-04 18:55:30 +0200
  • 186e849dbf
    [docs] Add Repology stats (#1859) Daenney 2023-06-04 11:40:32 +0200
  • 21c1552daa
    [chore] Update versions, fix lint errors (#1860) tobi 2023-06-03 13:58:57 +0200
  • 1d4137fb88
    [bugfix] Fix first item of thread dereferencing always being skipped (#1858) tobi 2023-06-03 11:35:15 +0200
  • 1f39275c0f
    [bugfix] Allow lowercase emoji shortcode in frontend (#1851) Julian-Samuel Gebühr 2023-06-02 17:42:14 +0200
  • 2358cf4e43
    [bugfix] Overwrite API client closed errors with 499 - Client Closed Request (#1857) tobi 2023-06-02 15:19:43 +0200
  • 20978b1278
    [performance] wrap httpclient response body to ensure drained before close (#1854) kim 2023-06-02 09:34:52 +0100
  • 55aacaf4b0
    [chore]: Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1855) dependabot[bot] 2023-06-01 22:20:16 +0100
  • 23705b31e4
    [chore/frontend] refactor header templating, add apple-touch-icon (#1850) tobi 2023-05-31 13:54:00 +0200
  • 9da20eeecb
    [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) kim 2023-05-31 09:39:54 +0100
  • 36fcd2e604
    [docs] clarify other federation modes not yet implemented (#1849) tobi 2023-05-31 10:35:55 +0200
  • 70262d403c
    [fix] Fix link to remote emoji pgae (#1845) Julian-Samuel Gebühr 2023-05-31 10:23:14 +0200
  • 049b02aab1
    [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 (#1843) dependabot[bot] 2023-05-29 14:03:08 +0100
  • f620ee8da9
    [chore]: Bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 (#1840) dependabot[bot] 2023-05-29 13:55:51 +0100
  • e50b228539
    [chore]: Bump github.com/ulule/limiter/v3 from 3.11.1 to 3.11.2 (#1841) dependabot[bot] 2023-05-29 13:54:05 +0100
  • 2e7043be95
    [chore]: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1842) dependabot[bot] 2023-05-29 13:47:57 +0100
  • 9ed96bc570
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.53 to 7.0.55 (#1844) dependabot[bot] 2023-05-29 13:47:11 +0100
  • 46d4ec0f05
    [bugfix/chore] Inbox post updates (#1821) tobi 2023-05-28 21:05:15 +0200
  • 5faeb4de20
    [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) kim 2023-05-28 13:08:35 +0100
  • 1f06914007
    [docs] Update + simplify roadmap, revise beta estimate (#1826) tobi 2023-05-26 18:00:30 +0200
  • 681486f84f
    [docs]: semaphone ref & DEBUG usage for standalone testing (#1828) decentral1se 2023-05-25 18:39:00 +0200
  • e0962987aa
    [bugfix/docs] Fix clear notifications API docs (#1831) Daenney 2023-05-25 16:56:33 +0200
  • fc524f8cf1
    [feature] Configurable custom css length (#1827) tobi 2023-05-25 15:18:15 +0200
  • 45f961a9fe
    [bugfix] allow usernames of length 1 (#1823) decentral1se 2023-05-25 11:15:10 +0200
  • f5c004d67d
    [feature] Add List functionality (#1802) tobi 2023-05-25 10:37:38 +0200
  • 282be6f26d
    [docs] local docs hacking howto (#1816) decentral1se 2023-05-23 17:38:39 +0200
  • d0e747cd58
    [docs] code highlighting configuration (#1817) decentral1se 2023-05-23 17:04:00 +0200
  • 999a6ae437
    [docs] support copy/pasta for code blocks (#1818) decentral1se 2023-05-23 11:51:43 +0200
  • a0952adc40
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.53 (#1808) dependabot[bot] 2023-05-22 20:05:27 +0200
  • c48abd8bc0
    [chore] update account statuses paging logic (#1814) tobi 2023-05-22 16:32:36 +0200
  • ea1bbacf4b
    [chore]: Bump github.com/go-playground/validator/v10 (#1812) dependabot[bot] 2023-05-22 09:17:48 +0200
  • 9c24dee01f
    [chore] Replace pinafore with semaphore (#1801) Julian-Samuel Gebühr 2023-05-21 22:40:43 +0200
  • 2063d01cdb
    [bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805) kim 2023-05-21 17:59:14 +0100
  • 107237c8e8
    [feature] Make client IP logging configurable (#1799) Daenney 2023-05-21 17:12:47 +0200
  • 68e54cbaa4
    [bugfix] Start + stop caches properly for testrig + pruning (#1804) tobi 2023-05-21 14:44:10 +0200
  • 99ddaba57e
    [bugfix] Fix incorrect default for empty emoji domain (#1803) tobi 2023-05-21 13:45:24 +0200
  • c7702c47bb
    [chore] Change time comparison in webfinger test (#1798) Daenney 2023-05-16 15:09:29 +0200
  • e91cabb704
    [bugfix] Fix NegotiateFormat with multiple accept headers (#1797) Daenney 2023-05-16 15:08:45 +0200