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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed double free'ing in tests
James Booth
2014-01-28
3
-10
/
+10
*
Added generated id's to presence stanzas
James Booth
2014-01-28
2
-1
/
+12
*
Changed log level to info for failed connection
James Booth
2014-01-27
1
-1
/
+1
*
Add level to log output
James Booth
2014-01-27
1
-1
/
+23
*
Refactored presence_error_handler
James Booth
2014-01-27
2
-40
/
+42
*
Added fallback message error handlers
James Booth
2014-01-27
5
-2
/
+62
*
Fixed comment
James Booth
2014-01-27
1
-1
/
+1
*
Moved connection_error_handler to _presence_error_handler
James Booth
2014-01-27
3
-46
/
+47
*
Removed unnecessary strdup
James Booth
2014-01-27
1
-3
/
+2
*
Show original error message
James Booth
2014-01-26
5
-22
/
+30
*
Changed error message when couldn't join room
James Booth
2014-01-26
3
-9
/
+20
*
Handle recipient not found
James Booth
2014-01-26
8
-17
/
+183
*
Added generated id to chat state stanzas
James Booth
2014-01-26
1
-0
/
+2
*
Added generated id to invites
James Booth
2014-01-26
1
-0
/
+2
*
Add generated id to messages
James Booth
2014-01-26
3
-9
/
+8
*
Added id handler for pings, disable ping on error type 'cancel'
James Booth
2014-01-26
3
-0
/
+45
*
Use generated id on ping iqs
James Booth
2014-01-26
1
-1
/
+2
*
Moved xmpp ping to iq module
James Booth
2014-01-26
4
-39
/
+43
*
generate_unique_id allows prefix
James Booth
2014-01-25
3
-5
/
+9
*
Add message and presence error handlers seperately
James Booth
2014-01-25
4
-11
/
+3
*
Renamed iq handlers
James Booth
2014-01-25
1
-24
/
+29
*
Renamed _room_presence_handler -> _muc_user_handler
James Booth
2014-01-25
1
-4
/
+3
*
Renamed xmpp roster handlers
James Booth
2014-01-25
1
-6
/
+6
*
Split xmpp message handlers by namespace
James Booth
2014-01-25
1
-44
/
+73
*
Renamed namespace variables
James Booth
2014-01-25
1
-9
/
+9
*
Don't show error for initial bookmarks request
James Booth
2014-01-25
2
-6
/
+12
*
Don't allow /alias to overwrite standard command
James Booth
2014-01-25
7
-14
/
+48
*
Added valgrind.out.old to gitignore
James Booth
2014-01-25
1
-0
/
+1
*
Added autocomplete for /alias remove
James Booth
2014-01-25
3
-3
/
+47
*
Added help for /alias command
James Booth
2014-01-25
2
-5
/
+12
*
Added aliases to autocomplete
James Booth
2014-01-23
6
-9
/
+41
*
Implemented basic running of alias commands
James Booth
2014-01-23
4
-7
/
+35
*
Show message when alias already exists in /alias add
James Booth
2014-01-23
6
-6
/
+34
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
12
-9
/
+356
*
Added skeleton /alias command
James Booth
2014-01-23
5
-2
/
+34
*
Removed debug
James Booth
2014-01-23
1
-1
/
+0
*
Encrypt /tiny command when in OTR session
James Booth
2014-01-23
2
-1
/
+35
*
Refactored ProfAccount creation
James Booth
2014-01-22
13
-271
/
+251
*
Removed unused encode.xml
James Booth
2014-01-21
2
-14
/
+0
*
Fixed memory leaks from str_replace
James Booth
2014-01-21
2
-0
/
+27
*
Convert name to barejid on retrieving win in titlebar for otr messages
James Booth
2014-01-21
1
-1
/
+3
*
Implemented autocomplete for new /statuses options
James Booth
2014-01-21
1
-2
/
+47
*
Tidied /statuses help
James Booth
2014-01-21
1
-9
/
+11
*
Added statuses settings to prefs output
James Booth
2014-01-21
4
-31
/
+39
*
Added use of statuses preferences
James Booth
2014-01-21
2
-13
/
+47
*
WIP - /statuses command options
James Booth
2014-01-20
13
-91
/
+233
*
Added UI presence functions
James Booth
2014-01-19
4
-43
/
+87
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
3
-73
/
+55
*
Use defaults for /statuses commands
James Booth
2014-01-19
6
-3
/
+63
*
Added tests/config/helpers
James Booth
2014-01-19
5
-40
/
+50
[prev]
[next]