| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Show error message when visit profile page of invalid user | taehoon | 2019-02-26 | |
| | | ||||
| * | Fix console error - maximum call stack size exceeded | jasper | 2019-02-15 | |
| | | ||||
| * | Merge branch 'fix/js-error-in-tag-page' into 'develop' | Shpuld Shpludson | 2019-02-09 | |
| |\ | | | | | | | | | Fixed JS error in tag page See merge request pleroma/pleroma-fe!543 | |||
| | * | Code refactoring | Edijs | 2019-02-07 | |
| | | | ||||
| * | | Fix naming | taehoon | 2019-02-07 | |
| | | | ||||
| * | | Always show my own followees/followers | taehoon | 2019-02-07 | |
| |/ | ||||
| * | Combine friends/followers | shpuld | 2019-02-03 | |
| | | ||||
| * | follows/followers pagination ready for review | shpuld | 2019-02-02 | |
| | | ||||
| * | initial draft for follows/following pagination | shpuld | 2019-01-31 | |
| | | ||||
| * | Fix favs timeline fetching when opening profile via direct url | shpuld | 2019-01-29 | |
| | | ||||
| * | dont fetch favs if profile isnt us | shpuld | 2019-01-28 | |
| | | ||||
| * | user profile: add media timeline | William Pitcock | 2019-01-26 | |
| | | ||||
| * | fix login and favorites tab... | Henry Jameson | 2019-01-17 | |
| | | ||||
| * | Revert "some initial work to make it possible to use "unregistered" ↵ | Henry Jameson | 2019-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 favorites | Henry Jameson | 2019-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 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 | |
| |/ | | | | reserving a timeline by name, instead just passing timeline object itself. | |||
| * | Fix profiles without statuses not loading | Shpuld Shpludson | 2018-12-31 | |
| | | ||||
| * | fixes many problems related to user profile | Henry Jameson | 2018-12-20 | |
| | | ||||
| * | Merge remote-tracking branch 'upstream/develop' into user-profile-overhault | Henry Jameson | 2018-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 ... | |||
| | * | Implement user_profile.spec.js | Maxim Filippov | 2018-12-15 | |
| | | | ||||
| | * | Pass userName instead of userId | Maxim Filippov | 2018-12-06 | |
| | | | ||||
| | * | Fix typo | Maxim Filippov | 2018-12-06 | |
| | | | ||||
| | * | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 | |
| | | | ||||
| * | | Refactor follower/friends out of statuses/timeline into user_profile where it | Henry Jameson | 2018-12-17 | |
| |/ | | | | belongs. Changed display of profile to single panel with tabs. | |||
| * | Add userId property to timelines so that we don't overwrite user timeline meant | Henry Jameson | 2018-12-03 | |
| | | | | | for another user | |||
| * | Use state object for user view instead of timeline. | eal | 2017-11-14 | |
| | | | | | Also fetch user if not in the state already. | |||
| * | Force user profile timeline update when the user id changes (like when ↵ | Shpuld Shpuldson | 2017-08-16 | |
| | | | | | another user has been searched/found). | |||
| * | Fetch user from timeline. | Roger Braun | 2017-06-12 | |
| | | ||||
| * | Clear timeline on user change. | Roger Braun | 2017-06-12 | |
| | | ||||
| * | Display user timeline | Roger Braun | 2017-06-12 | |
| | | ||||
| * | Start fetching user timelines. | Roger Braun | 2017-06-12 | |
| | | ||||
| * | Add basic user profiles. | Roger Braun | 2016-11-30 | |
