Dario Piotrowicz
81114acb95
add types-check frontend script
...
add a types check that runs tsc making sure that all
typings present in the frontend application are valid
2023-03-06 19:47:28 +00:00
Sven Sauleau
c4d0c69b22
query builder psqlOnly
2023-03-01 09:37:23 +00:00
Sven Sauleau
217ff34353
introduce simple SQL query builder
2023-02-28 16:51:38 +00:00
Sven Sauleau
d89ed5a8af
make getDatabase async
2023-02-27 17:37:03 +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
a876ef9ad2
add Actor cache to webfinger
2023-02-23 14:25:49 +00:00
Sven Sauleau
7dea01b781
extract database types
...
Refs https://github.com/cloudflare/wildebeest/issues/228
2023-02-22 16:18:06 +00:00
Sven Sauleau
cf8dede82d
List followers/following uses cache and handle failures
2023-02-20 17:03:37 +00:00
Dario Piotrowicz
ffaba34966
implement posts and replies tab in account page
2023-02-16 14:48:25 +00:00
Dario Piotrowicz
af1e333128
fetch more statuses dynamically for account on scroll
2023-02-14 23:52:00 +00:00
Dario Piotrowicz
37bddfbe19
show account posts in account page
2023-02-13 14:24:53 +00:00
Sven Sauleau
7cea876ed8
clarify UA used for federation
2023-02-07 16:05:56 +00:00
Dario Piotrowicz
6298220010
implement account page
2023-02-03 12:43:27 +00:00
Sven Sauleau
646b83cf93
getAndCache Actor of any types
...
Closes https://github.com/cloudflare/wildebeest/issues/178
2023-02-03 11:14:10 +00:00
Sven Sauleau
4a0d413c00
MOW-87: implement remote followers/following
2023-01-19 13:56:56 +00:00
Sven Sauleau
145c0038e2
MOW-116: handle status list with invalid max_id
2023-01-18 12:19:52 +00:00
Sven Sauleau
f2bddedabc
MOW-112: reuse code and attachments on account's statuses
2023-01-18 11:35:41 +00:00
Sven Sauleau
2f9c55dd17
MOW-114: fix id in account's statuses
2023-01-18 10:39:47 +00:00
Sven Sauleau
6f86378812
MOW-109: configure Cloudflare Images variants
2023-01-18 09:45:36 +00:00
Sven Sauleau
0d4dfbd53d
Consistent `url` on status and reuse code in status endpoint
2023-01-17 16:16:29 +00:00
Sven Sauleau
18c48cbde7
Use mastodonId in account statuses
2023-01-17 15:40:05 +00:00
Sven Sauleau
a6c42f5204
centralize CORS and add idempotency-key in allow headers
2023-01-17 14:14:58 +00:00
Pete Bacon Darwin
abd41ae8ab
MOW-102 - Add sanitization to ActivityPub Objects ( #118 )
...
* Add sanitization to ActivityPub Objects
2023-01-17 12:00:07 +00:00
Sven Sauleau
c0a6911570
MOW-75: deliver to followers via Queue
2023-01-16 12:24:49 +00:00
Dario Piotrowicz
920df83cad
add lint:functions script and make it pass
2023-01-10 12:48:42 +00:00
Sven Sauleau
6e413923a4
optimize loading remote statuses
2023-01-06 16:52:07 +00:00
Sven Sauleau
33b43d06f9
refactor remote statuses and detect duplicated objects on create
2023-01-06 15:18:46 +00:00
Sven Sauleau
25be15b2a0
Import wildebeest code
...
Co-authored-by: Sven Sauleau <sven@cloudflare.com>
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
Co-authored-by: André Cruz <acruz@cloudflare.com>
Co-authored-by: James Culveyhouse <jculveyhouse@cloudflare.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
2023-01-04 09:51:17 +00:00