thelounge/client
Reto Brunner dca202427a SearchResults: Fix search progess upon search
When we hit doSearch, we always reset the offset value to 0,
meaning we always hit the conditional (!0) and always set the
messageSearchInProgress flag to undefined.
This is wrong, we do want to set this flag when we initiate a search.
2022-11-12 23:14:53 +01:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components SearchResults: Fix search progess upon search 2022-11-12 23:14:53 +01:00
css TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Added client type checking to webpack (#4619) 2022-08-23 00:26:07 -07:00
themes Bump most deps (#4453) 2022-02-09 15:27:34 -08:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
shims-vue.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00
tsconfig.json Added client type checking to webpack (#4619) 2022-08-23 00:26:07 -07:00