jpascualsana
3110c08277
Add @brief and [out] missing parameter #1591
2019-07-02 13:26:20 -05:00
hunbernd
a3801c579a
Cache the tooltips
2019-07-01 01:54:15 +02:00
hunbernd
5b0438a10f
Show sticker preview in tooltip
2019-07-01 01:21:15 +02:00
hunbernd
86182a607b
Added sticker support
2019-06-30 23:20:25 +02:00
csoler
49c450890e
fixed hierarchical info
2019-06-29 23:55:38 +02:00
csoler
88ce3e4274
added hierarchy information in FriendList Model
2019-06-29 17:50:13 +02:00
csoler
833661fc24
improved FriendList Model
2019-06-29 00:14:27 +02:00
csoler
7ccb05b77a
fixed initialization of UI in NewFriendList
2019-06-28 22:36:19 +02:00
csoler
10eeb818c8
Merge pull request #1583 from csoler/v0.6-DistantChat
...
automaticall save/restore subscribed chat rooms. The advantage is tha…
2019-06-28 21:10:33 +02:00
csoler
5e118e0e27
fixed compilation
2019-06-28 16:20:26 +02:00
csoler
1c123d6df9
added missing NewFriendList.ui
2019-06-28 11:27:19 +02:00
csoler
a4f6d89575
first version of item model for new friend list
2019-06-28 11:12:44 +02:00
csoler
081a3a7023
switched to new (unifinished) friendlist code
2019-06-25 23:11:12 +02:00
csoler
38f6657c2f
added new friendlist class with unfinished model.
2019-06-25 23:08:31 +02:00
csoler
4030887232
fixed bug due to old map entry deletion that wasnt moved
2019-06-25 21:07:05 +02:00
csoler
ff1b2ebde4
fixed uninitialized memory read in calling rsservicehandler registerNewService system
2019-06-24 21:12:27 +02:00
csoler
daec6b33c7
arranged to show PGP id for friends from short invite. Name not available yet
2019-06-22 22:07:23 +02:00
csoler
a52451b72c
moved SSL part of friend list into a separate function
2019-06-22 18:44:32 +02:00
csoler
9312d0cb3a
converted short invites to compact PGP format for increased robustness
2019-06-21 23:30:06 +02:00
csoler
e132ce7072
attempt to add SSL-only friends in FriendList - does not work yet
2019-06-20 23:09:40 +02:00
csoler
6114d97c36
removed CIRCLES-related dead code from friendlist
2019-06-20 22:07:08 +02:00
csoler
805f753727
fixed parsing of short invite
2019-06-20 21:59:56 +02:00
csoler
2f81b11dee
Merge pull request #1576 from csoler/v0.6-ImprovedGUI
...
attempt to use a cache for user-defined avatars. Should reduce memory…
2019-06-18 09:17:03 +02:00
csoler
5139c023ab
fixed some bugs in auto-activating saved chat rooms
2019-06-15 22:44:59 +02:00
csoler
c72b49c296
automaticall save/restore subscribed chat rooms. The advantage is that auto-subscribed is not needed anymore and chat rooms will survive automatically
2019-06-15 13:54:34 +02:00
Gioacchino Mazzurco
7a237c11d3
GxsTrans delete own timed out mails
...
Mails sent in the past end never received were lingering in the outgoing
queue forever as displayed by statistics. If a mail is older then
GXS_STORAGE_PERIOD all nodes delete it from the GXS group so it can
never arrive to destination, there is no point in keeping it in the
outgoing queue, instead notify sending timed out and delete the mail.
2019-06-12 15:04:20 +02:00
csoler
ee9c240fb0
Merge pull request #1578 from G10h4ck/hotfix_missing_location_name
...
Fix missing location regression interoduced in 41d4599f
2019-06-10 22:25:53 +02:00
csoler
57a548531c
fixed adding friend with short invite
2019-06-10 15:15:15 +02:00
csoler
38434f2d55
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:38:11 +02:00
csoler
1f56ef310a
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:37:13 +02:00
csoler
a04079daa0
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:36:40 +02:00
csoler
a55e8241ed
removed unused FriendRequest page from ConnectFriendWizard
2019-06-10 00:29:22 +02:00
csoler
c0436b781c
removed unused Email page from ConnectFriendWizard
2019-06-10 00:22:57 +02:00
csoler
0c510a55e9
removed unused RsId and Fof pages from ConnectFriendWizard
2019-06-10 00:20:01 +02:00
csoler
6294aefc6d
removed unused intro page from ConnectFriendWizard
2019-06-10 00:12:20 +02:00
csoler
a7141cbf69
removed unused startWizard and loadCert code in HomePage
2019-06-10 00:03:07 +02:00
csoler
76cf64f8d5
fixed compilation
2019-06-10 00:02:03 +02:00
csoler
fb52f6717c
fixed up addign friend from short invite
2019-06-09 23:49:31 +02:00
csoler
4bd5aaa9b2
added parsing of short invites in connect friend wizard (not working yet)
2019-06-09 15:03:48 +02:00
Gioacchino Mazzurco
8d6c83ac7f
Fix missing location regression interoduced in 41d4599f
2019-06-08 12:42:28 +02:00
Gioacchino Mazzurco
528ffaac79
Update OBS recipes
2019-06-08 12:36:20 +02:00
csoler
3b57099708
fixed deadlock caused by using the same mutex for two different purposes in GxsIdDetails
2019-06-07 15:03:48 +02:00
csoler
3a799bae37
added optional display of short invites in places with certificates
2019-06-06 21:41:38 +02:00
csoler
d9b0fa6c61
added missing mutex to protect Icon Cache
2019-06-06 14:21:19 +02:00
csoler
2720022163
removed debug times in GxsIdDetails cache cleaning
2019-06-05 19:47:06 +02:00
csoler
b6b840a673
added missing explicit sizes for some pixmaps
2019-06-04 13:41:51 +02:00
csoler
90d26e7323
suspended unused code
2019-06-04 13:41:34 +02:00
csoler
9bc552aea4
added more debug output in icon loading system
2019-06-04 13:01:35 +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