akkoma-fe/src
slice a67881b096
Check for websocket token before connecting to chat
Closes #403. Previously, a socket to the chat channel would be opened if
chat is enabled, regardless if the user is logged in or not. This patch
only allows a connection to be opened if a wsToken (websocket token) is
present, which prevents websocket errors from unauthenticated users.
2019-03-10 01:54:26 -08:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot Load post status content type from instance config 2019-03-04 21:29:56 -08:00
components Merge branch '420-redo-user-card-content' into 'develop' 2019-03-07 16:38:45 +00:00
hocs Use native filter function 2019-02-28 12:41:20 -05:00
i18n Merge branch 'fix/post-content-type' into 'develop' 2019-03-07 16:03:06 +00:00
lib #371: show notification when user setting's saved 2019-02-19 12:38:49 -05:00
modules Check for websocket token before connecting to chat 2019-03-10 01:54:26 -08:00
services Merge branch 'fix/fetch-activities-by-last-id' into 'develop' 2019-03-07 05:06:43 +00:00
_variables.scss checkbox radius 2018-11-23 07:28:53 +03:00
App.js #361 - fix theme preview background 2019-02-15 07:20:52 -05:00
App.scss Re-do status header a bit, add more consistent spacing to status 2019-03-02 16:35:38 +00:00
App.vue #361 - fix theme preview background 2019-02-15 07:20:52 -05:00
main.js I18n: Add Czech translation 2019-03-02 18:25:49 +01:00
sw.js add checkbox to disable web push 2018-12-13 00:03:50 +07:00