Ajay Bura
cf6732fb29
Fix crash on profile opening
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-11 16:45:55 +05:30
Samuel Dionne-Riel
6e9394ec7a
Use Unicode aware character-wise slicing ( #159 )
2021-11-10 13:30:25 +05:30
Samuel Dionne-Riel
3776e32364
Fix commands activating anywhere in the input ( #156 )
...
* Fix commands activating anywhere in the input
Writing `The command to leave a channel is /leave` might have had "fun"
consequences for users.
Fixes #155
* Fix go-to commands activating anywhere in the input
While less obtrusive than `/` commands activating anywhere, it seems
logical to only activate completion of those when at the beginning of
the input.
2021-11-07 10:02:50 +05:30
Ajay Bura
a83aecaa69
Full UIAA implement ( #93 ), #32 , #146 , #64 , #102
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-06 15:15:35 +05:30
Ajay Bura
6fdace07c8
Automatic update people list
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-29 18:11:02 +05:30
Ajay Bura
8711658e75
Feature: invite/disinvite from profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-29 17:13:33 +05:30
Ajay Bura
e25dc46863
Add option to select role on roomCreation
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-29 14:59:16 +05:30
Ajay Bura
f53f54af7f
Refactor 2194cb65a2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-29 13:20:27 +05:30
Ajay Bura
2194cb65a2
Hide pinned space notification from home icon
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-28 15:30:16 +05:30
Ajay Bura
8fb9365eaa
Enhanced invite list UX
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-27 16:48:31 +05:30
Ajay Bura
aca2c3a9dd
v1.4.0: SSO login and profile viewer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:53:25 +05:30
Ajay Bura
f544dab3e0
Fix reaction selector doesn't focus msg input ( #62 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 17:28:14 +05:30
Ajay Bura
dc7ddeaa9b
Fix wildcard matching in emojisearch ( #121 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 16:46:23 +05:30
Ajay Bura
9b5f42cda9
Fix profile picture inconsistency ( #104 , #147 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-25 14:25:06 +05:30
Ajay Bura
ed62d06b5e
SegmentedControl bug fixed
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-23 15:41:16 +05:30
Ajay Bura
f11e4f6626
Add option to filter PeopleDrawer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-23 15:27:54 +05:30
Ajay Bura
59eec5241a
Enhanced people search UX
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-22 20:02:01 +05:30
Ajay Bura
f70270a0b3
Fixed inconsistent search in emojiboard.
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-22 17:02:42 +05:30
Ajay Bura
36380fe5fd
Add search in People drawer
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-21 17:50:49 +05:30
Gero Gerke
fa10a67811
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
kfiven
462a559bd3
Fix unable to send msg in DM from IRC users ( #135 )
2021-10-11 11:19:32 +05:30
Ajay Bura
6c97d08027
Updated support link
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-06 13:48:30 +05:30
Ajay Bura
0ebda9d224
v1.3.2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-10-06 12:42:48 +05:30
Ajay Bura
0f02bfd2c3
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
8e5a5baf52
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
kfiven
1dd7f0371d
Changed p to Text component
2021-09-30 20:56:39 +05:30
Gero Gerke
7d032bb684
Improve message when there are no public rooms on a server
2021-09-30 17:24:28 +02:00
Gero Gerke
ecc4a40eea
Disallow sending to rooms with insufficient powerlevel
...
Fixes #123
2021-09-30 16:17:01 +02:00
Ajay Bura
0f06d88e18
v1.3.1
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-09-26 18:51:22 +05:30
Ajay Bura
ea5f7b65f3
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
0e9228ba7c
v1.3.0
2021-09-14 10:24:42 +05:30
Ajay Bura
5a17badfae
Added server disconnection message ( #35 )
2021-09-14 10:10:11 +05:30
Ajay Bura
437c6f8262
Renamed favourite to pin
2021-09-14 09:31:15 +05:30
Ajay Bura
470fdd62bb
Merge pull request #95 from jamesjulich/paste-image
...
Support pasting images as attachments. Fixes #87 .
2021-09-14 07:50:07 +05:30
jamesjulich
6434d10e52
Support pasting images as attachments. Fixes #87 .
2021-09-13 09:34:08 -05:00
Ajay Bura
2ed4fc9fbf
Fixed read recipt issue
2021-09-13 19:47:40 +05:30
Ajay Bura
0bbe6a0a12
Save edited message on enter ( #78 )
2021-09-13 16:30:23 +05:30
Ajay Bura
872e2f9753
Added cancel button and support for empty display name ( #91 )
2021-09-13 13:33:24 +05:30
Ajay Bura
09f7225eb7
Added progress spinner in ImageUplaod ( #91 )
2021-09-13 12:27:55 +05:30
James Julich
95bb0ac6d4
Merge branch 'ajbura:dev' into profile-editor
2021-09-12 22:41:42 -05:00
jamesjulich
f97596689f
Move files and rename classes.
2021-09-12 22:25:58 -05:00
Ajay Bura
b07c50e580
Added unread symbol for Spaces, DMs and Home ( #82 )
2021-09-12 20:44:13 +05:30
unknown
8bf5a6e0bc
Added options to control room notifications ( #25 )
2021-09-09 18:36:39 +05:30
unknown
80551124f1
Added RoomOptions component ( #25 )
2021-09-09 17:49:57 +05:30
jamesjulich
6c78060876
Add profile editor in settings
2021-09-09 00:47:26 -05:00
unknown
cdf421f0f1
Added option to fav spaces ( #52 )
2021-09-05 18:56:34 +05:30
unknown
4efc320f23
Added space nesting ( #52 )
2021-09-03 17:58:01 +05:30
unknown
705910d9e0
Renamed channels to rooms ( #30 )
2021-08-31 18:43:31 +05:30
unknown
b5dfc337ec
refectored Drawer component and added Postie
2021-08-30 21:12:24 +05:30
unknown
2848417cf5
refectored navigation
2021-08-30 08:31:13 +05:30