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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'incertia/connect-default'
James Booth
2014-12-29
2
-0
/
+4
|
\
|
*
add default account property and commands associated with them
Will Song
2014-11-27
2
-0
/
+4
*
|
Removed function pointers
James Booth
2014-12-22
2
-161
/
+115
*
|
Added /inpblock command
James Booth
2014-12-21
2
-0
/
+20
*
|
Only overwrite preferences with theme when them loaded, not on startup
James Booth
2014-11-30
1
-3
/
+16
|
/
*
Merge remote-tracking branch 'incertia/account-remove'
James Booth
2014-11-24
2
-0
/
+12
|
\
|
*
implement account removal
Will Song
2014-11-23
2
-0
/
+12
*
|
Free string after setting theme ui preference, fixed valgrind warning
James Booth
2014-11-24
1
-0
/
+1
|
/
*
Added [ui] preferences to themes
James Booth
2014-11-19
1
-0
/
+56
*
Tidied theme.c
James Booth
2014-11-19
1
-201
/
+62
*
Added /theme colours command
James Booth
2014-11-17
2
-46
/
+96
*
Changed type to enum for presence colour attributes
James Booth
2014-11-16
2
-0
/
+19
*
Added support for bold theme settings
James Booth
2014-11-16
2
-55
/
+93
*
Replaced colours with theme_item_t
James Booth
2014-11-16
2
-43
/
+101
*
Added /time setting
James Booth
2014-11-16
2
-0
/
+6
*
Added /roster size and /occupants size settings
James Booth
2014-11-15
2
-0
/
+45
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
2
-0
/
+18
*
Added /wrap user preference for enabling/disabling word wrapping
James Booth
2014-11-09
2
-0
/
+5
*
Added /presence command to show contacts presence
James Booth
2014-11-07
4
-46
/
+93
*
Added main.text.me and main.text.them theme settings
James Booth
2014-11-07
2
-68
/
+82
*
Merge branch 'master' into symlinks
James Booth
2014-10-26
2
-0
/
+22
|
\
|
*
Added /account clear [account] port
James Booth
2014-10-23
2
-0
/
+11
|
*
Added /account clear [account] server
James Booth
2014-10-23
2
-0
/
+11
*
|
Follow symlinks for profrc and accounts files
James Booth
2014-10-26
2
-2
/
+16
|
/
*
Set file permissions for preferences file
James Booth
2014-10-18
1
-0
/
+7
*
Set file permissions for accounts file
James Booth
2014-10-18
1
-0
/
+6
*
Added /privileges command to set UI option for showing roles/affiliations in ...
James Booth
2014-10-18
2
-0
/
+5
*
Added occupants UI preference
James Booth
2014-10-09
2
-0
/
+5
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
8
-0
/
+96
*
Enable splash logo by default
James Booth
2014-08-09
1
-0
/
+1
*
Set auto reconnect to 30 seconds by default
James Booth
2014-07-29
1
-1
/
+5
*
Colour chat room messages that contain users nickname
James Booth
2014-07-16
2
-30
/
+37
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
2
-3
/
+3
*
Free aliases on cmd_init
James Booth
2014-06-18
1
-4
/
+8
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
2
-5
/
+16
*
Free account_name preference on autoconnect
James Booth
2014-06-17
1
-1
/
+1
*
Free GError on prefs load
James Booth
2014-06-17
1
-3
/
+12
*
Fixed memleak when writing preferences file
James Booth
2014-06-15
1
-1
/
+2
*
Added settings to show message text in notifications
James Booth
2014-05-24
2
-0
/
+8
*
Added notification setting for typing in current window
James Booth
2014-05-24
2
-0
/
+5
*
Added settings for message notifications in current window
James Booth
2014-05-24
2
-0
/
+10
*
Added /notify room mention setting
James Booth
2014-05-24
2
-0
/
+2
*
Split regular and chat room notify settings
James Booth
2014-05-24
2
-0
/
+4
*
Added backwards compatible g_list_free_full for glib < 2.28
James Booth
2014-05-21
1
-0
/
+1
*
Implemented per contact OTR policy setting
James Booth
2014-05-11
3
-3
/
+49
*
Added /otr policy for contacts in account preferences
James Booth
2014-05-11
2
-0
/
+116
*
Added otr to /account clear properties
James Booth
2014-05-11
2
-0
/
+11
*
Added OTR policy account preference
James Booth
2014-05-11
4
-6
/
+31
*
Moved global OTR settings to [otr] group
James Booth
2014-05-11
2
-10
/
+31
*
Fixed cppcheck warnings
James Booth
2014-04-26
3
-10
/
+1
[next]