Zalax
3f35e7fd36
Improve SSO display on login page ( #150 )
...
sort SSO providers by alphabetical order, and reset provider list on homeserver change (to avoid having them if the homeserver is invalid)
2021-10-27 19:09:35 +05:30
daemonspring
fe3691c764
Fixed links splitting across line mid-word ( #151 )
...
`break-all` meant that links would split mid-word e.g. I observed `email` become `e\nmail`. `break-word` avoids this but also ensures long links still break before overflowing the line length.
2021-10-27 19:01:45 +05:30
Ajay Bura
950776b82e
Fix message menu placement on large screen ( #113 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:19:11 +05:30
Ajay Bura
dfa9473e00
UI improvement in SSO
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-24 17:33:56 +05:30
James Julich
9bd7acd0a9
Address 301 redirect issue and Safari regex issue. ( #143 )
...
* Address 301 redirect issue and Safari regex issue.
* Restored login redirect
as this doesn't not fix the sso redirect #143 .
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2021-10-19 18:09:30 +05:30
Gero Gerke
191772e005
Implement Profile Viewer ( #130 )
...
* Implement Profile Viewer
Fixes #111
* Make user avatar in chat clickable
* design progress
* Refactored code
* progress
* Updated chip comp
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Refactored ProfileViewer comp
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Added msg functionality in ProfileViewer
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Added Ignore functionality in ProfileViewer
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Fixed Ignore btn bug
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Refectored ProfileViewer comp
Signed-off-by: Ajay Bura <ajbura@gmail.com>
Co-authored-by: Ajay Bura <ajbura@gmail.com>
2021-10-18 20:55:52 +05:30
jamesjulich
2803c8ee6b
Add support for SSO login.
2021-10-11 11:21:44 +05:30
Ajay Bura
988cd8dc59
fixed dark theme color
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-09-25 18:18:58 +05:30
Ajay Bura
1e77b62a68
Save edited message on enter ( #78 )
2021-09-13 16:30:23 +05:30
Ajay Bura
b536f5f65e
Added progress spinner in ImageUplaod ( #91 )
2021-09-13 12:27:55 +05:30
James Julich
1e37ca3d5b
Merge branch 'ajbura:dev' into profile-editor
2021-09-12 22:41:42 -05:00
jamesjulich
e8b7acff4c
Move files and rename classes.
2021-09-12 22:25:58 -05:00
Ajay Bura
02c018e858
Added unread symbol for Spaces, DMs and Home ( #82 )
2021-09-12 20:44:13 +05:30
unknown
18a2a7e2d4
Added unread highlight in RoomSelector
2021-09-09 17:35:39 +05:30
jamesjulich
1b859eba49
Fix warnings related to line length.
2021-09-09 01:06:25 -05:00
jamesjulich
7fd7dc5f4f
Adds comments.
2021-09-09 00:59:17 -05:00
jamesjulich
c58528483c
Add profile editor in settings
2021-09-09 00:47:26 -05:00
unknown
5c397b34a2
Added option to fav spaces ( #52 )
2021-09-05 18:56:34 +05:30
unknown
6b3e27307e
Added space nesting ( #52 )
2021-09-03 17:58:01 +05:30
unknown
d70807a76b
Renamed channels to rooms ( #30 )
2021-08-31 18:43:31 +05:30
unknown
4a6fa143b2
refectored Drawer component and added Postie
2021-08-30 21:12:24 +05:30
unknown
8a41f29574
refactored ChannelSelector component
2021-08-29 13:57:55 +05:30
unknown
b3c9753a17
updated NotificationBadge component
2021-08-28 18:16:20 +05:30
unknown
e41d092974
chat scrollback performance improved
2021-08-21 18:39:21 +05:30
unknown
f11619675c
added msg edit component [ #40 ]
2021-08-20 19:12:07 +05:30
unknown
0bc436e752
fixed bridge reply formatting
2021-08-18 15:51:57 +05:30
unknown
bbcfd26a99
fixed crashes on bad media data
2021-08-18 13:55:44 +05:30
unknown
5990a1c9c1
Fixed #59 : Consistant channel avatar bg
2021-08-17 17:04:21 +05:30
unknown
bc5dd3f74a
replaced commonmark with micromark and gfm support
2021-08-17 15:10:44 +05:30
unknown
f9e30484ba
added read receipt support
2021-08-16 17:51:23 +05:30
unknown
04be4dfad1
added dialog component
2021-08-16 17:34:19 +05:30
unknown
0cc6d44dcc
bug fixed attachment related
2021-08-15 18:57:05 +05:30
unknown
e72b177efd
added support for sending reaction
2021-08-15 13:59:09 +05:30
unknown
eab4c4bb1d
reply overflow fixed
2021-08-12 12:12:59 +05:30
unknown
8913152f3e
show mxId on hover over displayname
2021-08-11 13:58:53 +05:30
unknown
87d1189115
added reply support
2021-08-11 13:29:01 +05:30
unknown
3d4fd218b9
refactored message compnonent
2021-08-10 16:58:44 +05:30
Ajay Bura
35d39f92fc
Merge pull request #43 from arche-dev/Import_Keys
...
Clarify text in "Import E2E room keys" section
2021-08-07 17:08:38 +05:30
Arche
4bf9846a9a
Capitalize "password"
2021-08-07 01:03:54 +00:00
unknown
5a915d3187
notification badge contrast fixed
2021-08-05 08:43:38 +05:30
unknown
1669833cb2
fixed typo
2021-08-01 20:08:46 +05:30
unknown
3584023cb4
added UI component for importing e2e keys
2021-08-01 19:29:15 +05:30
unknown
c70daed0e9
UI bug fixed in PopupWindow drawer
2021-07-31 19:54:43 +05:30
unknown
1beb2f546a
PopupWindow drawer width decreased
2021-07-31 17:55:15 +05:30
unknown
56d82049d0
improved PopupWindow drawer UI
2021-07-31 17:45:33 +05:30
unknown
026f835a87
initial commit
2021-07-28 18:45:52 +05:30