aboutsummaryrefslogtreecommitdiff
path: root/src/components/extra_buttons/extra_buttons.js
Commit message (Expand)AuthorAge
* Allow adding bookmarks to foldersmarcin mikołajczak2024-09-24
* Add aria-controls to extra-buttons triggertusooa2023-11-12
* Add English translations for delete status confirm modalTusooa Zhu2023-01-20
* Add delete status confirm modalTusooa Zhu2023-01-20
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...Ilja2022-09-24
|\
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit...Sean King2022-08-22
| |\
| | * Add badges to status interacting buttonsTusooa Zhu2022-08-22
| * | Fix merge conflictsSean King2022-08-01
| |\|
| * | Refactor to delete the properties for originalStatus in showStatusHistory in ...Sean King2022-06-26
| * | Use a better way to clone the original statusSean King2022-06-26
| * | Add ability to detect whether backend supports editingSean King2022-06-21
| * | Add ability to view status history for edited statusesSean King2022-06-20
| * | Don't pollute the original timeline when new media attachment is addedSean King2022-06-11
| * | Add edit status functionalitySean King2022-06-07
* | | Option to delete a post is shown when privileged with messages_deleteIlja2022-08-06
| |/ |/|
* | --fixHenry Jameson2022-07-31
* | don't show bookmark button for anon visitorsHenry Jameson2022-06-21
|/
* Add report button to status ellipsis menuShpuld Shpuldson2021-01-12
* move external source button to extra buttons, make expand button easier to cl...Shpuld Shpuldson2020-12-03
* lintHenry Jameson2020-10-21
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
* Add bookmarksEugenij2020-07-03
* fix popover not closing on pressing the buttonsShpuld Shpuldson2020-05-08
* Correctly resolve the URI of the serverMark Felder2020-05-07
* Add button in 3dot menu to copy status link to clipboardMark Felder2020-03-30
* Fix/popover performanceShpuld Shpludson2020-02-28
* hide mute conversation button to gueststaehoon2019-08-20
* fix js error on muteshpuld2019-08-10
* Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
|\
| * rewrite ExtraButtons using v-tooltiptaehoon2019-07-15
* | Add thread muting to context menu of statusshpuld2019-07-07
|/
* hide three dot menu button if has no itemstaehoon2019-05-19
* improve error handling logictaehoon2019-05-15
* refactor error handling of pinStatustaehoon2019-05-15
* refactor pin/unpin status logictaehoon2019-05-15
* #468 - hide status menu after action button is clickeddave2019-05-15
* #468 - shwo pin button for valid statuses (public & unlisted)dave2019-05-15
* #468 - add extra buttons for status actionsdave2019-05-15