Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add follow request support | r | 2021-01-16 | 1 | -4/+9 |
| | |||||
* | Fix RTL display name rendering | r | 2020-11-28 | 1 | -1/+1 |
| | | | | Wrap all the inline display names in a <bdi> tag | ||||
* | Add likes list | r | 2020-09-27 | 1 | -0/+9 |
| | |||||
* | Add blocks list | r | 2020-09-27 | 1 | -1/+6 |
| | |||||
* | Add mutes list | r | 2020-09-27 | 1 | -1/+6 |
| | |||||
* | Add bookmarks | r | 2020-09-27 | 1 | -0/+17 |
| | | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | ||||
* | Make navigation links more prominent | r | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Update CSS | r | 2020-09-22 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Show {hide,show}retweets button only for followed users | r | 2020-04-19 | 1 | -0/+2 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 1 | -1/+13 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 1 | -8/+20 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of git.freesoftwareextremist.com:public/bloat | r | 2020-02-09 | 1 | -1/+1 |
|\ | |||||
| * | Render emojis in profile description | r | 2020-02-06 | 1 | -1/+1 |
| | | |||||
* | | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 1 | -0/+2 |
| | | |||||
* | | Add account muting and blocking | r | 2020-02-08 | 1 | -4/+29 |
|/ | |||||
* | Update user page | r | 2020-01-31 | 1 | -3/+21 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 1 | -0/+3 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -1/+1 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -3/+6 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -5/+6 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 1 | -1/+1 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 1 | -1/+3 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -1/+1 |
| | |||||
* | Switch to fork-awesome font | r | 2019-12-22 | 1 | -1/+1 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 1 | -1/+6 |
| | |||||
* | Use local url for for mentioned users | r | 2019-12-21 | 1 | -1/+1 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -0/+54 |