aboutsummaryrefslogtreecommitdiff
path: root/src/components/retweet_button/retweet_button.vue
Commit message (Collapse)AuthorAge
* created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Feature/bigger icons for mobile / #211Shpuld Shpludson2018-12-18
|
* added tooltipValD2018-12-04
|
* fixes vimium not giving retweet button a hintHenry Jameson2018-12-02
|
* Add option for hiding post statistics (e.g. repeats, favs)scarlett2018-09-04
|
* Show lock icon instead of hiding repeat button, tusky-style. Added hintHenry Jameson2018-08-28
| | | | | explaining what's going on. Fixes favorite button jumping left and right depending on post visibility
* Update retweet_button.vueToromino2018-08-09
|
* indentsHenry Jameson2018-04-07
|
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Show fav/RT counts even if not logged in.eal2018-02-02
|
* Add specifity to active classes to make them override theme colors.shpuld2017-11-24
|
* Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| | | | bg and text colors.
* fix cursor stylexj92017-03-08
|
* add a spin animation to favorite and boost actionsxj92017-03-08
|
* Refactor cssJiayi Zheng2016-11-13
| | | | Apply different styles to reply, retweet and favorite buttons
* Implement retweet actionJiayi Zheng2016-11-13
|
* Add retweet button componentJiayi Zheng2016-11-13
Expand API service for retweet