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 (
Expand
)
Author
Age
Files
Lines
*
Fix option handling for room config form parsing
James Booth
2014-09-06
1
-1
/
+2
*
Reassign stanza name when looking for field values
James Booth
2014-09-06
1
-1
/
+2
*
Rewrite form parser
James Booth
2014-09-06
4
-69
/
+224
*
Created form module
James Booth
2014-09-05
6
-102
/
+193
*
Debug room config form fields
James Booth
2014-09-05
2
-5
/
+23
*
Parse data form for room configuration
James Booth
2014-09-04
3
-11
/
+31
*
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
4
-2
/
+80
*
Fix room config check for servers that don't send 110 status
James Booth
2014-09-04
1
-11
/
+2
*
Added /ping command
James Booth
2014-09-04
4
-3
/
+45
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
2
-3
/
+3
*
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
4
-0
/
+42
*
Send instant room request
James Booth
2014-09-03
4
-0
/
+44
*
Show message when room requires config
James Booth
2014-09-03
3
-0
/
+52
*
Removed bookmarks todo
James Booth
2014-08-31
1
-1
/
+0
*
Small spelling fixes in code and comments
Dariusz Dwornikowski
2014-08-27
1
-1
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
17
-0
/
+204
*
"/bookmark add foo" crash - fix
Jan Hacker
2014-08-17
1
-1
/
+3
*
Spelling errors fixed and hyphenation used as minus sign fixed
Dariusz Dwornikowski
2014-08-11
2
-4
/
+4
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
2
-2
/
+2
*
Removed string allocation in stanza when joining room
James Booth
2014-06-15
1
-1
/
+1
*
Renamed generate_unique_id -> create_unique_id
James Booth
2014-06-15
4
-14
/
+14
*
Free string after use in sending caps response
James Booth
2014-06-15
1
-0
/
+1
*
Free jabber_conn.log
James Booth
2014-06-15
1
-0
/
+4
*
Free saved account details before replacing
James Booth
2014-06-15
1
-0
/
+6
*
Fixed usages of get_unique_id to free result
James Booth
2014-06-15
3
-1
/
+12
*
Added connection details to jabber_shutdown
James Booth
2014-06-15
1
-0
/
+3
*
Fixed memleak in _available_handler
James Booth
2014-06-15
1
-0
/
+1
*
Renamed sha1 functions to avoid naming clashes
James Booth
2014-06-15
1
-1
/
+1
*
Added notification setting for typing in current window
James Booth
2014-05-24
1
-3
/
+1
*
Use account muc_nick when no nick for bookmark
James Booth
2014-05-23
1
-1
/
+4
*
Refactored bookmarks to use option parser, allow bookmarking rooms with passw...
James Booth
2014-05-10
4
-41
/
+134
*
Refactroed self presence checks, handle null stanzas
James Booth
2014-05-06
2
-108
/
+73
*
Added null check for presence error stanza namespace element
James Booth
2014-05-05
1
-1
/
+4
*
Changed to use gnutls instead of openssl for sha1 hashing
James Booth
2014-05-01
1
-15
/
+1
*
Fixed cppcheck warnings
James Booth
2014-04-26
7
-83
/
+10
*
Tidied jabber_process_events
James Booth
2014-04-23
1
-14
/
+20
*
Merge remote-tracking branch 'lucian/master'
James Booth
2014-04-22
1
-1
/
+0
|
\
|
*
Added some otr policy functionality, if policy is set to "always"
lightb
2014-04-19
1
-1
/
+0
*
|
Chat room windows now created only after successful join
James Booth
2014-04-21
3
-3
/
+22
*
|
Store password with room
James Booth
2014-04-20
1
-1
/
+1
|
/
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+3
*
Fixed handling of room subject
James Booth
2014-04-13
2
-25
/
+20
*
Fixed "/bookmark remove" for disabling autojoin
James Booth
2014-04-13
1
-1
/
+0
*
Refactored bookmark_remove
James Booth
2014-04-13
1
-10
/
+8
*
Implemented "/bookmark remove" for private storage
James Booth
2014-04-13
1
-77
/
+101
*
Clean up after removing bookmark
James Booth
2014-04-13
1
-0
/
+2
*
Implemented "/bookmark add" for private storage
James Booth
2014-04-13
3
-89
/
+169
*
Tidied ui dependencies
James Booth
2014-04-06
2
-3
/
+2
[next]