Commit Graph

14337 Commits

Author SHA1 Message Date
b1rdG
089ea76a6e Add lobby_identity check 2020-05-17 09:18:12 -05:00
csoler
40d9398b38
Merge pull request #1876 from defnax/wire-ui-fixes
Set default column width for nickname columns & fixed missed icons (Circles Create Dialog)
2020-04-27 23:25:42 +02:00
csoler
4a0fd40a7e
Merge pull request #1883 from PhenomRetroShare/Fix_ChannelPostItemTitle
Change ChannelPostITem Title to Elided so you can read long one.
2020-04-27 23:24:46 +02:00
csoler
59b7f042e1
Merge pull request #1879 from G10h4ck/item_uninitialized_ptr
RawMemoryWrapper::serial_process report error
2020-04-27 23:24:09 +02:00
csoler
0f1a3879d0
quick fix for debug flag that was left in the code 2020-04-27 20:28:34 +02:00
Gioacchino Mazzurco
6fc89c2d37
RawMemoryWrapper DESERIALIZE warn if got non null ptr 2020-04-27 20:22:50 +02:00
Phenom
6a9e008897 Change ChannelPostITem Title to Elided so you can read long one. 2020-04-27 19:27:04 +02:00
csoler
07e71c3ea6
Merge pull request #1878 from csoler/v0.6-ImprovedGUI_4
[WIP] fixing some GUI bugs
2020-04-26 15:49:01 +02:00
csoler
4b568f3068
fixed the same error in turtle generic search result 2020-04-26 15:34:28 +02:00
csoler
76e9387467
fixed deserialiser for rawWrapper causing crashes when wrapper memory is not initialized properly by the client 2020-04-26 14:19:44 +02:00
csoler
86897b60de
fixed uninitialized memory causing a crash in turtle items 2020-04-26 14:19:02 +02:00
csoler
dea29f8612
fixed uninitialized memory read in RSPermissionMatrix 2020-04-26 13:08:54 +02:00
csoler
3e187600be
removed uninitialized memory read in GxsForumModel 2020-04-26 13:07:39 +02:00
defnax
159fad476a Set default column width for nickname columns & fixed missed icons
* Set default column width for nickname columns & fixed missed icons
* Set by default white background color for the  Follower list frame
2020-04-26 00:40:05 +02:00
csoler
9b0abe16dd
small fix to indent in authssl.cc 2020-04-25 18:07:04 +02:00
csoler
b2e36fbd9c
fixed version incompatibility in merge PR 1869 2020-04-24 23:06:29 +02:00
csoler
7e1b9570cf
Merge pull request #1873 from defnax/wire-ui-fixes
Added hover stylesheet for the WireGroupItem
2020-04-24 21:57:04 +02:00
csoler
ad4939e64c
Merge pull request #1872 from b1rdG/patch-2
Improve documentation
2020-04-24 21:56:41 +02:00
csoler
e323bc8573
Merge pull request #1869 from PhenomRetroShare/Fix_OpenSSL1_CreatCertFail
Fix OpenSSL fail to create Cert.
2020-04-24 21:55:01 +02:00
csoler
3a3a41835b
Merge pull request #1867 from PhenomRetroShare/Fix_Forum_RSLink_SIGSEGV
Fix Forum RSLink making SIGSEGV
2020-04-24 21:52:51 +02:00
defnax
8b5bfdfdcf Added hover stylesheet for the WireGroupItem 2020-04-24 20:34:50 +02:00
G10h4ck
7a250d9f60
Merge pull request #1871 from b1rdG/fix_distantchat_check_id
Add RsGxsId checks to method initiateDistantChatConnexion
2020-04-23 22:27:10 +02:00
b1rdG
36bab55d8c Use tabs instead of spaces 2020-04-23 15:15:03 -05:00
b1rdG
7290caa1a5
Improve documentation 2020-04-23 20:07:18 +00:00
b1rdG
b55d37efa4 Add RsGxsId checks 2020-04-23 14:56:53 -05:00
csoler
54c6ab4ec0
Merge pull request #1870 from csoler/v0.6-ImprovedGUI_4
V0.6 improved gui 4
2020-04-23 17:26:01 +02:00
csoler
b6e0b7aa48
Merge pull request #1868 from defnax/wire-ui-fixes
[TheWire] Fixing margins to not use to much wasted space
2020-04-23 17:24:54 +02:00
defnax
98389409f6 Set a better selection color for the wire item 2020-04-23 01:03:23 +02:00
csoler
02466e3270
using Icon/Pixmap cache in Boards 2020-04-22 21:46:49 +02:00
csoler
3f72f1ff09
splitted PostedCardView/PostedItem into 3 classes, one base and two UI classes, and factored as much as possible. 2020-04-22 21:39:12 +02:00
csoler
f9b731c92e
fixed free()/delete[] mismatch reported by valgrind 2020-04-22 20:32:16 +02:00
Phenom
866b564f90 Fix OpenSSL fail to create Cert. 2020-04-22 17:28:41 +02:00
defnax
2620663dac Fixing dark stylesheets for selected wire item to be transpartent 2020-04-21 22:54:38 +02:00
defnax
fb694a0767 Fixing margins to not use to much wasted space
* Fixing margins to not use to much wasted space
* Add icon for collapse
2020-04-21 22:15:23 +02:00
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet 2020-04-21 20:59:14 +02:00
Phenom
e0096c58f3 Fix Forum RSLink making SIGSEGV 2020-04-21 20:42:19 +02:00
csoler
5120f693be
Merge pull request #1859 from csoler/v0.6-ImprovedGUI_4
Making channels faster to load
2020-04-21 19:30:49 +02:00
Gioacchino Mazzurco
2f0b0f48bf
Better atomicity (not perfect) for RsDdg() and companions 2020-04-21 18:10:58 +02:00
csoler
1cfbfdaf63
Merge pull request #1866 from PhenomRetroShare/Fix_SIGSEGV_OnRsThreadStart
Fix SIGSEGV on RsThread::start
2020-04-21 13:11:35 +02:00
G10h4ck
2b44492cb6
Merge pull request #1829 from G10h4ck/rsfiles_links
RsFiles links support in libretroshare + a bunch of fixes
2020-04-20 17:12:04 +02:00
Gioacchino Mazzurco
e2491b5f19
GitlabCI specify repo url and branch also without merge request 2020-04-20 15:52:30 +02:00
Gioacchino Mazzurco
75082d7ca8
GitlabCI print merge requests arguments 2020-04-20 15:52:29 +02:00
Gioacchino Mazzurco
bd76917cac
GitlabCI print git information of checked out version 2020-04-20 15:52:29 +02:00
Gioacchino Mazzurco
3f38d04680
Clarify pointer ownership decorators documentation
Use old char* in PGP functionas asked by Cyril
2020-04-20 15:52:29 +02:00
Gioacchino Mazzurco
e406a1fb8b
Fix JSON API compilation after rebasing on master 2020-04-20 15:52:20 +02:00
csoler
38e89d4055
fixed merge with upstream/master 2020-04-19 21:53:02 +02:00
csoler
5b761c72ba
removed debug info 2020-04-19 21:07:53 +02:00
csoler
15f5533780
Merge pull request #1865 from PhenomRetroShare/Add_AbilityToUndockChatLobbyToWindow
Add Ability to undock a chat lobby to a window.
2020-04-19 20:21:21 +02:00
csoler
096cdd6dd2
Merge pull request #1863 from sehraf/pr_handle_deprecated_packets
Fix log spam by handling deprecated packet gracefully
2020-04-19 18:57:11 +02:00
csoler
aeada86f1b
Merge pull request #1861 from defnax/Wire-cosmetic-changes
[TheWire] Added icons for create & post to pulse & changed strings
2020-04-19 17:59:44 +02:00