Ajay Bura
941dae0625
Remove globally exposed var
2022-05-14 08:28:31 +05:30
Ajay Bura
4a715bfd17
Fix pasting not working #551
2022-05-14 08:24:21 +05:30
Ajay Bura
e51fc5a585
Add join with address option ( #420 , #447 )
2022-05-03 16:01:50 +05:30
Ajay Bura
2ba4d2f2b7
Bug fixes in emoji verificaiton
2022-05-03 12:52:26 +05:30
Ajay Bura
2867bb3bc3
Session verification by emojis ( #513 )
...
* Add option to verify with security key/phrase
* Manually merge #311 by @ginnyTheCat
2022-05-01 13:22:55 +05:30
Laurenz
dc8e6e53c7
Adapt to different device widths ( #401 )
...
* Now adapting to small screen sizes, needs improvements
* Fix that site only gets into mobile mode when resized
* - Added navigation event triggered if user requests to return to navigation on compact screens
- People drawer wont be shown on compact screens
- Still accessible using settings
- would be duplicated UI
- mobileSize is now compactSize
* Put threshold for collapsing the base UI in a shared file
* Switch to a more simple solution using CSS media queries over JS
- Move back button to the left a bit so it doesnt get in touch with room icon
* switch from component-individual-thresholds to device-type thresholds
- <750px: Mobile
- <900px: Tablet
- >900px: Desktop
* Make Settings drawer component collapse on mobile
* Fix EmojiBoard not showing up and messing up UI when screen is smaller than 360px
* Improve code quality; allow passing classNames to IconButton
- remove unnessesary div wrappers
- use dir.side where appropriate
- rename threshold and its mixins to more descriptive names
- Rename "OPEN_NAVIGATION" to "NAVIGATION_OPENED"
* - follow BEM methology
- remove ROOM_SELECTED listener
- rename NAVIGATION_OPENED to OPEN_NAVIGATION where appropriate
- this does NOT changes that ref should be used for changing visability
* Use ref to change visability to avoid re-rendering
* Use ref to change visability to avoid re-rendering
* Fix that room component is not hidden by default.
This resulted in a broken view when application is viewed in mobile size without having selected a room since loading.
* fix: leaving a room should bring one back to navigation
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2022-04-24 15:53:10 +05:30
Ajay Bura
3f6e3074f2
Add reusable dialog ( #459 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-03-31 20:39:05 +05:30
Ajay Bura
50bf90fada
Redesign app/user settings ( #404 )
...
* Redesign app settings
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Redesign user profile in settings
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Update string
Signed-off-by: Ajay Bura <ajbura@gmail.com>
* Fix bug
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-03-21 09:46:11 +05:30
Ajay Bura
e1a67acde1
Add manage pin spaces
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-03-06 17:52:04 +05:30
Ajay Bura
79afc7649d
Add option to create room/space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-02-26 21:00:52 +05:30
Ajay Bura
d3ddbc0c72
Fix space add options visible in home
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-02-23 19:48:24 +05:30
ginnyTheCat
1d7fbc841e
Add option to view event source ( #320 )
...
* Add view source
* Add view source cons
* Change design
* Use PopupWindow instead of Dialog
* Undo changes to Dialog.jsx
2022-02-22 19:01:04 +05:30
Ajay Bura
318e7c7458
Make dialog to add existing rooms to space
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-02-20 20:17:13 +05:30
ajbura
1f6e5e71ef
Add ability to explore and join space rooms
...
Signed-off-by: ajbura <ajbura@gmail.com>
2022-02-16 20:25:36 +05:30
Ajay Bura
833edc9568
Add space settings
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-29 13:48:06 +05:30
Ajay Bura
f3615117d8
Add search icon in room header
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-16 18:18:33 +05:30
Ajay Bura
dcef08009d
Add ability to search room messages
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-16 14:17:50 +05:30
Ajay Bura
e67abae3e0
Add afterClose param to reusabel context menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-13 18:43:22 +05:30
Ajay Bura
60c44da974
Refactor room options
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-13 18:30:43 +05:30
Ajay Bura
a279995982
Add action to open reusabel context menu
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-11 20:46:41 +05:30
Ajay Bura
34bb5f9928
Fix error on room leave
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-09 10:29:06 +05:30
Ajay Bura
d02e8dcd4e
Add optoins to change room visibility
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-26 15:34:20 +05:30
Ajay Bura
5777c1ab27
Add RoomSettings comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-22 20:18:32 +05:30
Ajay Bura
fbeecc0479
Add hotkey ctrl+k for search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-11 10:50:34 +05:30
Ajay Bura
413188c995
Add recent opened room in search
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-11 09:55:38 +05:30
Ajay Bura
c9ec161ccc
Add search modal ( #132 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-10 17:22:53 +05:30
Ajay Bura
38cbb87a62
Added unread indicator ( #67 ), reply link back to original ( #96 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-12-03 18:32:10 +05:30
Ajay Bura
7e7a5e692e
Refectored Message comp
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-20 13:29:32 +05:30
Ajay Bura
cb6e71e544
Save peopleDrawer visibility in localStorage
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-15 09:23:59 +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
unknown
80551124f1
Added RoomOptions component ( #25 )
2021-09-09 17:49:57 +05:30
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
eb667bc436
close #2 : added autocomplete for display name & replace fusejs
2021-08-24 15:31:20 +05:30
unknown
8d4e796f42
added ReadReceipts component
2021-08-16 17:37:29 +05:30
unknown
0404f30c87
made EmojiBoard reusable
2021-08-14 10:19:29 +05:30
unknown
e1a0acdf4a
added search term ability in PublicChannels component
2021-08-08 14:45:21 +05:30
unknown
4ec770da63
added search term ability in InviteUser component
2021-08-08 10:23:26 +05:30
unknown
026f835a87
initial commit
2021-07-28 18:45:52 +05:30