| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Separate timeline and notification | jasper | 2019-04-04 |
| | | |||
| * | Fix user card in notification | jasper | 2019-04-01 |
| | | |||
| * | fix flake id users not fetching correctly | Henry Jameson | 2019-03-14 |
| | | |||
| * | whoops | Henry Jameson | 2019-03-12 |
| | | |||
| * | レインせんぱいにサンキュー | Henry Jameson | 2019-03-12 |
| | | |||
| * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | | | | better compatibility | ||
| * | fix error | Henry Jameson | 2019-03-09 |
| | | |||
| * | attempt at fixing switching to user TL | Henry Jameson | 2019-03-09 |
| | | |||
| * | revert some stuff, turns out it's actually breaking. Fixed some local user ↵ | Henry Jameson | 2019-03-09 |
| | | | | | things | ||
| * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | | | | | just fetching it over QvitterAPI real quick :DDDDDDDDD | ||
| * | Partially transitioned user data to MastoAPI. Added support for fetching | Henry Jameson | 2019-03-08 |
| | | | | | | relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs | ||
| * | 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 |
| | | |||
| * | Add new FollowCard component | taehoon | 2019-02-28 |
| | | |||
| * | Remove needless component local registration | taehoon | 2019-02-28 |
| | | |||
| * | 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 |
| | | |||
| * | 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 |
| | | | |||
| * | | #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 |
| | | | | | | | | | background tabs in tab switcher | ||
| * | | 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 |
| | | |||
| * | Merge branch 'fix/dont-fetch-favorites-for-others' into 'develop' | lambda | 2019-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 us | shpuld | 2019-01-28 |
| | | | |||
| * | | 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 |
| | | | | | is invalid | ||
| * | 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 |
| | | |||
| * | Fix conflicting styles | shpuld | 2018-12-30 |
| | | |||
| * | fixes many problems related to user profile | Henry Jameson | 2018-12-20 |
| | | |||
