Commit graph

23 commits

Author SHA1 Message Date
e0056864af 113 - Add per-feed colour dots to article routing 2026-08-07 02:14:58 +02:00
4274b69018 113 - Promote article routing above the headline 2026-08-07 01:23:09 +02:00
d0d81e524e 114 - Select channel communities from the instance instead of typing a slug
Some checks failed
CI / ci (pull_request) Failing after 26m6s
CI / ci (push) Successful in 21m12s
2026-08-06 00:20:49 +02:00
00366ffeaa 108 - Fix modal rendering and extract shared form modal component
All checks were successful
CI / ci (push) Successful in 31m55s
CI / ci (pull_request) Successful in 19m52s
Build and Push Docker Image / build (push) Successful in 5m2s
2026-08-01 00:11:06 +02:00
7ec5283b4c 108 - Fix modal backdrops by migrating Tailwind v3 opacity utilities to v4 2026-07-31 21:55:55 +02:00
d676d7866b 106 - Add channel creation modal and Add button to Channels page 2026-07-25 20:15:52 +02:00
4b12f9df30 106 - Add feed creation modal and Add button to Feeds page 2026-07-25 20:08:19 +02:00
a7317e376f 103 - Move notification bell to page header component
Some checks failed
CI / ci (push) Failing after 6m32s
CI / ci (pull_request) Successful in 5m35s
2026-03-18 21:27:14 +01:00
3d58baf156 102 - Fix route modals hidden behind overlay 2026-03-18 20:58:35 +01:00
268bbfd05a 101 - Fix cramped number inputs on Settings page 2026-03-18 20:52:49 +01:00
bab2557e85 97 - Add auto_approve toggle to Route edit modal 2026-03-18 17:51:35 +01:00
9430158051 96 - Rework Articles page into route_article triage UI with tabs and actions 2026-03-18 17:39:38 +01:00
d0985fc57d 85 - Simplify Articles page to read-only feed log 2026-03-18 16:09:48 +01:00
062b00d01c 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
4feab96765 92 - Add in-app notification infrastructure with model, service, and bell component 2026-03-09 02:21:24 +01:00
ec09711a6f 21 - Add dynamic channel labels based on platform type
All checks were successful
CI / ci (push) Successful in 5m21s
CI / ci (pull_request) Successful in 5m39s
Build and Push Docker Image / build (push) Successful in 4m36s
2026-03-08 18:10:47 +01:00
677d1cab6e 62 - Add article publishing interval setting 2026-03-08 11:25:50 +01:00
866f8d02d3 64 - Reload page after article refresh
Dispatch a Livewire event on refresh that triggers a 10-second
setTimeout via Alpine.js, then reloads the page to show newly
fetched articles.
2026-03-07 18:30:28 +01:00
35e4260c87 76 - Lock feed language to channel language in onboarding wizard 2026-03-07 10:43:48 +01:00
c75a1c8cf0 68 - Fix duplicate posting and publishing pipeline 2026-02-26 01:19:38 +01:00
d3c44a4952 63 - Swap feed and channel steps in onboarding wizard 2026-02-25 21:13:42 +01:00
03fa4b803f 74 - Fix auth + onboarding layout 2026-01-23 00:56:01 +01:00
638983d42a 73 - Port react frontend to blade+livewire 2026-01-22 23:38:00 +01:00