Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-25 | goa-mc-plugin: clean up unnecessary "ready" state trackingnext-untested | Simon McVittie | 1 | -13/+5 | |
2014-03-25 | goa-mc-plugin: unconditionally use the new API | Simon McVittie | 1 | -209/+12 | |
MC 6 doesn't have anything else. | |||||
2014-03-25 | chat-manager-interface: fix out-of-tree build | Simon McVittie | 1 | -1/+1 | |
2014-03-25 | empathy_event_manager_init: use TpChannelFilter API | Simon McVittie | 1 | -18/+10 | |
2014-03-25 | empathy_chat_manager_init: use TpChannelFilter | Simon McVittie | 1 | -12/+11 | |
2014-03-25 | empathy_call_observer_init: use TpChannelFilter high-level API | Simon McVittie | 1 | -4/+2 | |
2014-03-25 | empathy_call_factory_init: use TpChannelFilter high-level API | Simon McVittie | 1 | -22/+20 | |
For now, I'm leaving it functionally identical to the old code. The filters with InitialAudio and InitialVideo can almost certainly be deleted - that isn't how Call1 detects audio or video support (but it was how StreamedMedia worked). | |||||
2014-03-25 | tp_chat_build_message: use new TpMessage APIs from 0.99.8 | Simon McVittie | 1 | -14/+21 | |
2014-03-25 | log_window_create_observer: use TpChannelFilter | Simon McVittie | 1 | -6/+13 | |
2014-03-25 | TLS certificates are now created using a factory | Guillaume Desmottes | 1 | -2/+5 | |
2014-03-25 | new tp_message_* API | Guillaume Desmottes | 1 | -5/+10 | |
2014-03-25 | client-factory: create_channel() now takes a GVariant as props | Guillaume Desmottes | 1 | -5/+9 | |
2014-03-25 | use new TpChannelFilter API | Simon McVittie | 2 | -11/+9 | |
[We decided tp_channel_filter_new_for_file_transfers() should only match FTs to/from contacts, so don't redundantly call tp_channel_filter_require_target_is_contact() -smcv] | |||||
2014-03-25 | add_handler_filter is now post-fixed with _variant | Guillaume Desmottes | 1 | -3/+3 | |
2014-03-25 | remove extensions/ | Guillaume Desmottes | 16 | -336/+1 | |
All the API have been merged into spec and tp-glib. \o/ | |||||
2014-03-25 | Rescue telepathy-account-widgets from unavailable state | Simon McVittie | 1 | -0/+0 | |
Commits since its previous 'next' branch: * tpaw_account_settings_parameter_is_valid: use tp_vardict_has_key | |||||
2014-03-25 | Merge branch 'master' into next | Simon McVittie | 41 | -7293/+10151 | |
Conflicts: configure.ac extensions/Makefile.am extensions/misc.xml libempathy-gtk/empathy-call-utils.c libempathy-gtk/empathy-call-utils.h libempathy-gtk/empathy-chat.c libempathy-gtk/empathy-share-my-desktop.c libempathy/empathy-ft-handler.c libempathy/empathy-request-util.c libempathy/empathy-tp-chat.c src/empathy-call-handler.c telepathy-account-widgets | |||||
2014-03-24 | remove released flag | Guillaume Desmottes | 1 | -1/+1 | |
2014-03-24 | 3.12.0 | Guillaume Desmottes | 2 | -3/+11 | |
2014-03-23 | Updated Danish translation | Kenneth Nielsen | 1 | -457/+492 | |
2014-03-22 | Updated Basque language | Inaki Larranaga Murgoitio | 1 | -456/+495 | |
2014-03-19 | update Punjabi Translation 19March2014: Alam | A S Alam | 1 | -303/+294 | |
2014-03-17 | remove released flag | Guillaume Desmottes | 1 | -1/+1 | |
2014-03-17 | 3.11.92 | Guillaume Desmottes | 2 | -2/+22 | |
2014-03-17 | Updated Czech translation | Marek Černocký | 1 | -1058/+528 | |
2014-03-16 | Finnish translation update by Jiri Grönroos | Ville-Pekka Vainio | 1 | -479/+490 | |
2014-03-16 | Updated French translation | Frédéric Péters | 1 | -458/+493 | |
2014-03-16 | Updated Serbian translation | Мирослав Николић | 2 | -576/+574 | |
2014-03-11 | Updated Portuguese translation | Tiagosdot | 1 | -268/+309 | |
2014-03-11 | Updated Czech translation | Tomáš Karger | 1 | -902/+3864 | |
2014-03-11 | Updated Russian translation | Yuri Myasoedov | 1 | -289/+288 | |
2014-03-10 | Updated Polish translation | Paweł Żołnowski | 1 | -308/+267 | |
2014-03-09 | Updated Czech translation | Marek Černocký | 1 | -1/+1 | |
2014-03-08 | Updated Czech translation | Marek Černocký | 1 | -14/+14 | |
2014-03-08 | Updated Latvian translation | Rūdolfs Mazurs | 1 | -310/+307 | |
2014-03-06 | Updated Korean translation | Changwoo Ryu | 1 | -454/+443 | |
2014-03-06 | [l10n] Update Catalan translation | Pau Iranzo | 1 | -460/+496 | |
2014-03-05 | Updated Norwegian bokmål translation | Kjartan Maraas | 1 | -86/+86 | |
2014-03-03 | remove released flag | Guillaume Desmottes | 1 | -1/+1 | |
2014-03-03 | 3.11.91 | Guillaume Desmottes | 2 | -2/+17 | |
2014-03-03 | telepathy-account-widgets: update to master | Guillaume Desmottes | 1 | -0/+0 | |
2014-02-27 | chatroom-manager: fix text channel check | Guillaume Desmottes | 1 | -1/+2 | |
2014-02-27 | contact: use new TpContact location API | Guillaume Desmottes | 1 | -15/+25 | |
2014-02-27 | use new TpAccount API | Guillaume Desmottes | 5 | -42/+56 | |
2014-02-27 | use vardict API to interact and request channels | Guillaume Desmottes | 16 | -215/+182 | |
2014-02-27 | depend on GLib 2.39.90 | Guillaume Desmottes | 1 | -2/+2 | |
Needed for GVariantDict. | |||||
2014-02-27 | telepathy-account-widgets: update | Guillaume Desmottes | 1 | -0/+0 | |
2014-02-26 | use TpAccountChannelRequest Conference high level API | Guillaume Desmottes | 1 | -6/+3 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | tp-chat: stop setting TargetHandleType: None | Guillaume Desmottes | 1 | -4/+0 | |
It's now down automatically by TpAccountChannelRequest. https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | use tp_account_channel_request_set_sms_channel() | Guillaume Desmottes | 1 | -3/+1 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 |