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
...
*
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
*
Refactored roster push handling
James Booth
2013-05-21
1
-2
/
+2
*
Removed debug
James Booth
2013-05-20
1
-1
/
+0
*
Finished handle usage
James Booth
2013-05-20
5
-28
/
+53
*
Use handle in incoming message console when exists
James Booth
2013-05-19
1
-1
/
+1
*
Use handle in chat windows if available
James Booth
2013-05-19
1
-4
/
+13
*
Show handle rather than jid in /who output if exists
James Booth
2013-05-19
1
-2
/
+3
*
Show contacts handle as window title in chat
James Booth
2013-05-19
3
-4
/
+13
*
Show nickname in status updates if available
James Booth
2013-05-19
1
-14
/
+38
*
Added sub to /notify preferences output
James Booth
2013-05-19
1
-6
/
+11
*
Added "tidy" and "prune" options to /wins command
James Booth
2013-05-17
2
-1
/
+98
*
Show 0 rather than 10 in /wins
James Booth
2013-05-16
1
-4
/
+9
*
Fixed incoming message text in console to use 0 rather than 10
James Booth
2013-05-16
1
-1
/
+5
*
Added "read" parameter to /close
James Booth
2013-05-16
2
-0
/
+11
*
Added parameter to /close
James Booth
2013-05-12
2
-0
/
+45
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
3
-3
/
+3
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
3
-9
/
+9
*
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
*
Use autocomplete instead of hash table for subscription requests
James Booth
2013-05-05
1
-3
/
+4
*
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
4
-4
/
+78
*
Added groupchat logs
James Booth
2013-05-05
1
-0
/
+5
*
Include open subscription requests in desktop reminder notifications
James Booth
2013-04-27
1
-1
/
+12
*
Added desktop notification option for subscription requests
James Booth
2013-04-27
2
-0
/
+10
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
2
-0
/
+37
*
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
4
-23
/
+32
*
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
3
-0
/
+24
*
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
4
-122
/
+181
*
Renamed window_ functions win_
James Booth
2013-04-21
4
-113
/
+113
*
Renamed remaining win_ functions
James Booth
2013-04-21
3
-82
/
+83
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
2
-5
/
+5
*
Replace window type functions with single function returning type
James Booth
2013-04-21
3
-53
/
+32
*
Renamed clear and close functions in ui
James Booth
2013-04-21
2
-4
/
+4
*
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
3
-3
/
+3
*
Removed cons_bad_command()
James Booth
2013-04-21
2
-13
/
+0
*
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
[prev]
[next]