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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Removed ui_close_current
James Booth
2014-12-22
1
-12
/
+0
*
|
Removed functions from windows.c
James Booth
2014-12-22
1
-27
/
+37
*
|
Removed functions from window.c
James Booth
2014-12-22
1
-5
/
+8
|
/
*
Moved unread to window subtypes
James Booth
2014-12-21
1
-12
/
+7
*
Added win_get_title
James Booth
2014-12-21
1
-30
/
+10
*
Use class instead of base pointer
James Booth
2014-12-21
1
-82
/
+91
*
Removed TODOs
James Booth
2014-12-20
1
-5
/
+0
*
Fixed tests
James Booth
2014-12-20
1
-0
/
+7
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-317
/
+332
*
Refactoring window types, removing recipient and from references - wip
James Booth
2014-12-18
1
-251
/
+145
*
Added occupantswin.c
James Booth
2014-12-16
1
-102
/
+2
*
Moved roster functions
James Booth
2014-12-16
1
-122
/
+7
*
Added rosterwin.c
James Booth
2014-12-16
1
-51
/
+5
*
Tidied subwin paging
James Booth
2014-12-16
1
-9
/
+4
*
Added new window and layout types
James Booth
2014-12-16
1
-116
/
+137
*
Added window specific creation functions
James Booth
2014-12-15
1
-13
/
+11
*
Subscription handler uses wins_new_chat
James Booth
2014-12-11
1
-9
/
+5
*
Added win create functions for chat and private chat
James Booth
2014-12-10
1
-2
/
+2
*
Split private message handling to separate functions
James Booth
2014-12-10
1
-23
/
+79
*
Removed unused argument from _wins_show_history
James Booth
2014-12-10
1
-8
/
+7
*
Renamed chat_resource -> resource
James Booth
2014-12-10
1
-1
/
+1
*
Moved chat resource to WIN_CHAT type
James Booth
2014-12-10
1
-1
/
+1
*
Moved otr properties to WIN_CHAT type
James Booth
2014-12-10
1
-14
/
+29
*
Added form to WIN_MUC_CONFIG type
James Booth
2014-12-10
1
-11
/
+12
*
Added union for window types
James Booth
2014-12-10
1
-62
/
+72
*
Use selected resource for sending messages
James Booth
2014-12-03
1
-0
/
+2
*
Fixed /me messages in chat room history
James Booth
2014-12-01
1
-0
/
+1
*
Added [ui] preferences to themes
James Booth
2014-11-19
1
-0
/
+43
*
Update input window on /theme set
James Booth
2014-11-19
1
-5
/
+5
*
Changed type to enum for presence colour attributes
James Booth
2014-11-16
1
-7
/
+7
*
Added support for bold theme settings
James Booth
2014-11-16
1
-16
/
+25
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-143
/
+143
*
Fixed freeing lists
James Booth
2014-11-13
1
-15
/
+6
*
Fixed leaks
James Booth
2014-11-13
1
-2
/
+4
*
Implemented /roster by group
James Booth
2014-11-13
1
-1
/
+58
*
Implemented roster grouped by presence
James Booth
2014-11-12
1
-52
/
+91
*
Added /roster show|hide resource
James Booth
2014-11-11
1
-27
/
+29
*
Added /roster show|hide offline
James Booth
2014-11-10
1
-28
/
+32
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
1
-0
/
+21
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
1
-19
/
+42
*
Order resources in roster, allow paging roster
James Booth
2014-11-10
1
-9
/
+21
*
Show resources and only subscribed contacts in roster panel
James Booth
2014-11-10
1
-6
/
+19
*
Added simple roster
James Booth
2014-11-10
1
-0
/
+29
*
Fixed history messages to work with wrapping
James Booth
2014-11-09
1
-9
/
+16
*
Added time to xmlconsole, handle newlines in messages
James Booth
2014-11-08
1
-7
/
+6
*
Use message theme settings in chat rooms
James Booth
2014-11-07
1
-3
/
+3
*
Use message theme setting for regular chat
James Booth
2014-11-07
1
-1
/
+1
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
1
-6
/
+8
*
Fixed various memory leaks
James Booth
2014-11-01
1
-1
/
+1
*
Changed room help colour, added whitespace after invalid field setting
James Booth
2014-10-24
1
-4
/
+5
[prev]
[next]