.. |
autoproxy
|
Cleanup RsThread and related classes
|
2019-12-30 10:38:54 +01:00 |
broadcastdiscoveryservice.cc
|
fixed merge with master
|
2020-01-11 00:08:36 +01:00 |
broadcastdiscoveryservice.h
|
Cleanup RsThread and related classes
|
2019-12-30 10:38:54 +01:00 |
p3banlist.cc
|
Protect p3BanList::isAddressAccepted with mutex
|
2019-08-28 23:29:41 +02:00 |
p3banlist.h
|
Protect p3BanList::isAddressAccepted with mutex
|
2019-08-28 23:29:41 +02:00 |
p3bwctrl.cc
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3bwctrl.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3gxschannels.cc
|
finished converting GxsMessageFrameWidget to blocking API
|
2020-03-31 20:21:16 +02:00 |
p3gxschannels.h
|
finished converting GxsMessageFrameWidget to blocking API
|
2020-03-31 20:21:16 +02:00 |
p3gxscircles.cc
|
reverted unnecessary cancel of tokens after waitToken in p3gxscircles
|
2020-03-11 22:42:34 +01:00 |
p3gxscircles.h
|
added notification for circle cache updates to avoid the need for an additional UI timer
|
2020-02-11 16:37:53 +01:00 |
p3gxscommon.cc
|
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
|
2020-03-09 21:01:55 +01:00 |
p3gxscommon.h
|
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
|
2020-03-09 21:01:55 +01:00 |
p3gxsforums.cc
|
fixed priority problem in async request of group data tht shows up in RsGxsForumThreadWidget
|
2020-03-22 23:35:34 +01:00 |
p3gxsforums.h
|
completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog
|
2020-03-22 21:47:14 +01:00 |
p3gxsreputation.cc
|
Add RsReputations JSON API
|
2019-02-16 11:41:31 -03:00 |
p3gxsreputation.h
|
fixed uninitialized memory read and inconsistent initialization of mReputationScore in GxsReputation
|
2019-12-23 11:52:32 +01:00 |
p3heartbeat.cc
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3heartbeat.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3idservice.cc
|
removed askForDeferredSelfSignature() and made IdEditDialog comply with this
|
2020-04-02 22:24:14 +02:00 |
p3idservice.h
|
Added the possibility to request identities to specific peers (simplified changelog from PR~1697)
|
2020-01-04 20:34:35 +01:00 |
p3msgservice.cc
|
fixed mistake that causes missing FeedItems for messages and posted
|
2020-01-17 21:22:39 +01:00 |
p3msgservice.h
|
Rename RS mail tracker id type according to Cyril suggestion
|
2019-10-26 15:21:21 +02:00 |
p3photoservice.cc
|
Update the data in photoitems
|
2020-03-07 00:13:25 +11:00 |
p3photoservice.h
|
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
|
2020-03-09 21:01:55 +01:00 |
p3postbase.cc
|
fixed 2 bugs causing forums and channels to be notified when already known and added notification list for posted
|
2020-03-04 19:17:09 +01:00 |
p3postbase.h
|
fixed 2 bugs causing forums and channels to be notified when already known and added notification list for posted
|
2020-03-04 19:17:09 +01:00 |
p3posted.cc
|
finished converting GxsMessageFrameWidget to blocking API
|
2020-03-31 20:21:16 +02:00 |
p3posted.h
|
finished converting GxsMessageFrameWidget to blocking API
|
2020-03-31 20:21:16 +02:00 |
p3rtt.cc
|
Fix few glitches in Cyril PR
|
2020-01-07 00:54:49 +01:00 |
p3rtt.h
|
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 |
p3service.cc
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3service.h
|
further conversion to new wrapper function
|
2018-08-03 20:19:10 +02:00 |
p3serviceinfo.cc
|
re-licensed services/
|
2018-05-29 21:54:27 +02:00 |
p3serviceinfo.h
|
re-licensed services/
|
2018-05-29 21:54:27 +02:00 |
p3statusservice.cc
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
p3statusservice.h
|
re-licensed services/
|
2018-05-29 21:54:27 +02:00 |
p3wiki.cc
|
merged upstream/master
|
2020-02-11 22:16:31 +01:00 |
p3wiki.h
|
re-licensed services/
|
2018-05-29 21:54:27 +02:00 |
p3wire.cc
|
Get the basics of TheWire service working
|
2020-02-29 11:47:00 +11:00 |
p3wire.h
|
Get the basics of TheWire service working
|
2020-02-29 11:47:00 +11:00 |
rseventsservice.cc
|
allowed some clients to Event handler to register with type NONE, which means that all event types will be sent to the client
|
2020-01-11 19:01:43 +01:00 |
rseventsservice.h
|
fixed merge with master
|
2020-01-11 00:08:36 +01:00 |