Commit Graph

  • 451803b230
    [feature] Fetch + create domain permissions from subscriptions nightly (#3635) main tobi 2025-01-08 11:29:40 +0100
  • c013892ca2
    [chore] replace statuses.updated_at column with statuses.edited_at (#3636) kim 2025-01-08 10:29:23 +0000
  • 6ea156cc7d use bufio scanner tobi 2025-01-07 18:48:01 +0100
  • 28193df3d0 validate csv headers before full read tobi 2025-01-07 18:43:27 +0100
  • bb55ffcb8a thanks linter, love you <3 tobi 2025-01-07 18:29:18 +0100
  • 00038c471f use switch for permType instead of if/else tobi 2025-01-07 18:28:01 +0100
  • 52c3847dc0 defer finished log tobi 2025-01-07 18:24:28 +0100
  • b70b8e2b72 add more context to error logs tobi 2025-01-07 18:23:26 +0100
  • 3674223d27 don't use receiver for permsFrom funcs tobi 2025-01-07 17:54:08 +0100
  • 480ce48a3e make higherPrios a simple slice tobi 2025-01-07 17:52:28 +0100
  • 7233c4d768 move obfuscate parse nearer to where err is checked tobi 2025-01-07 17:49:02 +0100
  • 203d2b79a3 rename force -> skipCache tobi 2025-01-07 17:46:29 +0100
  • 175107f6a3 rename actions package tobi 2025-01-07 17:44:38 +0100
  • e773bba875 copy paste errors tobi 2025-01-07 17:35:16 +0100
  • 42a840a792 finish up docs tobi 2025-01-07 17:23:31 +0100
  • 1b054a89a1 start on docs tobi 2025-01-06 18:23:37 +0100
  • d7cba23f6f move status.EditID setting into handleStatusEdit() kim 2025-01-06 17:01:08 +0000
  • d5e2611821 fix status.EditIDs not being carried over in dereferencer.encrichStatus() kim 2025-01-06 16:52:13 +0000
  • 660fe0df66 fix log to logf call kim 2025-01-06 16:05:06 +0000
  • 5188de34d5 better code comments, fix setting of status + edit + mention + poll database times kim 2025-01-06 15:23:14 +0000
  • 2f26878e33 code comment kim 2025-01-06 14:58:20 +0000
  • 5afc9ebeb3 update statuses table to replace updated_at column with edited_at kim 2025-01-06 14:54:45 +0000
  • 08e04f4ed2 dries your wets tobi 2025-01-06 15:24:56 +0100
  • d697661e86 envparsing tobi 2025-01-06 12:45:01 +0100
  • 0f45cf03c2 swagger tobi 2025-01-06 12:43:47 +0100
  • b8decec3e1 test domain perm subs tobi 2025-01-06 12:30:18 +0100
  • f7b1d5e302
    Merge 6c013c25cb into e9bb7ddd3a Jochen Schalanda 2025-01-05 23:33:17 +0000
  • f325a43221
    Merge 9acf9ddc75 into e9bb7ddd3a Daenney 2025-01-05 23:59:47 +0100
  • bb0395de08 peepeepoopoo tobi 2025-01-05 13:28:10 +0100
  • e9bb7ddd3a
    [feature] Create/update/remove domain permission subscriptions (#3623) tobi 2025-01-05 13:20:33 +0100
  • 65f6e88dc3 lint tobi 2025-01-05 12:56:07 +0100
  • 56a7ce76ee remove count column tobi 2025-01-05 12:46:56 +0100
  • 10945e7809 name etag column correctly tobi 2025-01-04 12:24:26 +0100
  • a5e1157ff7 create drafts, subs, exclude, from snapshot models tobi 2025-01-04 12:07:56 +0100
  • 6ec80ab777 remove errant fmt.Println tobi 2025-01-03 18:09:28 +0100
  • 272f7069b8 Merge branch 'main' into domain_permission_subscriptions tobi 2025-01-03 17:49:08 +0100
  • ca94564008
    Merge 81993c6521 into 77f1e79532 Vyr Cossont 2025-01-03 12:28:43 +0000
  • 77f1e79532
    [chore] Update robots.txt with more AI bots (#3634) Daenney 2025-01-03 12:46:59 +0100
  • 662926ae92 [chore] Update robots.txt with more AI bots Daenney 2025-01-02 19:08:26 +0100
  • 70f8965a88
    Merge 2cd5abfdcf into 29da5b35a5 Vivian Lim ⭐ 2025-01-02 17:54:44 +0800
  • 3e58c72b75 Merge branch 'main' into domain_permission_subscriptions tobi 2024-12-31 10:44:30 +0100
  • 29da5b35a5
    [bugfix] more little edit fixes (#3633) kim 2024-12-31 09:44:07 +0000
  • a08e53caa2 stop attached status edit slice getting cached kim 2024-12-30 14:16:06 +0000
  • 379c05096d fix slice size calculation kim 2024-12-30 13:56:18 +0000
  • 81993c6521 Make GetVAPIDKeyPair idempotent push-notifications Vyr Cossont 2024-12-28 16:01:00 -0800
  • 053bad3ca1 Add notification type for update notifications Vyr Cossont 2024-12-28 14:38:54 -0800
  • 6ed26e0a93 Merge branch 'main' into push-notifications Vyr Cossont 2024-12-28 14:31:47 -0800
  • 6b727404be
    [bugfix] Advertise audio/mpeg as supported (#3632) Daenney 2024-12-28 11:02:12 +0100
  • 378822e480 Merge branch 'main' into domain_permission_subscriptions tobi 2024-12-28 08:56:52 +0100
  • be8b25f8fd [bugfix] Advertise audio/mpeg as supported Daenney 2024-12-27 18:30:24 +0100
  • 9e479fbfdf Remove unused date columns Vyr Cossont 2024-12-26 18:23:39 -0800
  • 25dc70e0df Merge branch 'main' into push-notifications Vyr Cossont 2024-12-25 17:42:56 -0800
  • 4bbd76abcf Use packed notification flags Vyr Cossont 2024-12-25 17:40:23 -0800
  • 0784aa3218
    [bugfix] small editing tweaks (#3631) kim 2024-12-24 21:16:49 +0000
  • cfa37968f7 only check creation date change when an existing status kim 2024-12-24 20:52:41 +0000
  • be69a0ece9 specifically allowed updated to be equal to published kim 2024-12-24 20:36:49 +0000
  • a66f3e2f89 add remote status published / updated field validation checks, handle appropriately in handleStatusEdit() kim 2024-12-24 15:14:30 +0000
  • 23a6c584f1 formatting kim 2024-12-24 14:25:32 +0000
  • 9e6625d309 improve handling of remote status updated_at to fix previous cases kim 2024-12-24 14:25:02 +0000
  • bc4c86ee6f ensure edited_at isn't set on boost wrapper statuses kim 2024-12-24 14:08:49 +0000
  • b2ffe2c904 Merge branch 'main' into domain_permission_subscriptions tobi 2024-12-24 11:26:48 +0100
  • fe8d5f2307
    [feature] add support for clients editing statuses and fetching status revision history (#3628) kim 2024-12-23 17:54:44 +0000
  • 38cbf55de5 fix tests, add necessary form struct tag kim 2024-12-23 16:51:37 +0000
  • 1aa7f70660
    [chore] Stub /api/v1/announcements implementation (#3630) Daenney 2024-12-23 16:43:50 +0100
  • b212cd0169 add more code comments, move media description check back to media process in status create kim 2024-12-23 15:04:58 +0000
  • f0f3bc52dc fix status source test kim 2024-12-23 13:49:48 +0000
  • 44b779d8af remove unused function kim 2024-12-23 13:40:00 +0000
  • a270e0df10 update status edit form swagger comments kim 2024-12-23 13:37:37 +0000
  • aa125fb6ae add code comments for status edit tests kim 2024-12-23 13:33:43 +0000
  • a6e3b97474 ensure the requester's account is populated before status edits kim 2024-12-23 13:19:56 +0000
  • 587c12a3cc add code comment kim 2024-12-18 12:51:00 +0000
  • 7dadeeb4b9 store both new and old revision emojis in status kim 2024-12-18 12:49:30 +0000
  • 870b511481 finish adding status edit tests kim 2024-12-18 12:18:33 +0000
  • 1891a8b874 test edits appropriately adding poll expiry handlers kim 2024-12-17 16:36:51 +0000
  • ecc24b0ab3 add test editing status but adding a poll kim 2024-12-17 16:27:21 +0000
  • 1f71a0b799 start adding some simple processor status edit tests kim 2024-12-17 16:14:08 +0000
  • 7f866b36b8 only populate the status edits when specifically requested kim 2024-12-17 15:51:29 +0000
  • a2d2443103 modify 'freshest' freshness window to be 5s, add typeutils test for status -> api edits kim 2024-12-16 16:53:35 +0000
  • c8a465f9a0 start adding client support for making status edits and viewing history kim 2024-12-16 13:03:19 +0000
  • 92ce438140 [fix] Fix swagger some more Daenney 2024-12-23 00:20:59 +0100
  • ac1286e7b3 [fix] Forgot some swagger Daenney 2024-12-23 00:18:35 +0100
  • ec7dc35830 [chore] Stub /api/v1/announcements implementation Daenney 2024-12-22 20:41:26 +0100
  • 9ae0c7b363
    [chore] Update ncruces/go-sqlite3 to 0.21.3 (#3629) Daenney 2024-12-20 22:37:19 +0100
  • 3ae7902070 [chore] Update ncruces/go-sqlite3 to 0.21.3 Daniele Sluijters 2024-12-20 11:49:52 +0100
  • 86c686b5d6 Fix malformed VAPID sub claim Vyr Cossont 2024-12-19 23:32:42 -0800
  • c3cfd0b000 Merge branch 'main' into domain_permission_subscriptions tobi 2024-12-19 09:41:51 +0100
  • f78002f915
    [bugfix] Load instance-wide custom css in page stylesheets template (#3601) CDN 2024-12-18 17:47:17 +0800
  • eb77ceeed6
    update gruf/go-ffmpreg to v0.6.4 (#3627) kim 2024-12-18 00:27:24 +0000
  • c953f57e55
    update ncruces/go-sqlite3 to v0.21.2 (#3626) kim 2024-12-17 23:16:20 +0000
  • ef71052535 update gruf/go-ffmpreg to v0.6.4 kim 2024-12-17 22:58:08 +0000
  • fca72b1365 update ncruces/go-sqlite3 to v0.21.2 kim 2024-12-17 22:56:16 +0000
  • 2be9f03d85
    [chore] remove redunt import CDN18 2024-12-17 18:23:53 +0800
  • 1778110dc5
    [bugfix] Load instance-wide custom css in page stylesheets template CDN18 2024-12-17 15:34:35 +0800
  • 9697df0955
    bump ncruces/go-sqlite3 to v0.21.1 (#3625) kim 2024-12-16 11:37:53 +0000
  • ec00dbd496
    bump gruf/go-ffmpreg to v0.6.3 (#3624) kim 2024-12-16 11:36:01 +0000
  • 01c4d76d7c bump ncruces/go-sqlite3 to v0.21.1 kim 2024-12-16 11:00:45 +0000
  • 070e8fff1d bump gruf/go-ffmpreg to v0.6.3 kim 2024-12-16 10:58:27 +0000
  • 6c013c25cb Remove accidentally added config.NewState() Jochen Schalanda 2024-12-14 17:27:56 +0100
  • 2a81882de3 go fmt ./internal/config/helpers.gen.go Jochen Schalanda 2024-12-08 20:51:15 +0100
  • 3d3d82a931 Regenerate internal/config/helpers.gen.go Jochen Schalanda 2024-12-08 14:15:27 +0100