1
1
Fork
You've already forked site
0

feat: syndication #259

Merged
robida merged 22 commits from syndication into main 2026年01月21日 03:50:19 +01:00

Migration needed:

ALTERTABLEinteraction_queueADDCOLUMNsensitiveBOOLEANDEFAULTFALSE;ALTERTABLEinteraction_queueADDCOLUMNvisibilityTEXTDEFAULT'public';
Migration needed: ```sql ALTER TABLE interaction_queue ADD COLUMN sensitive BOOLEAN DEFAULT FALSE; ALTER TABLE interaction_queue ADD COLUMN visibility TEXT DEFAULT 'public'; ```
More tests
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
29812ef2de
Cleanup
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
cdb34254e9
Fix login
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
99b76c4e8b
robida force-pushed syndication from 928af7b310
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 1fde8c7e79
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月19日 23:21:15 +01:00
Compare
Categories
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
4006ab338f
Fix fetch comments
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
b86deff826
Cleanup
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2f24b6ba1f
robida force-pushed syndication from 95baf09cca
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to 85f859dab9
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2026年01月20日 02:21:05 +01:00
Compare
robida force-pushed syndication from 85f859dab9
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to 20398accb6
Some checks failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/lint Pipeline was successful
2026年01月20日 02:30:25 +01:00
Compare
More fixes
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
89ec0410ac
Follow spec
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
6a31aac1c4
Parse HTML instead of regex
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
28cfba5789
Fix FAWM URL
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
5f038fc41f
Default FAWM URL
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
d0fcd72a6c
Small fixes
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
84408efcb8
robida force-pushed syndication from 19d11bd564
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to a17c7a1442
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月20日 23:18:13 +01:00
Compare
robida force-pushed syndication from 4df51861d3
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 9151ea9f8e
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月21日 00:02:56 +01:00
Compare
robida force-pushed syndication from 9151ea9f8e
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
to 86183d9c65
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
2026年01月21日 00:32:11 +01:00
Compare
Use existing fixtures
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
a98a25f786
Fix SQL formatting
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
927603e323
Standardize client/url parameters
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
eea8d1c8da
robida deleted branch syndication 2026年01月21日 03:50:20 +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!259
Reference in a new issue
robida/site
No description provided.
Delete branch "syndication"

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?