RetroShare/retroshare-gui/src/gui/gxsforums
2014-11-21 23:07:51 +00:00
..
CreateGxsForumMsg.cpp - Added new translatable strings (patch from Henry) 2014-07-10 18:37:21 +00:00
CreateGxsForumMsg.h add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom) 2014-07-06 11:19:58 +00:00
CreateGxsForumMsg.ui fixed the frame margins 2014-10-26 16:00:57 +00:00
GxsForumGroupDialog.cpp disabled group restriction when not using circles in forums/posted/channels. Also disabled key sharing since it is unfinished 2014-09-15 19:14:38 +00:00
GxsForumGroupDialog.h - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
GxsForumsDialog.cpp Fixed navigate to channel post when clicking a channel post link. 2014-10-25 23:52:33 +00:00
GxsForumsDialog.h added help strings to posted, channels, forums 2014-09-10 21:38:43 +00:00
GxsForumsFillThread.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
GxsForumsFillThread.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
GxsForumThreadWidget.cpp Fixed the set of read state of forum messages in feed item. 2014-11-21 23:07:51 +00:00
GxsForumThreadWidget.h Fixed navigate to channel post when clicking a channel post link. 2014-10-25 23:52:33 +00:00
GxsForumThreadWidget.ui Added subscribe button to forums. 2014-07-07 11:18:20 +00:00
GxsForumUserNotify.cpp Fixed count of new and unread messages for Channels and Posted. 2014-09-24 23:57:47 +00:00
GxsForumUserNotify.h - Moved settings for user notify into the base class 2014-07-24 20:01:12 +00:00