| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | use global fallback variable | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | add hover effect to label | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | update design of stats section | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | set fall back value of border color | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | handle 0 length of avatars | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | use i18n for title text | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | add avatar list section title | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | rename favourite to favorite | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | display favs & favorited user in one line | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | support mobile size screen | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | fetch reblogged users | Brenden Bice | 2019-04-11 | |
| | | ||||
| * | #470 - update i18n | jared | 2019-04-01 | |
| | | ||||
| * | #470 - fix subject and content toggle issue | jared | 2019-04-01 | |
| | | ||||
| * | Merge branch 'issues/#466' into 'develop' | Shpuld Shpludson | 2019-03-28 | |
| |\ | | | | | | | | | | | | | show replies count right after reply icon Closes #466 See merge request pleroma/pleroma-fe!716 | |||
| | * | display replies_count right after reply icon | Brenden Bice | 2019-03-28 | |
| | | | ||||
| * | | #433 - sort conversation for retweets and clean up | dave | 2019-03-27 | |
| |/ | ||||
| * | Merge branch '420-redo-user-card-content' into 'develop' | Shpuld Shpludson | 2019-03-07 | |
| |\ | | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642 | |||
| | * | Update classname | taehoon | 2019-03-05 | |
| | | | ||||
| | * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 | |
| | | | ||||
| | * | Re-do UserCardContent css | taehoon | 2019-03-05 | |
| | | | ||||
| * | | compatibility with upcoming changes | Henry Jameson | 2019-03-05 | |
| |/ | ||||
| * | fix broken statuses | Henry Jameson | 2019-03-02 | |
| | | ||||
| * | Re-do status header a bit, add more consistent spacing to status | Shpuld Shpludson | 2019-03-02 | |
| | | ||||
| * | Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop' | Shpuld Shpludson | 2019-02-19 | |
| |\ | | | | | | | | | | | | | Fix followers/follows UI, fix #343 fix #340 Closes #340 and #343 See merge request pleroma/pleroma-fe!590 | |||
| | * | Fix styling | Edijs | 2019-02-12 | |
| | | | ||||
| | * | Fix typo | Edijs | 2019-02-11 | |
| | | | ||||
| | * | Fix UI of followers list | Edijs | 2019-02-11 | |
| | | | ||||
| * | | 345 - fix long username issue in repeat status | jared | 2019-02-11 | |
| |/ | ||||
| * | Merge branch 'develop' into fix/hashtag-opening | Edijs | 2019-02-10 | |
| |\ | ||||
| | * | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop' | Shpuld Shpludson | 2019-02-09 | |
| | |\ | | | | | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539 | |||
| | | * | Add option to hide filtered statuses | jasper | 2019-02-08 | |
| | | | | ||||
| | | * | Add option to hide filtered statuses | jasper | 2019-02-08 | |
| | | | | ||||
| | | * | Add option to hide filtered statuses | jasper | 2019-02-06 | |
| | | | | ||||
| | * | | Fix repeater html not showing properly | shpuld | 2019-02-06 | |
| | |/ | ||||
| * / | Fix lint warning | Edijs | 2019-02-07 | |
| |/ | ||||
| * | Merge branch 'issue-154-shorten-cw-subject' into 'develop' | Shpuld Shpludson | 2019-02-04 | |
| |\ | | | | | | | | | | | | | Issue #154 shorten subject Closes #154 See merge request pleroma/pleroma-fe!520 | |||
| | * | #154 - update long subject determine logic, meaningful variable names | dave | 2019-02-04 | |
| | | | ||||
| | * | handle poster attachment with tall subjects | dave | 2019-02-04 | |
| | | | ||||
| | * | shorten incredibly long content warning or subject | dave | 2019-02-03 | |
| | | | ||||
| * | | Merge branch 'fix/user-links-not-replaced-with-router-links-in-repeats' into ↵ | Shpuld Shpludson | 2019-02-04 | |
| |\ \ | | | | | | | | | | | | | | | | | | | 'develop' #307 - replace user links with router links in repeats See merge request pleroma/pleroma-fe!516 | |||
| | * | | #307 - replace user links with router links in repeats | Xiaofeng An | 2019-02-03 | |
| | |/ | ||||
| * | | Merge branch '275-avatar-placeholder' into 'develop' | Shpuld Shpludson | 2019-02-04 | |
| |\ \ | |/ |/| | | | | | | | | | Support avatar placeholder Closes #275 See merge request pleroma/pleroma-fe!511 | |||
| | * | Fix class ordering issues related to avatar | taehoon | 2019-02-02 | |
| | | | ||||
| | * | Improve reusability of UserAvatar component | taehoon | 2019-02-02 | |
| | | | ||||
| | * | Move avatar css into a correct place | taehoon | 2019-02-02 | |
| | | | ||||
| | * | Migrate StillImage to UserAvatar for avatars | taehoon | 2019-02-02 | |
| | | | ||||
| | * | Show placeholder image if avatar image url is broken | taehoon | 2019-02-02 | |
| | | | ||||
| * | | #306 - fix conversation arrow smushed in notifications panel | Xiaofeng An | 2019-02-03 | |
| | | | ||||
| * | | Revert "#306 - fix conversation arrow smushed in notifications panel" | Xiaofeng An | 2019-02-03 | |
| | | | | | | | | | This reverts commit 1e40e70efc64071581adff4bce3c8bf78da82acb. | |||
| * | | #306 - fix conversation arrow smushed in notifications panel | Xiaofeng An | 2019-02-02 | |
| |/ | ||||
