aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Update classnametaehoon2019-03-05
|
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Update block class name of BasicUserCard componenttaehoon2019-03-05
|
* Update modifier class notationtaehoon2019-03-05
|
* Re-do UserCardContent csstaehoon2019-03-05
|
* Merge branch 'fix/gallery-and-attachment-spacing' into 'develop'Shpuld Shpludson2019-03-05
|\ | | | | | | | | Unify spacing between gallery/link preview/attachment components See merge request pleroma/pleroma-fe!638
| * unify spacing between gallery/link preview/attachment componentsshpuld2019-03-04
| |
* | Generate cropped avatar image in the original file typetaehoon2019-03-04
| |
* | Merge branch 'issue-417-profile-tab' into 'develop'Shpuld Shpludson2019-03-04
|\ \ | | | | | | | | | | | | | | | | | | Issue 417 profile tab Closes #417 See merge request pleroma/pleroma-fe!634
| * | #417: reset tab from the outsidedave2019-03-03
| | |
| * | #417: refresh tab on user profile onlydave2019-03-03
| | |
| * | #417: reset tab status when active user changesdave2019-03-03
| | |
* | | #418: update timeago margin to align with iconsdave2019-03-03
| | |
* | | #418: update notification timeago formatdave2019-03-03
| |/ |/|
* | fix broken statusesHenry Jameson2019-03-02
| |
* | Update font-size of username in UserCardContent componenttaehoon2019-03-02
| |
* | Re-do status header a bit, add more consistent spacing to statusShpuld Shpludson2019-03-02
|/
* Fix JS error when no statuses returnedshpuld2019-03-02
|
* Merge branch 'issue-388-request-count-broken' into 'develop'Shpuld Shpludson2019-03-01
|\ | | | | | | | | | | | | #388: get follow request on a real-time basis Closes #388 See merge request pleroma/pleroma-fe!619
| * #388: update naming properlydave2019-02-28
| |
| * #388: remove empty linedave2019-02-27
| |
| * #388: get follow request on a real-time basisdave2019-02-27
| |
* | Merge branch 'issue-410-greyout-checkbox' into 'develop'Shpuld Shpludson2019-02-28
|\ \ | | | | | | | | | | | | | | | | | | #410: disable checkbox when parent is disabled Closes #410 See merge request pleroma/pleroma-fe!624
| * | #410: disable checkbox when parent is disableddave2019-02-28
| | |
* | | Fix layout overflow issuetaehoon2019-02-28
| | |
* | | Add a class to screen nametaehoon2019-02-28
| | |
* | | Add back accidently removed logictaehoon2019-02-28
| | |
* | | Merge all slots of BasicUserCard into onetaehoon2019-02-28
| | |
* | | Revert "Minor mobile layout improvement for BasicUserCard"taehoon2019-02-28
| | | | | | | | | | | | This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca.
* | | Minor mobile layout improvement for BasicUserCardtaehoon2019-02-28
| | |
* | | Shorten a classnametaehoon2019-02-28
| | |
* | | Improve mobile layout of user cardtaehoon2019-02-28
| | |
* | | Update namingtaehoon2019-02-28
| | |
* | | Add back some csstaehoon2019-02-28
| | |
* | | Remove legacy class names in BasicUserCardtaehoon2019-02-28
| | |
* | | Remove UserCardtaehoon2019-02-28
| | |
* | | Migrate UserCard to FollowCard and FollowRequestCardtaehoon2019-02-28
| | |
* | | Add FollowRequestCard componenttaehoon2019-02-28
| | |
* | | Improve action button size and position in BasicUserCardtaehoon2019-02-28
| | |
* | | Remove needless div wrappertaehoon2019-02-28
| | |
* | | Add new FollowCard componenttaehoon2019-02-28
| | |
* | | Add third slot area to BasicUserCardtaehoon2019-02-28
| | |
* | | Use big avatar in BasicUserCardtaehoon2019-02-28
| | |
* | | Remove unused component local registrationtaehoon2019-02-28
| | |
* | | Remove non-existing prop bindingtaehoon2019-02-28
| | |
* | | Remove needless component local registrationtaehoon2019-02-28
| | |
* | | Rewrite FollowList using hocstaehoon2019-02-28
| | |
* | | Merge branch '386-display-invalid-user-profile' into 'develop'Shpuld Shpludson2019-02-28
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606
| * | Better error handlingtaehoon2019-02-26
| | |
| * | Show error message when visit profile page of invalid usertaehoon2019-02-26
| | |