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
/
notifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applied coding style to src/ui/
James Booth
2015-10-25
1
-9
/
+8
*
Moved ui/windows -> window_list
James Booth
2015-06-15
1
-1
/
+1
*
Moved logic to notify_message
James Booth
2015-05-10
1
-9
/
+17
*
Use null check convention in notifier.c
James Booth
2015-05-04
1
-4
/
+4
*
Use single quotes for terminal notifier notifications to avoid variable expan...
James Booth
2015-02-14
1
-6
/
+4
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Moved remimder notification code out of main loop
James Booth
2015-01-15
1
-31
/
+47
*
Removed function pointers
James Booth
2014-12-22
1
-28
/
+15
*
Tidied muc module
James Booth
2014-09-28
1
-1
/
+1
*
Small spelling fixes in code and comments
Dariusz Dwornikowski
2014-08-27
1
-1
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Escape open bracket at start of OSX notification messages
James Booth
2014-08-04
1
-1
/
+17
*
Escape backtick in mac terminal notifications
James Booth
2014-08-04
1
-3
/
+5
*
Fixed tabs
James Booth
2014-06-29
1
-5
/
+5
*
Reinitialise libnotify per notification
James Booth
2014-06-29
1
-11
/
+13
*
Escape strings passed to terminal-notifier
James Booth
2014-05-24
1
-3
/
+6
*
Added settings to show message text in notifications
James Booth
2014-05-24
1
-12
/
+17
*
Removed strcpy calls
James Booth
2014-04-02
1
-3
/
+3
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Added configure checks to enable desktop notifications on OSX
James Booth
2014-03-04
1
-0
/
+2
*
Log message when cannot send desktop nofication
James Booth
2014-03-04
1
-1
/
+5
*
Added OSX desktop notifications using terminal-notifier
James Booth
2014-03-04
1
-0
/
+20
*
Bind remaining ui functions in main.c
James Booth
2013-12-23
1
-10
/
+14
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-16
/
+26
*
fixed memory leaks
Dmitry Podgorny
2013-08-03
1
-3
/
+3
*
Added room name, and window index to desktop message notifications
James Booth
2013-05-23
1
-4
/
+17
*
Finished handle usage
James Booth
2013-05-20
1
-6
/
+6
*
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
1
-0
/
+9
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-5
/
+9
*
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
1
-0
/
+13
*
Added windows include to notifier
James Booth
2013-04-21
1
-0
/
+3
*
Added notifier module
James Booth
2013-04-21
1
-0
/
+136