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
...
*
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
*
Added locked messages when joining rooms
James Booth
2014-10-23
1
-1
/
+1
*
Removed console message when joining locked rooms
James Booth
2014-10-23
1
-2
/
+0
*
Updated form field help
James Booth
2014-10-19
1
-10
/
+10
*
Remove fields from command autocomplete on form submit/cancel
James Booth
2014-10-18
1
-0
/
+7
*
Add fields to command autocompleter on switch/previous/next
James Booth
2014-10-18
1
-0
/
+27
*
Moved previous win function
James Booth
2014-10-18
1
-22
/
+22
*
Added /privileges command to set UI option for showing roles/affiliations in ...
James Booth
2014-10-18
1
-52
/
+95
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-20
/
+0
*
Show occupants role/affiliation changes
James Booth
2014-10-18
1
-0
/
+49
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-6
/
+30
*
Add output for when both role and affiliation changed at same time
James Booth
2014-10-18
1
-0
/
+8
*
Show occupants role and affiliation when they join a room
James Booth
2014-10-18
1
-3
/
+10
*
Don't show join messages on subsequent /join commands
James Booth
2014-10-18
1
-0
/
+10
[prev]
[next]