| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 ... | ||
| | * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| | |\ | |||
| | * | | 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 |
| | | | | |||
| * | | | 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 |
| | |/ |/| | | | | | belongs. Changed display of profile to single panel with tabs. | ||
| * | | Fix fetching new users, add storing local users in usersObjects with their | Henry Jameson | 2018-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 meant | Henry Jameson | 2018-12-03 |
| | | | | | for another user | ||
| * | fix | Henry Jameson | 2018-08-30 |
| | | |||
| * | Further usercard readibility. Made it visible which "tab" is actiavated - should | Henry Jameson | 2018-05-12 |
| | | | | | be enough to hint user that you can click "following" / "followers". Fixes #77 | ||
| * | indents | Henry Jameson | 2018-04-07 |
| | | |||
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| | | | | | from settings screen. | ||
| * | 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 |
| | | |||
| * | Use state object for user view instead of timeline. | eal | 2017-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 Shpuldson | 2017-08-23 |
| | | | | | in the right, fix avatar class conflict. | ||
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ | | | | | | | | | Feature/follow lists See merge request !106 | ||
| | * | Appease linter. | eal | 2017-08-23 |
| | | | |||
| | * | Add follower and following views | eal | 2017-08-23 |
| | | | |||
| * | | 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 |
| | | |||
| * | Use userId in 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 |
| | | |||
| * | Move profile picture to right side, make the names appear next to it, extend ↵ | shpuld | 2017-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 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 ↵ | shpuld | 2017-02-18 |
| | | | | | everything in user-interactions look a bit neater | ||
| * | hello world | hakui | 2017-02-18 |
| | | |||
| * | User profile css fix. | Roger Braun | 2017-01-15 |
| | | |||
| * | Very basic user following. | Roger Braun | 2016-12-08 |
| | | |||
| * | CSS fixes. | Roger Braun | 2016-12-02 |
| | | |||
| * | Add basic user profiles. | Roger Braun | 2016-11-30 |
