aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Expand)AuthorAge
...
* fix pin showing logic in conversationtaehoon2019-08-17
* make popover position for status action dropdow relative to parent nodetaehoon2019-07-15
* rewrite ExtraButtons using v-tooltiptaehoon2019-07-15
* Hide favs/rts properly when hide post stats is enabledshpuld2019-07-09
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\
| * all the manual fixesHenry Jameson2019-07-07
| * eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* | preserve formatting of contenttaehoon2019-07-05
|/
* Fix: problems with polls stateShpuld Shpludson2019-06-22
* Move poll state handling to its own moduleShpuld Shpludson2019-06-20
* Feature/polls attempt 2lain2019-06-18
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\
| * 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
|\ \
| * | 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
| |/ |/|
* | 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