Commit graph

203 commits

Author SHA1 Message Date
hippoz
7f44da8d5c
remove flex layout from buttons 2022-12-03 19:08:04 +02:00
hippoz
3110073a72
update fonts 2022-12-03 19:02:54 +02:00
hippoz
ce5116e452
fix sidebar channel button 2022-12-01 19:44:32 +02:00
hippoz
0f5093b6bb
show unread indicator next to sidebar button on small viewports 2022-12-01 19:19:51 +02:00
hippoz
a5f0596ee5
slightly increase spinner fade time 2022-12-01 17:48:18 +02:00
hippoz
1e02b29465
major design improvements for modals 2022-12-01 17:47:12 +02:00
hippoz
402807995c
improve modals on mobile (sadly no blur because animations wont be smooth :((() 2022-11-29 21:49:29 +02:00
hippoz
faf8d3a518
add loading spinner and spinner button 2022-11-29 16:47:46 +02:00
hippoz
050374204e
experiment with darker colors 2022-11-27 23:32:43 +02:00
hippoz
0ed2f38581
replace wall of text with digestible information 2022-11-27 23:13:42 +02:00
hippoz
e3d6527209
cleaner autoscroll system - may fix mobile webkit issues 2022-11-17 21:38:40 +02:00
hippoz
17e086769d
add "timeline" system for measuring app start performance 2022-11-17 21:11:32 +02:00
hippoz
be560e5510
fix light theme 2022-11-17 20:31:54 +02:00
hippoz
55b406bf82
back to original font 2022-11-13 23:10:41 +02:00
hippoz
87be3892ac
add roboto font for experimentation 2022-11-13 17:10:32 +02:00
hippoz
64b8e1eafa
greatly improve ui 2022-11-12 21:39:21 +02:00
hippoz
64478b5804
remove third party notice 2022-11-12 17:43:44 +02:00
hippoz
70687e1943
fix message layout bug 2022-10-30 23:21:48 +02:00
hippoz
3ea2b81b01
greatly improve message layout 2022-10-30 21:44:46 +02:00
hippoz
d7c986a001
allow users to disable third party notice 2022-10-30 21:34:13 +02:00
hippoz
3ef8298745
add "nick_username" feature for messages - useful for bridges to other chat platforms 2022-10-30 16:53:52 +02:00
hippoz
49d8032638
add a basic system for third-party applications to provide transparency about data collection practices 2022-10-30 01:05:20 +03:00
hippoz
4d336e4a26
add store "pipe" method to modify data 2022-09-28 16:54:37 +03:00
hippoz
d14b0c4282
add action system and move message sending to it 2022-09-28 16:45:16 +03:00
hippoz
bd16ec07fe
add plugin and custom style system 2022-09-27 16:22:00 +03:00
hippoz
52cc76f676
display channel name in title 2022-09-24 17:07:50 +03:00
hippoz
28ed386228
improve buttons 2022-09-21 00:13:13 +03:00
hippoz
9635491897
fix toasts on login screen 2022-09-21 00:10:41 +03:00
hippoz
4b0ddb9e23
improve modal animations 2022-09-20 23:59:17 +03:00
hippoz
b1c64d3f58
fix presence sidebar alignment 2022-09-20 23:49:34 +03:00
hippoz
73fd353965
fix webkit bug with input labels 2022-09-20 23:39:16 +03:00
hippoz
7e1da02089
reduce selectability of some elements 2022-09-20 23:36:12 +03:00
hippoz
ac2a231045
further improve time separator 2022-09-20 23:20:06 +03:00
hippoz
268a654617
optimize messages list computation 2022-09-20 23:15:27 +03:00
hippoz
63c2a80816
fix message list recomputation 2022-09-20 23:03:28 +03:00
hippoz
265af195da
show date marker at start of channels 2022-09-20 22:52:41 +03:00
hippoz
15cdf8033b
improve time separator 2022-09-20 22:50:18 +03:00
hippoz
cb0a7330b6
make sure responsive handlers are initialized before gateway settlement 2022-09-20 18:19:11 +03:00
hippoz
3bde9249c7
add sidebar to initial html to reduce layout shifts 2022-09-20 18:18:51 +03:00
hippoz
9f5d51962c
set default viewport size css variables 2022-09-20 18:18:15 +03:00
hippoz
b58c7b4604
disable livereload 2022-09-20 18:17:57 +03:00
hippoz
5aaaf56380
add debug logging to autoscroll and experiment with using microtasks 2022-09-20 01:56:34 +03:00
hippoz
10d25445c5
general visual improvements 2022-09-20 01:35:54 +03:00
hippoz
f3221321d8
improve store implementation and fix style tag leak by updating svelte 2022-09-20 01:35:36 +03:00
hippoz
93cfb10787
fix unsubscribe bug in store 2022-09-18 01:46:09 +03:00
hippoz
14a98d7eb1
switch to material design icons from feather icons
This should improve the visuals of the app. Additionally, it may improve the performance as well.
2022-09-18 01:41:59 +03:00
hippoz
80ab321103
further optimize message rendering 2022-09-17 23:44:46 +03:00
hippoz
595b6ac1f2
clean up presence sidebar 2022-09-17 23:07:09 +03:00
hippoz
802178ca67
fix message clumping 2022-09-06 22:03:41 +03:00
hippoz
19fb448d2a
prevent messages from cutting off on small viewports 2022-09-06 21:52:45 +03:00