Wykres commitów

407 Commity (e13c0fb670f198caefb90f790996e7f2211b5e75)

Autor SHA1 Wiadomość Data
Sven Sauleau e13c0fb670 MOW-133: add idempotency for posting 2023-02-07 12:01:48 +00:00
Sven Sauleau 9d4415fbb0
Merge pull request #210 from cloudflare/sven/send-delete-to-followers
Deliver Delete activity to followers
2023-02-07 10:29:45 +00:00
Sven Sauleau 4485afbfe9 Deliver Delete activity to followers 2023-02-07 10:24:27 +00:00
Dario Piotrowicz b690d2557f
Merge pull request #209 from cloudflare/fix-broken-status-loader
fix broken status loader
2023-02-07 10:03:33 +00:00
Dario Piotrowicz 25a6f12bb8 fix broken status loader 2023-02-07 09:56:26 +00:00
Sven Sauleau aa0911f7dc
Merge pull request #207 from cloudflare/no-toots-message
No toots message
2023-02-06 23:56:04 +00:00
Sven Sauleau 0578e3ce8d
Merge pull request #208 from cloudflare/fix-regexes-sub-domain
handle sub-domains correctly in enrichStatus
2023-02-06 23:55:03 +00:00
Dario Piotrowicz 7c3353e90e handle sub-domains correctly in enrichStatus 2023-02-06 23:29:29 +00:00
Dario Piotrowicz c6694aa6ca add missing favicon to 404 and 500 raw html pages 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 5dad9b48fe add nothing to see here message 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 39b879e926 fix wildebeest logos not using QwikCity's Link 2023-02-06 23:28:05 +00:00
Sven Sauleau 9550a70269
Merge pull request #206 from cloudflare/sven/fix-deletion
various changes to status deletion
2023-02-06 19:55:43 +00:00
Sven Sauleau 0a16029f38 various changes to status deletion 2023-02-06 19:50:44 +00:00
Sven Sauleau b1fcc9e446
Merge pull request #205 from cloudflare/MOW-126
MOW-126: basic local status deletion
2023-02-06 18:38:18 +00:00
Sven Sauleau f0a6b695a6 MOW-126: basic local status deletion
This change deletes the Note from local object and Actor's
outbox tables.
2023-02-06 18:31:18 +00:00
Sven Sauleau 3388675ad3
Merge pull request #204 from cloudflare/sven/chunk-batches
chunk queue.sendBatch
2023-02-06 17:42:04 +00:00
Sven Sauleau bedd52e34f chunk queue.sendBatch
Queues are limited to 100 messages per batch.
2023-02-06 17:36:40 +00:00
Sven Sauleau 712d1f9c40
Merge pull request #203 from cloudflare/sven/improve-delivery-request
delivery user-agent and accept header
2023-02-06 17:04:25 +00:00
Sven Sauleau 67f76d2a19 delivery user-agent and accept header
refs https://github.com/cloudflare/wildebeest/issues/80
2023-02-06 16:55:35 +00:00
Sven Sauleau 9ef6f111a9
Merge pull request #202 from cloudflare/sven/fix-object-urls
fix Object URLs in outbox
2023-02-06 16:48:31 +00:00
Sven Sauleau 2e588f563d
Merge pull request #201 from cloudflare/sven/401-invalid-sign
inbox return 401 when signature fails to verify
2023-02-06 16:48:20 +00:00
Sven Sauleau 1d7d48edb9 fix Object URLs in outbox 2023-02-06 16:18:57 +00:00
Sven Sauleau 328485b55f inbox return 401 when signature fails to verify 2023-02-06 16:17:03 +00:00
Sven Sauleau aac4d74c8b
Merge pull request #200 from cloudflare/sven/update-header
update default header image
2023-02-06 15:44:46 +00:00
Sven Sauleau fb72acc6bc update default header image 2023-02-06 15:38:19 +00:00
Sven Sauleau bca11422b4
Merge pull request #197 from cloudflare/enrichStatus-regex-2
apply regexes to enrichStatus (again)
2023-02-06 14:59:22 +00:00
Sven Sauleau 4013786ecf
Merge pull request #198 from cloudflare/sven/MOW-132
MOW-132: redirect to /first-login for unkown user
2023-02-06 14:49:12 +00:00
Sven Sauleau cd9551b58f MOW-132: redirect to /first-login for unkown user 2023-02-06 14:38:02 +00:00
Dario Piotrowicz c6a3da522b apply regexes to enrichStatus (again) 2023-02-06 12:20:04 +00:00
Sven Sauleau c151a8aba6
Merge pull request #196 from cloudflare/sven/fix-tests
fix tests
2023-02-06 12:14:16 +00:00
Sven Sauleau 460759787d fix tests 2023-02-06 11:51:05 +00:00
Sven Sauleau 33f6e30966 fix lint 2023-02-06 11:37:25 +00:00
Sven Sauleau b843eb8a62 add more mention tests 2023-02-06 11:35:08 +00:00
Sven Sauleau c9c87b4209 Revert "simplify enrichStatus method by using regexes"
This reverts commit 4644405add.
2023-02-06 11:35:08 +00:00
Sven Sauleau 179988927d
Merge pull request #195 from cloudflare/404-e2e
add e2e tests for 404 pages
2023-02-06 09:52:46 +00:00
dario-piotrowicz e1ebd5235d add e2e tests for 404 pages 2023-02-05 22:39:30 +00:00
Sven Sauleau ba0b6b9a53
Merge pull request #190 from cloudflare/error-page-1
add error page and redirect to such page in the various loader$s
2023-02-04 21:58:24 +00:00
Sven Sauleau 21c218b98d
Merge branch 'main' into error-page-1 2023-02-04 21:12:27 +00:00
Sven Sauleau 97eebfd3d3
Merge pull request #194 from cloudflare/status-content
replace wrong status-content with inner-html-content
2023-02-04 21:12:01 +00:00
Sven Sauleau 4acfa6565a
Merge pull request #193 from cloudflare/playwright
replace ui tests with e2e tests implemented with playwright
2023-02-04 21:11:27 +00:00
Sven Sauleau 06c83ed2cf
Update frontend/src/utils/getNotFoundHtml/not-found-raw.html 2023-02-04 21:08:25 +00:00
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00
dario-piotrowicz e9b33210ac replace wrong status-content with inner-html-content 2023-02-04 17:00:29 +00:00
Dario Piotrowicz c6410e27e2 add error page and redirect to such page in the various loader$s 2023-02-03 23:24:53 +00:00
Sven Sauleau 2afb1f56ad ci: exact match with wrangler's output 2023-02-03 18:33:51 +00:00
Sven Sauleau a7c73d4d52 grep exact match v2 2023-02-03 18:28:53 +00:00
Sven Sauleau 7db5bf6be8
Merge pull request #189 from cloudflare/sven/grep-exact
ci: use exact match when looking for db
2023-02-03 18:23:02 +00:00
Sven Sauleau 8f97bd7ae6 ci: use exact match when looking for db 2023-02-03 18:22:30 +00:00
Sven Sauleau b79c41ecb4
Merge pull request #188 from cloudflare/sven/add-suffix-queue
Add name suffix to queue
2023-02-03 17:57:37 +00:00
Sven Sauleau b56d4eb2ec Add name suffix to queue 2023-02-03 17:53:32 +00:00