[WorldMoodTracker] Add streaming feature#315
[WorldMoodTracker] Add streaming feature#315singhpratyush wants to merge 1 commit intoloklak:masterfrom
Conversation
|
@Achint08 @djmgit @hemantjadon @kavithaenair @SKrPl @vibhcool: Please review. |
| if (this.eventSource) { | ||
| return; | ||
| } | ||
| // this.eventSource = new EventSource(host + '/api/stream.json?channel=' + 'all'); |
djmgit
left a comment
There was a problem hiding this comment.
App is displaying tweets, nice work 👍 Please see my comment inline.
|
@kavithaenair: You can click the area between the modal and address bar to hide it. |
|
@singhpratyush the modal is not being properly displayed on mobile screen. |
|
@djmgit: Could you please share the display size? |
vibhcool
left a comment
There was a problem hiding this comment.
Works fine for me. but shouldn't the host link be set to Loklak?
|
@vibhcool: Currently, streaming is not enabled for the main deployments of loklak. That's why I am using this deployment. |
|
Also in your subsequent PRs can you put a close button on your modal? I guess it would improve the UX as the area to click on in order to hide the modal is very less :) |
13e4581 to
138c2e3
Compare
|
@djmgit: Made the changes. @Achint08 @hemantjadon @kavithaenair @SKrPl @vibhcool: Please review. |
|
link isn't working 😅 |
|
This is all great, but we don't have reliable search results that the server provides. Therefore the service works unreliably. Please help to make all GSoc projects a success and ensure everyone passes. The pre-requisite for this is: The search results need to work reliably. |
e17757f to
49e6426
Compare
|
@mariobehling: We've increased the timeout in order to get better search results in the server. But this pull request is not related to the search results in any way. Please merge this. Thanks. |


Short description
Fixes #314.
Changes:
Link: https://singhpratyush.github.io/world-mood-tracker/index.html
Screenshots for the change:
I have:
Fixes #<number> commit messageFor the reviewers
I have: