This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
RetroShare
Watch
1
Star
0
Fork
0
You've already forked RetroShare
mirror of
https://github.com/RetroShare/RetroShare.git
synced
2025-01-26 23:36:59 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
76b607c210
Branches
Tags
View all branches
RetroShare
/
plugins
/
FeedReader
/
services
History
csoler
861dc165f7
switched VOIP to new serialization
2017-05-02 22:05:54 +02:00
..
p3FeedReader.cc
switched VOIP to new serialization
2017-05-02 22:05:54 +02:00
p3FeedReader.h
Enabled creating forum messages in FeedReader plugin
2014-11-24 22:40:29 +00:00
p3FeedReaderThread.cc
Fix Clang warnings: comparison of array != a null pointer is always true
2017-04-17 21:58:19 +02:00
p3FeedReaderThread.h
created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code.
2015-05-22 20:54:38 +00:00
rsFeedReaderItems.cc
fixed another x64 serialisation bug in FeedReader (see rev8396)(thanks to Eugene Tooms)
2015-06-08 12:20:17 +00:00
rsFeedReaderItems.h
moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes
2017-04-18 21:11:37 +02:00