Showing 145 of 159 total issues
Code block style Open
Open
<link rel="microsub" href="https://microsub.example.com/microsub">
- Create a ticketCreate a ticket
- Exclude checks
Code block style Open
Open
Ek is a tool for managing Microsub servers.
- Create a ticketCreate a ticket
- Exclude checks
FIXME found Open
Open
// FIXME(peter): replace with set of currently checked feeds
- Create a ticketCreate a ticket
- Exclude checks
FIXME found Open
Open
TokenEndpoint string // FIXME: should be removed
- Create a ticketCreate a ticket
- Exclude checks
FIXME found Open
Open
// FIXME: what should we do if one of the items doen't unmarshal?
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: Only include the feed if it contains some items
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: should only be set of there are more items available
- Create a ticketCreate a ticket
- Exclude checks
FIXME found Open
Open
if token.Me != b.Me { // FIXME: Me should be part of the request
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// responseType := query.Get("response_type") // TODO: check response_type
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: Combine FeedHeader and FeedItems so we can use it here
- Create a ticketCreate a ticket
- Exclude checks
FIXME found Open
Open
// FIXME: don't defer in for loop (possible memory leak)
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: improve handling of form-urlencoded
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: fetch results from the channel instead of the search result
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
// TODO: if not logged in, make sure we get back here
- Create a ticketCreate a ticket
- Exclude checks