Wykres commitów

638 Commity (575aecd33fe29cf73c56e677bf81d50d69b13174)

Autor SHA1 Wiadomość Data
Sven Sauleau 575aecd33f test neon 2023-02-28 16:27:59 +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
Sven Sauleau da7d69034e
Add SECURITY.md
Taken from wrangler (https://github.com/cloudflare/workers-sdk/blob/main/SECURITY.md)
2023-02-23 11:47:26 +00:00
Sven Sauleau 1eec0f5f16 fix deploy retrieve D1 2023-02-22 17:16:20 +00:00
Sven Sauleau b284617391
Merge pull request #331 from cloudflare/sven/other-db
extract database types
2023-02-22 16:49:12 +00:00
Sven Sauleau 7dea01b781 extract database types
Refs https://github.com/cloudflare/wildebeest/issues/228
2023-02-22 16:18:06 +00:00
Dario Piotrowicz d7ceb551fe
Merge pull request #330 from cloudflare/break-all-fix-cleanup
cleanup extra grid col and row classes
2023-02-22 15:05:12 +00:00
Sven Sauleau 91015be5db
Merge pull request #329 from cloudflare/sven/limits
add more limits
2023-02-22 14:36:30 +00:00
Dario Piotrowicz 4e0cf1da14 cleanup extra grid col and row classes 2023-02-22 14:22:16 +00:00
Sven Sauleau 02b7e884b5
Merge pull request #328 from cloudflare/break-all-fix
remove break-all
2023-02-22 13:49:57 +00:00
Sven Sauleau d43a5d316d limit Actor properties 2023-02-22 13:48:35 +00:00
Sven Sauleau ade9e669ab fix sanitize Actor summary instead of content & testing 2023-02-22 13:40:51 +00:00
Sven Sauleau b6e98134a0 limit status to 500 chars 2023-02-22 13:19:20 +00:00
Dario Piotrowicz 112133f872 enable playwright testing on mobile viewports 2023-02-22 13:11:08 +00:00
Dario Piotrowicz d4aab92c79 make account card somewhat viewable on small screens 2023-02-22 13:03:00 +00:00
Dario Piotrowicz 530f46c8bb remove break-all 2023-02-22 12:40:30 +00:00
Jorge Caballero (DataDrivenMD) ac03ebd5ae fix: Method not allowed error response 2023-02-21 14:07:54 -08:00
Jorge Caballero (DataDrivenMD) 2c5757cd7f Make node sub-version explicit 2023-02-21 13:47:24 -08:00
Jorge Caballero (DataDrivenMD) 7c8216281e prettier 2023-02-21 13:47:03 -08:00
Jorge Caballero (DataDrivenMD) 9392e2595c Return validation fails as errors w/ CORS headers 2023-02-21 13:46:19 -08:00
Jorge Caballero (DataDrivenMD) cf15dcc56e Adding 422 error response to `errors` module 2023-02-21 13:44:50 -08:00
Jorge Caballero (DataDrivenMD) 222a3bd3ef Merge remote-tracking branch 'upstream/main' into fix-missing-apps-verify_credentials-endpoint 2023-02-21 13:27:34 -08:00
Dario Piotrowicz a2072d405a
Merge pull request #325 from cloudflare/about-page
implement UI for about page
2023-02-20 20:23:33 +00:00
Dario Piotrowicz 3d0e394a14 implement UI for about page
initial step for #282
2023-02-20 18:29:06 +00:00
Dario Piotrowicz 40d59fbccd fix broken statusAPI.handleRequestGet call
likely broken by PR #309
2023-02-20 18:29:06 +00:00
Dario Piotrowicz 501c840db4 make playwright fail faster locally
locally playwright is very fast and not flaky, so in order to
have a quicker development cycle reduce the playwright timeouts
so that if something is off playwright can fail tests quicker
2023-02-20 18:27:20 +00:00
Sven Sauleau c1fc07d2ba hotfix: add missing properties for local actors 2023-02-20 17:10:34 +00:00
Sven Sauleau cf8dede82d List followers/following uses cache and handle failures 2023-02-20 17:03:37 +00:00
Sven Sauleau 80ca74923a
Merge pull request #323 from cloudflare/sven/use-actor-properties
use Actor properties for inbox URL
2023-02-20 17:03:19 +00:00
Sven Sauleau 7c2a0f207d use Actor properties for inbox URL
Previously the inbox URL would be guessed from Mastodon URL scheme,
however this doesn't work with non Mastodon Actors.

This change relies on Actor's properties to get the inbox URL, ie the
proper way.
2023-02-20 16:57:39 +00:00
Sven Sauleau 68bc935e1a
Merge pull request #322 from cloudflare/sven/fix-post-deletion
add auth to status deletion
2023-02-20 16:43:18 +00:00
Sven Sauleau d98694de91 add auth to status deletion 2023-02-20 16:35:40 +00:00
Sven Sauleau 9316963dbc
Merge pull request #320 from cloudflare/sven/fix-broken-status-link
fix broken status links
2023-02-20 15:36:24 +00:00
Sven Sauleau 24c9a7e061
Merge pull request #321 from cloudflare/sven/fix-move
fix move followers/following
2023-02-20 15:33:11 +00:00
Sven Sauleau 06a435fbfc fix broken status links 2023-02-20 15:31:15 +00:00