Commit graph

61 commits

Author SHA1 Message Date
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
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
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
28ed386228
improve buttons 2022-09-21 00:13:13 +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
15cdf8033b
improve time separator 2022-09-20 22:50:18 +03:00
hippoz
9f5d51962c
set default viewport size css variables 2022-09-20 18:18:15 +03:00
hippoz
10d25445c5
general visual improvements 2022-09-20 01:35:54 +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
e3e1b9ddad
greatly improve performance 2022-09-06 20:52:44 +03:00
hippoz
d8552c0328
fix unread indicator offset 2022-09-03 13:04:53 +03:00
hippoz
7b9379732e
significantly improve unread system 2022-09-02 22:07:08 +03:00
hippoz
9ea7c32bfd
add workaround for old webkit 2022-09-02 15:25:47 +03:00
hippoz
5072ea5ab5
change viewport size justification to use a javascript solution 2022-09-02 12:33:09 +03:00
hippoz
96066a1345
change color of messages containing mentions once again 2022-09-01 22:40:31 +03:00
hippoz
1c8d2838c4
lower alpha of background of mentions 2022-09-01 20:53:57 +03:00
hippoz
186fcb1779
change color of messages containing mentions 2022-09-01 20:45:01 +03:00
hippoz
45537347f3
highlight messages in which the user is mentioned 2022-09-01 20:10:27 +03:00
hippoz
0a37d64c77
fix selector 2022-09-01 19:35:03 +03:00
hippoz
884fec6c5f
hopefully fix mobile viewport issues 2022-09-01 18:25:21 +03:00
hippoz
0c6c88f7f5
improve handling of themes 2022-08-31 16:12:54 +03:00
hippoz
abad0841fe
improve accent colors and sidebar buttons 2022-08-31 12:44:54 +03:00
hippoz
71f3773488
make app look more similar across browsers 2022-08-28 17:57:01 +03:00
hippoz
9d1d91711e
improve sidebar contrast 2022-08-28 15:25:18 +03:00
hippoz
6cf7da5089
improve message bar appearance on small viewports 2022-08-20 03:32:31 +03:00
hippoz
e31d8c5973
add presence and user list 2022-08-08 05:12:31 +03:00
hippoz
579ff19921
add typing indicators 2022-08-07 03:00:14 +03:00
hippoz
79efc49cd2
clean up css 2022-08-05 02:18:03 +03:00
hippoz
24a956c940
refactor modal animations and add more padding to the modal footer 2022-08-04 21:31:02 +03:00
hippoz
ad8e6315ed
improve config entry names and fix selected channel persistance 2022-08-04 02:00:55 +03:00
hippoz
12837db5a4
add custom iosevka font 2022-08-03 18:55:12 +03:00
hippoz
062de0e380
fix top bar having fixed height 2022-08-03 04:59:38 +03:00
hippoz
314a7f2be0
hopefully fix mobile viewport weirdness 2022-08-02 22:36:18 +03:00
hippoz
704b35ae2b
frontend: add theme switching 2022-05-07 03:27:41 +03:00
hippoz
34dc98af95
frontend: add simple settings menu 2022-04-27 22:03:51 +03:00
hippoz
2847cfcebc
frontend: inital steps for responsive design and mobile support 2022-04-27 05:03:47 +03:00
hippoz
82926ab172
frontend: add auth overlays 2022-04-26 22:45:40 +03:00
hippoz
871ed87687
frontend: add "toast" system to tell the user of errors 2022-04-26 03:47:51 +03:00
hippoz
f17fd0174b
frontend: add channel editing 2022-04-26 03:01:21 +03:00
hippoz
fbc84a1659
frontend: add comments for each global.css section 2022-04-25 22:55:23 +03:00
hippoz
a8479ee549
frontend: slightly improve create channel modal 2022-04-25 22:53:40 +03:00