1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
Commit Graph

868 Commits

Author SHA1 Message Date
James Booth
c8b650e8be Colour chat room members by presence for /who 2012-12-06 00:23:11 +00:00
Dolan O'Toole
b89ca4fc3e Merged Dolans fix for not clearing typing message 2012-12-05 19:15:16 +00:00
James Booth
c0ac3673af Changed theme properties 2012-12-03 23:00:36 +00:00
James Booth
6cf33d65e7 Changed titlebarversion command 2012-12-02 20:53:45 +00:00
James Booth
9d700f3f1f Organised config file 2012-12-02 02:21:59 +00:00
James Booth
6826a66f85 Moved logins to accounts module 2012-12-02 01:29:42 +00:00
James Booth
30e4786180 Create logs dir for main log 2012-12-02 01:01:27 +00:00
James Booth
489c0c6bd3 Added autocomplete to /autoaway, fixed help 2012-12-02 00:38:10 +00:00
James Booth
79a2633fa6 Removed development code 2012-12-01 19:05:28 +00:00
James Booth
8400ae29ba Default /autoaway check on 2012-12-01 18:55:48 +00:00
James Booth
5a0121306d Fixed compile error 2012-12-01 18:47:50 +00:00
James Booth
1029c43002 Use profanity input for idle time when libxss not availalbe 2012-12-01 18:39:34 +00:00
James Booth
fae848ea64 Implemented /autoaway mode idle 2012-12-01 17:46:25 +00:00
James Booth
f7d0bcba4c More useful console message on auto away 2012-12-01 00:23:47 +00:00
James Booth
72d8a82f51 Send away presence and message for /autoaway 2012-12-01 00:19:45 +00:00
James Booth
5a625dd891 Added preferences for /autoaway 2012-11-30 23:34:14 +00:00
James Booth
48c4d6dc8f Send away and message when idle 2012-11-30 22:05:52 +00:00
James Booth
ef40a33ab4 Use only one measure for idle 2012-11-30 21:59:31 +00:00
James Booth
020e516acf Simple output of idle/away 2012-11-30 21:26:28 +00:00
James Booth
846d3f848a Allow /msg with no message, to open a chat window with a contact 2012-11-30 00:19:03 +00:00
James Booth
478aa671fc Fixed spelling on /prefs help 2012-11-29 23:16:23 +00:00
James Booth
e7f2697e1f Show command in /prefs, and split into categories 2012-11-29 23:14:56 +00:00
James Booth
5496b25735 Respond to ping requests 2012-11-29 22:33:47 +00:00
James Booth
23e4ba73d4 Moved unread in titlebar 2012-11-29 20:57:55 +00:00
James Booth
1780148f59 Option to show version in title bar with /titlebarversion 2012-11-29 20:34:52 +00:00
James Booth
ed6c6b36c0 Added terminal window title 2012-11-29 20:11:46 +00:00
James Booth
a1066d210d Tidied help on /sub 2012-11-28 02:02:59 +00:00
James Booth
e64ed7771f Fixed contact list test 2012-11-28 01:43:56 +00:00
James Booth
0756a9cec6 Implemented "/sub sent" to show outstanding sent subscription requests 2012-11-28 01:36:04 +00:00
James Booth
b7a7be37e9 Remove from outstanding requests on /sub 2012-11-28 01:17:24 +00:00
James Booth
ce0e96edf5 Merge branch 'master' into sublist 2012-11-28 01:05:37 +00:00
James Booth
80c2209bbd Add and remove from roster on subscription presence 2012-11-28 01:04:40 +00:00
James Booth
3462b5afd6 List commands for /sub 2012-11-28 00:36:51 +00:00
James Booth
a061b0d452 Handle roster subscription updates 2012-11-27 23:43:32 +00:00
James Booth
2f2fa8de66 Show "request pending" in /sub show, when request has been sent 2012-11-27 22:26:42 +00:00
James Booth
4b460100ad Default contact subscription set to "none" 2012-11-27 21:59:48 +00:00
James Booth
ebf8911ffc Implemented /sub show 2012-11-27 21:53:56 +00:00
James Booth
4e78f8f149 Show usage when invalid /sub argument 2012-11-27 21:20:00 +00:00
James Booth
c3148eb95a Fixed GLib assertion error when no theme file loaded 2012-11-27 00:44:05 +00:00
James Booth
828cc8b0c0 Show message on /join when windows full 2012-11-27 00:20:43 +00:00
James Booth
671e7d589f Show message on /msg when windows full 2012-11-27 00:17:35 +00:00
James Booth
213ccc0150 Added /autoping command to set ping interval or disable with 0 2012-11-26 23:58:24 +00:00
James Booth
791667fa86 Fixed spelling in reconnect 2012-11-26 22:03:05 +00:00
James Booth
7198f6cccc Setting /reconnect 0 properly disables reconnect 2012-11-26 22:00:57 +00:00
James Booth
1adc79ba35 Attempt to stop mouse click blocking input 2012-11-26 21:19:35 +00:00
James Booth
0e178ab411 Fixed GLib assertion error when no XDG env set 2012-11-26 10:43:19 +00:00
James Booth
56e5d16938 Added to navigation help 2012-11-26 02:33:32 +00:00
James Booth
c9ed583412 Fixed some memory leaks 2012-11-26 02:20:44 +00:00
James Booth
b2f9e1ad5f Further tidy up of windows.c 2012-11-26 00:57:41 +00:00
James Booth
e131afdb12 windows tidy up 2012-11-26 00:01:34 +00:00