| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | show pinned state only in the user timeline | taehoon | 2019-05-15 |
| | | |||
| * | use pinned property from status directly | taehoon | 2019-05-15 |
| | | |||
| * | #468 - show pinned timeline and add pinned label to the status | dave | 2019-05-15 |
| | | |||
| * | Revert "eliminate expandable prop in favor of inConversation" | taehoon | 2019-05-06 |
| | | | | | This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1. | ||
| * | fix wrong inlineExpanded | taehoon | 2019-05-06 |
| | | |||
| * | eliminate expandable prop in favor of inConversation | taehoon | 2019-05-06 |
| | | |||
| * | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | |||
| * | display favs & reblogged users on expanded post in timeline view | Brenden Bice | 2019-04-11 |
| | | |||
| * | display avatars list on highlighted post | Brenden Bice | 2019-04-11 |
| | | |||
| * | improve code quality | Brenden Bice | 2019-04-11 |
| | | |||
| * | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | |||
| * | improve code quality | Brenden Bice | 2019-04-11 |
| | | |||
| * | fetch parent post boost users information | Brenden Bice | 2019-04-11 |
| | | |||
| * | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | |||
| * | fetch favorited users | Brenden Bice | 2019-04-11 |
| | | |||
| * | maintain conversationsObject storage | taehoon | 2019-04-11 |
| | | |||
| * | remove unused importing | taehoon | 2019-04-11 |
| | | |||
| * | get statuses in a conversation from the global repository instead of local state | taehoon | 2019-04-11 |
| | | |||
| * | #486 - remove expand button on conversation page | jared | 2019-04-09 |
| | | |||
| * | #433 - update sort by for conversation | dave | 2019-03-28 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-03-28 |
| |\ | | | | | | | issue-433-status-reply-form | ||
| | * | Apparently, MastoAPI gives status in ancestors if you try opening a repeat... | Henry Jameson | 2019-03-27 |
| | | | |||
| * | | #433 - sort conversation for retweets and clean up | dave | 2019-03-27 |
| | | | |||
| * | | #433 - fix retweet abnormal behavior | dave | 2019-03-25 |
| | | | |||
| * | | #433 - consider page on focused | dave | 2019-03-25 |
| | | | |||
| * | | #433 - remove needless nesting/bloating | dave | 2019-03-25 |
| | | | |||
| * | | #433 - Fix conversation page highlight, fetch conversation on converation page | dave | 2019-03-25 |
| | | | |||
| * | | Resolve merge conflict, | dave | 2019-03-25 |
| |\| | | | | | | | Fix few issues (conversation page highlight, fetch conversation, ...) | ||
| | * | review | Henry Jameson | 2019-03-25 |
| | | | |||
| | * | less hackery, more direct usage of mastoapi | Henry Jameson | 2019-03-21 |
| | | | |||
| | * | minor UI improvements - keep current behavior of showing originating post ↵ | Henry Jameson | 2019-03-21 |
| | | | | | | | | | initially | ||
| | * | why did i do that | Henry Jameson | 2019-03-21 |
| | | | |||
| | * | Fetching convos via MastoAPI. Had to change conversation component a bit for | Henry Jameson | 2019-03-09 |
| | | | | | | | | | better support, since MastoAPI doesn't have coversation ids | ||
| * | | #433 - fix broken conversation page | dave | 2019-03-25 |
| | | | |||
| * | | #433: persistency of status form | dave | 2019-03-11 |
| | | | |||
| * | | #433: do not remove the reply dialog | dave | 2019-03-11 |
| |/ | |||
| * | fix convos | Henry Jameson | 2019-02-14 |
| | | |||
| * | #341 - fix naming | dave | 2019-02-12 |
| | | |||
| * | #341 - automatic scroll with repeats/reports | dave | 2019-02-12 |
| | | |||
| * | i should take it easy | Henry Jameson | 2019-01-25 |
| | | |||
| * | hotfix | Henry Jameson | 2019-01-25 |
| | | |||
| * | quickfix | Henry Jameson | 2019-01-25 |
| | | |||
| * | this attempts converting id to number to sort them numerically, since "99" > | Henry Jameson | 2019-01-25 |
| | | | | | "100" while 99 < 100 | ||
| * | removing unnecessary conversions since it should already be converted in ↵ | Henry Jameson | 2019-01-17 |
| | | | | | normalizer | ||
| * | Merge branch 'switch-to-string-ids' into favorites | Henry Jameson | 2019-01-17 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | with some changes/merge conflicts resolution * switch-to-string-ids: fixx????? fix notifications? fix lint fix tests, removed one unused function, fix real problem that tests helped to surface added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue. Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string | ||
| | * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 |
| | | | | | | | | | explicit ones so that they convert them to string | ||
| * | | separated normalization into a another file, removed catchall and added more ↵ | Henry Jameson | 2019-01-13 |
| |/ | | | | stuff | ||
| * | fix collapse link being too small | Henry Jameson | 2018-09-03 |
| | | |||
| * | fix | Henry Jameson | 2018-08-30 |
| | | |||
| * | Pass the "Collapse" label throught the translation function | chip | 2018-05-19 |
| | | |||
