index
:
~jonny/telepathy-idle
master
next
presence
le idle
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
im-manager: use tp_base_channel_is_destroyed()
Will Thompson
1
-8
/
+3
2012-11-05
Some more NEWS.
Will Thompson
1
-5
/
+14
2012-11-02
Merge branch 'ping'
Will Thompson
8
-50
/
+179
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
4
-6
/
+75
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
Make the PONGs sent back by the test more realistic
Will Thompson
1
-2
/
+4
2012-10-30
Parser: spell out prefix vs. non-prefix logic better
Will Thompson
2
-2
/
+4
2012-10-30
Add a stupid test for Idle sending PING
Will Thompson
2
-0
/
+21
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
NEWS for UTF-8 fix and room listing.
Will Thompson
1
-0
/
+10
2012-10-29
idle_roomlist_manager_get_type: fix prototype
Will Thompson
1
-1
/
+1
2012-10-29
Merge branch 'room-list'
Will Thompson
12
-0
/
+1138
2012-10-29
Sanitize incoming messages to remove UTF-8 non-characters.
Will Thompson
3
-0
/
+94
2012-10-28
Give charset conversion function a more natural type
Will Thompson
1
-9
/
+6
2012-08-28
NEWS: updated
Jonny Lamb
1
-1
/
+3
2012-08-28
build: fix for "make -j" safety
Dan Winship
1
-1
/
+4
2012-08-03
Bump nano-version
Will Thompson
2
-1
/
+6
2012-08-02
Tell Automake about _gen/svc-gtk-doc.h
Will Thompson
1
-1
/
+2
2012-08-02
Version 0.1.12
Will Thompson
2
-3
/
+3
2012-08-02
NEWS for 0.1.12
Will Thompson
1
-0
/
+22
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-18
servicetest: squash dbus-python deprecation warning
Will Thompson
1
-1
/
+3
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
23
-146
/
+309
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
3
-27
/
+59
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
2
-31
/
+76
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
2
-25
/
+57
2012-05-15
muc-channel: set configuration retrieved when appropriate
Jonny Lamb
2
-6
/
+15
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
2
-227
/
+119
2012-05-15
muc-channel: remove SetProperties implementation
Jonny Lamb
1
-269
/
+0
2012-05-15
tests: add RoomConfig1 test
Jonny Lamb
2
-0
/
+224
2012-05-15
muc-channel: add initial RoomConfig1 implementation
Jonny Lamb
6
-0
/
+366
2012-05-15
muc-channel: stop implementing {Get,List}Properties
Jonny Lamb
1
-146
/
+0
2012-05-15
Implement Channel.I.Room
Will Thompson
4
-30
/
+130
[prev]
[next]