index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
FacebookRM
/
src
Age
Commit message (
Expand
)
Author
2015-12-16
Facebook: Fix typo in previous login fix (commit r15873), now works correctly
Robert Pösel
2015-12-16
Facebook: Fix login for some other people too (parsing also differently speci...
Robert Pösel
2015-12-12
Facebook: Fix routing of unsupported statuses to Away instead of Online
Robert Pösel
2015-12-12
Facebook: Don't set away users as idle
Robert Pösel
2015-12-12
Facebook: Visibility/away improvements
Robert Pösel
2015-12-12
Facebook: Support for "away" status (behaves just like being idle in Miranda)...
Robert Pösel
2015-12-11
Facebook: Fix login for users from Belgium; version bump
Robert Pösel
2015-11-25
Facebook: Attempt to fix problem with login for some people
Robert Pösel
2015-11-09
Facebook: Disable marking contacts "on the phone" as it is not reliable anymore
Robert Pösel
2015-11-01
Facebook: Fix setting contacts' status "on the phone" with new version of Fac...
Robert Pösel
2015-10-27
private messages in Facebook aren't marked as read if a contact is a sub in m...
George Hazan
2015-10-20
Facebook: Adapt to use std_string_utils
Robert Pösel
2015-09-05
Facebook: new MessageState api
MikalaiR
2015-09-05
Facebook: Fix creating wrongly identified group chats as dummy contacts durin...
Robert Pösel
2015-09-04
compilation fix
Vadim Dashevskiy
2015-09-04
Facebook: menu uid
Alexander Lantsev
2015-09-01
Facebook: Revise various requests, remove weird typing optimization
Robert Pösel
2015-09-01
Facebook: Add new option "Prefer real names instead of nicknames"
Robert Pösel
2015-09-01
Facebook: Lower number of send message tries to 1 and provide hidden option f...
Robert Pösel
2015-09-01
Facebook: Fix showing correct error message (e.g. when sending messages)
Robert Pösel
2015-09-01
Facebook: Various fixes
Robert Pösel
2015-08-29
Facebook: Fix getting friend requests at login; version bump
Robert Pösel
2015-08-29
Facebook: Fix receiving messages on login / opening window
Robert Pösel
2015-08-29
Facebook: Fix receiving messages (broken in r15046)
Robert Pösel
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
name conflicts
George Hazan
2015-08-23
Facebook: Fix getting login error message
Robert Pösel
2015-08-17
warning fixes
George Hazan
2015-08-16
fix for conversion from HBRUSH to BOOL
George Hazan
2015-07-21
Facebook: vc2015 compilation fix
Kirill Volinsky
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-30
fix for menu problems
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
minor menu related fixes
George Hazan
2015-06-27
fix for the protocols' menus
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
George Hazan
2015-06-25
- Set wparam and lParam to 0 as default arg in CallService and others, to sim...
Tobias Weimer
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-23
- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
[next]