aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.js
Commit message (Expand)AuthorAge
* 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
* refactor showing favs and repeats logicBrenden Bice2019-04-11
* display favs & reblogged users on expanded post in timeline viewBrenden Bice2019-04-11
* display avatars list on highlighted postBrenden Bice2019-04-11
* improve code qualityBrenden Bice2019-04-11
* rename favourite to favoriteBrenden Bice2019-04-11
* improve code qualityBrenden Bice2019-04-11
* fetch parent post boost users informationBrenden Bice2019-04-11
* fetch reblogged usersBrenden Bice2019-04-11
* fetch favorited usersBrenden Bice2019-04-11
* maintain conversationsObject storagetaehoon2019-04-11
* remove unused importingtaehoon2019-04-11
* get statuses in a conversation from the global repository instead of local statetaehoon2019-04-11
* #433 - update sort by for conversationdave2019-03-28
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...dave2019-03-28
|\
| * Apparently, MastoAPI gives status in ancestors if you try opening a repeat...Henry Jameson2019-03-27
* | #433 - sort conversation for retweets and clean updave2019-03-27
* | #433 - fix retweet abnormal behaviordave2019-03-25
* | #433 - consider page on focuseddave2019-03-25
* | #433 - Fix conversation page highlight, fetch conversation on converation pagedave2019-03-25
* | Resolve merge conflict,dave2019-03-25
|\|
| * reviewHenry Jameson2019-03-25
| * less hackery, more direct usage of mastoapiHenry Jameson2019-03-21
| * minor UI improvements - keep current behavior of showing originating post ini...Henry Jameson2019-03-21
| * why did i do thatHenry Jameson2019-03-21
| * Fetching convos via MastoAPI. Had to change conversation component a bit forHenry Jameson2019-03-09
* | #433 - fix broken conversation pagedave2019-03-25
* | #433: persistency of status formdave2019-03-11
* | #433: do not remove the reply dialogdave2019-03-11
|/
* fix convosHenry Jameson2019-02-14
* #341 - fix namingdave2019-02-12
* #341 - automatic scroll with repeats/reportsdave2019-02-12
* i should take it easyHenry Jameson2019-01-25
* hotfixHenry Jameson2019-01-25
* quickfixHenry Jameson2019-01-25
* this attempts converting id to number to sort them numerically, since "99" >Henry Jameson2019-01-25
* removing unnecessary conversions since it should already be converted in norm...Henry Jameson2019-01-17
* Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-01-17
|\
| * Remove all explicit and implicit conversions of statusId to number, changedHenry Jameson2019-01-11
* | separated normalization into a another file, removed catchall and added more ...Henry Jameson2019-01-13
|/
* Move previews from conversation to status, put the reply preview arrow back o...shpuld2017-11-13
* Add back relative numbering.Roger Braun2017-07-29
* Only run through replies once.Roger Braun2017-07-29
* Revert "Throttle getReplies so it isn't called that often."Roger Braun2017-07-28
* Throttle getReplies so it isn't called that often.Roger Braun2017-07-28
* Small cleanup.Roger Braun2017-06-07
* lint fixShpuld Shpuldson2017-06-07
* Add floating status-previews on reply-link mouseover in conversations and mak...Shpuld Shpuldson2017-06-07