| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' into track-messagestrack-messages | Marius Halden | 2017-10-24 | -28/+551 |
|\ |
|
| * | Load is_work through FbData, fixes api key issues after the first login.HEADmaster | dequis | 2017-10-17 | -0/+25 |
| * | Work chat login support (enable the "work" setting to use it) | dequis | 2017-10-16 | -9/+467 |
| * | README: mention deps | dequis | 2017-10-16 | -5/+8 |
| * | Replace obsolete m4 macros, thanks to Robert-André Mauchin | Robert Scheck | 2017-10-16 | -2/+1 |
| * | Document the unknowns | Abyr Valg | 2017-10-16 | -12/+50 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-09-06 | -5/+21 |
|\| |
|
| * | Release 1.1.2 with the thrift unknown field fix | dequis | 2017-08-30 | -1/+5 |
| * | README: scratch an itch | dequis | 2017-08-30 | -2/+4 |
| * | Fix "Failed to read thrift" with unknown fields in /t_p payloaddevelopment | dequis | 2017-08-30 | -1/+11 |
| * | Fix login hang/timeout when the last page of contacts is empty | dequis | 2017-07-12 | -1/+1 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-07-08 | -3/+80 |
|\| |
|
| * | Add tweak values 1-15, sets orca version in the user agent | dequis | 2017-07-07 | -2/+49 |
| * | Add "tweak" hidden setting, does nothing for now. | dequis | 2017-07-07 | -0/+30 |
| * | Revert "Makefile.am: add -no-undefined for cygwin" | dequis | 2017-05-29 | -1/+1 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-05-19 | -11/+14 |
|\| |
|
| * | Makefile.am: add -no-undefined for cygwin | dequis | 2017-05-13 | -1/+1 |
| * | .travis/obs.sh: depend on bitlbee 3.5 for those packages only | dequis | 2017-04-26 | -0/+1 |
| * | configure: use argument value variables | dequis | 2017-04-02 | -2/+2 |
| * | README: change homedir instructions to just use pkg-config | dequis | 2017-04-02 | -6/+3 |
| * | Release 1.1.1 with one last fix to last week's changes | dequis | 2017-04-02 | -2/+7 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-03-30 | -10/+47 |
|\| |
|
| * | Send orca-formatted user agent for all HTTP requests too | dequis | 2017-03-30 | -9/+19 |
| * | Release 1.1.0 with fixes to server-side changes | dequis | 2017-03-29 | -1/+28 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-03-29 | -42/+228 |
|\| |
|
| * | fb_api_http_query: Handle FB_API_QUERY_SEQ_ID in the switch | dequis | 2017-03-29 | -0/+1 |
| * | Use the new ThreadListQuery hash for seq id only, not for thread queries | dequis | 2017-03-29 | -2/+12 |
| * | Set the MQTT user agent to look like Orca-Android 38.0.0.22.155 | dequis | 2017-03-29 | -1/+17 |
| * | Update ThreadListQuery hash, fixes sync_sequence_id issues, thanks Eion | dequis | 2017-03-29 | -1/+1 |
| * | Fix crash when the error signal is raised and glib has G_ENABLE_DEBUG | dequis | 2017-02-25 | -2/+2 |
| * | Fixed receiving attachments | Kamal Galrani | 2017-02-24 | -1/+1 |
| * | Fix creating threads, inviting, kicking members (misc api changes) | dequis | 2017-02-24 | -6/+6 |
| * | Fix setting channel topics (tid=t_id.1234 is no longer valid) | dequis | 2017-02-24 | -1/+1 |
| * | Handle new style topic/groupchat membership events | dequis | 2017-02-24 | -7/+132 |
| * | Refactor, split fb_api_cb_publish_ms into ..._new_message | dequis | 2017-02-24 | -29/+63 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-03-06 | -9/+23 |
|\| |
|
| * | Extract target url from fbrpc:// URLs | Mickaël Thomas | 2017-02-23 | -1/+12 |
| * | Fix some compiler warnings | dequis | 2017-02-23 | -6/+3 |
| * | Fix infinite loop in previous commit when being added by a non-friend | dequis | 2017-01-22 | -2/+8 |
* | | Fix broken merge | Marius Halden | 2017-01-08 | -4/+0 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-01-08 | -52/+242 |
|\| |
|
| * | Use FetchContactsDeltaQuery for contact sync | dequis | 2017-01-08 | -30/+181 |
| * | Refactor, split off sync-contacts timeout code from fb_cb_api_contacts | dequis | 2017-01-07 | -13/+20 |
| * | Update some graphql query hashes | dequis | 2017-01-07 | -6/+21 |
| * | Refactor, split off contact nodes parsing from fb_api_cb_contacts | dequis | 2017-01-07 | -11/+26 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2017-01-07 | -23/+87 |
|\| |
|
| * | Don't disconnect when trying to join a chat after being kicked | dequis | 2017-01-07 | -3/+54 |
| * | Refactor, split chat topic string generation to a separate function | dequis | 2017-01-07 | -19/+30 |
| * | Don't fail on groupchats with only two members including self | dequis | 2017-01-06 | -1/+3 |
* | | Merge branch 'master' into track-messages | Marius Halden | 2016-12-27 | -1/+8 |
|\| |
|