Wykres commitów

22 Commity (175312789bc4cbdd53f1d9f39ef6b6e4a16929d4)

Autor SHA1 Wiadomość Data
Sven Sauleau 175312789b json_set query builder 2023-03-09 18:36:19 +00:00
Sven Sauleau 8d68b972c0 fix psql query in setActorAlias 2023-03-08 15:56:48 +00:00
Sven Sauleau 95e5beb70e refactor UI auth 2023-03-08 08:26:20 +00:00
Dario Piotrowicz 0580e089ab
Merge pull request #347 from cloudflare/server-settings-ui
Server settings UI
2023-03-01 20:53:30 +00:00
Dario Piotrowicz 246edfc789 add both FE and BE for server settings (including rules) 2023-03-01 16:55:06 +00:00
Sven Sauleau ba4daecf17 fix byte array for neon 2023-03-01 13:55:53 +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 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 c1fc07d2ba hotfix: add missing properties for local actors 2023-02-20 17:10:34 +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 b28a1ae878 endpoint for setting actor alias 2023-02-15 17:15:23 +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 646b83cf93 getAndCache Actor of any types
Closes https://github.com/cloudflare/wildebeest/issues/178
2023-02-03 11:14:10 +00:00
Sven Sauleau 39e76bfb48 MOW-128: collect and expose peers 2023-02-02 15:48:17 +00:00
Dario Piotrowicz ab43afea34 rename ambiguous Object to APObject 2023-01-24 13:40:26 +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
Pete Bacon Darwin 2ff36ac360 Add reblog boosts to the frontend UI 2023-01-11 22:06:56 +00:00
Dario Piotrowicz 870dd60c3b enable no-unused-vars eslint rule for BE 2023-01-06 18:50:39 +01:00
Sven Sauleau 34340585ff refactor: createPerson returns a Person 2023-01-05 12:33:33 +00:00
Dario Piotrowicz e344006f26 enable be no-unsafe-return eslint rule
also apply some related refactoring to make the
code more DRY
2023-01-04 15:01:00 +01: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