Commit graph

  • 85c32526f2 WIP tests kaimanhub 2025-03-21 23:58:13 +02:00
  • 8cbfc9b188 Add preview card support kaimanhub 2025-03-21 23:58:13 +02:00
  • 6736da5178 Add migrations kaimanhub 2025-03-21 23:58:13 +02:00
  • 365b575341
    [feature] add TOTP two-factor authentication (2FA) (#3960) tobi 2025-04-07 16:14:41 +02:00
  • fa4d267d16 rename util functions tobi 2025-04-07 15:54:56 +02:00
  • 8f874a0ec0 use MustGenerateSecret for backup codes tobi 2025-04-07 15:45:14 +02:00
  • c5046b59ef use io.ReadFull tobi 2025-04-07 14:55:18 +02:00
  • d84d73c050 don't bother with string conversion for consts tobi 2025-04-07 14:52:23 +02:00
  • 9d10fb59b5 use byteutil.S2B to avoid allocations when comparing + generating password hashes tobi 2025-04-07 14:48:48 +02:00
  • 6f24205a26
    [bugfix] Don't assume "manuallyApprovesFollowers": true if not set (#3978) tobi 2025-04-07 13:52:24 +02:00
  • 2b1deae518 whoops, tests tobi 2025-04-07 13:27:46 +02:00
  • 0977f2a2a4 [bugfix] Don't assume "manuallyApprovesFollowers": true if not set tobi 2025-04-07 13:19:41 +02:00
  • c6c212fb81 Merge branch 'main' into 2fa tobi 2025-04-07 12:57:02 +02:00
  • bce643286c
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.89 (#3977) dependabot[bot] 2025-04-07 11:05:51 +01:00
  • e0ea77b730
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.0 (#3974) dependabot[bot] 2025-04-07 11:05:22 +01:00
  • 920e20c2d2
    [chore]: Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#3975) dependabot[bot] 2025-04-07 11:04:56 +01:00
  • 4232d61782
    [chore]: Bump codeberg.org/gruf/go-mutexes from 1.5.1 to 1.5.2 (#3976) dependabot[bot] 2025-04-07 11:04:45 +01:00
  • 2cc5d6269d
    [chore]: Bump codeberg.org/gruf/go-structr from 0.9.0 to 0.9.6 (#3973) dependabot[bot] 2025-04-07 11:03:57 +01:00
  • 1bf2b17ff9
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.89 dependabot[bot] 2025-04-07 07:02:58 +00:00
  • 97d6722b62
    [chore]: Bump codeberg.org/gruf/go-mutexes from 1.5.1 to 1.5.2 dependabot[bot] 2025-04-07 07:02:25 +00:00
  • 1f36a0c063
    [chore]: Bump golang.org/x/crypto from 0.36.0 to 0.37.0 dependabot[bot] 2025-04-07 07:01:57 +00:00
  • ffc7ebd799
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.0 dependabot[bot] 2025-04-07 07:01:27 +00:00
  • 0bc3d9d49a
    [chore]: Bump codeberg.org/gruf/go-structr from 0.9.0 to 0.9.6 dependabot[bot] 2025-04-07 07:01:00 +00:00
  • e263d23622
    [bugfix] Change email Date header to use RFC2822 (#3972) tobi 2025-04-06 14:55:35 +02:00
  • 8ae2440da3
    [chore] Migrate accounts to new table, relax uniqueness constraint of actor url and collections (#3928) tobi 2025-04-06 14:39:40 +02:00
  • 8405799d8a [bugfix] Change email Date header to use RFC2822 tobi 2025-04-06 14:17:10 +02:00
  • 419e75d15b fix tiny whoopsie tobi 2025-04-06 14:02:20 +02:00
  • 79132d47cc sillyness tobi 2025-04-06 13:53:36 +02:00
  • 6143bb9879 remove unused cache fields tobi 2025-04-06 12:05:40 +02:00
  • 1bfc1aa7d1 fiddle with it! (that's what she said) tobi 2025-04-06 12:02:26 +02:00
  • 39339dc832 Merge branch 'main' into relax_account_uri_uniqueness tobi 2025-04-06 11:00:08 +02:00
  • 650be1e8d0
    [feature] Allow deleting avatar + header via settings panel (#3970) tobi 2025-04-05 15:25:21 +02:00
  • e0f704961c [feature] Allow deleting avatar + header via settings panel tobi 2025-04-05 15:01:54 +02:00
  • b184432331
    [feature] Allow editing domain blocks/allows, fix comment import (#3967) tobi 2025-04-04 18:29:22 +02:00
  • 30edcb5099 fix the stuff tobi 2025-04-04 18:04:21 +02:00
  • db4b857159
    [chore] bump ncruces/go-sqlite3 to v0.25.0 (#3966) kim 2025-04-04 15:34:38 +00:00
  • 3409e6414c [bugfix] Use "comment" via /api/v1/instance tobi 2025-04-04 17:29:15 +02:00
  • e856d09f8e [feature] Allow editing domain blocks/allows, fix comment import tobi 2025-04-04 17:12:02 +02:00
  • 9fe53dbf1c bump ncruces/go-sqlite3 to v0.25.0 kim 2025-04-04 10:39:28 +01:00
  • 7d253550b3 start implementing editing of existing domain permissions tobi 2025-04-03 19:29:53 +02:00
  • 6473886c8e
    [bugfix] Fix Atkinson Hyperlegible font embedding on Ecks Pee theme. (#3964) Kelson Vibber 2025-04-03 00:43:21 -07:00
  • 471aceafb8 Fix Atkinson Hyperlegible font embedding on Ecks Pee theme. Kelson Vibber 2025-04-02 20:14:39 -07:00
  • fe352c69b5 [chore] Migrate accounts to new table, relax uniqueness constraint of actor url and collections tobi 2025-04-02 12:40:35 +02:00
  • 57c5f68e1a
    [bugfix] Fix update users query in migration (#3963) tobi 2025-04-02 12:39:38 +02:00
  • ca472f1383 [bugfix] Fix update users query in migration tobi 2025-04-02 11:55:29 +02:00
  • 47b3078f04 [feature] add TOTP two-factor authentication (2FA) tobi 2025-04-01 18:38:22 +02:00
  • b0873972ec
    [chore] bump golang.org/x/net@v0.38.0, github.com/gin-contrib/cors@v1.7.4, github.com/spf13/viper@v1.20.1, github.com/tdewolff/minify/v2@v2.22.4 (#3959) kim 2025-04-01 16:21:59 +00:00
  • 4141c5acd3 bump golang.org/x/net@v0.38.0, github.com/gin-contrib/cors@v1.7.4, github.com/spf13/viper@v1.20.1, github.com/tdewolff/minify/v2@v2.22.4 kim 2025-04-01 16:45:05 +01:00
  • 8948814771
    [chore]: Bump golang.org/x/net from 0.37.0 to 0.38.0 dependabot[bot] 2025-04-01 15:26:00 +00:00
  • fdf23a91de
    update modernc.org/sqlite to v1.37.0-concurrrency-workaround (#3958) kim 2025-04-01 15:24:11 +00:00
  • 91f7bfa643 update modernc.org/sqlite to v1.37.0-concurrrency-workaround kim 2025-04-01 15:01:07 +01:00
  • 9c31e213ca
    add a security.md stub, until (if) we determine a fancier security process :waves hands like a ghost: (#3955) kim 2025-03-31 18:58:09 +00:00
  • 1560c4314a add a security.md stub, until (if) we determine a fancier security process :waves hands like a ghost: kim 2025-03-31 17:47:55 +01:00
  • 0850a8f646
    [docs] NLnet Grant Application - NGI Zero Commons 2025 (#3954) tobi 2025-03-31 15:59:14 +02:00
  • 3949117be0
    [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) tobi 2025-03-31 15:51:17 +02:00
  • 790e8c1277 beep boop tobi 2025-03-31 15:35:37 +02:00
  • 8a7b1ce3dd [docs] NLnet Grant Application - NGI Zero Commons 2025 tobi 2025-03-31 14:26:12 +02:00
  • 35dc19c55c weeeeeeeeeeeeeeeee tobi 2025-03-31 13:07:14 +02:00
  • 25bf9fc512
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.22.3 to 2.22.4 dependabot[bot] 2025-03-31 06:11:02 +00:00
  • 109680c132
    [chore]: Bump github.com/spf13/viper from 1.20.0 to 1.20.1 dependabot[bot] 2025-03-31 06:10:57 +00:00
  • 8279b411d4
    [chore]: Bump codeberg.org/gruf/go-structr from 0.9.0 to 0.9.4 dependabot[bot] 2025-03-31 06:10:34 +00:00
  • 03ed575074
    [chore]: Bump github.com/gin-contrib/cors from 1.7.3 to 1.7.4 dependabot[bot] 2025-03-31 06:10:16 +00:00
  • d4335a23d1 Merge branch 'main' into blurhashes tobi 2025-03-30 11:09:13 +02:00
  • 85fb63f46f
    [docs] Fix Swagger URL for the "edit status" operation (#3932) Leonid Shevtsov 2025-03-30 11:21:08 +03:00
  • df425ac08a [feature] Use blurhashes in frontend, tidy up gallery view a bit tobi 2025-03-28 22:51:31 +01:00
  • 13e7ac3e6a
    bump ffmpreg to v0.6.7 (#3947) kim 2025-03-28 11:45:31 +00:00
  • 71de17e323 bump ffmpreg to v0.6.7 kim 2025-03-28 11:28:31 +00:00
  • 1ca855bc7a
    Fix Swagger URL for the "edit status" operation Leonid Shevtsov 2025-03-27 21:27:36 +02:00
  • d49abd7bd7
    bump modernc.org/sqlite to v1.36.2-concurrency-workaround (#3945) kim 2025-03-27 11:23:23 +00:00
  • 5e83df5def bump modernc.org/sqlite to v1.36.2-concurrency-workaround kim 2025-03-26 22:06:20 +00:00
  • b6e481d63e
    [feature] Allow user to choose "gallery" style layout for web view of profile (#3917) tobi 2025-03-26 16:59:39 +01:00
  • 3d965a8b99 panic normally tobi 2025-03-26 14:48:29 +01:00
  • 974e710f63 Merge branch 'main' into add_gallery_web_rendering_mode tobi 2025-03-26 14:44:35 +01:00
  • f46e490c30
    [chore] bumps our spf13/viper version (#3943) kim 2025-03-26 11:44:24 +00:00
  • 68dbe05903 fixes the one breaking change kim 2025-03-26 11:18:48 +00:00
  • 8b99d0d5e4 bumps our spf13/viper version kim 2025-03-26 11:15:25 +00:00
  • 1bf40e755c
    feat: Relax URL matching (#3925) Daenney 2025-03-24 14:13:32 +01:00
  • 77a33f6fb0 [chore] Review comments Daenney 2025-03-24 13:43:15 +01:00
  • 5822d451c7 Merge branch 'main' into add_gallery_web_rendering_mode tobi 2025-03-24 13:29:25 +01:00
  • 27171a78de
    [feature] Parse funkwhale Album as Statusable to allow barebones interacting with bandwagon (#3931) tobi 2025-03-24 11:56:42 +01:00
  • 4af8d1a2cb
    [chore]: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#3927) dependabot[bot] 2025-03-24 10:54:29 +00:00
  • f7e5f31c6b
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.21.3 to 2.22.3 (#3933) dependabot[bot] 2025-03-24 10:53:20 +00:00
  • a844f322ee
    [chore]: Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#3936) dependabot[bot] 2025-03-24 10:50:19 +00:00
  • 18c8f85a30
    [chore]: Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 (#3935) dependabot[bot] 2025-03-24 10:50:09 +00:00
  • a2caa5fdbb
    [chore]: Bump golang.org/x/net from 0.36.0 to 0.37.0 (#3934) dependabot[bot] 2025-03-24 10:49:57 +00:00
  • 80b1ae9dfa
    [chore]: Bump github.com/miekg/dns from 1.1.63 to 1.1.64 dependabot[bot] 2025-03-24 06:50:44 +00:00
  • d2661a9d8f
    [chore]: Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 dependabot[bot] 2025-03-24 06:50:33 +00:00
  • e4325936f7
    [chore]: Bump golang.org/x/net from 0.36.0 to 0.37.0 dependabot[bot] 2025-03-24 06:50:21 +00:00
  • 5bb09f710d
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.21.3 to 2.22.3 dependabot[bot] 2025-03-24 06:50:06 +00:00
  • c1fd23438d parse funkwhale / bandwagon album as statusable tobi 2025-03-23 16:27:10 +01:00
  • 728c1289f3 bump activity version tobi 2025-03-23 14:49:57 +01:00
  • 808031ca01
    [chore] Add extra org.opencontainers.image labels to docker build (#3930) tobi 2025-03-23 11:39:34 +01:00
  • b141d93a6a add more labels, fuck it tobi 2025-03-23 11:18:17 +01:00
  • 28e3c865ea [chore] Add extra org.opencontainers.image tags to docker build tobi 2025-03-23 11:11:38 +01:00
  • 8396c66984
    [chore]: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 dependabot[bot] 2025-03-21 22:31:37 +00:00
  • e7b4690318
    bumps modernc.org/sqlite to v1.36.1-concurrency-workaround (#3926) kim 2025-03-21 08:37:54 +00:00
  • 5b43b0e37c bumps modernc.org/sqlite to v1.36.1-concurrency-workaround kim 2025-03-20 21:55:02 +00:00
  • 5155718bcb feat: Relax URL matching Daenney 2025-03-20 15:28:28 +01:00
  • b6e56feeda [bugfix] Fix set obfuscate = null error in adoptPerm (#3922) v0.18.3 tobi 2025-03-19 12:06:50 +01:00
  • f94da1a33c [bugfix] Avoid nil ptr if maintenance router can't be started (#3919) tobi 2025-03-18 13:32:08 +01:00