Wykres commitów

28 Commity (a606e760938ae9ed3b61dba46e32fc45754037ea)

Autor SHA1 Wiadomość Data
Dario Piotrowicz a606e76093 handle hashtags in statuses
- by parsing them in enrichStatus
 - implementing a tag page to show their timeline

resolves #345
2023-02-28 17:05:22 +00:00
Jorge Caballero (DataDrivenMD) 789f8a6066 Another linting attempt 2023-02-23 17:03:28 -08:00
Jorge Caballero (DataDrivenMD) 22e4fc370d Applying additional linting
Based on commit c44d552d08
2023-02-23 16:31:17 -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
Sven Sauleau 5e77067324 ignore invalid user mentions 2023-02-20 12:21:02 +00:00
Sven Sauleau 5867841881 Move activity; move followers 2023-02-16 11:39:49 +00:00
Sven Sauleau 7e974f1fed fix tests 2023-02-15 16:40:29 +00:00
Sven Sauleau 39046061db subscription: remove hardcoded and switch to Int 2023-02-15 11:52:24 +00:00
DataDrivenMD f622c34891 Refactoring + expanding tests for /api/v1/apps 2023-02-10 15:10:10 -08: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
Dario Piotrowicz 5366e8a5d7 improve links parsing 2023-02-08 19:37:47 +00:00
Dario Piotrowicz 7c3353e90e handle sub-domains correctly in enrichStatus 2023-02-06 23:29:29 +00:00
Sven Sauleau b843eb8a62 add more mention tests 2023-02-06 11:35:08 +00:00
Sven Sauleau ea1e2c522d Enrich status with HTML Microformats 2023-02-01 16:09:20 +00:00
Dario Piotrowicz 3738c7dda1 improve be (+functions) linting:
- enable no-unsafe-call for be/functions linting
 - enable backend await-thenable eslint rule
 - enable backend no-misused-promises eslint rule
2023-01-23 11:38:16 +00:00
Sven Sauleau efbeaf7dd4 Pleroma-compatible version string
Refs https://github.com/cloudflare/wildebeest/pull/70
2023-01-17 12:29:28 +00:00
Sven Sauleau 1b030eef1c MOW-106: /api/v1/apps support JSON and FormData 2023-01-17 08:35:43 +00:00
Sven Sauleau 26fbb26cec MOW-95: use instance config in Env instead of DB 2023-01-11 17:38:45 +00:00
Sven Sauleau 2f961a029b stub account blocks API 2023-01-11 09:15:38 +00:00
Sven Sauleau c9cd93033f stub few ios endpoints 2023-01-10 16:26:03 +00:00
Sven Sauleau 050d6c1878 add v2 instance endpoint 2023-01-10 15:26:47 +00:00
Dario Piotrowicz 870dd60c3b enable no-unused-vars eslint rule for BE 2023-01-06 18:50:39 +01:00
Sven Sauleau 26c25adac4 remove Access configuration leftovers 2023-01-06 11:14:27 +00:00
Sven Sauleau bf9ac13aef remove caching from /api/v1/instance 2023-01-06 11:00:45 +00:00
Sven Sauleau 178a6dcb9b remove v2 instance endpoint 2023-01-06 10:49:49 +00:00
Sven Sauleau 34340585ff refactor: createPerson returns a Person 2023-01-05 12:33:33 +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