aboutsummaryrefslogtreecommitdiff
path: root/src/components/retweet_button/retweet_button.js
Commit message (Collapse)AuthorAge
* Add confirmation for repeatingTusooa Zhu2023-01-20
|
* Merge branch 'from/develop/tusooa/remote-xact' into 'develop'HJ2022-11-21
|\ | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419
| * Enable anonymous users to interact with statuses remotelyTusooa Zhu2022-07-01
| |
* | Add badges to status interacting buttonsTusooa Zhu2022-08-22
|/ | | | | | | | | | Now, the following badges will be added: 0: (+) sign to reply, favourite, repeat, react and extra buttons 1: (-) sign to unfavourite and unrepeat 2: (x) sign to close reply form, close react popover, and close extra buttons popover 3: Check mark to favourited and repeated statuses https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1092
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* Timeline virtual scrollingShpuld Shpludson2020-09-29
|
* created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* satisfy lintscarlett2018-10-16
|
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵scarlett2018-10-16
|\ | | | | | | hide-statistics
* | Add option for hiding post statistics (e.g. repeats, favs)scarlett2018-09-04
|/
* Update retweet_button.jsToromino2018-08-09
|
* add unretweet action to statuses.jsFrancis Dinh2018-06-14
|
* Add unretweet supportFrancis Dinh2018-06-14
|
* Show fav/RT counts even if not logged in.eal2018-02-02
|
* add a spin animation to favorite and boost actionsxj92017-03-08
|
* Implement retweet actionJiayi Zheng2016-11-13
|
* Add retweet button componentJiayi Zheng2016-11-13
Expand API service for retweet