summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-19version 0.3.13telepathy-salut-0.3.13Tomeu Vizoso2-4/+19
2010-08-18Add rationales to AddActivity and GetActivityTomeu Vizoso2-0/+9
2010-08-18Add a BuddyInfo.AddActivity method so activities can advertise themselves wit...Tomeu Vizoso4-10/+54
2010-08-18Add a ActivityProperties.GetActivity method for retrieving an activity's room...Tomeu Vizoso4-0/+76
2010-05-26Merge branch 'trivia'Simon McVittie2-2/+12
2010-05-26with-session-bus.sh: update from telepathy-glib, fixing a bashismSimon McVittie1-1/+11
2010-05-26configure.ac: fix non-POSIX use of testSimon McVittie1-1/+1
2010-05-20Implement avatar requirements propertiesXavier Claessens1-7/+56
2010-05-20Nano versionSimon McVittie2-1/+6
2010-05-20Prepare version 0.3.12telepathy-salut-0.3.12Simon McVittie2-4/+27
2010-05-20Quieten build furtherSimon McVittie8-36/+36
2010-05-20Revert "Shave salut's build."Simon McVittie15-288/+37
2010-05-20Enable optional quiet buildSimon McVittie2-6/+8
2010-05-20Merge branch 'misc'Simon McVittie3-12/+59
2010-05-20fd.o #26152: make critical warnings fatal by defaultSimon McVittie1-0/+7
2010-05-20fd.o #20732 (partial): allow the user to leave MUCs with RemoveMembers()Simon McVittie2-12/+52
2010-05-20Merge remote branch 'cassidy/muc-properties-27289'Simon McVittie3-8/+5
2010-05-20Merge branch 'gibbering-wreck'Simon McVittie27-92/+473
2010-05-07gibber_fd_transport_set_fd: take an is_socket parameter, and call Winsock-com...Simon McVittie6-10/+24
2010-05-07Conditionalize uses of unistd.h in GibberSimon McVittie5-5/+30
2010-05-07GibberListener: use gibber_socket_set_errorSimon McVittie1-27/+18
2010-05-07GibberTCPTransport: use gibber_socket_errno, gibber_socket_strerrorSimon McVittie3-3/+6
2010-05-07gibber-tcp-transport: new_connect_attempt: use gibber-sockets.h wrappersSimon McVittie1-2/+2
2010-05-07gibber_socket_set_nonblocking: wrapper for fcntl or ioctlsocket as appropriateSimon McVittie2-0/+14
2010-05-07gibber_socket_set_error etc.: add wrappers for Winsock not returning errors i...Simon McVittie2-0/+58
2010-05-07GibberListener: stub out Unix sockets unless GIBBER_TYPE_UNIX_TRANSPORT was b...Simon McVittie1-0/+10
2010-05-07gibber-listener: add_listener: use gibber_io_channel_new_from_socketSimon McVittie1-1/+1
2010-05-07gibber_io_channel_new_from_socket: new wrapper functionSimon McVittie2-0/+12
2010-05-07gibber_connect_errno_requires_retry: wrap the difference between Winsock and ...Simon McVittie4-1/+44
2010-05-07GibberUnixTransport: don't build if not running on UnixSimon McVittie2-1/+11
2010-05-07Initialize the buffer used in a cmsg to zeroSjoerd Simons1-1/+2
2010-05-07Use gibber-sockets.h within Gibber, instead of individual networking headersSimon McVittie18-41/+19
2010-05-07gibber-sockets.h: new meta-header for various system socket headersSimon McVittie4-0/+126
2010-05-07configure.ac: check for numerous networking-related headersSimon McVittie1-0/+32
2010-05-07Document a deliberate switch fall-throughWill Thompson1-0/+1
2010-05-07fd.o#22970: GibberUnixTransport: make credential-passing support optional and...Simon McVittie3-3/+66
2010-04-30Revert "debug: add more log level macros"Simon McVittie2-38/+10
2010-04-29debug: add more log level macrosJonny Lamb2-10/+38
2010-04-29text-helper: pass the correct timestamp as the "message-sent" valueJonny Lamb1-1/+1
2010-04-06Fix building with the tr_TR.UTF-8 locale.Mike Ruprecht2-6/+6
2010-04-06Remove the Channel_Future.xml extension as it's no longer used.Mike Ruprecht4-96/+0
2010-04-06SalutContactManager: implement requestotron error correctlySimon McVittie1-1/+1
2010-03-30Remove trailing whitespaceTomeu Vizoso1-1/+1
2010-03-25start dev of 0.3.12Mike Ruprecht2-1/+11
2010-03-25version 0.3.11telepathy-salut-0.3.11Mike Ruprecht2-5/+7
2010-03-25Initialize GErrors to NULL.Mike Ruprecht1-1/+1
2010-03-25Remove use of g_set_prgname in main().Mike Ruprecht1-1/+0
2010-03-25fix silly typosSjoerd Simons1-2/+2
2010-03-25Return an error from Send as soon as we canSjoerd Simons1-32/+28
2010-03-25Port MUC channels to use the message mixin.Mike Ruprecht2-72/+70