Jorge Caballero (DataDrivenMD)
9392e2595c
Return validation fails as errors w/ CORS headers
2023-02-21 13:46:19 -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
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
06a435fbfc
fix broken status links
2023-02-20 15:31:15 +00:00
Sven Sauleau
45e07b2bac
Merge pull request #309 from cloudflare/public-statuses
...
/api/v1/statuses should be public for public statuses
2023-02-20 14:39:03 +00:00
Sven Sauleau
5e77067324
ignore invalid user mentions
2023-02-20 12:21:02 +00:00
Dario Piotrowicz
97530bbc7a
handle spoiler text in the statuses ui
...
as part of this:
- wire up spoilter_text in the backend so that frontend can use it
- add spoiler_text to dummy data (+ related refactoring)
- show spoilter text in the ui (+ related refactoring)
- add/update e2e tests to check spoiler text
2023-02-17 23:05:45 +00:00
Dario Piotrowicz
35c6c578ea
fix failing linting
2023-02-17 22:53:44 +00:00
Celso Martinho
5986d6f9a4
/api/v1/statuses should be public for public statuses
2023-02-17 18:12:34 +00:00
Dario Piotrowicz
ffaba34966
implement posts and replies tab in account page
2023-02-16 14:48:25 +00:00
Dario Piotrowicz
41b47390f7
remove unnecessary any
2023-02-15 23:24:38 +00:00
Dario Piotrowicz
576dfc9ca0
use tabs instead of spaces in oatuh token file
2023-02-15 22:54:27 +00:00
Sven Sauleau
22745197e2
oauth: get token support code in URL
2023-02-15 18:37:15 +00:00
Sven Sauleau
b28a1ae878
endpoint for setting actor alias
2023-02-15 17:15:23 +00:00
Sven Sauleau
acbf43f35f
quickfix: add stub id in app creation
2023-02-15 16:37:02 +00:00
Sven Sauleau
bd279cafff
add CORS for 404 subscription
2023-02-15 15:36:04 +00:00
Sven Sauleau
b9927c3dfe
Add CORS header to NodeInfo endpoints
...
For elk compatibility.
2023-02-15 15:28:51 +00:00
Sven Sauleau
39046061db
subscription: remove hardcoded and switch to Int
2023-02-15 11:52:24 +00:00
Dario Piotrowicz
af1e333128
fetch more statuses dynamically for account on scroll
2023-02-14 23:52:00 +00:00
Sven Sauleau
84199f4937
Merge pull request #277 from cloudflare/sven/hotfix-post
...
hotfix: only insert hashtags when provided
2023-02-13 16:02:08 +00:00
Sven Sauleau
2a3e4b43fc
Merge pull request #276 from cloudflare/sven/timeline-tag
...
tag timeline
2023-02-13 16:00:26 +00:00
Sven Sauleau
3d6393eda2
hotfix: only insert hashtags when provided
2023-02-13 15:58:02 +00:00
Sven Sauleau
1c813f9956
tag timeline
2023-02-13 15:56:31 +00:00
Sven Sauleau
d8e99e871b
Merge pull request #273 from cloudflare/account-toots
...
show account posts in account page
2023-02-13 14:50:04 +00:00
Dario Piotrowicz
37bddfbe19
show account posts in account page
2023-02-13 14:24:53 +00:00
Sven Sauleau
d8e22705e6
view single tag
2023-02-13 12:13:54 +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
0223bf4981
handle invalid search query
...
Closes https://github.com/cloudflare/wildebeest/issues/257
2023-02-13 10:15:54 +00:00
DataDrivenMD
f633178e45
Implementing POST /apps validation logic
2023-02-10 15:09:06 -08:00
DataDrivenMD
f8842f9320
Implementing /api/v1/verify_credentials endpoint
2023-02-10 15:08:03 -08:00
Sven Sauleau
3e7fa81cfa
display image description
2023-02-09 14:53:03 +00:00
Sven Sauleau
b01148c9b2
implement media update
2023-02-09 14:40:28 +00:00
kPherox
4d568de9da
fix: object content type should be `application/activity+json`
2023-02-09 19:41:34 +09:00
Sven Sauleau
13b827dcfa
MOW-139: support federated Note deletion
2023-02-08 17:32:44 +00:00
Sven Sauleau
7cea876ed8
clarify UA used for federation
2023-02-07 16:05:56 +00:00
Sven Sauleau
a177452778
regenerate the home timeline after status deletion
2023-02-07 14:43:27 +00:00
Sven Sauleau
e13c0fb670
MOW-133: add idempotency for posting
2023-02-07 12:01:48 +00:00
Sven Sauleau
4485afbfe9
Deliver Delete activity to followers
2023-02-07 10:24:27 +00:00
Sven Sauleau
0a16029f38
various changes to status deletion
2023-02-06 19:50:44 +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
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
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
cd9551b58f
MOW-132: redirect to /first-login for unkown user
2023-02-06 14:38:02 +00:00
Dario Piotrowicz
6298220010
implement account page
2023-02-03 12:43:27 +00:00
Sven Sauleau
0a94bade10
nodeinfo: correct lowercase software
2023-02-03 12:11:48 +00:00
Sven Sauleau
5929db73f8
MOW-130: NodeInfo 2.0 and 2.1
...
Closes https://github.com/cloudflare/wildebeest/issues/160
2023-02-03 11:57:52 +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
Sven Sauleau
e236855d71
move internal Object fields to symbols
2023-02-02 14:28:17 +00:00