summaryrefslogtreecommitdiff
path: root/facebook/facebook.c
Commit message (Expand)AuthorAge
* Force sync_interval to the new default if it's 5 minutes or lowerdequis2021-02-13
* Increase default sync_interval from 5 to 1440dequis2020-12-06
* Work chat login support (enable the "work" setting to use it)dequis2017-10-16
* Add "tweak" hidden setting, does nothing for now.dequis2017-07-07
* Handle new style topic/groupchat membership eventsdequis2017-02-24
* Use FetchContactsDeltaQuery for contact syncdequis2017-01-08
* Refactor, split off sync-contacts timeout code from fb_cb_api_contactsdequis2017-01-07
* Don't disconnect when trying to join a chat after being kickeddequis2017-01-07
* Refactor, split chat topic string generation to a separate functiondequis2017-01-07
* Added support for the new bitlbee plugin informationdequis2016-06-02
* Prevent disconnections on 509 errors, "Invalid attachment id"dequis2016-06-02
* Consistency changes for 69b90b5jgeboski2016-03-29
* Mark as read on reply, mark as read only when availableMarius Halden2016-03-29
* Properly initialize the bee_user datajgeboski2016-03-10
* Updated copyright dates for 2016jgeboski2016-01-15
* Refactored the fbchats printingjgeboski2016-01-14
* facebook: fixed a GCC-5 warningjgeboski2015-12-31
* facebook: allow the 'group_chat_open' set to be assigned to 'all'jgeboski2015-12-31
* Preserve the timestamp on incoming messagesjgeboski2015-12-26
* Coding style consistenciesjgeboski2015-12-24
* fb_channel_join: add a null check for the "room" channel settingdequis2015-11-01
* Show self-messages when there's a compatible bitlbeedequis2015-09-20
* Handle any away status from bitlbee as 'invisible' for the serverdequis2015-09-15
* facebook: implemented auto-joining for incoming group chat messagesjgeboski2015-09-13
* facebook: wait for the user added event after invitingjgeboski2015-09-13
* facebook: implemented group chat KICKingjgeboski2015-09-13
* Change the default values of mark_read and show_unread to falsedequis2015-09-11
* facebook: initialize the GLib type systemjgeboski2015-08-28
* Implemented group chat topic change eventsjgeboski2015-08-25
* Imported changes from purple-facebookjgeboski2015-08-24
* Reset stoken when getting ERROR_QUEUE_NOT_FOUND, to create a new onedequis2015-04-03
* Updated copyright dates for 2015jgeboski2015-03-05
* facebook: default to chat_type of room for persistencejgeboski2015-01-31
* Migrated from OPT to BEE_USER flagsjgeboski2015-01-30
* groupchat names can begin with # (it is then discarded)Alexandre `Zopieux` Macabies2015-01-24
* facebook: create group chats directly with the fbjoin commandjgeboski2015-01-24
* facebook: allow root commands without an account identifierjgeboski2015-01-24
* facebook: ensure the account is online with root commandsjgeboski2015-01-24
* Unconstify all GSListsjgeboski2015-01-17
* Implemented group chatsjgeboski2015-01-16
* Migrated to numeric facebook user identifiersjgeboski2015-01-15
* Implemented typing notificationsjgeboski2015-01-15
* Implemented presence states of contactsjgeboski2015-01-14
* Implemented one-on-one messagingjgeboski2015-01-14
* Implemented contacts list lookupjgeboski2015-01-14
* Implemented initial MQTT interfacejgeboski2015-01-14
* Implemented user authenticationjgeboski2015-01-03
* Initial commitjgeboski2014-12-23