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
...
*
Added cmd_bookmark tests
James Booth
2014-02-01
8
-1
/
+222
*
Changed name of expected values in tests
James Booth
2014-02-01
1
-4
/
+4
*
Added test for /bookmark list
James Booth
2014-02-01
10
-2
/
+169
*
Moved test helpers
James Booth
2014-02-01
4
-2
/
+2
*
Fixed cmd_bookmark message when not connected
James Booth
2014-02-01
4
-5
/
+54
*
Added cmd_bookmark tests
James Booth
2014-02-01
5
-0
/
+44
*
Added muc room active tests
James Booth
2014-01-31
3
-0
/
+27
*
Added muc invite count tests
James Booth
2014-01-30
3
-0
/
+24
*
Added setup and teardown for muc tests
James Booth
2014-01-30
3
-8
/
+15
*
Close muc after test
James Booth
2014-01-30
1
-0
/
+4
*
Added muc remove invite test
James Booth
2014-01-30
3
-1
/
+15
*
Added muc tests
James Booth
2014-01-30
4
-0
/
+26
*
Added presence_error tests, added muc_close()
James Booth
2014-01-30
9
-23
/
+139
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
7
-84
/
+16
*
Renamed handle_error_message -> handle_presence_error
James Booth
2014-01-30
3
-4
/
+4
*
Added push-all.sh to .gitignore
James Booth
2014-01-30
1
-0
/
+1
*
Close UI windows on /quit
James Booth
2014-01-30
1
-0
/
+1
*
Move all test output to ./testsuite.out, show single line pass/fail
James Booth
2014-01-29
2
-2
/
+13
*
Added message stanza error tests
James Booth
2014-01-28
6
-8
/
+102
*
Disable OTR support by default until 4.0.0 is supported.
James Booth
2014-01-28
1
-2
/
+4
*
Moved error handling logic to server_events
James Booth
2014-01-28
8
-30
/
+52
*
Renamed preferences setup and teardown test functions
James Booth
2014-01-28
3
-48
/
+48
*
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
[prev]
[next]