COMMITS
June 13, 2026
G
feat(response): almost standard-compliant Accept-Encoding parser
gudvinr committed
June 3, 2026
K
feat(atom): use id for entry link if it is an http URL
Kelly Norton committed
June 23, 2026
H
fix(ui): validate per-feed entry filter rules in web forms
Hleb Kastseika committed
June 24, 2026
D
build(deps): bump the gomod group with 2 updates
dependabot[bot] committed
June 22, 2026
F
feat(client): add missing fields to match API server
Frédéric Guillot committed
F
refactor(api): move entryIDsResponse struct to messages.go
Frédéric Guillot committed
F
fix(api): remove duplicate category filter in entry list
Frédéric Guillot committed
F
refactor(api): parse counts parameter with QueryBoolParam
Frédéric Guillot committed
F
fix(api): return server error on user lookup failure
Frédéric Guillot committed
F
fix(api): return server error when feed lookup fails on update
Frédéric Guillot committed
F
fix(api): check for nil user before using the result
Frédéric Guillot committed
F
fix(api): distinguish missing user from database error
Frédéric Guillot committed
F
fix(api): proxify enclosure URLs in entry list endpoints
Frédéric Guillot committed
June 20, 2026
June 15, 2026
C
fix(urllib): fix rejection of valid proxy URLs in feeds
CULT PONY committed
F
fix(storage): scope enclosure lookup by user
Frédéric Guillot committed
F
chore(version): bump dev version to 2.3.x-dev
Frédéric Guillot committed
June 16, 2026
C
fix(locale): de_DE updates
Cthulhux committed
F
fix(fetcher): clone request builder before disabling redirects
Frédéric Guillot committed
F
fix(ui): show flash message when refreshing all feeds via keyboard
Frédéric Guillot committed
May 28, 2026
V
May 29, 2026
G
refactor(response): make response builder actually build stuff
gudvinr committed
G
refactor(fetcher): make request builder actually build
gudvinr committed
G
fix(storage): chain query builders
gudvinr committed
May 27, 2026
G
refactor(reader): use consistent naming for atom feed adapters
gudvinr committed
G
feat(reader): split common sorting routine into separate function
gudvinr committed
G
refactor(reader): make code flow consistent for buildFeed
gudvinr committed
June 12, 2026
J
feat(api): add entry ID listing endpoint
John Brayton committed
June 10, 2026
D
build(deps): bump the gomod group with 5 updates
dependabot[bot] committed
June 2, 2026
J