| Commit message (Expand) | Author | Age |
| * | revert unnecessary changes | Henry Jameson | 2019-04-10 |
| * | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New lint... | Henry Jameson | 2019-04-07 |
| * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| * | #417: reset tab from the outside | dave | 2019-03-03 |
| * | #417: refresh tab on user profile only | dave | 2019-03-03 |
| * | Rewrite FollowList using hocs | taehoon | 2019-02-28 |
| * | Better error handling | taehoon | 2019-02-26 |
| * | Show error message when visit profile page of invalid user | taehoon | 2019-02-26 |
| * | #376: update status timeline when it's empty | dave | 2019-02-20 |
| * | #291 - fixed typo | dave | 2019-02-08 |
| * | #291 - remove whitespace | dave | 2019-02-08 |
| * | #291 - enable media/favorite tabs with prefetched data | dave | 2019-02-08 |
| * | #291 - disable empty tabs in user profile panel | dave | 2019-02-08 |
| * | Fix naming | taehoon | 2019-02-07 |
| * | Always show my own followees/followers | taehoon | 2019-02-07 |
| * | Hide followers and followees tabs when they are disabled | taehoon | 2019-02-07 |
| * | Combine friends/followers | shpuld | 2019-02-03 |
| * | merge develop in | shpuld | 2019-02-03 |
| |\ |
|
| | * | Fix media timeline attachments being small by adding an option to not render ... | shpuld | 2019-01-31 |
| * | | follows/followers pagination ready for review | shpuld | 2019-02-02 |
| * | | initial draft for follows/following pagination | shpuld | 2019-01-31 |
| |/ |
|
| * | Fix registration path warning and translation warnings | shpuld | 2019-01-27 |
| * | user profile: add media timeline | William Pitcock | 2019-01-26 |
| * | add support for tab-switcher to automatically switch to first tab if asked index | Henry Jameson | 2019-01-17 |
| * | fix login and favorites tab... | Henry Jameson | 2019-01-17 |
| * | Merge remote-tracking branch 'upstream/develop' into favorites | Henry Jameson | 2019-01-13 |
| |\ |
|
| | * | fix #262 part of user profiles not being able to load previous posts | Henry Jameson | 2019-01-09 |
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. not | Henry Jameson | 2019-01-12 |
| |/ |
|
| * | Fix conflicting styles | shpuld | 2018-12-30 |
| * | fixes many problems related to user profile | Henry Jameson | 2018-12-20 |
| * | missing string and unification with counters (order) | Henry Jameson | 2018-12-17 |
| * | Refactor follower/friends out of statuses/timeline into user_profile where it | Henry Jameson | 2018-12-17 |
| * | Fix fetching new users, add storing local users in usersObjects with their | Henry Jameson | 2018-12-13 |
| * | fix | Henry Jameson | 2018-08-30 |
| * | Further usercard readibility. Made it visible which "tab" is actiavated - should | Henry Jameson | 2018-05-12 |
| * | indents | Henry Jameson | 2018-04-07 |
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| * | Add i18n for User Timeline | dtluna | 2018-03-12 |
| * | Round the edge of the user profile user card, make sure 'follows you' stays i... | Shpuld Shpuldson | 2017-08-23 |
| * | Add follower and following views | eal | 2017-08-23 |
| * | Use userId in timeline. | Roger Braun | 2017-06-12 |
| * | Display user timeline | Roger Braun | 2017-06-12 |
| * | Start fetching user timelines. | Roger Braun | 2017-06-12 |
| * | Move profile picture to right side, make the names appear next to it, extend ... | shpuld | 2017-02-22 |
| * | Fix follow/mute buttons from getting squished on mobile | shpuld | 2017-02-18 |
| * | moved around classes in the user-info css | shpuld | 2017-02-18 |
| * | Changed following-info to user-interactions and moved muting there, made ever... | shpuld | 2017-02-18 |