csoler
06be689bef
fixed missing cache update in GxsCircles
2020-01-28 22:53:43 +01:00
csoler
b6366ac5bd
fixed misplaced notification event in GxsCircles
2020-01-28 22:47:30 +01:00
csoler
841ba9e579
added some missing notifications in circles dialog
2020-01-28 22:22:04 +01:00
csoler
424e7be52f
added notifications for identities
2020-01-27 23:02:04 +01:00
defnax
9a616fd0dd
Display the lobby name on the rs link
...
Display the lobby name on the rs link
2019-10-11 17:34:17 +02:00
Gioacchino Mazzurco
08604774d3
Add rsidentity API call to request specific identity to the network
2019-07-29 10:46:38 +02:00
csoler
94cbe65142
added various sizes in icons cache so that we do not always allocate the largest sizes
2019-06-04 11:49:26 +02:00
csoler
e66fb923fb
attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested
2019-06-03 23:52:29 +02:00
csoler
61aeae67ea
disable auto-ban identities for own IDs
2019-04-04 22:52:25 +02:00
Gioacchino Mazzurco
5ff4ebbd12
Fix retroshare-gui compilation after RsReputations refactoring
2019-02-16 11:42:22 -03:00
csoler
d2f94078e7
fixed compilation for Qt<5.8 in IDDialog
2019-01-28 11:26:30 +01:00
csoler
bf1c433849
manual merge with upstream/master
2019-01-22 21:32:18 +01:00
csoler
9c24f5c718
Revert "removed HeaderFrame where it's not needed"
2019-01-19 22:36:19 +01:00
csoler
e34b8e109f
merged with upstream/master
2019-01-19 15:56:33 +01:00
csoler
9017db4797
added identity creation time in IdDetails
2019-01-19 15:54:07 +01:00
zapek
bb038ab3e0
removed HeaderFrame where it's not needed; changed the font of top
...
tooltips to be the same
2019-01-18 23:30:52 +01:00
csoler
2d06aa3eb0
use case insensitive sorting in People
2019-01-06 20:29:45 +01:00
Gioacchino Mazzurco
9eef7735f3
retroshare-gui open distant chat when double clicking on people
2018-11-20 15:56:21 +01:00
csoler
ac2dacf515
fixed licenses in gxsforums, gxschannels, im_history, msgs
2018-11-15 21:49:12 +01:00
Gioacchino Mazzurco
6db23267c3
retroshare-gui fix windows compilation error due to time_t usage
2018-10-07 15:51:02 +02:00
csoler
cadc697882
removed reload of currently selected identity during full reload of Id list in People as it caused some blinking
2018-06-21 17:27:15 +02:00
csoler
84699db744
changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places.
2018-06-21 15:46:59 +02:00
sehraf
f53e5e8468
Fix displayed chat link name in id dialog
...
before (decimal): Message in chat room 5327517029776505601
after (proper id): Message in chat room LFD6E08C33A98C658
2018-05-25 23:59:02 +02:00
csoler
5a4d0f57d1
made the invite system non automatic, because it was confusing and could generate unwanted emails
2018-02-23 14:26:23 +01:00
Phenom
a496e6f1b0
Add Chat Room RSLink
2018-02-04 17:51:26 +01:00
Phenom
4f902bbaee
Clear Person Detail when no selection
...
Add a text for own signed Id but not yet validated (when just created).
2018-01-05 17:48:18 +01:00
csoler
acbcba8a64
attempt to fix icon sizes in identity dialog
2017-12-07 17:20:42 +01:00
Phenom
5b86f44ef0
Fix Show Author In People Tab at startup
...
In same, save selected Id when list updated.
2017-07-20 14:29:31 +02:00
Phenom
82addce867
Change RetroShareLink creation methodes as static
...
And remove this warning:
2017-07-16 13:12:07 +02:00
Phenom
f352939154
Fix Warnings:
...
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(! rsIdentity->getIdDetails(gxs_id,details))
^~
2017-05-08 12:25:29 +02:00
Phenom
f22dc0f0df
Fix Clang warnings: unused variable 'action'
...
warning: unused variable 'action' [-Wunused-variable]
QAction *action = contextMenu-
>addAction(QIcon(":/images/chat_24.png"),tr("Copy identity to
clipboard"),this,SLOT(copyRetroshareLink())) ;
2017-04-25 09:45:57 +02:00
Phenom
4f939b2b76
Fix Clang warnings: unused function 'set_item_background'
...
warning: unused function 'set_item_background' [-Wunused-function]
static void set_item_background(QTreeWidgetItem *item, uint32_t type)
2017-04-17 22:01:28 +02:00
Phenom
a476a8138c
Fix Clang warnings: function 'update_children_background' is not needed
...
warning: function 'update_children_background' is not needed and will
not be emitted [-Wunneeded-internal-declaration]
static void update_children_background(QTreeWidgetItem *item, uint32_t
type)
^
2017-04-17 21:53:57 +02:00
Phenom
e83104ee0f
Fix Clang warnings: Add author and date to #warning
2017-04-17 21:32:14 +02:00
csoler
273aae7cc1
fixed sharing of own identity
2017-04-15 19:01:13 +02:00
csoler
3130ec9041
added GUI async call to ID serialised data. Allows to copy+paste identities.
2017-04-10 20:02:14 +02:00
csoler
54cd402f1c
fixed a few bugs in latest identity link code
2017-04-08 21:43:07 +02:00
csoler
6d290389f0
added RSLink for GXS identities
2017-04-08 21:12:48 +02:00
mestaritonttu
28d2e27a4c
Remove whitespace from string
2017-03-07 13:53:08 +02:00
csoler
cdb0c6e59e
fixed [No title] text in people
2017-03-02 22:35:21 +01:00
csoler
12246e369b
added settings variable to allow to always display the help of each tab the first time it is shown
2017-02-25 23:52:57 +01:00
csoler
37f3e1a62a
fixed problem in ID creation code.
2017-02-07 20:15:55 +01:00
defnax
bc8aac1ca6
Added warn messagebox before send invite
2017-02-02 17:15:32 +01:00
defnax
7861b092c3
Fixed to display Avatars and nickname on news feeds Messages Item for Distant Messages.
...
Added for Invite Message RS_MSG_USER_REQUEST flag & auto send invites to outbox.
Optimized Messages Item for Invite Messages, display a Send Invite Button, to send back own rs cert link via Distant Message.
2017-01-29 19:01:38 +01:00
csoler
d7e068220d
fixed sorting by reputation in IdDialog
2017-01-12 21:59:44 +01:00
csoler
a210c13d12
fixed clicking of RS links in identity usage statistics
2017-01-04 21:49:52 +01:00
csoler
f72399f2a8
merged upstream/master
2017-01-04 20:24:08 +01:00
csoler
98524e861c
added translations and human readable messages for ID activity statistics
2017-01-04 20:21:49 +01:00
csoler
2919058652
finished backend part for identity usage statistics
2017-01-03 23:31:29 +01:00
defnax
5469eb168d
Added display labels to show positive and negative votes
2017-01-03 16:43:31 +01:00