Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to html/template | r | 2022-03-30 | 1 | -2/+2 |
| | |||||
* | Add lists | r | 2022-02-11 | 1 | -7/+99 |
| | |||||
* | Remove poll type from notification exclude | r | 2021-12-13 | 1 | -5/+0 |
| | |||||
* | Add an option to hide unsupported notifications | r | 2021-12-13 | 1 | -3/+14 |
| | |||||
* | Add "mute (keep notifications)" button | r | 2021-10-29 | 1 | -2/+2 |
| | |||||
* | Show signin button in case of an auth error | r | 2021-10-23 | 1 | -1/+2 |
| | |||||
* | Add quick reply | r | 2021-09-05 | 1 | -0/+56 |
| | |||||
* | Fix HTML escaping | r | 2021-04-23 | 1 | -7/+4 |
| | |||||
* | Add option for user CSS | r | 2021-04-03 | 1 | -0/+4 |
| | |||||
* | Update error page | r | 2021-04-03 | 1 | -2/+8 |
| | | | | | - Add retry button for GET requests - Only show signin button when it's a session error | ||||
* | Refactor | r | 2021-03-28 | 1 | -237/+230 |
| | |||||
* | Add username to page title | r | 2021-01-30 | 1 | -1/+1 |
| | | | | Makes it easier to search a user page in browser history | ||||
* | Add filters | r | 2021-01-30 | 1 | -0/+25 |
| | |||||
* | Add remote timeline | r | 2021-01-23 | 1 | -6/+22 |
| | |||||
* | Simplify timeline pagination | r | 2021-01-23 | 1 | -21/+2 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 1 | -4/+7 |
| | |||||
* | Add follow request support | r | 2021-01-16 | 1 | -0/+20 |
| | |||||
* | Refactor things | r | 2020-11-22 | 1 | -199/+114 |
| | | | | | - Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | ||||
* | Add notification interval setting | r | 2020-11-14 | 1 | -1/+6 |
| | | | | It replaces the "Auto refresh notifications" checkbox | ||||
* | Avoid unnecessary API call on thread page | r | 2020-10-30 | 1 | -7/+2 |
| | |||||
* | Fix retweeted by id on user page | r | 2020-10-19 | 1 | -0/+6 |
| | |||||
* | Add setting for default format | r | 2020-10-19 | 1 | -3/+6 |
| | |||||
* | Avoid search call for empty query | r | 2020-10-19 | 1 | -6/+16 |
| | |||||
* | Fix search query escaping | r | 2020-10-17 | 1 | -6/+9 |
| | |||||
* | Fix next link on timeline page | r | 2020-09-27 | 1 | -1/+1 |
| | |||||
* | Add likes list | r | 2020-09-27 | 1 | -0/+12 |
| | |||||
* | Add blocks list | r | 2020-09-27 | 1 | -0/+12 |
| | |||||
* | Add mutes list | r | 2020-09-27 | 1 | -0/+12 |
| | |||||
* | Add bookmarks | r | 2020-09-27 | 1 | -8/+33 |
| | | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | ||||
* | Fix issues related to AntiDopamine mode | r | 2020-09-03 | 1 | -4/+3 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 1 | -1/+8 |
| | |||||
* | Fix typo | r | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | Disable scope selection when replying to a direct post | r | 2020-06-18 | 1 | -10/+8 |
| | |||||
* | Show status numbers | r | 2020-06-05 | 1 | -3/+7 |
| | |||||
* | Refactor things | r | 2020-05-24 | 1 | -117/+102 |
| | |||||
* | Add option to hide attachments | r | 2020-04-25 | 1 | -6/+7 |
| | |||||
* | Add single instance mode | r | 2020-04-19 | 1 | -16/+28 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 1 | -3/+3 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 1 | -0/+12 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 1 | -0/+6 |
| | |||||
* | Gracefully handle the elephant | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Add notification count in page title | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Cleanup renderer.go | r | 2020-02-23 | 1 | -15/+15 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -0/+2 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -119/+70 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -0/+10 |
| | | | | Currenlty only voting is possible. | ||||
* | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 1 | -0/+1 |
| | |||||
* | Add account muting and blocking | r | 2020-02-08 | 1 | -1/+25 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -4/+18 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 1 | -0/+14 |
| |