1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
Commit Graph

4329 Commits

Author SHA1 Message Date
James Booth
5adfb50cc8 Merge branch 'master' into osx-functional 2016-01-08 00:15:16 +00:00
James Booth
a90e109f7e Destroy roster after updating UI in server disconnect 2016-01-08 00:13:12 +00:00
James Booth
606719d1f5 Merge branch 'master' into osx-functional 2016-01-07 00:41:37 +00:00
James Booth
e5447cf37b Added /win navigation by jid, win title 2016-01-07 00:38:17 +00:00
James Booth
700ff23188 Merge branch 'master' into osx-functional 2016-01-05 01:46:53 +00:00
James Booth
393e690165 Merge branch 'master' into roster-struct 2016-01-05 01:38:31 +00:00
James Booth
79674fd16c Merge branch 'master' into osx-functional 2016-01-05 01:35:07 +00:00
James Booth
e1e0fda8b3 Call UI disconnect functions before disconnecting with /disconnect
fixes #703
2016-01-05 01:30:32 +00:00
James Booth
055a5f71ce Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
James Booth
e8e4219741 Merge branch 'master' into osx-functional 2016-01-03 17:29:13 +00:00
James Booth
8e9bf08389 Add cl_ev_disconnect 2016-01-03 17:23:36 +00:00
James Booth
924d457e40 Merge branch 'master' into osx-functional 2016-01-03 02:24:34 +00:00
James Booth
03f63a912e Close all windows on /disconnect 2016-01-03 02:20:17 +00:00
James Booth
a713654f93 Fixed compilation without libotr 2016-01-03 02:01:01 +00:00
James Booth
eaf25a713a Merge branch 'master' into osx-functional 2016-01-03 01:36:49 +00:00
James Booth
4f35b11471 End OTR session when recipient goes offline 2016-01-03 01:32:37 +00:00
James Booth
2fe7063709 Merge branch 'master' into osx-functional 2016-01-02 16:52:37 +00:00
James Booth
3d9e860574 Set autoping timeout default to 10 seconds, added null checks 2016-01-02 16:45:20 +00:00
James Booth
3e62b6ae53 Merge branch 'master' into osx-functional 2016-01-02 02:51:13 +00:00
James Booth
523c35c375 Fix roster rooms checks 2016-01-02 02:50:17 +00:00
James Booth
a1ea4674f1 Merge branch 'master' into osx-functional 2016-01-02 02:44:01 +00:00
James Booth
8ca3fe4ea8 Sort roster rooms 2016-01-02 02:41:51 +00:00
James Booth
61be6574a1 Merge branch 'master' into osx-functional 2016-01-02 01:47:13 +00:00
James Booth
f9d89d564f Check for mucwin before showing room in roster 2016-01-02 01:45:02 +00:00
James Booth
525ec154b6 Merge branch 'master' into osx-functional 2016-01-02 01:39:58 +00:00
James Booth
254c83d2d1 Added /roster show|hide rooms 2016-01-02 01:37:03 +00:00
James Booth
cf80fdc329 Added roster rooms preference 2016-01-02 01:29:12 +00:00
James Booth
22a14e1240 Show rooms in roster panel 2016-01-02 01:22:19 +00:00
James Booth
05fdbb342c Merge branch 'master' into osx-functional 2016-01-01 19:57:56 +00:00
James Booth
f27cae68c5 Added autoping timeout preference 2016-01-01 19:50:13 +00:00
James Booth
94b0d2c6da Added hardcoded autoping timeout 2015-12-31 01:48:04 +00:00
James Booth
bdf7b0442b Merge branch 'master' into osx-functional 2015-12-31 00:41:06 +00:00
James Booth
08d30a4a83 Abort autping when existing attempt already in progress 2015-12-31 00:33:05 +00:00
James Booth
2847e39659 Tidy ping handlers 2015-12-31 00:11:58 +00:00
James Booth
a0c9b0cb70 Renamed autoping handler 2015-12-30 23:50:39 +00:00
James Booth
6e4a9de618 boothj5 theme changes 2015-12-30 23:43:13 +00:00
James Booth
79b706b44c Merge branch 'master' into osx-functional 2015-12-30 00:50:43 +00:00
James Booth
fb7001cffb Added console muc message setting to themes 2015-12-30 00:48:37 +00:00
James Booth
43b1329b48 Merge branch 'master' into osx-functional 2015-12-30 00:37:55 +00:00
James Booth
69ac809776 Added functional tests for /console command 2015-12-30 00:32:52 +00:00
James Booth
7f98e013e1 Use single quotes in functional test stanzas 2015-12-30 00:12:24 +00:00
James Booth
6a8656a06b Added /console command 2015-12-29 23:32:32 +00:00
James Booth
8ea228480c Added console MUC message preference 2015-12-29 23:00:49 +00:00
James Booth
c963ac3bb2 Merge branch 'master' into osx-functional 2015-12-22 00:46:09 +00:00
James Booth
377a63d038 Uncommented functional tests 2015-12-22 00:45:15 +00:00
James Booth
6303e0e25a Added chat message functional tests 2015-12-22 00:27:37 +00:00
James Booth
4862392e5c Merge branch 'master' into osx-functional 2015-12-22 00:05:58 +00:00
James Booth
4b26dc5b5a Merge remote-tracking branch 'pasis/disabled-pgp-fix' 2015-12-22 00:02:11 +00:00
Dmitry Podgorny
bea246d81b Don't compile pgp code with --disable-pgp 2015-12-21 12:53:41 +02:00
James Booth
16b51dbb0f Merge branch 'master' into osx-functional 2015-12-20 23:28:40 +00:00