Commit graph

320 commits

Author SHA1 Message Date
hippoz
9bdeb6e5c2
make sure to always select the first channel if no channel is selected 2023-06-25 17:49:17 +03:00
hippoz
4329d9f592
improve theme handling 2023-06-25 17:26:30 +03:00
hippoz
045e34cbd5
first implementation of "communities" + visual improvements 2023-05-31 22:09:36 +03:00
hippoz
5a5588f1e3
fix and improve matrix layer 2023-03-17 22:46:49 +02:00
hippoz
afb046b3b6
add buffer support to rpc and add profile pictures 2023-02-25 02:35:12 +02:00
hippoz
622f3c8e63
fix typos 2023-02-22 17:01:05 +02:00
hippoz
e57ea4b4c0
expand usage of signals 2023-02-22 02:57:05 +02:00
hippoz
68c38a1a47
fix typing indicator gap 2023-02-22 02:49:39 +02:00
hippoz
20bbc56bbe
experiment with "signal" rpc that does not send the data returned by the method 2023-02-22 02:47:29 +02:00
hippoz
6ab0eb8351
better utilize caching for rpc 2023-02-22 01:06:43 +02:00
hippoz
adee96f697
remove redundant fields from messages 2023-02-22 00:14:19 +02:00
hippoz
bca4280afb
replace rest api with rpc system 2023-02-21 23:52:23 +02:00
hippoz
8ba70833f3
fix condition 2023-02-05 23:33:50 +02:00
hippoz
b3c7ffccc8
potential performance improvements 2023-01-08 23:26:22 +02:00
hippoz
b01b6c4121
various style improvements 2023-01-08 23:09:46 +02:00
hippoz
bc5a07df9d
add simple status bar 2023-01-08 17:48:18 +02:00
hippoz
fa6f65ce8a
handle gateway connecting before page load 2023-01-03 23:25:57 +02:00
hippoz
67f1b481ac
housekeeping + unify css files 2022-12-08 23:03:39 +02:00
hippoz
61106f0357
update material design icons version 2022-12-08 22:32:10 +02:00
hippoz
67ee56c109
fix modals 2022-12-03 23:07:00 +02:00
hippoz
bfd2643547
slightly fix light theme accessibility 2022-12-03 20:55:52 +02:00
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
c118306ceb
bridge: fix naming of env variable 2022-10-30 23:16:03 +02:00
hippoz
09ecdf6cda
bridge: log code and reason in close handler 2022-10-30 23:02:40 +02:00
hippoz
d63933f06c
fix unknown method in bridge 2022-10-30 22:28:09 +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
a7bb23060b
add discord bridge 2022-10-30 21:32:35 +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
53689fdaf6
disable matrix layer by default 2022-10-30 01:14:39 +03: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
2d1f491aa3
add 1.2 to supported version list 2022-10-10 19:33:43 +03:00
hippoz
4bd1339bf5
experiment with removing encryption stubs 2022-10-10 19:26:59 +03:00