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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Allow adding and removing room owners
James Booth
2014-10-04
1
-0
/
+22
|
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-4
/
+39
|
*
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-5
/
+6
|
*
Tidied muc module
James Booth
2014-09-28
1
-2
/
+2
|
*
Use log_warning for room config form errors
James Booth
2014-09-25
1
-5
/
+5
|
*
Free caps, remove strdup
James Booth
2014-09-24
1
-0
/
+1
|
*
Handle errors for /disco info requests
James Booth
2014-09-24
1
-1
/
+11
|
*
Log errors on caps responses
James Booth
2014-09-21
1
-0
/
+14
|
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
1
-2
/
+10
|
*
wip - refactoring capabilities
James Booth
2014-09-19
1
-152
/
+119
|
*
Handle result of room configuration submit
James Booth
2014-09-17
1
-3
/
+13
|
*
form_get_field_by_var->form_get_form_type_field
James Booth
2014-09-13
1
-1
/
+1
|
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+34
|
*
Tidied error handling for room forms
James Booth
2014-09-09
1
-25
/
+34
|
*
Merge branch 'master' into roomconfig
James Booth
2014-09-09
1
-46
/
+20
|
\
|
*
Added usages for stanza_get_error_message in iq.c
James Booth
2014-09-09
1
-5
/
+10
|
|
|
*
Use stanza_get_error_message for pong errors
James Booth
2014-09-09
1
-41
/
+10
|
|
*
|
Added TODO for handling room config form request errors
James Booth
2014-09-09
1
-0
/
+1
|
|
*
|
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-0
/
+40
|
\
|
|
|
|
|
|
|
|
|
Conflicts: src/server_events.h
|
*
Added error handling for /ping command responses
James Booth
2014-09-07
1
-0
/
+40
|
|
*
|
Rewrite form parser
James Booth
2014-09-06
1
-1
/
+2
|
|
*
|
Created form module
James Booth
2014-09-05
1
-3
/
+4
|
|
*
|
Parse data form for room configuration
James Booth
2014-09-04
1
-1
/
+20
|
|
*
|
Added ID handler for room config form
James Booth
2014-09-04
1
-2
/
+32
|
|
*
|
Added /room config edit and /room config cancel
James Booth
2014-09-04
1
-0
/
+22
|
/
*
Added /ping command
James Booth
2014-09-04
1
-1
/
+39
|
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-2
/
+2
|
*
Handle /room config cancel
James Booth
2014-09-03
1
-0
/
+73
|
*
Send room destroy iq on /room config cancel
James Booth
2014-09-03
1
-0
/
+11
|
*
Send instant room request
James Booth
2014-09-03
1
-0
/
+11
|
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Spelling errors fixed and hyphenation used as minus sign fixed
Dariusz Dwornikowski
2014-08-11
1
-3
/
+3
|
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-8
/
+5
|
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
|
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-1
/
+1
|
*
fixed build error when make run with -jN option
Dmitry Podgorny
2014-03-06
1
-1
/
+1
|
|
|
|
|
Race can occur when gitversion file isn't fully generated before it is used.
*
Added id handler for pings, disable ping on error type 'cancel'
James Booth
2014-01-26
1
-0
/
+36
|
[next]