Wykres commitów

536 Commity (d6daa7bfb3b6125864ca1b08c7e8fbcdcae01736)

Autor SHA1 Wiadomość Data
Sven Sauleau d8e22705e6 view single tag 2023-02-13 12:13:54 +00:00
Sven Sauleau 36732ad0cd
Merge pull request #272 from cloudflare/sven/hashtag
introduce basic for hashtag
2023-02-13 11:44:23 +00:00
Sven Sauleau 5110b4992a introduce basic for hashtag
This change detects hashtags in statuses and insert them into a new
table `note_hashtags`.
2023-02-13 11:37:35 +00:00
Sven Sauleau c38dde7efb
Merge pull request #271 from cloudflare/sven/catch-search-invalid-handles
handle invalid search query
2023-02-13 10:20:23 +00:00
Sven Sauleau f5a4a72e70
Merge pull request #270 from cloudflare/sven/disjoint-link-object
Disjoint Link from Object
2023-02-13 10:17:36 +00:00
Sven Sauleau 0223bf4981 handle invalid search query
Closes https://github.com/cloudflare/wildebeest/issues/257
2023-02-13 10:15:54 +00:00
Sven Sauleau adced26955 Disjoint Link from Object
Link was extending Object which was a mistake (as pointed out in
https://github.com/cloudflare/wildebeest/issues/35). This change
disjoints Link and Object objects, as specified by
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-link.
2023-02-13 10:11:39 +00:00
Sven Sauleau 96edda23f0
Merge pull request #268 from cloudflare/fix-use-official-default-avatar
Change Default Images to Official Mastodon Avatar
2023-02-13 09:49:04 +00:00
DataDrivenMD 0e4db6f70e Change Default Images to Official Mastodon Avatar
[X] Use the official Mastodon default image for avatar
2023-02-13 09:47:15 +00:00
Dario Piotrowicz 88bc6de05d
Merge pull request #264 from CyberFlameGO/patch-1
reduce filesize of favicon and wildebeest-splash (optimized by imgbot)
2023-02-12 21:07:52 +00:00
Dario Piotrowicz bbc7764df2
Merge pull request #266 from eltociear/patch-1
Fix typo in activitypub.spec.ts
2023-02-12 21:06:27 +00:00
Ikko Eltociear Ashimine 0585f5b11f
Fix typo in activitypub.spec.ts
existant -> existent
2023-02-13 00:31:46 +09:00
imgbot[bot] 2a8e1fa553
[ImgBot] Optimize images (#1)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: CyberFlame <cyberflameu@gmail.com>
2023-02-12 17:59:31 +13:00
Sven Sauleau b9d2a9d195
Merge pull request #254 from xmflsct/add-waf-guide
Add WAF false positive guide
2023-02-11 22:15:24 +00:00
xmflsct 36d936223f
Apply suggestions from code review
Co-authored-by: Dario Piotrowicz <dario.piotrowicz@gmail.com>
2023-02-10 23:39:22 +01:00
Sven Sauleau e88a55a7e0
Merge pull request #251 from koehn/main
Fix for cloudflare#248
2023-02-10 18:44:56 +00:00
Zhiyuan 1673fcc4fc Add WAF false positive guide 2023-02-10 18:54:16 +01:00
Celso Martinho 7acbd05613
Merge pull request #252 from cloudflare/docs
Better documentation
2023-02-10 17:24:24 +00:00
Celso Martinho b3e5c827d1
Update docs/getting-started.md
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
2023-02-10 17:23:44 +00:00
Celso Martinho 4e860085a4
Update docs/troubleshooting.md
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
2023-02-10 17:23:29 +00:00
Celso Martinho bdc137c9f5
Update docs/updating.md
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
2023-02-10 17:23:13 +00:00
Celso Martinho 7364e17954
Update docs/requirements.md
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
2023-02-10 17:22:57 +00:00
Celso Martinho bd277c95d4
Merge branch 'main' into docs 2023-02-10 17:10:57 +00:00
Celso Martinho dd3a481327 Fixes back link 2023-02-10 16:56:50 +00:00
Celso Martinho 54bb9696ae Reorganizing documentation 2023-02-10 16:52:59 +00:00
Brad Koehn cca63c9c6a
Merge branch 'cloudflare:main' into main 2023-02-10 09:59:54 -06:00
Brad Koehn aa618c39c8 allow various image types 2023-02-10 09:32:11 -06:00
Dario Piotrowicz a7568b73a9
Merge pull request #246 from cloudflare/seo-metadata
add title, description and seo metadata to various pages
2023-02-10 15:23:14 +00:00
Dario Piotrowicz e3271478e1 add title, description and seo metadata to various pages
resolves #218
2023-02-10 15:18:50 +00:00
Sven Sauleau e264982d27
Merge pull request #249 from cloudflare/improve-mentions
Improve mentions
2023-02-10 14:03:33 +00:00
Dario Piotrowicz 7d2ffc6a03 make enrishStatus mentions tests more robust and fix prefix issue 2023-02-10 13:20:29 +00:00
Dario Piotrowicz 561d5e03ca make enrichStatus accept mentioned with longer domain 2023-02-10 12:53:01 +00:00
Sven Sauleau 333483cce3
Merge pull request #244 from cloudflare/sven/remove-ruleset
remove ruleset
2023-02-10 10:37:09 +00:00
Sven Sauleau 9c570a5b0f remove ruleset
ruleset are causing more issues than it's solving. Removing for now.
2023-02-10 10:27:43 +00:00
Sven Sauleau ff701bb05e Revert "adjust account urls"
This reverts commit c8e9f04b9b.
2023-02-09 17:24:01 +00:00
Sven Sauleau 179aa61048
Merge pull request #237 from cloudflare/sven/dedup-notes-timeline
Dedup Note in timelines by ObjectId
2023-02-09 15:26:56 +00:00
Sven Sauleau 3215097c5c Dedup Note in timelines by ObjectId 2023-02-09 15:22:04 +00:00
Sven Sauleau 6b76674dbb
Merge pull request #236 from cloudflare/sven/show-image-descr
display image description
2023-02-09 14:57:52 +00:00
Sven Sauleau 3e7fa81cfa display image description 2023-02-09 14:53:03 +00:00
Sven Sauleau e9db63341e
Merge pull request #235 from cloudflare/sven/implement-put-media
implement media update
2023-02-09 14:44:52 +00:00
Sven Sauleau b01148c9b2 implement media update 2023-02-09 14:40:28 +00:00
Sven Sauleau c6ecc0624e
Merge pull request #234 from cloudflare/sven/MOW-143
MOW-143: handle missing avatar in notifications
2023-02-09 13:09:06 +00:00
Sven Sauleau 8ce71e007a MOW-143: handle missing avatar in notifications 2023-02-09 13:05:26 +00:00
Sven Sauleau 5bd13256d8 Revert "Ignore missing tfstate for first deploy"
This reverts commit 1fb07c7add.
2023-02-09 12:58:58 +00:00
Sven Sauleau e7bf54985c
Merge pull request #233 from cloudflare/sven/check-delete-author
ensure the original Actor is deleting
2023-02-09 12:16:20 +00:00
Sven Sauleau 85e94b7e17
Merge pull request #232 from cloudflare/sven/lint-consumer
lint ./consumer
2023-02-09 12:11:53 +00:00
Sven Sauleau e6617788c1 ensure the original Actor is deleting 2023-02-09 12:11:24 +00:00
Sven Sauleau 64743520f7 lint ./consumer 2023-02-09 11:52:11 +00:00
Sven Sauleau 247e7ff709
Merge pull request #231 from cloudflare/sven/add-sentry-consumer
add optional sentry to consumer
2023-02-09 11:51:54 +00:00
Sven Sauleau aa97690dec add optional sentry to consumer 2023-02-09 11:43:22 +00:00