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
/
xmpp
/
iq.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mucwin_room_info_error takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+4
*
Renamed ui_handle_room_role_set_error -> mucwin_role_set_error
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_role_list -> mucwin_handle_role_list
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_role_list_error -> mucwin_role_list_error
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_kick_error -> mucwin_kick_error
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_show_room_disco_info -> mucwin_room_disco_info
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_handle_room_info_error -> mucwin_room_info_error
James Booth
2015-11-01
1
-1
/
+1
*
Applied coding style to src/xmpp/
James Booth
2015-10-26
1
-97
/
+99
*
Send service-unavailable when lastactivity disabled
James Booth
2015-10-14
1
-2
/
+30
*
Added jabber:iq:last to capabilities
James Booth
2015-09-29
1
-8
/
+8
*
Fix last active query
James Booth
2015-09-29
1
-10
/
+3
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-1
/
+118
*
Fixed spelling mistake
James Booth
2015-09-27
1
-2
/
+2
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
1
-0
/
+6
*
Free software version result properties
James Booth
2015-08-09
1
-0
/
+9
*
Free error message in carbons handlers
James Booth
2015-08-09
1
-0
/
+2
*
Show software version result in current window
James Booth
2015-08-06
1
-1
/
+1
*
Handle resource not found on sofware version request
James Booth
2015-08-05
1
-0
/
+4
*
Use original JID in software version request in MUC
James Booth
2015-08-05
1
-6
/
+5
*
Handle software version requests for gateways that return from domainpart
James Booth
2015-08-05
1
-2
/
+8
*
Use id handler for software version requests, handle errors
James Booth
2015-08-05
1
-6
/
+27
*
Use null check convention in iq.c
James Booth
2015-05-04
1
-48
/
+48
*
Removed server event delegation functions
James Booth
2015-05-01
1
-27
/
+50
*
Renamed event functions
James Booth
2015-04-28
1
-28
/
+28
*
Renamed server event functions
James Booth
2015-04-19
1
-28
/
+28
*
Moved server_events to event/
James Booth
2015-04-19
1
-1
/
+1
*
Add callback data to room disco info response handler
James Booth
2015-03-29
1
-27
/
+94
*
Set members only property when getting room features
James Booth
2015-03-29
1
-2
/
+7
*
Added server error handling when setting /carbons preference
James Booth
2015-03-09
1
-42
/
+61
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
1
-0
/
+20
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+20
*
|
Free jid on caps response handler
James Booth
2015-02-11
1
-1
/
+6
*
|
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
|
/
*
Free expected_node for legacy caps
James Booth
2015-02-09
1
-2
/
+8
*
Removed function pointers
James Booth
2014-12-22
1
-65
/
+40
*
Added caching of legacy capabilities
James Booth
2014-11-30
1
-28
/
+174
*
Store capabilities against fulljid when unsupported hash
James Booth
2014-11-27
1
-21
/
+62
*
Free datetime on ping errors
James Booth
2014-11-03
1
-1
/
+2
*
Fixed leaks in /affiliation and /role
James Booth
2014-11-03
1
-0
/
+2
*
Fixed various memory leaks
James Booth
2014-11-01
1
-0
/
+4
*
Renamed room destroy function
James Booth
2014-10-23
1
-2
/
+2
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-4
/
+0
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-11
/
+126
*
Implemented /room kick command
James Booth
2014-10-05
1
-1
/
+0
*
Added /room kick command
James Booth
2014-10-05
1
-1
/
+47
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-2
/
+99
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
1
-6
/
+7
[prev]
[next]