Gioacchino Mazzurco
|
c96223a2a8
|
Merge "Switched security items to new notification system #1735" csoler-v0.6-SecNotification
|
2020-01-06 15:09:06 +01:00 |
|
hunbernd
|
15ac7eecc8
|
Cache sticker icons
|
2019-12-26 00:01:14 +01:00 |
|
hunbernd
|
33236aeca3
|
Merge branch 'upstream' into feature/stickers-upgrade
|
2019-12-23 23:54:55 +01:00 |
|
csoler
|
8f80db07c5
|
removed debug output
|
2019-12-21 14:44:16 +01:00 |
|
csoler
|
137cb5271d
|
fixed feed bug by moving away from std::string as a return type to uniqueIdentifier(). Now uint64_ hash is used and cached
|
2019-12-21 14:33:53 +01:00 |
|
csoler
|
11bc7a886a
|
fixed cmpilation error, where impossible case is not handled
|
2019-12-21 11:14:37 +01:00 |
|
csoler
|
ff86d3cd20
|
removed dangerous mItems map from RSFeedWidget, replacing the search by data-based search
|
2019-12-19 23:34:10 +01:00 |
|
csoler
|
856d1b62a7
|
moved to QueuedConnection to update the feed count
|
2019-12-19 21:04:18 +01:00 |
|
csoler
|
459ddc8883
|
fixed bug caused by comparing temporary object output of uniqueIdentifier() method to another string
|
2019-12-15 18:40:42 +01:00 |
|
csoler
|
11c520d280
|
replaced QString output of uniqueIdentifier() in feedItem classes by a std::string because QString caused random crashes
|
2019-12-15 16:46:22 +01:00 |
|
csoler
|
b6ca07aaa3
|
fixed bug caused by accessing Settings from non Qt thread
|
2019-12-07 22:26:26 +01:00 |
|
csoler
|
d152d9f50c
|
fixed proper async call of forceUpdateDisplay()
|
2019-12-06 22:19:49 +01:00 |
|
csoler
|
b85be7cc8e
|
simplified the addIfUnique mechanism in NewsFeed by using a data-based identifier for items
|
2019-12-03 22:30:13 +01:00 |
|
csoler
|
65fa54c206
|
using new notification system for connection attempts
|
2019-12-02 20:53:51 +01:00 |
|
hunbernd
|
e52f1282ec
|
Allow to import stickers from chat window
|
2019-10-05 23:18:41 +02:00 |
|
hunbernd
|
5e0dcdc080
|
Better message when there is no stickers
Fix infinite waiting cursor
|
2019-10-05 20:11:38 +02:00 |
|
hunbernd
|
8ff71150c5
|
Recheck for new stickers when opening the dialog
|
2019-10-05 19:53:24 +02:00 |
|
hunbernd
|
8b5a1036e0
|
Waiting cursor while loading
|
2019-10-05 19:23:59 +02:00 |
|
defnax
|
75dd928fbb
|
Removed the default stylsheets from titlebar frames
Removed the default stylsheets from titlebar frames
|
2019-09-28 22:58:28 +02:00 |
|
csoler
|
d055887aa1
|
removed some dead code
|
2019-09-23 20:52:19 +02:00 |
|
csoler
|
a04d56e84e
|
fixed wrong default value for showUnconnected nodes
|
2019-09-23 19:44:20 +02:00 |
|
csoler
|
282d2d324d
|
added missing notifications when adding friends
|
2019-09-22 20:42:49 +02:00 |
|
csoler
|
9b78447109
|
used RsInfo instead of std::cerr in authssl.cc
|
2019-09-22 17:36:08 +02:00 |
|
csoler
|
6cbb959010
|
fixed bug preventing to remove friend nodes
|
2019-09-15 21:11:40 +02:00 |
|
csoler
|
3108a53a7f
|
hide empty groups in FriendList
|
2019-09-15 20:53:12 +02:00 |
|
csoler
|
b0c7f8f0ca
|
fixed display of non validated nodes without fingerprint
|
2019-09-10 22:01:06 +02:00 |
|
csoler
|
3a58aa468f
|
add special profile item for not yet validated peer from short invite
|
2019-09-10 09:52:37 +02:00 |
|
csoler
|
6419b03a2a
|
merged upstream/master
|
2019-09-08 20:35:23 +02:00 |
|
csoler
|
048beaf27a
|
Merge pull request #1631 from csoler/v0.6-FriendList
show best icon for not expanded profiles in friend list
|
2019-09-05 13:20:41 +02:00 |
|
csoler
|
e0623e6178
|
fixed default avatar when no locations available
|
2019-09-04 21:42:21 +02:00 |
|
csoler
|
81e9cd1c51
|
show best icon for not expanded profiles in friend list
|
2019-09-04 21:35:17 +02:00 |
|
csoler
|
a51259beb5
|
Merge pull request #1625 from csoler/v0.6-FriendList
fixed connection for "deny friend" function in FriendList
|
2019-08-30 14:05:58 +02:00 |
|
csoler
|
15e6947b07
|
use queued connections for notification signals in friend list, added a call to begin/endResetModel()
|
2019-08-30 13:57:27 +02:00 |
|
csoler
|
4d96c71942
|
fixed connection for "deny friend" function in FriendList
|
2019-08-30 11:11:40 +02:00 |
|
csoler
|
ac8043806b
|
Merge pull request #1622 from csoler/v0.6-FriendList
increased spacing for groups to fit the group icon in friendlist
|
2019-08-28 20:57:26 +02:00 |
|
csoler
|
0ddeaaf810
|
increased spacing for groups to fit the group icon in friendlist
|
2019-08-27 13:41:19 +02:00 |
|
csoler
|
c28c193b7c
|
Merge pull request #1615 from csoler/v0.6-FriendList
V0.6 friend list
|
2019-08-26 19:07:11 +02:00 |
|
csoler
|
886d71e59c
|
keep groups sorted together, and auto-expand group when adding a profile to a group
|
2019-08-26 18:27:20 +02:00 |
|
csoler
|
0cea0e5217
|
fixed missing connection to connect attempt
|
2019-08-24 20:45:13 +02:00 |
|
csoler
|
8a7722388a
|
added missing layoutChanged() to model
|
2019-08-24 10:21:11 +02:00 |
|
csoler
|
978ce82243
|
switch 32bits implementation to a more compact mode allowing more profiles
|
2019-08-23 23:25:43 +02:00 |
|
csoler
|
4b55fc4789
|
fix int bugs in previous implementation
|
2019-08-23 23:08:29 +02:00 |
|
csoler
|
a9aa5225ca
|
fixed possible bug due to not checking returned value
|
2019-08-23 22:51:50 +02:00 |
|
csoler
|
cc32de8466
|
added specific index implementations for 32bits and 64bits
|
2019-08-23 22:46:56 +02:00 |
|
csoler
|
b06f78d954
|
restored missing addToGroup menu
|
2019-08-23 20:21:57 +02:00 |
|
csoler
|
b5cdd0f4f0
|
save/restore expanded items when sorting
|
2019-08-23 16:39:57 +02:00 |
|
csoler
|
fdea4febbe
|
cleaned up the code, added icon for groups, only save/restore expanded items when changes are expected
|
2019-08-23 16:15:43 +02:00 |
|
csoler
|
1181e26bc5
|
removed debug output
|
2019-08-22 13:30:15 +02:00 |
|
csoler
|
6a8f6bf93d
|
save/restore expanded items and selection
|
2019-08-22 13:13:04 +02:00 |
|
csoler
|
15e43dce01
|
proper handling of peer connections notifications
|
2019-08-21 22:39:07 +02:00 |
|