index
:
telepathy/telepathy-idle
master
IRC connection manager for Telepathy
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
room-config: use G_N_ELEMENTS
HEAD
master
Jonny Lamb
1
-2/+1
8 days
room-config: simplify password protection validation
Jonny Lamb
1
-16/+11
8 days
room-config: flicker CanUpdateConfiguration but keep MutableProperties stable
Jonny Lamb
3
-27/+59
8 days
muc-channel: move RoomConfig stuff into IdleRoomConfig
Jonny Lamb
3
-198/+163
8 days
muc-channel: validate Password properties to simplify {,un}setting branch
Jonny Lamb
2
-31/+76
9 days
muc-channel: turn DO_QUICK_BOOLEAN from a macro into a function
Jonny Lamb
1
-23/+35
9 days
muc-channel: track op-ness in the channel to mark config properties {,im}mutable
Jonny Lamb
2
-25/+57
10 days
muc-channel: set configuration retrieved when appropriate
Jonny Lamb
2
-6/+15
10 days
muc-channel: remove the last of the TpProperties code
Jonny Lamb
1
-80/+0
10 days
muc-channel: remove last property flags setting
Jonny Lamb
1
-89/+0
10 days
muc-channel: start setting RoomConfig properties for mode changes
Jonny Lamb
2
-227/+119
10 days
muc-channel: remove SetProperties implementation
Jonny Lamb
1
-269/+0
10 days
tests: add RoomConfig1 test
Jonny Lamb
2
-0/+224
10 days
muc-channel: add initial RoomConfig1 implementation
Jonny Lamb
6
-0/+366
10 days
muc-channel: stop implementing {Get,List}Properties
Jonny Lamb
1
-146/+0
10 days
Implement Channel.I.Room
Will Thompson
4
-30/+130
10 days
MUCManager: use constants for property names
Will Thompson
1
-7/+7
10 days
MUCManager: simplify foreach_channel
Will Thompson
1
-18/+19
10 days
MUCManager: simplify foreach_channel_class
Will Thompson
1
-13/+4
10 days
MUCManager: move ChannelType check up
Will Thompson
1
-31/+27
10 days
MUCManager: reindent requests code.
Will Thompson
1
-125/+116
10 days
server-connection: fix race when writing to stream when closed
Jonny Lamb
1
-2/+5
10 days
configure: disable newer deprecations and API additions
Jonny Lamb
4
-0/+8
2012-05-08
Remove generated marshallers, just use g_cclosure_marshal_generic
Simon McVittie
6
-94/+2
2012-05-08
Fix codegen to respect changes to the input
Simon McVittie
1
-1/+1
2012-05-08
Allow generation of unstable interfaces
Simon McVittie
1
-0/+1
2012-05-08
Update Renaming interface from spec 0.25.2 to satisfy pickier codegen
Simon McVittie
1
-11/+16
2012-05-08
Update codegen tools from telepathy-glib, requiring GLib 2.30
Simon McVittie
5
-233/+520
2012-05-08
Remove INSTALL from git
Simon McVittie
2
-236/+1
2012-05-08
Use TpIntset, not deprecated TpIntSet
Simon McVittie
1
-11/+11
2012-05-08
Use TP_ERROR, not deprecated TP_ERRORS
Simon McVittie
9
-43/+43
2012-05-07
Set G_MESSAGES_DEBUG during testing
Simon McVittie
1
-0/+2
2012-04-04
use new GLib API checking macros
Guillaume Desmottes
1
-1/+4
2012-04-04
config.h has to be the first header included in C files
Guillaume Desmottes
4
-3/+7
2012-04-03
muc-channel,parser: fix GLib version check
Jonny Lamb
2
-2/+2
2012-04-03
replace calls to g_value_{get,set}_char with _schar versions
Jonny Lamb
2
-0/+8
2012-04-02
Merge branch '48084-eats-cpu-on-failed-ssh-forward'
Will Thompson
5
-117/+104
2012-03-30
Test server dropping connection after authentication.
Will Thompson
2
-0/+24
2012-03-30
Connection: handle ServerConn errors while Connecting
Will Thompson
3
-15/+39
2012-03-30
ServerConnection: guard against double-disconnection
Will Thompson
1
-0/+9
2012-03-30
Connection: inline enqueueing messages
Will Thompson
1
-14/+13
2012-03-30
Connection: simplify adding queue timeouts
Will Thompson
1
-45/+8
2012-03-30
IdleConnection: remove unused message-batching code
Will Thompson
1
-19/+1
2012-03-30
IdleConnection: don't drop & leak messages on full output buffer
Will Thompson
1
-3/+4
2012-03-30
Connection: delete requeueing logic.
Will Thompson
1
-29/+7
2012-03-30
ServerConnection: disconnect on end-of-file.
Will Thompson
1
-1/+8
2011-11-07
Fix the test broken by the last commit
Danielle Madeley
1
-1/+1
2011-11-07
Make unknown timestamp a G_MAXINT64
Danielle Madeley
2
-6/+8
2011-11-02
Support trailing parameter without a initial :
Sjoerd Simons
2
-8/+37
2011-11-01
Subject: implement ActorHandle property.
Will Thompson
2
-1/+20
[next]