aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.vue
Commit message (Expand)AuthorAge
* restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
* do not change word based muting logictaehoon2019-09-13
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
* generate idObj at timeline leveltaehoon2019-08-17
* fix pin showing logic in conversationtaehoon2019-08-17
* fix merge conflictHenry Jameson2019-07-06
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* show pinned state only in the user timelinetaehoon2019-05-15
* use pinned property from status directlytaehoon2019-05-15
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
* Revert "eliminate expandable prop in favor of inConversation"taehoon2019-05-06
* fix wrong inlineExpandedtaehoon2019-05-06
* eliminate expandable prop in favor of inConversationtaehoon2019-05-06
* #486 - remove expand button on conversation pagejared2019-04-09
* #433 - remove needless nesting/bloatingdave2019-03-25
* #433 - Fix conversation page highlight, fetch conversation on converation pagedave2019-03-25
* #433 - fix broken conversation pagedave2019-03-25
* #433: persistency of status formdave2019-03-11
* #433: do not remove the reply dialogdave2019-03-11
* fix collapse link being too smallHenry Jameson2018-09-03
* fixHenry Jameson2018-08-30
* Pass the "Collapse" label throught the translation functionchip2018-05-19
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, s...shpuld2018-04-11
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* | small fixesshpuld2018-04-09
|/
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into feature/...shpuld2017-11-17
|\
| * Move previews from conversation to status, put the reply preview arrow back o...shpuld2017-11-13
* | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ...shpuld2017-11-17
|/
* imo this looks ugly, compared to general timeline appearanceHenry Jameson2017-11-13
* some fixes towards how conversations appearHenry Jameson2017-11-13
* Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
* Add floating status-previews on reply-link mouseover in conversations and mak...Shpuld Shpuldson2017-06-07
* Add list of replies under the name/links in conversation statuses, clicking t...Shpuld Shpuldson2017-06-04
* Goto-original-arrow button now sets conversation highlight/focus even when in...Shpuld Shpuldson2017-04-12
* Add a border to conversation heading to add distinction between it and a hili...shpuld2017-03-10
* Merge branch 'develop' into wakarimasen/pleroma-fe-developRoger Braun2017-03-09
|\
| * Put conversation 'Collapse' back on the same line with the rest of the heading.'shpuld2017-03-07
| * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature...shpuld2017-03-06
| |\
| | * Add focused prop to statuswakarimasen2017-03-05
| * | Merged from develop, made 'new notices' into a 'show new' button placed on th...shpuld2017-03-05
| |/
* / Add inConversation prop to statuswakarimasen2017-03-05
|/
* Revert "Show actual status in notifications when mentioned."Roger Braun2017-02-23
* Show actual status in notifications when mentioned.Roger Braun2017-02-22
* Extract conversation and create conversation page.Roger Braun2017-02-04
* Add styling with base16.Roger Braun2017-01-15
* Add status / conversation component.Roger Braun2016-11-24