csoler
89843a6cbe
added NewsFeed item for advertising about new/removed moderators
2020-04-27 15:11:32 +02:00
csoler
f7199f1f1c
moved GxsNotify classes to rsgxsnotify.h internal to gxs (not visible in API) since it is unused in GUI. Added event item in forum to handle moderator list changes
2020-04-26 23:35:37 +02:00
csoler
ae54e53bc1
updated RsGenExchange::performUpdateValidation to simplify the logic and save (oldGrp,newGrp) in a specific RsGxsGroupUpdate subclass of GxsNotify so as to be able to handle group data notifications in services
2020-04-26 00:18:01 +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
csoler
ad2c4c506f
Merge pull request #1862 from b1rdG/patch-1
...
Expose JSON API DistantChatConnexion methods
2020-04-19 17:58:29 +02:00
csoler
02e939ac8f
replaced a bunch of explicit icons, mostly in abstract items models, by cached ones
2020-04-19 17:41:13 +02:00
defnax
70975b30d9
Display the avatar for the Wire author
...
Display the avatar for the Wire author
2020-04-19 16:09:42 +02:00
csoler
c84016c3b0
force Qt to use implicit data sharing in icons and pixmaps by using our own cache, and apply this to GxsChannelPostItem
2020-04-19 13:10:30 +02:00
Phenom
c0ce5c7088
Fix SIGSEGV on RsThread::start
...
mTid could be null while pError is null too.
This happens to me always with "gxs integrity".
2020-04-19 11:24:57 +02:00
Phenom
b529de29e6
Add Ability to undock a chat lobby to a window.
2020-04-18 15:37:54 +02:00
csoler
2a046eacb3
have GxsChannelPostItem only keep a copy of the group meta data instead of the full group data to save memory
2020-04-18 13:45:55 +02:00
sehraf
f19d933ff1
Partially revert bea6769a4e
.
...
Currently the log is flooded with messages about "unkown" packets which are actually just deprecated ones. Add back the code to gracefully handle them (= delete them).
2020-04-18 11:45:35 +02:00
b1rdG
d100e53470
Improve parameter description
2020-04-17 22:09:40 +00:00
b1rdG
d265e61b06
Expose JSON API closeDistantChatConnexion and initiateDistantChatConnexion
2020-04-17 21:56:58 +00:00
csoler
27bbd50f1f
Merge pull request #1860 from csoler/v0.6-ImprovedGUI_5
...
fixed bug causing forums to collapse when browsing messages
2020-04-17 23:51:32 +02:00
csoler
678bcf5830
improved efficiency of channel posts loading
2020-04-17 23:23:59 +02:00