aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801
| * switch from method to computed propertyMoonman2019-05-20
| |
| * add tags to data and to status componentMoonman2019-05-20
| |
* | Merge branch 'webpack-4-dart-sass' into 'develop'HJ2019-05-20
|\ \ | | | | | | | | | | | | Massive update for dependencies See merge request pleroma/pleroma-fe!734
| * | get rid of reply-left, we decided it should go long time agoHenry Jameson2019-05-14
| | |
| * | fix prod buildHenry Jameson2019-05-13
| | |
* | | Remove auto-hyphenationSenko-san2019-05-20
| |/ |/| | | | | | | | | Auto-hyphenation has terrible heuristics on all browsers, disable it. Source: https://justmarkup.com/articles/2019-01-28-a-look-at-css-hyphenation-in-2019/
* | show pinned state only in the user timelinetaehoon2019-05-15
| |
* | improve error handling logictaehoon2019-05-15
| |
* | revert unnecessary changestaehoon2019-05-15
| |
* | add translationtaehoon2019-05-15
| |
* | use pinned property from status directlytaehoon2019-05-15
| |
* | #468 - add extra buttons for status actionsdave2019-05-15
| |
* | #468 - fix plus button size issue, use scss variable properlydave2019-05-15
| |
* | #468 - show pin status API errordave2019-05-15
| |
* | #468 - update pinned status after actions(remove, add)dave2019-05-15
| |
* | #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
| |
* | #468 - show pin for own statuses onlydave2019-05-15
| |
* | #468 - pin/unpin statusdave2019-05-15
| |
* | make reply icon not hoverable if disabledtaehoon2019-05-14
| |
* | show reply button and count when logged out as welltaehoon2019-05-14
|/
* reduce needless calculationtaehoon2019-05-07
|
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|
* fix i18nshpuld2019-04-22
|
* fix overflow behaviorshpuld2019-04-22
|
* update styles and remove unnecessary stuffshpuld2019-04-17
|
* refactor showing favs and repeats logicBrenden Bice2019-04-11
|
* display avatars only on highlighted postBrenden Bice2019-04-11
|
* add fadein effect to panelBrenden Bice2019-04-11
|
* remove commented codeBrenden Bice2019-04-11
|
* use transition wrapper componentBrenden Bice2019-04-11
|
* remove custom fadein logicBrenden Bice2019-04-11
|
* use a tag for favs/repeated titleBrenden Bice2019-04-11
|
* use normal font weight instead of lighterBrenden Bice2019-04-11
|
* use global fallback variableBrenden Bice2019-04-11
|
* add hover effect to labelBrenden Bice2019-04-11
|
* update design of stats sectionBrenden Bice2019-04-11
|
* set fall back value of border colorBrenden Bice2019-04-11
|
* handle 0 length of avatarsBrenden Bice2019-04-11
|
* use i18n for title textBrenden Bice2019-04-11
|
* add avatar list section titleBrenden Bice2019-04-11
|
* rename favourite to favoriteBrenden Bice2019-04-11
|
* display favs & favorited user in one lineBrenden Bice2019-04-11
|
* support mobile size screenBrenden Bice2019-04-11
|
* fetch reblogged usersBrenden Bice2019-04-11
|
* #470 - update i18njared2019-04-01
|
* #470 - fix subject and content toggle issuejared2019-04-01
|
* Merge branch 'issues/#466' into 'develop'Shpuld Shpludson2019-03-28
|\ | | | | | | | | | | | | show replies count right after reply icon Closes #466 See merge request pleroma/pleroma-fe!716
| * display replies_count right after reply iconBrenden Bice2019-03-28
| |
* | #433 - sort conversation for retweets and clean updave2019-03-27
|/