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
...
|
*
Moved help display functions to console module
James Booth
2013-04-21
2
-121
/
+115
|
*
Moved preferences display functions to console module
James Booth
2013-04-21
2
-213
/
+243
|
*
Moved cons_show_account() to console module
James Booth
2013-04-21
2
-110
/
+115
|
*
Moved cons_show_account_list() to console module
James Booth
2013-04-21
2
-26
/
+36
|
*
Moved cons_show_room_invite() to console module
James Booth
2013-04-21
2
-31
/
+31
|
*
Moved cons_show_status() to console module
James Booth
2013-04-21
4
-64
/
+65
|
*
Moved cons_show_disco_info() and cons_show_disco_items() to console
James Booth
2013-04-21
2
-62
/
+71
|
*
Moved cons_show_room_list() to console module
James Booth
2013-04-21
2
-20
/
+25
|
*
Moved cons_show_software_version() to console module
James Booth
2013-04-21
2
-23
/
+28
|
*
Moved cons_show_caps() to console module
James Booth
2013-04-21
2
-80
/
+76
|
*
Moved cons_show_info() to console module
James Booth
2013-04-21
2
-141
/
+134
|
*
Moved cons_show_wins() to console module
James Booth
2013-04-21
3
-77
/
+86
|
*
Moved cons_show_login_success() to console module
James Booth
2013-04-21
7
-132
/
+90
|
*
Moved cons_about() to console module
James Booth
2013-04-20
8
-382
/
+404
|
*
Added ui/console module
James Booth
2013-04-20
4
-14
/
+81
*
|
Use werase() rather than wclear() to avoid screen flash
James Booth
2013-04-22
4
-9
/
+9
|
/
*
Added /invite for direct MUC invitations
James Booth
2013-04-20
5
-17
/
+85
*
Show shortened room jid if possible on invite
James Booth
2013-04-18
3
-5
/
+36
*
Guess conference server if not supplied when joining room (/join)
James Booth
2013-04-10
1
-8
/
+30
*
Handle when servers do not send fulljid with presence
James Booth
2013-04-07
2
-16
/
+42
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
7
-3
/
+121
*
Added disco items to features in disco info responses
James Booth
2013-03-24
1
-0
/
+6
*
Respond to disco items query
James Booth
2013-03-24
1
-0
/
+29
*
Add newline before disco output
James Booth
2013-03-24
1
-0
/
+3
*
Respond to disco info requests without node attribute
James Booth
2013-03-24
1
-2
/
+4
*
Merge pull request #161 from pasis/autotools
James Booth
2013-03-24
1
-2
/
+6
|
\
|
*
Add -Werror only for development builds
Dmitry Podgorny
2013-03-24
1
-2
/
+6
|
/
*
Removed mouse wheel from navigation help
James Booth
2013-03-19
1
-1
/
+0
*
Mouse handling disabled by default.
James Booth
2013-03-19
2
-2
/
+3
*
Refactor getting caps_key
James Booth
2013-03-17
1
-86
/
+60
*
Refactor show and status stanza handling
James Booth
2013-03-17
3
-36
/
+34
*
Refactor resource handling in available handler
James Booth
2013-03-17
1
-15
/
+13
*
Renamed ID attribute for capabilities disco info request
James Booth
2013-03-17
2
-8
/
+6
*
Implemented output for /disco info
James Booth
2013-03-14
7
-2
/
+128
*
Added output for /disco items
James Booth
2013-03-14
5
-5
/
+37
*
Show name as well as jid for room list
James Booth
2013-03-14
5
-17
/
+46
*
Use domain part of current jid when no jid passed to /disco
James Booth
2013-03-14
1
-4
/
+16
*
Removed unnecessary NULL checks
James Booth
2013-03-14
1
-2
/
+2
*
Added /disco command
James Booth
2013-03-14
6
-20
/
+92
*
Page off after /rooms command
James Booth
2013-03-14
1
-0
/
+1
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
7
-0
/
+126
*
fixed crash in stanza_create_form when text is NULL
Dmitry Podgorny
2013-03-12
2
-1
/
+8
*
Set development version
James Booth
2013-03-10
1
-2
/
+2
*
Set status to release
James Booth
2013-03-10
1
-1
/
+1
*
Added to man page
James Booth
2013-03-10
1
-0
/
+2
*
Handle dependent settings
James Booth
2013-03-10
1
-4
/
+38
*
Updated online help
James Booth
2013-03-10
1
-31
/
+51
*
Tidied fix for id attributes that cause a segfault
James Booth
2013-03-08
3
-9
/
+20
*
Fixed problem with using id attribute with apostrophe.
James Booth
2013-03-07
1
-4
/
+11
*
Added alt-backspace key code for ubuntu
James Booth
2013-03-04
1
-0
/
+1
[prev]
[next]