index
:
bitlbee-facebook
development
fbmark
mark-on-reply
master
patched
patched2
show_unread
track-messages
github.com/jgeboski/bitlbee-facebook with some local patches
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
facebook
/
facebook.c
Commit message (
Expand
)
Author
Age
Lines
*
Add "tweak" hidden setting, does nothing for now.
dequis
2017-07-07
-0
/
+3
*
Handle new style topic/groupchat membership events
dequis
2017-02-24
-3
/
+9
*
Use FetchContactsDeltaQuery for contact sync
dequis
2017-01-08
-23
/
+38
*
Refactor, split off sync-contacts timeout code from fb_cb_api_contacts
dequis
2017-01-07
-13
/
+20
*
Don't disconnect when trying to join a chat after being kicked
dequis
2017-01-07
-0
/
+31
*
Refactor, split chat topic string generation to a separate function
dequis
2017-01-07
-19
/
+30
*
Added support for the new bitlbee plugin information
dequis
2016-06-02
-0
/
+21
*
Prevent disconnections on 509 errors, "Invalid attachment id"
dequis
2016-06-02
-1
/
+4
*
Consistency changes for 69b90b5
jgeboski
2016-03-29
-25
/
+28
*
Mark as read on reply, mark as read only when available
Marius Halden
2016-03-29
-7
/
+56
*
Properly initialize the bee_user data
jgeboski
2016-03-10
-2
/
+16
*
Updated copyright dates for 2016
jgeboski
2016-01-15
-1
/
+1
*
Refactored the fbchats printing
jgeboski
2016-01-14
-25
/
+14
*
facebook: fixed a GCC-5 warning
jgeboski
2015-12-31
-1
/
+1
*
facebook: allow the 'group_chat_open' set to be assigned to 'all'
jgeboski
2015-12-31
-51
/
+71
*
Preserve the timestamp on incoming messages
jgeboski
2015-12-26
-4
/
+5
*
Coding style consistencies
jgeboski
2015-12-24
-4
/
+4
*
fb_channel_join: add a null check for the "room" channel setting
dequis
2015-11-01
-0
/
+5
*
Show self-messages when there's a compatible bitlbee
dequis
2015-09-20
-3
/
+16
*
Handle any away status from bitlbee as 'invisible' for the server
dequis
2015-09-15
-0
/
+29
*
facebook: implemented auto-joining for incoming group chat messages
jgeboski
2015-09-13
-17
/
+61
*
facebook: wait for the user added event after inviting
jgeboski
2015-09-13
-1
/
+0
*
facebook: implemented group chat KICKing
jgeboski
2015-09-13
-0
/
+16
*
Change the default values of mark_read and show_unread to false
dequis
2015-09-11
-2
/
+2
*
facebook: initialize the GLib type system
jgeboski
2015-08-28
-0
/
+4
*
Implemented group chat topic change events
jgeboski
2015-08-25
-1
/
+4
*
Imported changes from purple-facebook
jgeboski
2015-08-24
-666
/
+608
*
Reset stoken when getting ERROR_QUEUE_NOT_FOUND, to create a new one
dequis
2015-04-03
-0
/
+4
*
Updated copyright dates for 2015
jgeboski
2015-03-05
-1
/
+1
*
facebook: default to chat_type of room for persistence
jgeboski
2015-01-31
-4
/
+21
*
Migrated from OPT to BEE_USER flags
jgeboski
2015-01-30
-1
/
+1
*
groupchat names can begin with # (it is then discarded)
Alexandre `Zopieux` Macabies
2015-01-24
-1
/
+4
*
facebook: create group chats directly with the fbjoin command
jgeboski
2015-01-24
-14
/
+71
*
facebook: allow root commands without an account identifier
jgeboski
2015-01-24
-21
/
+75
*
facebook: ensure the account is online with root commands
jgeboski
2015-01-24
-0
/
+5
*
Unconstify all GSLists
jgeboski
2015-01-17
-12
/
+9
*
Implemented group chats
jgeboski
2015-01-16
-13
/
+404
*
Migrated to numeric facebook user identifiers
jgeboski
2015-01-15
-10
/
+29
*
Implemented typing notifications
jgeboski
2015-01-15
-1
/
+24
*
Implemented presence states of contacts
jgeboski
2015-01-14
-12
/
+30
*
Implemented one-on-one messaging
jgeboski
2015-01-14
-6
/
+35
*
Implemented contacts list lookup
jgeboski
2015-01-14
-5
/
+42
*
Implemented initial MQTT interface
jgeboski
2015-01-14
-4
/
+40
*
Implemented user authentication
jgeboski
2015-01-03
-3
/
+64
*
Initial commit
jgeboski
2014-12-23
-0
/
+268