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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set all inactive before tidy
James Booth
2013-08-28
1
-0
/
+4
*
Fixes to windows tidy
James Booth
2013-08-28
1
-3
/
+3
*
Refactor updating window statuses
James Booth
2013-08-28
1
-30
/
+18
*
Fixed showing active console after login fail
James Booth
2013-08-28
1
-0
/
+7
*
Fixed test for requiring window tidy
James Booth
2013-08-28
1
-2
/
+2
*
Fixed window number for notify and room incoming message
James Booth
2013-08-28
1
-2
/
+2
*
Show correct window number for incoming in console
James Booth
2013-08-28
1
-1
/
+2
*
Changes to status bar for unlimited windows - WIP
James Booth
2013-08-28
4
-52
/
+75
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
4
-322
/
+276
*
Added function to get next available window number, and tests
James Booth
2013-08-27
1
-0
/
+1
*
Refactor _cmd_close
James Booth
2013-08-26
2
-0
/
+40
*
Fixed indenting in ui/core.c
James Booth
2013-08-26
1
-1
/
+2
*
Free windows on exit
James Booth
2013-08-26
4
-2
/
+13
*
Moved static function in console.c
James Booth
2013-08-26
1
-76
/
+76
*
Removed cons_create from console.c
James Booth
2013-08-26
4
-13
/
+2
*
Fixed freeing of recipient after message sent
James Booth
2013-08-26
1
-1
/
+0
*
Fix console references after merging master
James Booth
2013-08-25
1
-1
/
+3
*
Merge branch 'master' into windows
James Booth
2013-08-25
6
-28
/
+65
|
\
|
*
removed strdup from g_string_append
Dmitry Podgorny
2013-08-25
2
-11
/
+11
|
*
small refactoring in statusbar.c
Dmitry Podgorny
2013-08-24
1
-5
/
+11
|
*
Merge branch 'master' into nextdev
James Booth
2013-08-13
1
-2
/
+2
|
|
\
|
*
\
Merge remote-tracking branch 'dmitry/nextdev-patches' into nextdev
James Booth
2013-08-04
5
-12
/
+13
|
|
\
\
|
|
*
|
fixed memory leaks
Dmitry Podgorny
2013-08-03
1
-3
/
+3
|
|
*
|
most FREE_SET_NULL replaced with free
Dmitry Podgorny
2013-08-03
2
-3
/
+4
|
|
*
|
removed sizeof(char)
Dmitry Podgorny
2013-08-03
2
-6
/
+6
|
*
|
|
Merge branch 'master' into nextdev
James Booth
2013-08-04
1
-2
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
draft of bookmarks implementation
Dmitry Podgorny
2013-07-14
2
-0
/
+30
*
|
|
|
Fixed window refresh on presence
James Booth
2013-08-20
1
-2
/
+8
*
|
|
|
Console module get console from windows
James Booth
2013-08-20
1
-4
/
+23
*
|
|
|
Initial code refactor for growable window list
James Booth
2013-08-20
6
-548
/
+839
|
|
_
|
/
|
/
|
|
*
|
|
Fix ctrl + arrow keys for fedora
James Booth
2013-08-10
1
-2
/
+2
|
|
/
|
/
|
*
|
Added patch from Dmitry to fix crash on delayed message from contact not in r...
James Booth
2013-08-04
1
-2
/
+4
|
/
*
Down arrow adds current line to history and shows empty line
James Booth
2013-07-13
1
-0
/
+4
*
Coloured contact and subscription in /roster and /group output
James Booth
2013-07-03
1
-55
/
+62
*
Show current setting with settings commands
James Booth
2013-06-25
2
-37
/
+172
*
Restructured help
James Booth
2013-06-25
1
-76
/
+11
*
Show messages on /group add and /group remove
James Booth
2013-06-23
2
-0
/
+14
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
2
-3
/
+10
*
Show message when contact already in group
James Booth
2013-06-23
2
-0
/
+7
*
Added group add and group remove to /roster command
James Booth
2013-06-02
2
-0
/
+61
*
Added message in console on /roster remove
James Booth
2013-06-02
2
-0
/
+7
*
Added message in console on /roster add
James Booth
2013-06-02
2
-0
/
+11
*
Added roster list when using /roster with no args
James Booth
2013-06-01
2
-0
/
+37
*
Include subscription states of "both" and "to" in /who output
James Booth
2013-06-01
1
-1
/
+2
*
Use waddstr for incoming messages to avoid truncation
James Booth
2013-06-01
1
-7
/
+8
*
Added /leave command
James Booth
2013-05-30
2
-42
/
+43
*
Show participant count in chat rooms
James Booth
2013-05-30
1
-5
/
+11
*
Show nickname rather than jid in room invites
James Booth
2013-05-30
1
-2
/
+16
*
Added room name, and window index to desktop message notifications
James Booth
2013-05-23
3
-7
/
+34
*
Do not close MUC windows on /wins prune
James Booth
2013-05-22
1
-5
/
+8
[next]