index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jabber.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compile error
James Booth
2012-12-10
1
-1
/
+1
*
Added autocomplete for enabled logins only
James Booth
2012-12-10
1
-0
/
+5
*
Handle logins using accounts
James Booth
2012-12-09
1
-2
/
+48
*
Handle idle time from contacts
James Booth
2012-12-09
1
-1
/
+13
*
Added server property to accounts
James Booth
2012-12-07
1
-1
/
+1
*
Add optional server parameter to /connect command
James Booth
2012-12-06
1
-3
/
+9
*
Implemented /autoaway mode idle
James Booth
2012-12-01
1
-2
/
+14
*
Respond to ping requests
James Booth
2012-11-29
1
-33
/
+66
*
Remove from outstanding requests on /sub
James Booth
2012-11-28
1
-0
/
+1
*
Merge branch 'master' into sublist
James Booth
2012-11-28
1
-0
/
+5
|
\
|
*
Add and remove from roster on subscription presence
James Booth
2012-11-28
1
-0
/
+5
*
|
List commands for /sub
James Booth
2012-11-28
1
-0
/
+14
|
/
*
Handle roster subscription updates
James Booth
2012-11-27
1
-1
/
+63
*
Show "request pending" in /sub show, when request has been sent
James Booth
2012-11-27
1
-1
/
+9
*
Added /autoping command to set ping interval or disable with 0
James Booth
2012-11-26
1
-3
/
+21
*
Fixed spelling in reconnect
James Booth
2012-11-26
1
-1
/
+1
*
Setting /reconnect 0 properly disables reconnect
James Booth
2012-11-26
1
-10
/
+18
*
Added auto reconnect, and /reconnect command to control interval
James Booth
2012-11-25
1
-8
/
+64
*
Send presence changes to chat rooms
James Booth
2012-11-20
1
-1
/
+17
*
Handle room broadcasts
James Booth
2012-11-19
1
-9
/
+25
*
Handle legacy delayed messages in chat rooms
James Booth
2012-11-19
1
-20
/
+8
*
Handle room member presence
James Booth
2012-11-19
1
-1
/
+5
*
Show message when own nickname changed in chat rooms
James Booth
2012-11-18
1
-6
/
+13
*
Moved function to remove from roster on nick change
James Booth
2012-11-18
1
-1
/
+2
*
Handle nick changes from other users
James Booth
2012-11-18
1
-19
/
+29
*
Allow nick change in chat room
James Booth
2012-11-18
1
-0
/
+14
*
Support legacy delayed delivery (XEP-0091) as well as XEP-0203
James Booth
2012-11-18
1
-13
/
+5
*
prevent double free of jabber_conn.status
Dmitry Podgorny
2012-11-18
1
-1
/
+3
*
Treat room presence as online
James Booth
2012-11-14
1
-1
/
+1
*
Set correct window type on private messages
James Booth
2012-11-14
1
-3
/
+6
*
Merge pull request #81 from pasis/priority
James Booth
2012-11-13
1
-9
/
+64
|
\
|
*
fix crash on changing priority when disconnected
Dmitry Podgorny
2012-11-14
1
-1
/
+6
|
*
jabber: use safe snprintf instead of sprintf
Dmitry Podgorny
2012-11-13
1
-2
/
+2
|
*
introduce priority support
Dmitry Podgorny
2012-11-13
1
-9
/
+59
*
|
Allow incoming private messages from chat rooms
James Booth
2012-11-12
1
-7
/
+18
|
/
*
add subscription support
Dmitry Podgorny
2012-11-11
1
-9
/
+31
*
Added function to create room jid from room and nick
James Booth
2012-11-10
1
-1
/
+4
*
Renamed room_chat function
James Booth
2012-11-10
1
-1
/
+1
*
Renamed params in jabber_join
James Booth
2012-11-10
1
-3
/
+3
*
Handle subject from room
James Booth
2012-11-10
1
-2
/
+17
*
Show error text if received
James Booth
2012-11-10
1
-14
/
+25
*
Using vargs in cons_bad_show
James Booth
2012-11-10
1
-3
/
+8
*
Tidy up leaving room
James Booth
2012-11-10
1
-5
/
+13
*
Moved ping iq creation to stanza
James Booth
2012-11-10
1
-41
/
+24
*
Moved roster iq creation to stanza
James Booth
2012-11-10
1
-13
/
+1
*
Renamed stanza creation
James Booth
2012-11-10
1
-2
/
+2
*
Moved update presence handler creation to stanza module
James Booth
2012-11-10
1
-40
/
+21
*
Moved chat room leave presence creation to stanza module
James Booth
2012-11-09
1
-9
/
+2
*
Fixed leaving chat room
James Booth
2012-11-09
1
-0
/
+1
*
Moved room join stanza creation
James Booth
2012-11-09
1
-14
/
+2
[next]