defnax
7dc081cfbc
Added chat settings page
2026-07-25 17:48:11 +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
b97c739219
Added missed configs to network config
...
Fixed some layouts issues
2026-07-25 13:06:05 +02:00
defnax
545d388257
Fixed chat scrollbar
...
missed to commit changes for people page
2026-07-24 23:29:18 +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
1ecb2dce7c
Added tooltips for mails
...
Move buttons on people page to the left side
2026-07-24 21:36:41 +02:00
defnax
8a3e2d3693
Fixed bug with voting
2026-07-24 21:16:16 +02:00
defnax
238ad60d4f
Fix issue with I2P check
2026-07-24 20:22:41 +02:00
defnax
e6175571d1
Removed the non-existent API call
2026-07-22 23:35:35 +02:00
defnax
02dc11ec9d
split people code
2026-07-21 23:53:00 +02:00
defnax
44f2907e17
split network code
2026-07-21 23:47:19 +02:00
defnax
39975c960d
improved tor configs display
2026-07-21 23:34:40 +02:00
defnax
6fd0118225
split chats code
2026-07-20 22:07:05 +02:00
defnax
059a28ab14
Fixed sorting in mails & show identity icon when no avatar available
2026-07-20 21:07:06 +02:00
defnax
fe63ef872b
Fixed to not allow endless parcipants, added restriction like qt gui
2026-07-20 20:49:07 +02:00
defnax
94f0ad985d
fix forward mail with correct id
2026-07-20 20:29:17 +02:00
defnax
4242964139
restore back broken styles
2026-07-20 20:19:34 +02:00
Sumit Kumar Soni
62e9b7846b
fix: chat message box scrolling
2026-07-20 16:45:45 +05:30
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
a03676c94a
Improved mails page
...
Fixed some issues on mails reply, replay all,forward
Added sort function
Added show per page mails
2026-07-09 15:47:12 +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
96eb830968
Fixed home shortid display
...
Added to calculate background color when there is no Avatar available
2026-07-06 22:04:22 +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
defnax
320886a10d
Improved People page
2026-07-05 21:34:50 +02:00
defnax
c1eb3a767c
Improved Network page
2026-07-05 18:49:22 +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
0c7705c392
forums now usable for reading
2026-03-24 06:31:09 +01: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
71d79ab2ed
rebuild CSS after merge
2026-03-09 04:37:30 +01:00
jolavillette
de4d237b8f
Merge master into ImproveWebui: resolve endpoint update conflicts
2026-03-09 04:24:50 +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
David Bears
35c6ab019f
fixes sporadic loggout and integer handling in People settings
...
- fixes an HTTP 404 error due to using a nonexistant endpoint for file transfer encryption
- fixes handling of JSON integers for the People settings page
- fixes sporadic logout from errors that are not authentication-related
- fixes unnecessary refreshes of shared directories
2026-03-07 20:50:53 -05: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
f867e313c7
improve search results aesthetics and fix mobile download button visibility
2026-02-18 12:45:00 +01:00
jolavillette
e007e90588
fix search events, fonts and login; improve Files labels and search results
2026-02-17 20:39:36 +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
e6e85a0dc5
fix: navbar heading icon
2024-01-15 00:06:11 +05:30
zelfroster
7bd9812a61
feat: remove google font and use local font included with webui
2024-01-15 00:05:19 +05:30
Sumit Kumar Soni
ca26e85364
Merge branch 'master' into fix-issues
2023-11-18 19:13:12 +05:30
csoler
dae0c13ef7
Merge pull request #89 from rottencandy/fix-cert-view
...
Make certificate view responsive
2023-11-10 14:50:57 +01:00
Mohammed Saud
fac02653f5
prevent reload on login form submit
2023-11-10 17:41:20 +05:30
Mohammed Saud
ddd8b0b241
make certificate view responsive
2023-11-10 17:40:28 +05:30