Commit Graph

  • acdd495c70
    [chore] Log during potentially long migrations (#3613) tobi 2024-12-09 15:53:56 +0100
  • e05660c46b remove unneeded log lines tobi 2024-12-09 15:14:09 +0100
  • 4632678636 [chore] Log during potentially long migrations tobi 2024-12-09 12:46:23 +0100
  • d9e722dea3
    [chore]: Bump golang.org/x/net from 0.31.0 to 0.32.0 (#3610) dependabot[bot] 2024-12-09 12:18:35 +0100
  • bb98bd2a92
    [chore]: Bump golang.org/x/crypto from 0.29.0 to 0.30.0 dependabot[bot] 2024-12-09 10:40:53 +0000
  • 4fbe06e332
    [docs] Add missing --config-path arg in backup documentation (#3607) STFN 2024-12-09 11:40:33 +0100
  • 0f8000f254
    [chore]: Bump golang.org/x/net from 0.31.0 to 0.32.0 dependabot[bot] 2024-12-09 10:40:11 +0000
  • f72e753a21
    [chore]: Bump golang.org/x/image from 0.22.0 to 0.23.0 (#3608) dependabot[bot] 2024-12-09 10:38:20 +0000
  • a176c5ec35
    [chore]: Bump golang.org/x/image from 0.22.0 to 0.23.0 dependabot[bot] 2024-12-09 10:02:01 +0000
  • a4e82cb7cc
    [chore]: Bump golang.org/x/text from 0.20.0 to 0.21.0 (#3611) dependabot[bot] 2024-12-09 11:00:25 +0100
  • 9283f617dc
    [chore]: Bump golang.org/x/text from 0.20.0 to 0.21.0 dependabot[bot] 2024-12-09 06:05:26 +0000
  • ad232af994 [docs] Add missing --config-path arg in backup documentation stfn 2024-12-08 18:14:06 +0100
  • 9477fd7eba
    [feature] Allow partial-word hashtags using non-breaking spaces (#3606) tobi 2024-12-08 16:03:00 +0100
  • 40db2382af update docs tobi 2024-12-08 15:44:04 +0100
  • ffba8211a8 [feature] Allow partial-word hashtags using non-breaking spaces tobi 2024-12-08 15:35:02 +0100
  • 642f5230e6
    [chore] stub /api/v1/accounts/{id}/featured_tags endpoint (#3598) Patrycja 2024-12-08 13:47:07 +0100
  • 06c0446900 Merge branch 'main' into account-featured_tags tobi 2024-12-08 13:17:28 +0100
  • 47e8af0f4d fix swagger parsing issue tobi 2024-12-08 13:17:22 +0100
  • 23fc70f4e6
    [feature] add support for receiving federated status edits (#3597) kim 2024-12-05 13:35:07 +0000
  • ff24ce95ff code comment kim 2024-12-05 13:10:26 +0000
  • 148bc121cc slight formatting tweak kim 2024-12-05 13:08:54 +0000
  • 534792467d properly handle media description changes during status edits kim 2024-12-05 13:05:19 +0000
  • 4168029d4f update swagger file kim 2024-12-04 14:52:41 +0000
  • cf925b2039
    Merge branch 'main' into account-featured_tags tobi 2024-12-04 13:37:30 +0100
  • 3e18d97a6e
    [feature] unending polls (#3592) kim 2024-12-04 09:35:48 +0000
  • 79f2e85f51
    [chore] bumps modernc/sqlite version to v1.34.2 on our custom fork (#3599) kim 2024-12-04 09:33:09 +0000
  • 70a6bcc1bc fix envparsing kim 2024-12-04 00:59:00 +0000
  • fba1d756b1 bumps modernc/sqlite version to v1.34.2 on our custom fork kim 2024-12-04 00:53:39 +0000
  • 9f51f1d3db add more code comments kim 2024-12-04 00:20:32 +0000
  • 436363cd09 fix more serialization tests ... kim 2024-12-04 00:13:19 +0000
  • bcfa9af8a5 ensure that status.updated_at always fits chronologically kim 2024-12-03 23:57:36 +0000
  • 8edb57a782 remove the choice of paging on the timeline public filtered test (otherwise it needs updating every time you add statuses ...) kim 2024-12-03 16:06:21 +0000
  • db3f6687ed add edited_at field to apimodel status kim 2024-12-03 15:53:23 +0000
  • 8bee4508a5 grrr linter kim 2024-12-03 15:34:33 +0000
  • 880dd899a1 fix status edit test kim 2024-12-03 15:24:12 +0000
  • 6b4f12283f more test fixing, ensure the edit.status_id field is actually set 🤦 kim 2024-12-03 13:53:00 +0000
  • 9a01b647da more serialization test fixing 🥲 kim 2024-12-03 13:46:39 +0000
  • 7635a0d133 undo some gtscontext wrapping changes kim 2024-12-03 13:46:20 +0000
  • 9f7a84f9f3 gah!! json serialization tests!! kim 2024-12-03 13:34:10 +0000
  • 0c0780d4a4 update more status serialization tests not expecting 'updated' AS property kim 2024-12-03 13:32:10 +0000
  • 34fe804242 fix up more tests, further complete the dereferencer status edit tests kim 2024-12-03 13:27:08 +0000
  • 736d45db7f remove media_attachments.updated_at column kim 2024-12-03 12:51:48 +0000
  • d1db703e5b flesh out more of the dereferencer status edit tests, ensure updated at field set on outgoing AS statuses kim 2024-12-02 15:36:09 +0000
  • f4f5e8b5aa don't automatically set `updated_at` field on updated statuses kim 2024-12-02 15:35:25 +0000
  • ca809d8cc0 add test for deleting status edits kim 2024-11-29 16:59:42 +0000
  • c913f604bf fix panic wording kim 2024-11-29 16:53:11 +0000
  • 4dd9c00cac fix tests now new models are added, add more status edit DB tests kim 2024-11-29 16:51:20 +0000
  • f9a393d6ab actually remove the Mention.UpdatedAt field... kim 2024-11-27 17:07:19 +0000
  • 0c808ecb8d use model instead of table name kim 2024-11-27 17:07:00 +0000
  • bb862b54bd fix new statusedits sql kim 2024-11-27 16:02:28 +0000
  • 63ddeb0879 add StatusEdit{} test models kim 2024-11-27 14:44:01 +0000
  • b10bd9b782 allow generating gotosocial compatible ulid via CLI with `go run ./cmd/gen-ulid` kim 2024-11-27 14:17:19 +0000
  • aa7191eb52 remove unused function kim 2024-11-26 16:36:08 +0000
  • 305c50b037 add more of status edit migrations, fill in more of the necessary edit delete functionality kim 2024-11-26 16:23:11 +0000
  • 20e20feae0 start adding tests, add delete function for status edits kim 2024-11-16 10:16:32 +0000
  • cf707893cc add migration to add the StatusEdit{} table kim 2024-11-13 15:29:56 +0000
  • 3f89258660 add migration to remove Mention{}.UpdatedAt field kim 2024-11-13 15:20:40 +0000
  • 80cc0b165c remove mention.UpdatedAt, fixes related to NewULIDFromTime() change kim 2024-11-13 15:08:22 +0000
  • a449781152 update new mention creation to use status.UpdatedAt kim 2024-11-13 14:36:56 +0000
  • 3c90e2dd76 remove unused AdditionalEmojiInfo{}.CreatedAt kim 2024-11-13 14:36:24 +0000
  • 681927fa34 remove unused AdditionalInfo{}.CreatedAt kim 2024-11-13 14:35:11 +0000
  • 3e131f5da6 add support for status edits in the database, and update status dereferencer to handle them kim 2024-11-13 13:51:03 +0000
  • fc8d3742c9 add support for extracting Updated field from Statusable implementers kim 2024-11-13 12:02:17 +0000
  • 55d6731497
    [chore] Update frontend bug report issue title prefix (#3596) CDN 2024-12-03 22:22:19 +0800
  • 732b03a742
    [bugfix] Load instance-wide custom css unconditionally in thread details page (#3595) CDN 2024-12-03 22:21:47 +0800
  • acec876c7f
    [chore] Update frontend bug report issue title prefix CDN18 2024-12-03 21:33:50 +0800
  • 685aef1ada
    [bugfix] Load instance-wide custom css unconditionally in thread details page CDN18 2024-12-03 17:35:33 +0800
  • 2ac3e57fc7 remove unused argument kim 2024-12-02 14:45:33 +0000
  • 98e0fea4eb adds support for unending polls to be created locally kim 2024-12-02 14:28:17 +0000
  • a597e1ed85
    [chore]: Bump codeberg.org/gruf/go-ffmpreg from 0.6.0 to 0.6.1 (#3591) dependabot[bot] 2024-12-02 12:54:14 +0000
  • 9609c4550d
    [feature] Add global instance CSS customization setting (#3352) Victor Dyotte 2024-12-02 06:24:48 -0500
  • 7cd9b0eae0 Merge branch 'main' into instance-custom-css tobi 2024-12-02 10:55:05 +0100
  • dce85a2b7a
    [feature/themes] Add auto-switching themes for blurple/brutalist/solarized (#3588) CDN 2024-12-02 17:50:32 +0800
  • 44b7bc71b6
    [docs/zh] Update zh docs: synced to da4db81bcf (#3589) CDN 2024-12-02 17:48:53 +0800
  • dbef5ee03b
    [chore] Replace Semaphore recommendation with Pinafore. (#3586) Phil Hagelberg 2024-12-02 01:47:05 -0800
  • 936b269b05
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 (#3590) dependabot[bot] 2024-12-02 10:44:43 +0100
  • 5021385d35
    [chore]: Bump codeberg.org/gruf/go-ffmpreg from 0.6.0 to 0.6.1 dependabot[bot] 2024-12-02 06:58:08 +0000
  • 2592910cc6
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 dependabot[bot] 2024-12-02 06:57:12 +0000
  • 74e30f06d2 Accept any 2xx code as a success Vyr Cossont 2024-12-01 21:25:55 -0800
  • a356c860dd Send instance URL as Web Push JWT subject Vyr Cossont 2024-12-01 21:17:54 -0800
  • dcac7f2035 Log Web Push server error messages Vyr Cossont 2024-12-01 20:41:27 -0800
  • 79559933e0 Create web push subscriptions table with indexes Vyr Cossont 2024-12-01 20:22:02 -0800
  • 74b0541e02 Fix GetVAPIDKeyPair Vyr Cossont 2024-12-01 20:02:00 -0800
  • c8d213a9ef Fix enum to int migration Vyr Cossont 2024-12-01 20:01:51 -0800
  • 59efb12e45
    [docs/zh] Update zh docs: synced to da4db81bcf CDN18 2024-12-02 04:22:55 +0800
  • de88f08961
    [chore/themes] Add auto-switching themes for blurple/brutalist/solarized CDN18 2024-12-02 03:17:25 +0800
  • f663f56946 Update Swagger Vyr Cossont 2024-11-30 20:20:26 -0800
  • 88dddd529f Linter fixes Vyr Cossont 2024-11-30 20:18:56 -0800
  • b99ea8121c Implement push subscription API Vyr Cossont 2024-11-30 20:13:06 -0800
  • 4ddfbad557 Delete Web Push subscriptions when account is deleted Vyr Cossont 2024-11-30 18:18:29 -0800
  • 1d0e608c81 Test Web Push notifications from workers Vyr Cossont 2024-11-30 14:03:53 -0800
  • 05b8156ba5 Add no-op push senders to most processor tests Vyr Cossont 2024-11-30 12:32:35 -0800
  • ddb21cd515 Add Web Push sender (similar to email sender) Vyr Cossont 2024-11-30 12:29:46 -0800
  • 17fd35661d Store Web Push subscriptions in DB Vyr Cossont 2024-11-30 12:24:13 -0800
  • 5a2e8341a2 Return VAPID public key when registering an app Vyr Cossont 2024-11-23 20:41:35 -0800
  • b082e53c8c Add VAPID public key to instance info API Vyr Cossont 2024-11-23 20:35:02 -0800
  • 1ea57b398a Generate VAPID key pair during startup Vyr Cossont 2024-11-23 20:32:55 -0800
  • 875517c324 Single-row table for storing instance's VAPID key pair Vyr Cossont 2024-11-23 19:48:51 -0800
  • 2566523a94 Add webpush-go dependency Vyr Cossont 2024-11-23 19:47:50 -0800
  • 2d0dcff754 Update push subscription API model to be Mastodon 4.0 compatible Vyr Cossont 2024-11-23 19:47:03 -0800