1
1
Fork
You've already forked site
0

feat: WebSub hub #300

Merged
robida merged 10 commits from websub-hub into main 2026年01月26日 17:23:15 +01:00
-- Rename columns in websub_subscriptions table
ALTERTABLEwebsub_subscriptionsRENAMECOLUMNfeed_urlTOfeed;ALTERTABLEwebsub_subscriptionsRENAMECOLUMNhub_urlTOhub;ALTERTABLEwebsub_subscriptionsRENAMECOLUMNtopic_urlTOtopic;
```sql -- Rename columns in websub_subscriptions table ALTER TABLE websub_subscriptions RENAME COLUMN feed_url TO feed; ALTER TABLE websub_subscriptions RENAME COLUMN hub_url TO hub; ALTER TABLE websub_subscriptions RENAME COLUMN topic_url TO topic; ```
Support h-feed
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
4aa796a4f9
Cleanup
Some checks failed
ci/woodpecker/pr/lint Pipeline is running
ci/woodpecker/pr/test Pipeline failed
26177ec597
Fix URL
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
a40284b76d
Fix more URL
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
b53baef9df
robida force-pushed websub-hub from df67c44659
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to f7d267353e
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 05:20:07 +01:00
Compare
robida force-pushed websub-hub from f7d267353e
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 36772f8ed8
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 05:26:00 +01:00
Compare
robida force-pushed websub-hub from 36772f8ed8
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 8bccf0fea4
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 15:05:52 +01:00
Compare
robida force-pushed websub-hub from 8bccf0fea4
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 7b8e25a8d8
Some checks failed
ci/woodpecker/pr/lint Pipeline is running
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 16:16:10 +01:00
Compare
robida force-pushed websub-hub from 7b8e25a8d8
Some checks failed
ci/woodpecker/pr/lint Pipeline is running
ci/woodpecker/pr/test Pipeline failed
to c2fd8b64d5
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 16:30:08 +01:00
Compare
robida force-pushed websub-hub from c2fd8b64d5
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 5253188e87
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2026年01月26日 17:04:50 +01:00
Compare
robida force-pushed websub-hub from 0113896afd
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to 48a8bb69c5
Some checks failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/lint Pipeline failed
2026年01月26日 17:08:10 +01:00
Compare
robida force-pushed websub-hub from 48a8bb69c5
Some checks failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/lint Pipeline failed
to 0758f39b62
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月26日 17:22:57 +01:00
Compare
robida deleted branch websub-hub 2026年01月26日 17:23:15 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robida/site!300
Reference in a new issue
robida/site
No description provided.
Delete branch "websub-hub"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?