aboutsummaryrefslogtreecommitdiff
path: root/service/service.go
AgeCommit message (Collapse)Author
2021-01-14Add WIP remote timelineremote_timeliner
2020-11-22Refactor thingsr
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers
2020-11-14Add notification interval settingr
It replaces the "Auto refresh notifications" checkbox
2020-10-30Avoid unnecessary API call on thread pager
2020-10-19Fix retweeted by id on user pager
2020-10-19Add setting for default formatr
2020-10-19Avoid search call for empty queryr
2020-10-17Fix search query escapingr
2020-09-27Fix next link on timeline pager
2020-09-27Add likes listr
2020-09-27Add blocks listr
2020-09-27Add mutes listr
2020-09-27Add bookmarksr
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
2020-09-03Fix issues related to AntiDopamine moder
- Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
2020-09-03Add the Anti Dopamine featureHyphen
2020-07-28Fix typor
2020-06-18Disable scope selection when replying to a direct postr
2020-06-05Show status numbersr
2020-05-24Refactor thingsr
2020-04-25Add option to hide attachmentsr
2020-04-19Add single instance moder
2020-04-19Add account {hide,show}retweetsr
2020-04-17Add account {,un}subscriber
2020-03-04Remove session details on signoutr
2020-02-26Gracefully handle the elephantr
2020-02-26Add notification count in page titler
2020-02-23Cleanup renderer.gor
2020-02-23Use <base> element to set targetr
2020-02-18Add frame based navigationr
2020-02-09Add poll supportr
Currenlty only voting is possible.
2020-02-08Remove account relationship buttons for logged in user's pager
2020-02-08Add account muting and blockingr
2020-02-02Add status deletionr
2020-02-02Add conversation mutingr
2020-02-01Use vendored dependenciesr
2020-01-31Update user pager
- Use the same page to display status and user list - Add media only status list
2020-01-30Add user search pager
2020-01-29Update notification layoutr
2020-01-28Add direct timeliner
2020-01-28Refactor everythingr
2020-01-26Update random id generation algorithmr
2020-01-26Add CSRF protectionr
2020-01-15Fix notification countr
2020-01-14Refactor renderer and templatesr
2020-01-12Add dark moder
2020-01-10Fix notification timestampr
2020-01-10Add page titlesr
2020-01-08Add fluoride moder
2020-01-05Fix duplicate status idsr
Use retweeted_by_id to focus target tweet
2020-01-01Rename package to bloatr