summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* spec 0.27.3Guillaume Desmottes2013-10-287-4/+378
|
* spec 0.27.2Guillaume Desmottes2013-09-249-13/+29
|
* TpBaseConnection: Implement SelfID and SelfContactChangedXavier Claessens2013-09-232-2/+42
|
* Update to telepathy-spec 0.27.0Xavier Claessens2012-05-095-15/+26
|
* Update Connection.Interface.Contacts specXavier Claessens2012-05-091-0/+58
|
* Distribute CaptchaAuthenticationSimon McVittie2012-02-201-0/+1
|
* Further update spec, to 0.25.2Simon McVittie2012-02-2024-86/+635
| | | | | | | | | Code changes: * Generate code for Chan.T.Call1, Conn.I.Addressing1, Chan.I.CaptchaAuthentication1, and document them * Adapt Call1 CM and test for Direction argument to AddContent * Add CaptchaNotSupported error
* Update to latest specXavier Claessens2012-02-1523-104/+460
|
* Update the rest of the spec to 0.25.1Will Thompson2011-11-237-20/+63
|
* Update Conn.Interface.Addressing from tp-spec.Andre Moreira Magalhaes (andrunko)2011-11-211-51/+38
|
* Update Proto.I.Addressing from tp-spec.Andre Moreira Magalhaes (andrunko)2011-11-211-17/+52
|
* Undraft Protocol.Interface.Addressing.Eitan Isaacson2011-11-213-9/+8
|
* fixup! a06045dc90c7b342d09f0d8a1d1b47469a20a5aeJonny Lamb2011-11-111-0/+2
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* spec: update to version 0.25.0Jonny Lamb2011-11-1015-13/+436
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Update to telepathy-spec 0.24.0Will Thompson2011-10-1024-1044/+2600
| | | | | This also includes the updates to the Call-based example code omitted from fa81060.
* Update to spec 0.23.4Xavier Claessens2011-09-2914-61/+318
| | | | | Except for Call stuff because the example using extensions needs update to new spec.
* Update to spec 0.23.2Guillaume Desmottes2011-05-162-18/+74
| | | | | | | Add: - TP_HASH_TYPE_NOT_DELEGATED_MAP - TP_STRUCT_TYPE_NOT_DELEGATED_ERROR - tp_type_dbus_hash_o_28ss_29
* update to spec 0.23.1Guillaume Desmottes2011-05-094-14/+215
| | | | | | | Generate API for: - Channel.Interface.SMS.GetSMSLength() - ChannelDispatcher.DelegateChannels() - ChannelDispatcher.PresentChannel()
* Fully update spec to 0.22.2Will Thompson2011-04-206-35/+105
|
* Update Connection_Interface_Simple_Presence with spec changes.Andre Moreira Magalhaes (andrunko)2011-04-201-4/+6
|
* Updated Conn.SimplePresence to support MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)2011-04-201-0/+41
|
* Update to spec 0.22.1.Will Thompson2011-03-308-24/+256
|
* sync to spec 0.22.0Guillaume Desmottes2011-03-227-30/+303
|
* Update to telepathy-spec 0.21.12Sjoerd Simons2011-03-093-8/+71
|
* update to spec 0.21.11Guillaume Desmottes2011-03-044-9/+54
| | | | Add TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS
* Update to spec 0.21.10Guillaume Desmottes2011-02-2415-57/+629
| | | | Add TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_MAY_SAVE_RESPONSE
* spec/Makefile.am: sort EXTRA_DISTGuillaume Desmottes2011-02-241-12/+12
|
* update to spec 0.21.9Guillaume Desmottes2011-01-316-50/+126
|
* Remove MinimumPresence from EXTRA_DISTWill Thompson2010-12-201-1/+0
|
* Update to spec 0.21.8Will Thompson2010-12-203-127/+94
| | | | | The only change to stable API is the addition of a ContactsChangedWithID signal to Connection.Interface.ContactList.
* Update to spec 0.21.7Simon McVittie2010-12-105-20/+170
| | | | | - Protocol.AuthenticationTypes - Chan.I.SMS.SMSChannel and its change notification
* Update to spec 0.21.6Simon McVittie2010-12-015-23/+70
| | | | - HasImmortalHandles property
* Update to spec 0.21.5Simon McVittie2010-11-2525-700/+1884
| | | | | | - adjust Call example: InitialTransport is now a uint32 - add Confused, ServiceConfused errors - add codegen for Hints and related things
* Update to spec 0.21.4Simon McVittie2010-10-297-9/+75
| | | | | * add NewActiveTransportPair * fix the namespace of MailNotification
* Use the real telepathy-spec 0.21.3, not a release candidateSimon McVittie2010-10-267-10/+10
|
* Update spec to 0.21.3Simon McVittie2010-10-2516-347/+724
| | | | | | | | | | - add TP_ERROR_PICKED_UP_ELSEWHERE and in the Future: - replace Members with LocalSendingState and RemoteMembers, and split the change-notification signals - delete the Creator property
* Update to spec 0.21.2Simon McVittie2010-10-1525-464/+1142
| | | | | | | | | | - add TP_ERROR_REJECTED - add SendNamedTelephonyEvent and SendSoundTelephonyEvent - do a trivial port of the Call CM to new APIs: - rename Senders to Members, etc. - emit added/removed streams as an array of one path Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Update to spec 0.21.1Simon McVittie2010-09-297-28/+540
| | | | | - add Access_Control, Access_Control_Type - ClientTypes to follow in a later commit
* Update spec to 0.21.0 for stable ContactList and ContactGroupsSimon McVittie2010-09-223-83/+132
|
* Update spec to version 0.20.1Simon McVittie2010-09-152-2/+2
|
* Update to stable spec 0.20.0Simon McVittie2010-09-1410-284/+499
|
* Update to spec 0.19.12Simon McVittie2010-09-1024-171/+1974
| | | | | | - NotYet error is generated - Object_Immutable_Properties_Map is generated - TP_PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE
* Update to spec 0.19.11 + patch 78fa43292e2425780Simon McVittie2010-08-0914-24/+1186
|
* Update spec to 0.19.10Simon McVittie2010-07-2014-147/+351
|
* Update to spec 0.19.9.Will Thompson2010-07-123-40/+110
|
* Update to telepathy-spec 0.19.8Simon McVittie2010-07-0215-364/+1453
| | | | | | | | | | | - generate code for Account.Service property - generate code for ConnectionManager.Protocols property and Protocol_Properties_Map type, although the properties they contain are still in draft - Capabilities is deprecated, CMs implementing it must also implement ContactCapabilities - Account.I.Storage, Conn.I.Cellular are stable but do not have generated code yet
* Update to spec 0.19.7Simon McVittie2010-06-1410-75/+231
| | | | | | | | - update spec/ directory - add WouldBreakAnonymity error to errors.h and documentation - add Chat_State_Map type to documentation - add Account.ConnectionError, Account.ConnectionErrorDetails, ChatState.ChatStates properties to documentation
* Update to spec 0.19.6Simon McVittie2010-05-2528-106/+2628
|
* Update spec to 0.19.5 instead (correct codegen for Contact_Info_Flags)Simon McVittie2010-04-152-7/+7
|
* Update to spec 0.19.4 (Observer.Recover)Simon McVittie2010-04-156-43/+198
|