Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filters | r | 2021-01-30 | 2 | -0/+6 |
| | |||||
* | Add remote timeline | r | 2021-01-23 | 1 | -0/+2 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 1 | -0/+1 |
| | |||||
* | Add notification interval setting | r | 2020-11-14 | 1 | -6/+6 |
| | | | | It replaces the "Auto refresh notifications" checkbox | ||||
* | Use username as title for mentions | r | 2020-10-30 | 1 | -1/+1 |
| | |||||
* | Add setting for default format | r | 2020-10-19 | 1 | -1/+2 |
| | |||||
* | Fix search query escaping | r | 2020-10-17 | 1 | -2/+0 |
| | |||||
* | Update time duration calculation | r | 2020-09-22 | 1 | -4/+4 |
| | |||||
* | Update CSS | r | 2020-09-22 | 1 | -2/+2 |
| | | | | | Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS. | ||||
* | Fix issues related to AntiDopamine mode | r | 2020-09-03 | 1 | -7/+7 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 1 | -0/+1 |
| | |||||
* | HTML Escape search queries | r | 2020-05-29 | 1 | -0/+2 |
| | |||||
* | Imporve emoji style | r | 2020-05-24 | 1 | -2/+2 |
| | | | | | - Increase emoji size - Add colons to emoji alt text and title | ||||
* | Add option to hide attachments | r | 2020-04-25 | 1 | -6/+7 |
| | |||||
* | Add notification count in page title | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Cleanup renderer.go | r | 2020-02-23 | 1 | -126/+61 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -0/+1 |
| | |||||
* | Fix time duration value | r | 2020-02-19 | 1 | -2/+10 |
| | | | | | - Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll | ||||
* | Add frame based navigation | r | 2020-02-18 | 2 | -28/+30 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -3/+11 |
| | | | | Currenlty only voting is possible. | ||||
* | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 1 | -6/+16 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -0/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 2 | -2/+2 |
| | |||||
* | Update user page | r | 2020-01-31 | 2 | -24/+2 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 2 | -0/+14 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -42/+0 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 2 | -33/+41 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+2 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 2 | -51/+60 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 2 | -0/+45 |
| | |||||
* | Use readable timestamp for statuses | r | 2020-01-10 | 1 | -0/+5 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -0/+1 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -3/+3 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 2 | -0/+24 |
| | |||||
* | Add settings page | r | 2019-12-27 | 2 | -5/+15 |
| | |||||
* | Add search page | r | 2019-12-26 | 2 | -11/+26 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 2 | -10/+47 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -6/+17 |
| | |||||
* | Refector render structs | r | 2019-12-25 | 2 | -87/+25 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 1 | -1/+3 |
| | |||||
* | Add userinfo in navigation | r | 2019-12-24 | 1 | -1/+3 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 2 | -0/+17 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 1 | -2/+2 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 1 | -22/+24 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 1 | -5/+4 |
| | |||||
* | Show content warning in status | r | 2019-12-21 | 1 | -1/+4 |
| | |||||
* | Add about page | r | 2019-12-21 | 2 | -0/+14 |
| | |||||
* | Use local url for for mentioned users | r | 2019-12-21 | 1 | -5/+18 |
| | |||||
* | Fix TimeSince calculation | r | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 2 | -0/+23 |
| |