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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Dont check for var attribute on form fields of type fixed
James Booth
2014-09-30
1
-52
/
+54
|
*
Use log_warning for room config form errors
James Booth
2014-09-25
1
-5
/
+5
|
*
Fixed spelling mistake in form.h
James Booth
2014-09-25
1
-1
/
+1
|
*
Free caps, remove strdup
James Booth
2014-09-24
2
-1
/
+4
|
*
Free unique id
James Booth
2014-09-24
1
-0
/
+2
|
*
Handle errors for /disco info requests
James Booth
2014-09-24
2
-2
/
+12
|
*
Capabilities: check for identity locale
James Booth
2014-09-23
1
-7
/
+55
|
*
Reordered identity attributes in caps cache for readability
James Booth
2014-09-23
1
-3
/
+3
|
*
Create sha-1 of own capabilities once
James Booth
2014-09-23
3
-2
/
+18
|
*
Cache capabilities to file
James Booth
2014-09-22
2
-26
/
+162
|
*
Show message when no capabilities available
James Booth
2014-09-21
1
-2
/
+0
|
*
Sort form fields for sha-1 caps hash
James Booth
2014-09-21
3
-54
/
+106
|
*
Log errors on caps responses
James Booth
2014-09-21
2
-6
/
+20
|
*
Handle capabilities for room participants
James Booth
2014-09-21
1
-31
/
+46
|
*
Fixed muc presence check, remove logging from presence handler
James Booth
2014-09-21
2
-22
/
+11
|
*
Removed _get_caps_key function
James Booth
2014-09-21
1
-61
/
+5
|
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
5
-19
/
+48
|
*
Do not send caps request on self presence
James Booth
2014-09-19
1
-1
/
+1
|
*
wip - refactoring capabilities
James Booth
2014-09-19
7
-219
/
+309
|
*
Tidied available presence handler
James Booth
2014-09-18
1
-34
/
+55
|
*
Added autocompletion for jid-multi form fields
James Booth
2014-09-17
1
-1
/
+11
|
*
Added autocompletion for form text-multi values
James Booth
2014-09-17
1
-0
/
+19
|
*
Added autocompletion for form list-multi values
James Booth
2014-09-17
1
-1
/
+1
|
*
Added autocompletion for form list-single values
James Booth
2014-09-17
2
-0
/
+40
|
*
Handle result of room configuration submit
James Booth
2014-09-17
1
-3
/
+13
|
*
Show form fields after updating
James Booth
2014-09-15
2
-0
/
+19
|
*
Dont allow unsaved form windows to be closed
James Booth
2014-09-15
2
-0
/
+8
|
*
Added form tests
James Booth
2014-09-14
1
-0
/
+2
|
*
Allow removing data from text-multi form fields
James Booth
2014-09-14
2
-3
/
+76
|
*
Added setting of unique form list values
James Booth
2014-09-14
2
-7
/
+25
|
*
Added /room remove command, reformetted form output
James Booth
2014-09-14
2
-0
/
+8
|
*
Added /room add for *-multi
James Booth
2014-09-14
2
-12
/
+43
|
*
Added form validation for list-single type
James Booth
2014-09-13
2
-0
/
+27
|
*
Added form type check on set
James Booth
2014-09-13
2
-2
/
+21
|
*
form_get_field_by_var->form_get_form_type_field
James Booth
2014-09-13
4
-7
/
+7
|
*
Do not tag hidden form fields
James Booth
2014-09-13
1
-6
/
+9
|
*
Do not set hidden for fixed form fields
James Booth
2014-09-13
1
-3
/
+2
|
*
Initialise form field tag autocomplete
James Booth
2014-09-13
1
-0
/
+1
|
*
Added autocomplete for setting room config form tags
James Booth
2014-09-12
2
-0
/
+5
|
*
Check room config tag exists before setting
James Booth
2014-09-12
2
-0
/
+16
|
*
Added setting of *-single room config values
James Booth
2014-09-12
2
-0
/
+24
|
*
Added tags to form fields
James Booth
2014-09-11
2
-0
/
+17
|
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
6
-0
/
+144
|
*
Added form field type enum
James Booth
2014-09-10
2
-0
/
+52
|
*
Tidied error handling for room forms
James Booth
2014-09-09
1
-25
/
+34
|
*
Merge branch 'master' into roomconfig
James Booth
2014-09-09
2
-46
/
+22
|
\
|
*
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
2
-41
/
+12
|
|
*
|
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
[next]