Commit graph

  • dbe22b9710 Merge branch 'pg-pool-size' into 'main' Alex Gleason 2024-05-08 16:49:42 +00:00
  • 5e1cfad5cc
    Add PG_POOL_SIZE environment variable Alex Gleason 2024-05-08 11:45:00 -05:00
  • b6dd49e2ef Merge branch 'relationships-mute' into 'main' Alex Gleason 2024-05-08 16:13:34 +00:00
  • 7ad0e4d9e9
    Relationships: fix blocks and mutes being switched Alex Gleason 2024-05-08 10:41:05 -05:00
  • e879f1a21f Merge branch 'admin-report-mark-as-resolved' into 'main' Alex Gleason 2024-05-08 13:38:43 +00:00
  • e8b690e262 fix(admin resolve): create admin event instead of create normal event P. Reis 2024-05-08 10:32:10 -03:00
  • fd05e4c5c4 Merge branch 'admin-report-mark-as-resolved' into 'main' Alex Gleason 2024-05-08 13:17:28 +00:00
  • 57495dbd7a feat: implement report resolve P. Reis 2024-05-07 20:49:42 -03:00
  • 66bae5eea7 Merge branch 'lint-staged' into 'main' Alex Gleason 2024-05-07 18:51:14 +00:00
  • 7ecad73490
    Add lint-staged Alex Gleason 2024-05-07 13:45:23 -05:00
  • 6391d625c2 Merge branch 'revert-f9aaabc1' into 'main' Alex Gleason 2024-05-07 18:41:00 +00:00
  • 6509932ab0 Revert "Merge branch 'deno-fmt-on-commit' into 'main'" Alex Gleason 2024-05-07 18:37:57 +00:00
  • f9aaabc14b Merge branch 'deno-fmt-on-commit' into 'main' Alex Gleason 2024-05-07 18:07:31 +00:00
  • b523f57a82 fix: remove --check flag in deno fmt P. Reis 2024-05-07 15:04:33 -03:00
  • 5b76efeb94 Merge branch 'deno-fmt-on-commit' into 'main' Alex Gleason 2024-05-07 18:00:43 +00:00
  • cfc119f311 feat: check for formatting errors when committing P. Reis 2024-05-07 14:53:32 -03:00
  • cb89b7a80c Merge branch 'single-admin-reports-api' into 'main' Alex Gleason 2024-05-07 14:50:32 +00:00
  • 53a8871a54 refactor: change 'singleAdminReportsController' to 'adminReportController' P. Reis 2024-05-07 11:29:49 -03:00
  • 17706d3b20 feat: implement view single report P. Reis 2024-05-07 10:19:08 -03:00
  • 120003c5c8 Merge branch 'admin-reports-api' into 'main' Alex Gleason 2024-05-06 18:06:53 +00:00
  • 8d7621fbaf fix: return in case pubkey is undefined P. Reis 2024-05-06 14:40:56 -03:00
  • a3e54fdff4
    DittoPostgres: use pool size for number of CPU cores Alex Gleason 2024-05-06 11:44:33 -05:00
  • 7007d7e81b
    verify_credentials: try calling the database directly verify-credentials-db Alex Gleason 2024-05-06 11:21:38 -05:00
  • f4c02f1568 Merge branch 'admin-reports-api' into 'main' Alex Gleason 2024-05-06 15:41:24 +00:00
  • 24068d12d0 refactor(reports): rename variables and remove type assertion P. Reis 2024-05-06 11:47:05 -03:00
  • 394599734f fix(reports): put notes in tag & only let comment in event.content P. Reis 2024-05-05 15:45:24 -03:00
  • 7890504add refactor: view info about all reports P. Reis 2024-05-05 14:20:13 -03:00
  • d867a516d5 Merge branch 'gen-junit-reports' into 'main' Alex Gleason 2024-05-05 15:01:12 +00:00
  • 0e115481d9
    generate junit reports for GitLab CI Siddharth Singh 2024-05-05 20:26:20 +05:30
  • 99e9737745
    make expandFilters use the new KV storage for pubkey domains pubkey-domains-deno-kv Siddharth Singh 2024-05-05 19:46:36 +05:30
  • d903a2d0fb Merge branch 'main' into admin-reports-api Update local branch & solve conflicts in hydrate.ts P. Reis 2024-05-04 20:23:16 -03:00
  • 14802dd38a feat(hydrate): create gatherTargetAccounts() & gatherReportedStatuses() P. Reis 2024-05-04 20:18:36 -03:00
  • 4d5d4868ce feat: create renderAdminReport() func P. Reis 2024-05-04 20:14:39 -03:00
  • 8a7f0892d7 fix: check if event is not undefined in renderAdminAccount P. Reis 2024-05-04 20:12:34 -03:00
  • b8df95408b feat: add target_account & reported_statuses to DittoEvent type P. Reis 2024-05-04 20:11:29 -03:00
  • af7b83cf8a feat: create /api/v1/admin/reports endpoint & controller P. Reis 2024-05-04 20:10:18 -03:00
  • 35360434ef Merge branch 'fix-unattached-media' into 'main' Alex Gleason 2024-05-04 21:51:26 +00:00
  • b57188943f feat: renderAdminAccount() supports both kind 0 & kind 30361 P. Reis 2024-05-04 16:29:31 -03:00
  • 3770d8a0dd
    UnattachedMedia: return early when querying nothing Alex Gleason 2024-05-04 13:14:03 -05:00
  • f08211e2a1 refactor(admin-accounts): resolve import specifier via the active import map P. Reis 2024-05-04 10:29:08 -03:00
  • fbf3011e3e Merge branch 'hydrate-reactions' into 'main' Alex Gleason 2024-05-04 12:48:59 +00:00
  • 0d179c099b
    replace domain storage in pipeline with ditto kv Siddharth Singh 2024-05-04 12:12:52 +05:30
  • 5f7ca8148e
    format Siddharth Singh 2024-05-04 12:07:15 +05:30
  • 6b6026dfd7
    create pubkeydomain interface Siddharth Singh 2024-05-04 11:58:30 +05:30
  • 3893cc68ca
    get rid of PubkeyDomainRow interface Siddharth Singh 2024-05-04 11:57:20 +05:30
  • e037ccc7ed
    add migration for removing pubkey_domains table Siddharth Singh 2024-05-04 11:57:05 +05:30
  • 0a3be0da58
    Notifications: fix Favourites and EmojiReacts not being displayed Alex Gleason 2024-05-03 21:22:53 -05:00
  • e25372313b
    suggestions: fix profile lookup, limit to 20 items for now Alex Gleason 2024-05-03 18:32:35 -05:00
  • 4ee4266843
    instance: add 'v2_suggestions' to features Alex Gleason 2024-05-03 18:28:07 -05:00
  • cfb0d3f04c Merge branch 'suggestions' into 'main' Alex Gleason 2024-05-03 23:24:53 +00:00
  • 0f3fbbcb28
    Start suggestions API Alex Gleason 2024-05-03 18:21:40 -05:00
  • b60d4fde3d Merge branch 'streaming-rm-userstore' into 'main' Alex Gleason 2024-05-03 22:44:25 +00:00
  • 5001567b00
    Streaming: temporarily remove UserStore (allow blocked posts through) Alex Gleason 2024-05-03 17:20:35 -05:00
  • a45d45d614 Merge branch 'implemented' into 'main' Alex Gleason 2024-05-03 22:18:35 +00:00
  • 7efd5c1822
    Clean up "not implemented" endpoints Alex Gleason 2024-05-03 17:09:20 -05:00
  • ad3a1ef137 Merge branch 'markers' into 'main' Alex Gleason 2024-05-03 21:24:40 +00:00
  • a2c5b5e61d
    Markers: only allow 'home' and 'notifications' markers Alex Gleason 2024-05-03 16:20:07 -05:00
  • 8e178338b7
    Implement Markers API Alex Gleason 2024-05-03 16:17:36 -05:00
  • 2b2499849f
    pipeline: fix reqmeister crash, probably Alex Gleason 2024-05-03 13:52:11 -05:00
  • 60116ee651 Merge branch 'pool-req' into 'main' Alex Gleason 2024-05-03 18:42:35 +00:00
  • e9c5ef89ff
    Reqmeister: improve API and fetching logic (untested) Alex Gleason 2024-05-03 13:33:50 -05:00
  • 6b20104327
    filter: use getFilterLimit from nostr-tools Alex Gleason 2024-05-03 13:26:26 -05:00
  • 091392088f
    PoolStore: simplify req Alex Gleason 2024-05-03 13:25:18 -05:00
  • 705e8e7c31
    PoolStore: implement NRelay Alex Gleason 2024-05-03 13:23:00 -05:00
  • 2ee668d562 Merge branch 'feat-create-reports' into 'main' Alex Gleason 2024-05-03 14:25:22 +00:00
  • 67aa31b748 Merge branch 'fix-account-not-found' into 'main' Alex Gleason 2024-05-03 14:23:27 +00:00
  • f2f0aa8741 fix(accountLookup): fix user not found by using 'accountFromPubkey' P. Reis 2024-05-03 09:52:25 -03:00
  • ca5433bcc7 refactor(reports): update code according to code review in MR 210 P. Reis 2024-05-02 20:21:58 -03:00
  • e61dd73761 Merge branch 'blocks-to-mutes' into 'main' Alex Gleason 2024-05-02 20:37:15 +00:00
  • 09c596c9e4
    Add back block controllers, but 422 them Alex Gleason 2024-05-02 15:34:17 -05:00
  • 4c71dec6ce
    Rename blocks to mutes in the API Alex Gleason 2024-05-02 15:26:46 -05:00
  • b219a21a2a Merge branch 'notifications-167' into 'main' Alex Gleason 2024-05-02 20:21:35 +00:00
  • ec7b3f8350
    followController: manually set following: true in the response Alex Gleason 2024-05-02 15:02:05 -05:00
  • 220f16feb8
    Notifications: render notifications for kinds 1, 6, and 7 events Alex Gleason 2024-05-02 14:36:28 -05:00
  • 226c356646 feat: create mastodon response for reports P. Reis 2024-05-02 16:03:59 -03:00
  • 23f8377231 feat: create reports controller P. Reis 2024-05-02 16:03:15 -03:00
  • 3d70edfb39 Merge branch 'P-index' into 'main' Alex Gleason 2024-05-02 14:57:34 +00:00
  • b016f931ff
    EventsDB: always index the first P-tag of events Alex Gleason 2024-05-02 09:54:24 -05:00
  • 3e6600b5f5 Merge branch 'main' into feat-create-reports ((( Updating local branch ))) P. Reis 2024-05-02 09:33:59 -03:00
  • a7cbd452e7 Merge branch 'strip-schema' into 'main' Alex Gleason 2024-05-02 00:59:06 +00:00
  • 4045a6bdfc
    Catch metadata when parsing Alex Gleason 2024-05-01 19:55:58 -05:00
  • fc7ed8bf24
    Remove zod schemas that we can get from NSchema Alex Gleason 2024-05-01 19:51:12 -05:00
  • 79177cd6c3 Merge branch 'rm-relays' into 'main' Alex Gleason 2024-05-02 00:37:02 +00:00
  • 76f30f5cc7
    utils: remove unused import of zod Alex Gleason 2024-05-01 19:19:52 -05:00
  • 439dfca311
    Fix kysely imports in migrations Alex Gleason 2024-05-01 19:16:12 -05:00
  • 87264eeef1
    Remove relays table from the database, track them with a NIP-65 admin event Alex Gleason 2024-05-01 19:15:20 -05:00
  • 9553fce25d Merge branch 'main' into feat-create-reports (((Updating local branch))) P. Reis 2024-05-01 20:56:18 -03:00
  • bea2dab074 Merge branch 'relays-api-update' into 'main' Alex Gleason 2024-05-01 23:52:34 +00:00
  • 444a6efd7d
    Upgrade kysely-deno-sqlite, fix the type Alex Gleason 2024-05-01 18:40:04 -05:00
  • e8088c9eed feat: define reports endpoint P. Reis 2024-05-01 20:38:30 -03:00
  • d1a4a71e31
    Remove the lockfile Alex Gleason 2024-05-01 18:30:12 -05:00
  • 258e81df51
    Admin relays: use "marker" property in the API, fix PUT controller Alex Gleason 2024-05-01 18:29:32 -05:00
  • 1477dc1049 Merge branch 'upgrade-zod' into 'main' Alex Gleason 2024-05-01 23:25:13 +00:00
  • 984695391a
    unfurl -> unfurl.js Alex Gleason 2024-05-01 16:59:15 -05:00
  • d94f831af1
    Bump zod to v3.23.5 Alex Gleason 2024-05-01 16:45:47 -05:00
  • 5f5749db9b Merge branch 'alias' into 'main' Alex Gleason 2024-05-01 21:45:28 +00:00
  • 8959f85afb
    Fix imports of uuid62 and fast-stringify-stable Alex Gleason 2024-05-01 16:42:07 -05:00
  • 7de5cdc18d
    @db/sqlite, scoped_performance aliases Alex Gleason 2024-05-01 16:40:58 -05:00
  • 08ed52a57b
    formdata-helper alias Alex Gleason 2024-05-01 16:37:01 -05:00
  • d1f643d7ad
    secp256k1 alias Alex Gleason 2024-05-01 16:35:39 -05:00