aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
|
* clean up code, fix prediction bugShpuld Shpuldson2020-01-14
|
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * Made it optionalHenry Jameson2019-11-14
| |
* | usable-but-buggy: picker, adding/removing reaction on click, search, stylesShpuld Shpuldson2020-01-13
| |
* | wip commit, add basic popover for emoji reaction selectShpuld Shpuldson2019-11-15
| |
* | add fetching for emoji reactions, draft designShpuld Shpuldson2019-11-15
|/
* show preview popover when hover numbered repliestaehoon2019-10-24
|
* refactor conditionstaehoon2019-10-24
|
* split status preview popover into a separate componenttaehoon2019-10-24
|
* minor css fixtaehoon2019-10-24
|
* restrict distance at top side onlytaehoon2019-10-24
|
* set different trigger event in desktop and mobile by defaulttaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* migrate Popper to v-popovertaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* reset font-size to normal text size using remtaehoon2019-10-24
|
* use top placement by defaulttaehoon2019-10-24
|
* hide status preview popper when hover popper contenttaehoon2019-10-24
|
* use better nametaehoon2019-10-24
|
* css cleanuptaehoon2019-10-24
|
* fix minor css issues in status previewtaehoon2019-10-24
|
* use popper for status previewtaehoon2019-10-24
|
* Fix reply arrow highlighting in some accessibility toolseal2019-10-17
| | | | | The cursor style needs to be "pointer" even before hovering, since keyboard-driven browsing never hovers over the elements.
* update status/user card to use same gradient mask fading effect instead ofHenry Jameson2019-09-15
| | | | background hack
* Remove emoji zoomHenry Jameson2019-09-12
|
* better hitbox for status emojiHenry Jameson2019-09-08
|
* scale emoji on hoverHenry Jameson2019-09-08
|
* fixed some bugs, added spam mode, minor collateral fixesHenry Jameson2019-09-08
|
* 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
|\ | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871
| * 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
|\ | | | | | | | | 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
| |