| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update oc.json | Exilat | 2019-03-04 |
| | | |||
| * | Update of the Occitan file. | Exilat | 2019-03-03 |
| | | | | Not at 100% but more complete then what it was. | ||
| * | Merge branch 'hotfix-replies' into 'develop' | Shpuld Shpludson | 2019-03-03 |
| |\ | | | | | | | | | fix broken statuses See merge request pleroma/pleroma-fe!632 | ||
| | * | fix broken statuses | Henry Jameson | 2019-03-02 |
| | | | |||
| * | | Fix bug in replies | shpuld | 2019-03-03 |
| |/ | |||
| * | Merge branch '416-name-font-size' into 'develop' | Shpuld Shpludson | 2019-03-02 |
| |\ | | | | | | | | | | | | | Update font-size of username in UserCardContent component Closes #416 See merge request pleroma/pleroma-fe!631 | ||
| | * | Update font-size of username in UserCardContent component | taehoon | 2019-03-02 |
| |/ | |||
| * | Merge branch 'feature/improve-status-header-and-spacing' into 'develop' | Shpuld Shpludson | 2019-03-02 |
| |\ | | | | | | | | | | | | | Re-do status header a bit, add more consistent spacing to status Closes #264 See merge request pleroma/pleroma-fe!617 | ||
| | * | 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 |
| | | | | | |||
| * | | | | Merge branch '398-rewrite-follow-list' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split UserCard into FollowCard/FollowRequestCard and Rewrite FollowList using HOCs Closes #398 See merge request pleroma/pleroma-fe!616 | ||
| | * | | | | 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 |
| | | |/ | |/| | |||
