Sven Sauleau
|
2cd44e3931
|
consumer: create db connection for each message (debug)
|
2023-03-01 14:59:08 +00:00 |
Sven Sauleau
|
74ed95b09b
|
Merge pull request #358 from cloudflare/sven/fix-arraybuffer
fix byte array for neon
|
2023-03-01 14:57:22 +00:00 |
Sven Sauleau
|
ba4daecf17
|
fix byte array for neon
|
2023-03-01 13:55:53 +00:00 |
Sven Sauleau
|
cb2a69c62d
|
Merge pull request #357 from cloudflare/sven/neon-batch
neon: implement batch query
|
2023-03-01 11:50:43 +00:00 |
Sven Sauleau
|
2c947733a2
|
neon: implement batch query
|
2023-03-01 11:46:18 +00:00 |
Sven Sauleau
|
613ada3f8e
|
consumer: add missing NEON_DATABASE_URL
|
2023-03-01 11:46:09 +00:00 |
Dario Piotrowicz
|
939988721a
|
Merge pull request #348 from cloudflare/hastags
handle hashtags in statuses
|
2023-03-01 11:13:17 +00:00 |
Sven Sauleau
|
059b4bbbdc
|
Merge pull request #356 from cloudflare/sven/qb-psqlOnly
query builder psqlOnly
|
2023-03-01 09:48:06 +00:00 |
Sven Sauleau
|
7d7bb06837
|
Merge pull request #355 from cloudflare/sven/add-neon
add neon client
|
2023-03-01 09:38:21 +00:00 |
Sven Sauleau
|
c4d0c69b22
|
query builder psqlOnly
|
2023-03-01 09:37:23 +00:00 |
Sven Sauleau
|
c3fb612d21
|
add neon client
|
2023-03-01 09:30:35 +00:00 |
Sven Sauleau
|
5a65373f53
|
Merge pull request #354 from cloudflare/sven/db-insertOrIgnore
query builder insertOrIgnore
|
2023-03-01 09:26:56 +00:00 |
Sven Sauleau
|
1b830d8df2
|
query builder insertOrIgnore
|
2023-03-01 09:20:59 +00:00 |
Dario Piotrowicz
|
a606e76093
|
handle hashtags in statuses
- by parsing them in enrichStatus
- implementing a tag page to show their timeline
resolves #345
|
2023-02-28 17:05:22 +00:00 |
Sven Sauleau
|
efdf8eed0e
|
Merge pull request #353 from cloudflare/sven/introduce-qb
introduce simple SQL query builder
|
2023-02-28 17:00:09 +00:00 |
Sven Sauleau
|
217ff34353
|
introduce simple SQL query builder
|
2023-02-28 16:51:38 +00:00 |
Sven Sauleau
|
2659576712
|
Merge pull request #350 from cloudflare/fix-meta-readonly-ts
fix DocumentHeadValue being modified as readonly
|
2023-02-28 16:49:39 +00:00 |
Sven Sauleau
|
42a56c560a
|
Merge pull request #352 from cloudflare/sven/remove-last-d1-db
change remaining D1Database types
|
2023-02-28 16:40:59 +00:00 |
Sven Sauleau
|
39636f5b99
|
change remaining D1Database types
|
2023-02-28 16:32:30 +00:00 |
Dario Piotrowicz
|
48870b88f6
|
Merge pull request #351 from cloudflare/is_admin_migration
add add_admin migration
|
2023-02-28 14:49:01 +00:00 |
Dario Piotrowicz
|
47ce3a6e89
|
add add_admin migration
|
2023-02-28 14:40:24 +00:00 |
Sven Sauleau
|
a440869d36
|
Merge pull request #349 from cloudflare/add-missing-argument
add missing argument to handleRequestGet
|
2023-02-28 12:35:27 +00:00 |
Dario Piotrowicz
|
55c780ad02
|
fix DocumentHeadValue being modified as readonly
|
2023-02-28 11:42:52 +00:00 |
Dario Piotrowicz
|
74aa6656ca
|
add missing argument to handleRequestGet
|
2023-02-28 11:08:51 +00:00 |
Sven Sauleau
|
a97dbfa814
|
Merge pull request #339 from cloudflare/migration-ui
Migration UI
|
2023-02-28 09:34:42 +00:00 |
James Culveyhouse
|
d9cc274673
|
Integration alias api endpoint
|
2023-02-28 00:24:58 -06:00 |
James Culveyhouse
|
4f71caac31
|
Sign in button and authed account settings page
|
2023-02-28 00:24:57 -06:00 |
James Culveyhouse
|
b16db6f510
|
UI for migration page
|
2023-02-28 00:22:48 -06:00 |
James Culveyhouse
|
36a926e816
|
Aliases page
|
2023-02-28 00:22:48 -06:00 |
Sven Sauleau
|
4bfc9f54b1
|
Merge pull request #346 from cloudflare/sven/make-getdatabase-async
make getDatabase async
|
2023-02-27 17:49:32 +00:00 |
Sven Sauleau
|
d89ed5a8af
|
make getDatabase async
|
2023-02-27 17:37:03 +00:00 |
Sven Sauleau
|
98d0e1bcbb
|
Merge pull request #340 from cloudflare/sven/frontend-db
use getDatabase in frontend
|
2023-02-24 16:34:04 +01:00 |
Dario Piotrowicz
|
f20fb8052b
|
improve typing around getDataBase
|
2023-02-24 10:19:25 +00:00 |
Sven Sauleau
|
279431fcdf
|
use getDatabase in frontend
|
2023-02-24 09:42:28 +00:00 |
Sven Sauleau
|
2beb65f9e2
|
Merge pull request #324 from cloudflare/sven/follow-cache-and-handle-failure
List followers/following uses cache and handle failures
|
2023-02-24 10:31:13 +01:00 |
Sven Sauleau
|
7060d27a93
|
Merge pull request #255 from Distal-Labs/fix-missing-apps-verify_credentials-endpoint
Fix missing /api/v1/apps/verify_credentials endpoint
|
2023-02-24 09:55:59 +01:00 |
Jorge Caballero (DataDrivenMD)
|
789f8a6066
|
Another linting attempt
|
2023-02-23 17:03:28 -08:00 |
Jorge Caballero (DataDrivenMD)
|
980a779bc6
|
Merge remote-tracking branch 'upstream/main' into fix-missing-apps-verify_credentials-endpoint
|
2023-02-23 16:40:29 -08:00 |
Jorge Caballero (DataDrivenMD)
|
22e4fc370d
|
Applying additional linting
Based on commit c44d552d08
|
2023-02-23 16:31:17 -08:00 |
Dario Piotrowicz
|
53a7142e71
|
Merge pull request #338 from yug1224/get-error-html
apply missing getErrorHtml to public and local timeline pages
|
2023-02-23 16:08:30 +00:00 |
Sven Sauleau
|
586a333021
|
Merge pull request #337 from cloudflare/getObjectBy-allow-list
improve typing and security of getObjectBy function
|
2023-02-23 17:02:08 +01:00 |
Dario Piotrowicz
|
9f2eeb19dd
|
improve typing and security of getObjectBy function
|
2023-02-23 15:44:15 +00:00 |
Yuji Yamaguchi
|
c55b09a771
|
Changed to use getErrorHtml
|
2023-02-24 00:16:47 +09:00 |
Sven Sauleau
|
a815ccdf28
|
Merge pull request #336 from cloudflare/sven/status-visiblity
support direct visiblity and reject others
|
2023-02-23 15:59:42 +01:00 |
Sven Sauleau
|
c09edecc34
|
support direct visiblity and reject others
Refs https://github.com/cloudflare/wildebeest/issues/303
|
2023-02-23 14:43:33 +00:00 |
Sven Sauleau
|
b05f9513fc
|
Merge pull request #335 from cloudflare/sven/add-cache-to-webfinger
add Actor cache to webfinger
|
2023-02-23 15:38:05 +01:00 |
Sven Sauleau
|
a876ef9ad2
|
add Actor cache to webfinger
|
2023-02-23 14:25:49 +00:00 |
Sven Sauleau
|
bd1f333cae
|
Merge pull request #334 from cloudflare/sven/fix-consumer
fix consumer missing import
|
2023-02-23 13:32:24 +01:00 |
Sven Sauleau
|
dd8662ba57
|
fix consumer missing import
|
2023-02-23 12:24:38 +00:00 |
Sven Sauleau
|
aee2908193
|
Merge pull request #333 from cloudflare/xtuc-patch-1
Add SECURITY.md
|
2023-02-23 12:52:35 +01:00 |