index
:
~jonny/telepathy-idle
master
next
presence
le idle
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
muc-channel: implement get_interfaces vfunc
Will Thompson
1
-1
/
+15
2012-11-09
im-channel: chain up in get_interfaces() impl
Will Thompson
1
-1
/
+3
2012-11-09
im-manager: use tp_base_channel_is_destroyed()
Will Thompson
1
-8
/
+3
2012-11-02
Merge branch 'ping'
Will Thompson
6
-50
/
+143
2012-11-02
Clarify ping timeout comparison
Will Thompson
1
-1
/
+2
2012-10-30
connection: cope with send_async() returning synchronously
Will Thompson
1
-1
/
+1
2012-10-30
Disable keepalive pings if server doesn't support PING.
Will Thompson
3
-0
/
+21
2012-10-30
Fix _force_disconnect to actually forcibly disconnect.
Will Thompson
3
-14
/
+22
2012-10-30
Don't try to ping while we're disconnecting.
Will Thompson
1
-1
/
+2
2012-10-30
Connection: disconnect if we get no PONG for our PING
Will Thompson
3
-3
/
+59
2012-10-30
Move comment about message interval to the right place
Will Thompson
1
-3
/
+2
2012-10-30
Connection: add priv field to structure
Will Thompson
2
-40
/
+45
2012-10-30
Parser: spell out prefix vs. non-prefix logic better
Will Thompson
2
-2
/
+4
2012-10-30
RoomlistManager: remove redundant check for Handle
Will Thompson
1
-11
/
+0
2012-10-30
Add a debug flag for roomlist code.
Will Thompson
3
-4
/
+3
2012-10-29
Fix warnings in roomlist code.
Will Thompson
2
-14
/
+13
2012-10-29
idle_roomlist_manager_get_type: fix prototype
Will Thompson
1
-1
/
+1
2012-10-29
Merge branch 'room-list'
Will Thompson
8
-0
/
+988
2012-10-29
Sanitize incoming messages to remove UTF-8 non-characters.
Will Thompson
1
-0
/
+41
2012-10-28
Give charset conversion function a more natural type
Will Thompson
1
-9
/
+6
2012-07-19
IMManager: replace constructor with constructed.
Will Thompson
1
-18
/
+8
2012-07-19
Reindent idle-im-channel.c
Will Thompson
1
-56
/
+79
2012-07-19
Make IdleIMChannel use TpBaseChannel
Will Thompson
3
-411
/
+80
2012-07-09
Renamed variables to avoid warnings with "-Werror=shadow".
Thomas Thurman
2
-17
/
+17
2012-05-30
Merge branch 'catch-up'
Simon McVittie
15
-100
/
+118
2012-05-16
room-config: use G_N_ELEMENTS
Jonny Lamb
1
-2
/
+1
2012-05-16
room-config: simplify password protection validation
Jonny Lamb
1
-16
/
+11
2012-05-16
room-config: flicker CanUpdateConfiguration but keep MutableProperties stable
Jonny Lamb
2
-20
/
+34
2012-05-16
muc-channel: move RoomConfig stuff into IdleRoomConfig
Jonny Lamb
3
-198
/
+163
2012-05-16
muc-channel: validate Password properties to simplify {,un}setting branch
Jonny Lamb
1
-31
/
+53
2012-05-16
muc-channel: turn DO_QUICK_BOOLEAN from a macro into a function
Jonny Lamb
1
-23
/
+35
2012-05-16
muc-channel: track op-ness in the channel to mark config properties {,im}mutable
Jonny Lamb
1
-23
/
+25
2012-05-15
muc-channel: set configuration retrieved when appropriate
Jonny Lamb
1
-0
/
+2
2012-05-15
muc-channel: remove the last of the TpProperties code
Jonny Lamb
1
-80
/
+0
2012-05-15
muc-channel: remove last property flags setting
Jonny Lamb
1
-89
/
+0
2012-05-15
muc-channel: start setting RoomConfig properties for mode changes
Jonny Lamb
1
-227
/
+55
2012-05-15
muc-channel: remove SetProperties implementation
Jonny Lamb
1
-269
/
+0
2012-05-15
muc-channel: add initial RoomConfig1 implementation
Jonny Lamb
5
-0
/
+365
2012-05-15
muc-channel: stop implementing {Get,List}Properties
Jonny Lamb
1
-146
/
+0
2012-05-15
Implement Channel.I.Room
Will Thompson
2
-15
/
+81
2012-05-15
MUCManager: use constants for property names
Will Thompson
1
-7
/
+7
2012-05-15
MUCManager: simplify foreach_channel
Will Thompson
1
-18
/
+19
2012-05-15
MUCManager: simplify foreach_channel_class
Will Thompson
1
-13
/
+4
2012-05-15
MUCManager: move ChannelType check up
Will Thompson
1
-31
/
+27
2012-05-15
MUCManager: reindent requests code.
Will Thompson
1
-125
/
+116
2012-05-14
server-connection: fix race when writing to stream when closed
Jonny Lamb
1
-2
/
+5
2012-05-14
configure: disable newer deprecations and API additions
Jonny Lamb
3
-0
/
+6
2012-05-10
Bring in the compiler/linker warnings from telepathy-glib
Simon McVittie
1
-0
/
+4
2012-05-10
idle_debug_init: don't make a semicolon have side-effects
Simon McVittie
1
-1
/
+3
2012-05-10
Fix some confusing variable-shadowing by just reusing the variables
Simon McVittie
1
-3
/
+6
[next]