aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation
Commit message (Collapse)AuthorAge
...
* 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
|
* #486 - remove expand button on conversation pagejared2019-04-09
|
* #433 - update sort by for conversationdave2019-03-28
|
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-28
|\ | | | | | | issue-433-status-reply-form
| * 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 - remove needless nesting/bloatingdave2019-03-25
| |
* | #433 - Fix conversation page highlight, fetch conversation on converation pagedave2019-03-25
| |
* | Resolve merge conflict,dave2019-03-25
|\| | | | | | | Fix few issues (conversation page highlight, fetch conversation, ...)
| * reviewHenry Jameson2019-03-25
| |
| * less hackery, more direct usage of mastoapiHenry Jameson2019-03-21
| |
| * minor UI improvements - keep current behavior of showing originating post ↵Henry Jameson2019-03-21
| | | | | | | | initially
| * why did i do thatHenry Jameson2019-03-21
| |
| * Fetching convos via MastoAPI. Had to change conversation component a bit forHenry Jameson2019-03-09
| | | | | | | | better support, since MastoAPI doesn't have coversation ids
* | #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
| | | | "100" while 99 < 100
* removing unnecessary conversions since it should already be converted in ↵Henry Jameson2019-01-17
| | | | normalizer
* Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-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, changedHenry Jameson2019-01-11
| | | | | | | | explicit ones so that they convert them to string
* | separated normalization into a another file, removed catchall and added more ↵Henry Jameson2019-01-13
|/ | | | stuff
* 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, ↵shpuld2018-04-11
| | | | status fadein.
* 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 ↵shpuld2017-11-17
|\ | | | | | | feature/custom-theme
| * Move previews from conversation to status, put the reply preview arrow back ↵shpuld2017-11-13
| | | | | | | | on timeline statuses, add a spinner when the preview is still loading.
* | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
|/ | | | of base16 assignments for better consistency.
* imo this looks ugly, compared to general timeline appearanceHenry Jameson2017-11-13
|
* some fixes towards how conversations appearHenry Jameson2017-11-13
|