aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.js
Commit message (Expand)AuthorAge
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
* | add fetching for emoji reactions, draft designShpuld Shpuldson2019-11-15
|/
* do not change word based muting logictaehoon2019-09-13
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
* update prop nametaehoon2019-09-06
* stop fetching whole conversation when change highlighted statustaehoon2019-09-06
* refactoringtaehoon2019-09-06
* accept status id instead of status obj as statusoid proptaehoon2019-09-06
* remove dead codetaehoon2019-08-28
* fix crazy watch logic in conversationtaehoon2019-08-23
* generate idObj at timeline leveltaehoon2019-08-17
* fix pin showing logic in conversationtaehoon2019-08-17
* all the manual fixesHenry Jameson2019-07-07
* npm eslint --fix .Henry Jameson2019-07-05
* Misc fixes: Fix uploads stretching on chrome, fix warnings in consoleShpuld Shpludson2019-06-18
* 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