aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile
Commit message (Collapse)AuthorAge
* Fix console error - maximum call stack size exceededjasper2019-02-15
|
* Merge branch 'fix/js-error-in-tag-page' into 'develop'Shpuld Shpludson2019-02-09
|\ | | | | | | | | Fixed JS error in tag page See merge request pleroma/pleroma-fe!543
| * Code refactoringEdijs2019-02-07
| |
* | #291 - fixed typodave2019-02-08
| |
* | #291 - remove whitespacedave2019-02-08
| |
* | #291 - enable media/favorite tabs with prefetched datadave2019-02-08
| |
* | #291 - disable empty tabs in user profile paneldave2019-02-08
| |
* | Fix namingtaehoon2019-02-07
| |
* | Always show my own followees/followerstaehoon2019-02-07
| |
* | Hide followers and followees tabs when they are disabledtaehoon2019-02-07
|/
* 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 favs timeline fetching when opening profile via direct urlshpuld2019-01-29
|
* Merge branch 'fix/dont-fetch-favorites-for-others' into 'develop'lambda2019-01-28
|\ | | | | | | | | fix/don't fetch favs if the profile isnt current user See merge request pleroma/pleroma-fe!484
| * dont fetch favs if profile isnt usshpuld2019-01-28
| |
* | 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
|
* Revert "some initial work to make it possible to use "unregistered" ↵Henry Jameson2019-01-17
| | | | | | | | timelines, i.e. not" and some stuff to make favorites still work This reverts commit 039a4074006fb91ac9031b41b4e9af4a15766dfa.
* 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 profiles without statuses not loadingShpuld Shpludson2018-12-31
|
* Fix conflicting stylesshpuld2018-12-30
|
* fixes many problems related to user profileHenry Jameson2018-12-20
|
* Merge remote-tracking branch 'upstream/develop' into user-profile-overhaultHenry Jameson2018-12-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (24 commits) Feature/bigger icons for mobile / #211 Fix oauth url Make user profile page cleaner Redirect to /main/all Move userProfile link to methods Fix user profile test Add temporary redirects Add local profile test Implement user_profile.spec.js Use babel polyfill in karma Use 'userProfileLink' to generate user-profile link Rollback disableDotRule Use "-1" in indexOf Add generateProfileLink Use "~" as a route namespace symbol Disable dot rule Pass userName instead of userId Typo in tests Fix redirect paths Fix typo ...
| * Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
| |\
| * | Implement user_profile.spec.jsMaxim Filippov2018-12-15
| | |
| * | Pass userName instead of userIdMaxim Filippov2018-12-06
| | |
| * | Fix typoMaxim Filippov2018-12-06
| | |
| * | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
| | |
* | | 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.
* Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
| | | | for another user
* 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
|
* Use state object for user view instead of timeline.eal2017-11-14
| | | | Also fetch user if not in the state already.
* 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.
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Appease linter.eal2017-08-23
| |
| * Add follower and following viewseal2017-08-23
| |