Commit graph

205 commits

Author SHA1 Message Date
Ajay Bura
d862da6a89 SegmentedControl bug fixed
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
ad6aabdac9 Add option to filter PeopleDrawer
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
f845e29cce Enhanced people search UX
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
85fb3fa6b1 Added button reset type.
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
ef63d7083d Fixed inconsistent search in emojiboard.
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
15b89eb474 Add search in People drawer
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
f09ea1dfc9 SSO login bug fixed
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
873c2ac77e Fix redirect on SSO login (#142), #27, #94
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
James Julich
4d5e417c3a 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-25 17:59:57 +05:30
Gero Gerke
292f864c80 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-25 17:59:57 +05:30
Ajay Bura
24875617f8 Update pull-request.yml 2021-10-25 17:59:57 +05:30
Ajay Bura
a0aab78dbf Update pull-request.yml 2021-10-25 17:59:57 +05:30
Ajay Bura
334e6d826c Fixed deploy on PR 2021-10-25 17:59:57 +05:30
Ajay Bura
0b8524e2d2 Update pull-request.yml 2021-10-25 17:59:57 +05:30
Ajay Bura
90b3f8c26a added action for pull request previews 2021-10-25 17:59:57 +05:30
jamesjulich
903bf45a6b Add support for SSO login. 2021-10-25 17:59:57 +05:30
kfiven
2604d31530 Fix unable to send msg in DM from IRC users (#135) 2021-10-25 17:59:57 +05:30
Ajay Bura
ab69145244 Fix make both user admin on DM create
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Ajay Bura
7d959e1d7e Updated support link
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:59:57 +05:30
Krishan
21c0eac16b Merge pull request #131 from ajbura/dev
v1.3.2
2021-10-06 13:22:18 +05:30
Ajay Bura
b8d7f73852 v1.3.2
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-06 12:42:48 +05:30
Ajay Bura
d150e6e8a8 Fix Password don't match on register page
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-06 12:35:51 +05:30
Ajay Bura
c2312bb3a4 Revert dark theme color changes
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-04 11:01:27 +05:30
Ajay Bura
77c023f42c Made ContextMenu animation little fast (#114)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-04 11:00:18 +05:30
Ajay Bura
96def3e3c2 Merge pull request #128 from Empty2k12/fix/no-public-rooms
Improve message when there are no public rooms on a server
2021-10-03 10:00:23 +05:30
Ajay Bura
e799287e28 Better error handling when server room list is private
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-03 09:53:54 +05:30
Krishan
72c71bd4fc Merge pull request #125 from Empty2k12/fix/powerlevel-sending
Disallow sending messages to rooms with insufficient powerlevel
2021-09-30 21:00:00 +05:30
kfiven
6b625e146d Changed p to Text component 2021-09-30 20:56:39 +05:30
Gero Gerke
4545d66d1a Improve message when there are no public rooms on a server 2021-09-30 17:24:28 +02:00
Gero Gerke
0a848a078e Disallow sending to rooms with insufficient powerlevel
Fixes #123
2021-09-30 16:17:01 +02:00
Ajay Bura
fadca6470d Merge pull request #117 from ajbura/master
v1.3.1: Bug fixes
2021-09-26 18:59:53 +05:30
Ajay Bura
7477dc95d4 v1.3.1
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-09-26 18:51:22 +05:30
Ajay Bura
11a2905a9b Fixed #115: High CPU usages while idling
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-09-26 18:47:37 +05:30
Ajay Bura
17b34c2d83 Fixed #103: Crash when space nesting has a loop
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-09-25 20:18:06 +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
a22fe931b7 Merge pull request #116 from jamesjulich/chip
Added chip component.
2021-09-23 16:43:40 +05:30
Ajay Bura
fbec513063 Updated Chip.scss property ordering 2021-09-23 16:40:52 +05:30
jamesjulich
c3b5344dfa Added chip component. 2021-09-20 11:02:15 -05:00
Ajay Bura
3bd52f3409 Added more options to run locally 2021-09-15 17:17:31 +05:30
Ajay Bura
bb64ec196b Merge pull request #100 from mkljczk/fix-typo
Fix typo
2021-09-14 14:56:27 +05:30
marcin mikołajczak
21db1063d6 Fix typo
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 09:30:37 +02:00
Ajay Bura
734bc689e2 Merge pull request #99 from ajbura/dev
Release v1.3.0
2021-09-14 10:38:47 +05:30
Ajay Bura
418966be8d Merge branch 'master' into dev 2021-09-14 10:34:18 +05:30
Ajay Bura
89033d7728 v1.3.0 2021-09-14 10:24:42 +05:30
Ajay Bura
13946bf1cc Added server disconnection message (#35) 2021-09-14 10:10:11 +05:30
Ajay Bura
24964d473c Renamed favourite to pin 2021-09-14 09:31:15 +05:30
Ajay Bura
9c335b7e29 Added toggle to see password (#73) 2021-09-14 09:01:31 +05:30
Ajay Bura
0a5494aeac Fixed scroll issue on login screen 2021-09-14 08:33:17 +05:30
Ajay Bura
39f8e8d0e8 Merge pull request #95 from jamesjulich/paste-image
Support pasting images as attachments. Fixes #87.
2021-09-14 07:50:07 +05:30
jamesjulich
a205d73613 Support pasting images as attachments. Fixes #87. 2021-09-13 09:34:08 -05:00