aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Also host bootstrap-iconsHEADmasterLeonardo Bishop2025-08-115-6/+25
* Revert "Remove hosted, third-party assets"Leonardo Bishop2025-08-114-4/+18
* Add option to skip digests if there is nothing newLeonardo Bishop2025-08-119-17/+128
* Implement OIDC role-based authorisationLeonardo Bishop2025-08-096-50/+125
* Set version information at buildpackagingLeonardo Bishop2025-08-072-2/+6
* Update directories fig searchesLeonardo Bishop2025-08-071-13/+10
* Do not mistakenly transform unsafe characters into JSON notation when sending...upstreamAKP2025-02-113-6/+8
* Flip inverted boolean checkAKP2025-02-112-1/+5
* v0.4.3AKP2025-02-111-0/+2
* Use batch insert when loading OPMLAKP2025-02-102-8/+32
* Do not update feed item index when sending test emailsAKP2025-02-103-5/+7
* Do not index feed items at addition timeAKP2025-02-103-29/+1
* Use old time-based new item detection method when no known feed items exist i...AKP2025-02-102-14/+68
* Prevent nil dereference when feeds without published dates are processedAKP2025-02-092-0/+8
* v0.4.1AKP2025-02-091-0/+2
* Update CHANGELOG.mdAKP2025-02-091-1/+2
* Disable unused functionAKP2025-02-091-7/+7
* Handle zero length lists of new feed itemsAKP2025-02-091-0/+3
* Filter by unseen postsAKP2025-02-091-22/+35
* Cache feed items when adding new feedAKP2025-02-095-1/+73
* Use errors.As in HTTP error handlerAKP2025-02-091-8/+13
* Enable foreign key support in SQLiteAKP2025-02-091-0/+5
* Cache feed data in databaseAKP2025-02-094-56/+62
* Conver migrations to plain SQLAKP2025-02-097-126/+38
* v0.4.0AKP2025-02-091-0/+2
* Fixup email settingsAKP2025-02-094-17/+51
* Always build with latest Go v1 releaseAKP2025-01-251-1/+1
* Make including contact information in the user agent optionalAKP2025-01-254-2/+12
* fix: clear cached content when feed URL changesAKP2025-01-185-2/+18
* Add `logo_light_square.png`AKP2023-04-131-0/+0
* Prepare v0.3.7AKP2023-04-081-0/+2
* Fix potential race conditionAKP2023-04-082-1/+7
* Tweak URL pathsAKP2023-04-081-1/+1
* Alter 2 filesAKP2023-02-252-1/+6
* Merge pull request #4 from codemicro/dependabot/go_modules/golang.org/x/crypt...akp2023-02-252-2/+3
|\
| * Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0dependabot[bot]2023-02-252-2/+3
|/
* Merge pull request #3 from codemicro/dependabot/go_modules/golang.org/x/net-0...akp2023-02-252-10/+9
|\
| * Bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0dependabot[bot]2023-02-252-10/+9
|/
* Add space for contact information in user agentAKP2023-01-193-3/+8
* Update changelog formatAKP2023-01-191-24/+12
* Include version number in email footerAKP2023-01-192-2/+12
* Update `CHANGELOG.md`AKP2023-01-191-0/+4
* Support Last-Modified headerAKP2023-01-194-11/+62
* Alter user agent when in debug modeAKP2023-01-191-9/+16
* Support checking ETags on RSS feedsAKP2023-01-194-6/+51
* Update schema to store ETags and cached contentAKP2023-01-192-0/+53
* Update `CHANGELOG.md`AKP2022-08-311-1/+9
* Replace faulty error assertionAKP2022-08-311-11/+13
* Change call to database instance to `NewDelete()` from `NewSelect()`AKP2022-08-311-1/+1
* Update README.mdakp2022-08-151-0/+5