alpha1 #8

Merged
danieljsummers merged 18 commits from alpha1 into main 2024-04-15 22:48:10 +00:00

This completes all issues required for an initial alpha release. Install/setup documentation still needs to be written, but this should take care of the code.

This completes all issues required for an initial alpha release. Install/setup documentation still needs to be written, but this should take care of the code.
danieljsummers added 15 commits 2024-04-14 02:36:23 +00:00
- Add Caddyfile
- Add start of vanilla layout
- Tweaks to SQL column definitions
- Implement class autoloading
- Split user config into its own file
Mostly style tweaks
This API is more reliable, and should help when implementing the "load a site's HTML and look for feed links" functionality coming before the final release
- First cut of user message add/display
- Move feed-specific database calls to Feed class
- Detect when feed items have been updated
- Add const keys for $_REQUEST values
- Fix feed update (latent bug on #4)
- Open items links in an external window
- Include "Keep as New" button
- Feed updates and refresh use the same logic
- Fixed issue with logic around item add-or-update
danieljsummers added this to the Alpha Release project 2024-04-14 02:36:49 +00:00
danieljsummers self-assigned this 2024-04-14 02:36:55 +00:00
danieljsummers added 1 commit 2024-04-14 03:15:53 +00:00
danieljsummers added 1 commit 2024-04-15 00:05:45 +00:00
RSS description may contain encoded entities
danieljsummers added 1 commit 2024-04-15 22:21:17 +00:00
danieljsummers merged commit 4d736b8f77 into main 2024-04-15 22:48:10 +00:00
danieljsummers deleted branch alpha1 2024-04-15 22:48:10 +00:00
danieljsummers referenced this issue from a commit 2024-04-15 22:48:11 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: bit-badger/feed-reader-central#8
No description provided.