| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Review | Henry Jameson | 2019-03-30 |
| | | |||
| * | Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode | Henry Jameson | 2019-03-03 |
| | | |||
| * | Update font-size of username in UserCardContent component | taehoon | 2019-03-02 |
| | | |||
| * | Re-do status header a bit, add more consistent spacing to status | Shpuld Shpludson | 2019-03-02 |
| | | |||
| * | Merge branch 'fix/fetching-error-by-tag' into 'develop' | Shpuld Shpludson | 2019-03-02 |
| |\ | | | | | | | | | #402 Fix fetching error by tag See merge request pleroma/pleroma-fe!622 | ||
| | * | Fix fetching error by tag | jasper | 2019-03-01 |
| | | | |||
| | * | Fix fetching error by tag | jasper | 2019-02-27 |
| | | | |||
| * | | Fix JS error when no statuses returned | shpuld | 2019-03-02 |
| | | | |||
| * | | Merge branch 'issue-388-request-count-broken' into 'develop' | Shpuld Shpludson | 2019-03-01 |
| |\ \ | | | | | | | | | | | | | | | | | | | #388: get follow request on a real-time basis Closes #388 See merge request pleroma/pleroma-fe!619 | ||
| | * | | #388: update naming properly | dave | 2019-02-28 |
| | | | | |||
| | * | | #388: remove empty line | dave | 2019-02-27 |
| | | | | |||
| | * | | #388: get follow request on a real-time basis | dave | 2019-02-27 |
| | | | | |||
| * | | | Merge branch 'issue-410-greyout-checkbox' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #410: disable checkbox when parent is disabled Closes #410 See merge request pleroma/pleroma-fe!624 | ||
| | * | | | #410: disable checkbox when parent is disabled | dave | 2019-02-28 |
| | | | | | |||
| * | | | | Fix layout overflow issue | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add a class to screen name | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add back accidently removed logic | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Merge all slots of BasicUserCard into one | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Revert "Minor mobile layout improvement for BasicUserCard" | taehoon | 2019-02-28 |
| | | | | | | | | | | | | | | | | | This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca. | ||
| * | | | | Minor mobile layout improvement for BasicUserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Use native filter function | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Shorten a classname | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Improve mobile layout of user card | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Update naming | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add back some css | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove legacy class names in BasicUserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove UserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Migrate UserCard to FollowCard and FollowRequestCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add FollowRequestCard component | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Improve action button size and position in BasicUserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove needless div wrapper | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add new FollowCard component | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Add third slot area to BasicUserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Use big avatar in BasicUserCard | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove unused component local registration | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove non-existing prop binding | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Remove needless component local registration | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Rewrite FollowList using hocs | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Fix bug to get wrapped component prop name list | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Clean up addFollowers action | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Allow HOCs to accept additional props | taehoon | 2019-02-28 |
| | | | | | |||
| * | | | | Merge branch '386-display-invalid-user-profile' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606 | ||
| | * | | | Better error handling | taehoon | 2019-02-26 |
| | | | | | |||
| | * | | | Show error message when visit profile page of invalid user | taehoon | 2019-02-26 |
| | | |/ | |/| | |||
| * | | | Merge branch 'keyboard-binding' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Keyboard binding Closes #369 See merge request pleroma/pleroma-fe!593 | ||
| | * | | | Validate if there are any new status to show | Edijs | 2019-02-18 |
| | | | | | |||
| | * | | | Remove event listener when component destroy | Edijs | 2019-02-17 |
| | | | | | |||
| | * | | | Bind a keyboard to show new status | Edijs | 2019-02-17 |
| | | | | | |||
| * | | | | "Are you sure?" -> i18n | Maxim Filippov | 2019-02-28 |
| | | | | | |||
| * | | | | Show only "app_name" and "valid_until" (OAuth tokens table) | Maxim Filippov | 2019-02-28 |
| | | | | | |||
