summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/constants.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-07-28 15:28:28 +0000
committerRobert Pösel <robyer@seznam.cz>2013-07-28 15:28:28 +0000
commitb279ec16b7668408a9cd6e883e1031b26972024f (patch)
tree5eff60e2d23097a609e846d5793e32766d3d7cf8 /protocols/FacebookRM/src/constants.h
parentf18684245d19f4aaecaa25727b0a4121f9aab7cd (diff)
Facebook: Post status improvements (final part) - ability to post statuses to own pages (you need to enable it in options first)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/constants.h')
-rw-r--r--protocols/FacebookRM/src/constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h
index 1c833dd4d6..9f17d88890 100644
--- a/protocols/FacebookRM/src/constants.h
+++ b/protocols/FacebookRM/src/constants.h
@@ -63,6 +63,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEFAULT_MAP_STATUSES 0
#define DEFAULT_LOAD_MOBILE 0
#define DEFAULT_CUSTOM_SMILEYS 0
+#define DEFAULT_LOCAL_TIME 0
+#define DEFAULT_LOAD_PAGES 0
#define DEFAULT_EVENT_NOTIFICATIONS_ENABLE 1
#define DEFAULT_EVENT_FEEDS_ENABLE 1
@@ -92,6 +94,7 @@ enum RequestType {
REQUEST_FEEDS, // getting feeds
REQUEST_NOTIFICATIONS, // getting notifications
REQUEST_LOAD_REQUESTS, // getting friend requests
+ REQUEST_PAGES, // getting pages list
REQUEST_POST_STATUS, // posting status to our or friends's wall
REQUEST_STATUS_COMPOSER, // posting status to our or friends's wall with url links