aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.js
Commit message (Expand)AuthorAge
* Add settings for max depth in threadTusooa Zhu2022-03-07
* Use mergedConfig properlyTusooa Zhu2022-03-07
* Fallback to simpleTree styleTusooa Zhu2022-03-07
* Undive when collapsedTusooa Zhu2022-03-07
* Clean upTusooa Zhu2022-03-07
* LintTusooa Zhu2022-03-07
* Add simple tree style navigationTusooa Zhu2022-03-07
* Add dive functionalityTusooa Zhu2022-03-07
* Support diving into one status in a conversationTusooa Zhu2022-03-07
* Make status display controlledTusooa Zhu2022-03-07
* Implement thread folding/expandingTusooa Zhu2022-03-07
* Add tree-style thread displayTusooa Zhu2022-03-07
* Timeline virtual scrollingShpuld Shpludson2020-09-29
* 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