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

4720 Commits

Author SHA1 Message Date
James Booth
853a6b4cbc Fix typo 2016-10-29 13:07:42 +01:00
James Booth
52fd85c7cf Update CHANGELOG 2016-10-18 00:16:14 +01:00
James Booth
c9a2b74e21 Add /tls certpath default
issue #871
2016-10-17 23:49:42 +01:00
James Booth
cc38316e55 Fix time.xmlconsole in themes
Conflicts:
	themes/boothj5_laptop
2016-10-16 22:28:17 +01:00
James Booth
139aa60ec7 Allow filepath autocompletion in plugins
closes #858

Conflicts:
	src/command/cmd_ac.h
2016-10-10 22:38:14 +01:00
James Booth
e4b7918d37 Remove hash table replace entry when adding plugin timed callbacks
fixes #869
2016-10-09 23:40:09 +01:00
James Booth
c67c928e86 Merge remote-tracking branch 'origin/0.5.patch' into 0.5.patch 2016-10-06 00:48:25 +01:00
James Booth
b0def5ac6c Fix /tls revoke message
fixes #868
2016-10-06 00:47:12 +01:00
James Booth
3e7bb2293d Reduce scope of GString in autocompleters
fixes #867
2016-10-03 21:58:57 +01:00
James Booth
96feb0e300 Add config.h to http_upload.c 2016-10-02 22:54:03 +01:00
James Booth
1194584026 Add stub_ui.h to Makefile.am 2016-10-02 00:34:10 +01:00
Jack Henschel
969b6d6f16 Correct minor spelling errors 2016-09-27 20:38:08 +01:00
James Booth
27edd85385 Update CHANGELOG 2016-09-25 23:55:41 +01:00
James Booth
acb6e0539f Fix assertion errors in unit tests 2016-09-25 23:51:45 +01:00
James Booth
51aef5ca3b Use caps_lookup when checking for feature 2016-09-25 23:51:10 +01:00
James Booth
751d9624c3 Set to development version 0.5.1 2016-09-16 00:03:23 +01:00
James Booth
6d274ba846 Release 0.5.0 2016-09-15 22:53:43 +01:00
James Booth
8b83e79992 Remove -fv flags from autoreconf 2016-09-13 00:47:54 +01:00
James Booth
8e1481660e Merge pull request #848 from pasis/configure-parser
configure.ac: remove outdated xml parser info
2016-09-09 21:05:46 +01:00
Dmitry Podgorny
af53ca8f6c configure.ac: remove outdated xml parser info 2016-09-08 11:44:06 +03:00
James Booth
56c0c533e3 Disable C plugins on Cygwin 2016-09-08 00:36:11 +01:00
James Booth
4647fd8a4f Free stanzas on stanza_create_http_upload_request() 2016-09-05 23:27:56 +01:00
James Booth
77ef4de29e Free hashtable key list in connection_jid_for_feature() 2016-09-05 23:19:22 +01:00
James Booth
74148dd6a2 Fix string frees in _complete_filepath 2016-09-05 23:10:09 +01:00
James Booth
2613d23f8b Free string on /plugins install 2016-09-05 22:55:23 +01:00
James Booth
9e59571f84 Free strings in _complete_filepath 2016-09-05 22:27:30 +01:00
James Booth
c908f37a23 Fail configure when no pthread support 2016-09-05 22:00:16 +01:00
James Booth
5c245acd93 Merge pull request #847 from tindzk/plugins-typo
cmd_defs: Fix typo
2016-09-05 21:56:03 +01:00
Tim Nieradzik
74942da0ff cmd_defs: Fix typo 2016-09-05 09:34:00 +03:00
James Booth
bd51ab83d6 Travis build: Run unit tests once 2016-09-03 23:07:16 +01:00
James Booth
f6e9ff5b9b Fix missing params 2016-09-03 22:53:32 +01:00
James Booth
0fe35d5f05 Merge pull request #845 from pasis/tray
Fix implicit declaration of function free
2016-09-03 22:39:16 +01:00
James Booth
bb7314c3fc Merge pull request #846 from pasis/client_events
Add missed argument
2016-09-03 22:30:12 +01:00
James Booth
b5b73ab8ff Add travis build script 2016-09-03 22:26:14 +01:00
James Booth
22e53c9fdc Add travis build script 2016-09-03 22:25:26 +01:00
Dmitry Podgorny
6090f76f72 Add missed argument 2016-09-02 20:56:20 +03:00
Dmitry Podgorny
5be8f5f560 Fix implicit declaration of function free 2016-09-02 20:53:41 +03:00
James Booth
47a1a62009 Add sv_ev_bookmark_autojoin 2016-08-28 22:42:09 +01:00
James Booth
ea98a8b04a Rename Bookmark->jid to Bookmark->barejid 2016-08-28 22:12:50 +01:00
James Booth
6a18dedca8 Fixed typos 2016-08-28 17:30:15 +01:00
James Booth
fca59a3110 log_info on private carbons 2016-08-28 17:27:26 +01:00
James Booth
ea9216f054 Change autoping timeout default to 20 seconds 2016-08-22 22:22:43 +01:00
James Booth
ab1337af01 Merge remote-tracking branch 'origin/master' 2016-08-22 00:38:18 +01:00
James Booth
f14a3e075e Update help 2016-08-22 00:34:35 +01:00
James Booth
be40e206fb Update CHANGELOG 2016-08-21 23:58:56 +01:00
James Booth
a49c63fc75 Updated man page 2016-08-21 23:48:22 +01:00
James Booth
2612b72d18 Update CHANGELOG 2016-08-21 23:44:55 +01:00
James Booth
0886062806 Use hash table for bookmarks 2016-08-21 15:25:49 +01:00
James Booth
a52230978f Tidy presence.c 2016-08-20 23:31:27 +01:00
James Booth
948d63d855 Tidy _handle_carbons 2016-08-20 21:37:20 +01:00