aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
Commit message (Collapse)AuthorAge
* Combine friends/followersshpuld2019-02-03
|
* merge develop inshpuld2019-02-03
|\
| * Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
| | | | | | | | background tabs in tab switcher
* | follows/followers pagination ready for reviewshpuld2019-02-02
| |
* | initial draft for follows/following paginationshpuld2019-01-31
|/
* Fix registration path warning and translation warningsshpuld2019-01-27
|
* user profile: add media timelineWilliam Pitcock2019-01-26
|
* add support for tab-switcher to automatically switch to first tab if asked indexHenry Jameson2019-01-17
| | | | is invalid
* fix login and favorites tab...Henry Jameson2019-01-17
|
* Merge remote-tracking branch 'upstream/develop' into favoritesHenry Jameson2019-01-13
|\ | | | | | | | | | | | | | | | | | | * upstream/develop: Add Korean translation Change emptlyTl to take userId better fix fixes #265 and also that thin line below gradient on chrome (UGH) fix #262 part of user profiles not being able to load previous posts Retain userId on clearing user timeline, don't flush when empty timeline
| * fix #262 part of user profiles not being able to load previous postsHenry Jameson2019-01-09
| |
* | some initial work to make it possible to use "unregistered" timelines, i.e. notHenry Jameson2019-01-12
|/ | | | reserving a timeline by name, instead just passing timeline object itself.
* Fix conflicting stylesshpuld2018-12-30
|
* fixes many problems related to user profileHenry Jameson2018-12-20
|
* missing string and unification with counters (order)Henry Jameson2018-12-17
|
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
| | | | belongs. Changed display of profile to single panel with tabs.
* Fix fetching new users, add storing local users in usersObjects with theirHenry Jameson2018-12-13
| | | | | screen_name as well as id, so that they could be fetched zero-state with screen-name link.
* fixHenry Jameson2018-08-30
|
* Further usercard readibility. Made it visible which "tab" is actiavated - shouldHenry Jameson2018-05-12
| | | | be enough to hint user that you can click "following" / "followers". Fixes #77
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Add i18n for User Timelinedtluna2018-03-12
|
* Round the edge of the user profile user card, make sure 'follows you' stays ↵Shpuld Shpuldson2017-08-23
| | | | in the right, fix avatar class conflict.
* Add follower and following viewseal2017-08-23
|
* Use userId in timeline.Roger Braun2017-06-12
|
* Display user timelineRoger Braun2017-06-12
|
* Start fetching user timelines.Roger Braun2017-06-12
|
* Move profile picture to right side, make the names appear next to it, extend ↵shpuld2017-02-22
| | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
* Fix follow/mute buttons from getting squished on mobileshpuld2017-02-18
|
* moved around classes in the user-info cssshpuld2017-02-18
|
* Changed following-info to user-interactions and moved muting there, made ↵shpuld2017-02-18
| | | | everything in user-interactions look a bit neater
* hello worldhakui2017-02-18
|
* User profile css fix.Roger Braun2017-01-15
|
* Very basic user following.Roger Braun2016-12-08
|
* CSS fixes.Roger Braun2016-12-02
|
* Add basic user profiles.Roger Braun2016-11-30