Commit graph

260 commits

Author SHA1 Message Date
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
hippoz
16998a3fd0
proper cors support? 2022-10-10 19:08:37 +03:00
hippoz
9f4270c702
report 1.3 as being supported 2022-10-10 19:03:41 +03:00
hippoz
95eb80d6da
add MATRIX_PROTOCOL option 2022-10-10 18:55:28 +03:00
hippoz
7d0d29bb8b
add more stubs to matrix implementation 2022-10-09 23:23:02 +03:00
hippoz
425406c88a
Matrix implementation
Implement a very small subset of the Matrix protocol.
2022-10-09 22:46:31 +03:00
hippoz
a0438e1d45
add plugin example for intercept 2022-09-28 17:03:56 +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
2655e12d90
typo 2022-09-27 16:23:50 +03:00
hippoz
bd16ec07fe
add plugin and custom style system 2022-09-27 16:22:00 +03:00