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
...
*
Refactor roster.c
James Booth
2013-05-22
1
-72
/
+63
|
*
Reuse roster_add in roster_update
James Booth
2013-05-22
1
-163
/
+154
|
*
Fixed #174
James Booth
2013-05-22
1
-0
/
+3
|
*
Removed unused offline_msg parameter from roster_add
James Booth
2013-05-21
2
-7
/
+4
|
*
Refactored roster push handling
James Booth
2013-05-21
7
-28
/
+57
|
*
Renamed roster_change_handle -> roster_change_name
James Booth
2013-05-21
3
-21
/
+21
|
*
Renamed roster_barejid_from_handle -> roster_barejid_from_name
James Booth
2013-05-21
4
-8
/
+8
|
*
Renamed handle, jid and resource in roster
James Booth
2013-05-21
1
-58
/
+58
|
|
|
|
Renamed to name, barejid and fulljid
*
Renamed _roster_handle_set -> _roster_handle_push
James Booth
2013-05-21
1
-3
/
+5
|
*
Renamed roster_jid_from_handle -> roster_barejid_from_handle
James Booth
2013-05-21
4
-7
/
+17
|
*
Removed debug
James Booth
2013-05-20
1
-1
/
+0
|
*
Finished handle usage
James Booth
2013-05-20
6
-29
/
+65
|
*
Roster handle changes handled correctly
James Booth
2013-05-20
2
-40
/
+69
|
*
Added jid autocompleter for /roster nick command
James Booth
2013-05-20
3
-19
/
+35
|
*
Pass jid when creating new window for /msg with no message
James Booth
2013-05-20
1
-1
/
+1
|
*
Use handle for /info command
James Booth
2013-05-19
1
-1
/
+6
|
*
Use handle in /msg command
James Booth
2013-05-19
5
-18
/
+75
|
*
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
|
*
Changing roster handle with no argument clears handle
James Booth
2013-05-19
3
-6
/
+14
|
*
Show nickname in status updates if available
James Booth
2013-05-19
1
-14
/
+38
|
*
Added /roster autocomplete
James Booth
2013-05-19
1
-0
/
+18
|
*
Added sub to /notify preferences output
James Booth
2013-05-19
2
-7
/
+11
|
|
|
|
Removed unused "status" value for /notify autocompleter
*
Added /roster command with nick option to change handle
James Booth
2013-05-19
8
-29
/
+102
|
*
Added "tidy" and "prune" options to /wins command
James Booth
2013-05-17
3
-34
/
+126
|
*
Show how many windows closed with /close all and /close read
James Booth
2013-05-16
1
-3
/
+17
|
*
Show 0 rather than 10 in /wins
James Booth
2013-05-16
1
-4
/
+9
|
*
Show correct message when closing window 0
James Booth
2013-05-16
1
-1
/
+1
|
*
Use 0 not 10 on window close message
James Booth
2013-05-16
1
-1
/
+5
|
*
Fixed incoming message text in console to use 0 rather than 10
James Booth
2013-05-16
1
-1
/
+5
|
*
Added autocompleter for /close command
James Booth
2013-05-16
1
-0
/
+8
|
*
Added "read" parameter to /close
James Booth
2013-05-16
3
-3
/
+26
|
|
|
|
Closes all windows where there are no unread messages
*
Added parameter to /close
James Booth
2013-05-12
3
-26
/
+114
|
|
|
|
|
|
|
2,3,4,5,6,7,8,9,0 will close specified window. 'all' will close all windows. closes #159
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
11
-289
/
+230
|
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
10
-63
/
+62
|
*
Tidied includes in iq.c
James Booth
2013-05-06
1
-6
/
+1
|
*
Created roster module, moved roster iq's
James Booth
2013-05-06
4
-85
/
+158
|
*
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
[prev]
[next]