summaryrefslogtreecommitdiff
path: root/templates/user.tmpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add follow request supportr2021-01-161-4/+9
|
* Fix RTL display name renderingr2020-11-281-1/+1
| | | | Wrap all the inline display names in a <bdi> tag
* Add likes listr2020-09-271-0/+9
|
* Add blocks listr2020-09-271-1/+6
|
* Add mutes listr2020-09-271-1/+6
|
* Add bookmarksr2020-09-271-0/+17
| | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
* Make navigation links more prominentr2020-09-221-1/+1
|
* Use '@' prefix for all usernamesr2020-09-221-1/+1
|
* Update CSSr2020-09-221-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 usersr2020-04-191-0/+2
|
* Add account {hide,show}retweetsr2020-04-191-1/+13
|
* Add account {,un}subscriber2020-04-171-8/+20
|
* Add frame based navigationr2020-02-181-2/+1
|
* Merge branch 'master' of git.freesoftwareextremist.com:public/bloatr2020-02-091-1/+1
|\
| * Render emojis in profile descriptionr2020-02-061-1/+1
| |
* | Remove account relationship buttons for logged in user's pager2020-02-081-0/+2
| |
* | Add account muting and blockingr2020-02-081-4/+29
|/
* Update user pager2020-01-311-3/+21
| | | | | - Use the same page to display status and user list - Add media only status list
* Add user search pager2020-01-301-0/+3
|
* Remove iconsr2020-01-301-1/+1
|
* Refactor everythingr2020-01-281-1/+1
|
* Add CSRF protectionr2020-01-261-3/+6
|
* Refactor renderer and templatesr2020-01-141-5/+6
|
* Add dark moder2020-01-121-1/+1
|
* Use png icons instead of font iconsr2020-01-011-1/+1
|
* Add following and followers pager2019-12-291-1/+3
|
* Update header template and add option for custom cssr2019-12-251-1/+1
|
* Switch to fork-awesome fontr2019-12-221-1/+1
|
* Fix css and template issuesr2019-12-221-1/+6
|
* Use local url for for mentioned usersr2019-12-211-1/+1
|
* Add user page and follow/unfollow callsr2019-12-201-0/+54