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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed memory leak
James Booth
2013-05-06
1
-1
/
+4
|
*
Removed blank lines
James Booth
2013-05-06
1
-2
/
+0
|
*
Unicode support for /duck output
James Booth
2013-05-06
1
-5
/
+10
|
*
Fixed error when losing connection and segfaulting on notify_remind()
James Booth
2013-05-06
5
-6
/
+20
|
*
Autocomplete "/sub allow" parameter from subscription requests
James Booth
2013-05-05
3
-1
/
+44
|
*
Use autocomplete instead of hash table for subscription requests
James Booth
2013-05-05
3
-22
/
+16
|
*
Include time in ddg search result output lines
James Booth
2013-05-05
1
-1
/
+14
|
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
11
-10
/
+182
|
*
Added groupchat logs
James Booth
2013-05-05
7
-1
/
+149
|
|
|
|
closes #168
*
Fixed bug where /msg not logging chat
James Booth
2013-04-28
1
-1
/
+1
|
*
Include open subscription requests in desktop reminder notifications
James Booth
2013-04-27
3
-1
/
+23
|
|
|
|
closes #167
*
Added desktop notification option for subscription requests
James Booth
2013-04-27
6
-1
/
+63
|
|
|
|
closes #166
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
3
-27
/
+39
|
*
Only set autoaway when status is "online" or "chat"
James Booth
2013-04-27
1
-27
/
+30
|
|
|
|
fixes #122
*
Show contacts status when receiveing messages via delayed delivery
James Booth
2013-04-27
1
-1
/
+9
|
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
10
-25
/
+174
|
|
|
|
Commands /invite, /invites, /decline and /join
*
Reminders for chat room invites - WIP
James Booth
2013-04-23
1
-4
/
+23
|
*
Added desktop notifications for chat room invites
James Booth
2013-04-22
6
-1
/
+45
|
|
|
|
Use "/notify invite on|off"
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
3
-168
/
+128
|
*
Use werase() rather than wclear()
James Booth
2013-04-21
4
-9
/
+9
|
*
Added windows include to notifier
James Booth
2013-04-21
2
-3
/
+3
|
*
Added notifier module
James Booth
2013-04-21
5
-122
/
+182
|
*
Renamed window_ functions win_
James Booth
2013-04-21
4
-113
/
+113
|
*
Renamed remaining win_ functions
James Booth
2013-04-21
5
-187
/
+188
|
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
4
-28
/
+28
|
*
Replace window type functions with single function returning type
James Booth
2013-04-21
5
-140
/
+185
|
*
Renamed clear and close functions in ui
James Booth
2013-04-21
3
-6
/
+6
|
*
Renamed windows.c -> core.c
James Booth
2013-04-21
1
-1
/
+1
|
*
Moved static function in windows
James Booth
2013-04-21
1
-42
/
+42
|
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
5
-13
/
+13
|
*
Removed cons_bad_command()
James Booth
2013-04-21
3
-14
/
+1
|
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
4
-78
/
+78
|
*
Moved remaining static functions to console module
James Booth
2013-04-21
3
-25
/
+24
|
*
Moved cons_bad_command() to console module
James Booth
2013-04-21
2
-13
/
+12
|
*
Moved cons_show_word() to console module
James Booth
2013-04-21
2
-12
/
+11
|
*
Moved cons_debug() to console module
James Booth
2013-04-21
2
-24
/
+23
|
*
Moved cons_show_time() to console module
James Booth
2013-04-21
2
-26
/
+26
|
*
Moved cons_bad_show() to console module
James Booth
2013-04-21
2
-21
/
+25
|
*
Moved cons_show_contacts() to console module
James Booth
2013-04-21
2
-14
/
+14
|
*
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
|
|
|
|
module
*
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
|
[prev]
[next]