Commit Graph

47 Commits

Author SHA1 Message Date
Sumit Kumar Soni
35c5c17309 build: modernize WebUI build and lint tooling 2026-08-02 20:46:00 +05:30
defnax
dd66e7e1ff Added to Show chat room details Type & Security fields 2026-07-26 12:27:54 +02:00
defnax
97c05df59a Added quote message for chat rooms 2026-07-25 22:52:54 +02:00
defnax
6202ff7077 Addded quote chat message feature 2026-07-25 22:37:01 +02:00
defnax
7d7adb8b83 Added Chat History browser 2026-07-25 17:06:45 +02:00
defnax
33e7e867d7 Fixed issue to load chat images
* Added attach image button
* Improved status bar to retrieve nat status & down/up infos
* torstatus added but not yet functional needs the api
2026-07-25 16:09:00 +02:00
defnax
fcd0953784 Fixed context menu right mouse click
Improved People list to get more useable to switch
Added Chats lists
2026-07-24 23:10:08 +02:00
defnax
8a3e2d3693 Fixed bug with voting 2026-07-24 21:16:16 +02:00
defnax
6fd0118225 split chats code 2026-07-20 22:07:05 +02:00
defnax
e06efd3b0d Added invite button for rooms
improve layout net settings
Added missed config settings
2026-07-17 23:17:34 +02:00
defnax
9cb3b9bb4c Added vote feature for chat parcipants
Added statusbar
2026-07-17 19:42:35 +02:00
defnax
2053a29867 Added emoji for chats 2026-07-14 21:10:23 +02:00
defnax
845566da21 Fixed to update subscribed list list when chat rooms is created 2026-07-09 13:25:57 +02:00
defnax
911dc01bf9 Improved loading people and network list
Add Chat improvements
Added Send Chat & Mail for Parcipants list
Added tooltip functionality
Improved Identiy details display
Added show distant chat status
2026-07-08 19:34:44 +02:00
defnax
f6a9dbef41 removed bubble chat from rooms 2026-07-06 20:50:20 +02:00
defnax
4742a87040 Added identicon display 2026-07-06 15:46:55 +02:00
defnax
4ddbf1ee2a Redesign Chat rooms 2026-07-05 23:49:52 +02:00
jolavillette
07c098ad96 webui v131: address PR review (fix shadowing, dedup utils, userMap→username, gxs_id fix, error handling, sessionStorage) 2026-04-01 05:04:21 +02:00
jolavillette
7118e3b816 webui: restore responsive design, fix chat APIs, implement optimistic messaging, and resolve Sass build/visibility issues 2026-03-13 12:29:07 +01:00
jolavillette
d861873bfe Merge master into ImproveWebui: resolve rsMsgs to rsChats/rsMail refactor while preserving UI improvements 2026-03-08 06:02:56 +01:00
jolavillette
b227cde173 various small UI improvements 2026-02-19 15:50:17 +01:00
jolavillette
5438bba025 implement distant chat 2026-02-19 10:51:57 +01:00
jolavillette
15b0d169fe V1: makes chat usable, fetch history, add logout and reload buttons, add version number 2026-02-16 21:14:20 +01:00
Cyril Soler
af70702793 rsMsgs -> (rsMail | rsChats) 2025-12-28 20:13:28 +01:00
zelfroster
ef6c1e241f fix: fixed chat temporarily and made widgets scrollable but not the title 2023-06-16 14:51:20 +05:30
zelfroster
2af133dfe7 refactor: migrate entire css code to scss 2023-04-05 01:06:38 +05:30
Gunjan Agarwal
099603a804
Added side navbar (#34)
* Added side navbar

* Refactored code

* Update

* Update

* Update

* Update 4

* Update-5

* Update-6

* Removed Web ui

* Update-7

* Update-8
2021-05-12 23:46:28 +05:30
Avinash Kumar
53fa5aeec4
UI improvement && logic code for people Webpage (#33)
* fix checkout alignmnet

* fixed create identity issue

* added logic for edit identity as well as create identity

* final changes

* UX changes

* minor fixes

* Signed Create identity is working now

* minor changes

* friend node profile pic is aligned now

* People->Edit && create identity popup responsive

* updated & refactor code

* changes added

* Update people_ownids.js

* Update people_util.js

* feat: people Web page  UI

* minor-fix

* fix prettier & eslint issue

* updated changes

* updated changes

* minor fix

* update changes
2021-04-27 00:08:15 +05:30
zeners
f09d6b0ca9
try to fix eslint and prettier issues (#32)
* fix eslint + prettier issues

* fix eslint config (remove with prettier clashing indent rules)

* fix eslint warnings
2021-04-20 18:30:39 +05:30
Zener
11aec1e625 chat.js: change LobbyList, SubscribedLobbies, SubscribedLeftLobbies, PublicLeftLobbies to components 2021-03-19 17:20:05 +01:00
Zener
ab9c9acf1c fixed navigation options, simplify navbar, removed usesless return value in ChatlobbyModel#loadPublicLobby 2021-03-18 22:25:42 +01:00
Zener
7cc21f4c59 apply sugguestions from https://github.com/RetroShare/RSNewWebUI/pull/16#pullrequestreview-613598508 2021-03-17 19:49:28 +01:00
Zener
801465c1e4 subscribe / unsubscribe public chat-lobby 2021-03-05 11:43:12 +01:00
Zener
3daae1b0bd wip: chat-lobby setup with changing user 2021-02-01 07:24:38 +01:00
Zener
0f920f6ab2 wip: update chat-lobby setup layout 2021-01-31 13:26:06 +01:00
Zener
440790d22c wip: chat try to change current identity for lobby 2021-01-09 23:53:05 +01:00
Zener
8882353d55 wip: initiate distant chat; build lobby setup 2021-01-08 11:22:01 +01:00
Zener
582136e08c chat: alphabetical sort by lobby names 2020-12-31 12:16:30 +01:00
Zener
64fcb0c530 chat: switch chat in 3 column style 2020-12-31 10:48:16 +01:00
Zener
8d5b775028 happy webui chatting (ignore formatting ...) 2020-12-24 20:56:01 +01:00
Zener
09a5f5e519 chat: adding time + own messages 2020-12-24 09:10:13 +01:00
Zener
097ae85a37 chat via event: Text kommt an 2020-12-23 23:21:19 +01:00
Zener
8ac8f54c1a sending chat-messages (read waiting for new event-system after 0.6.6) 2020-12-22 07:30:18 +01:00
rottencandy
ba5ae86f5e fix chat name updation cache 2019-08-15 18:35:21 +05:30
rottencandy
0ab9f15499 Add unsub rooms display in chat 2019-08-10 14:23:30 +05:30
rottencandy
e514d04dea Add basic info display
The chat api uses 64 bit int to represent ids, which is bigger than
JS max int limit. Hence the chat component requires use of custom
Serializer and Deserializer to overcome this limit and store ids as
string.
2019-08-09 22:53:50 +05:30
rottencandy
7e71551bc8 Add basic framework for chat tab 2019-08-03 12:01:02 +05:30