James Booth
|
b8ba9b038c
|
Added scroll support to occupant list
|
2014-10-07 21:12:19 +01:00 |
|
James Booth
|
bc3c4e09a1
|
Always update UI in event loop, removed updates from rest of code
|
2014-09-01 19:14:52 +01:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
Dariusz Dwornikowski
|
225312802e
|
Spelling errors fixed and hyphenation used as minus sign fixed
|
2014-08-11 18:54:20 +02:00 |
|
James Booth
|
c98ce4299d
|
Free resources on OTR shutdown
|
2014-06-26 23:55:57 +01:00 |
|
James Booth
|
7344d3b898
|
Added deallocation function for string prefs, added otr policy enum
|
2014-06-18 00:32:36 +01:00 |
|
James Booth
|
79ddf10484
|
Fixed memleaks with otr policy and autoaway options
|
2014-06-17 23:34:52 +01:00 |
|
James Booth
|
4a485a64f9
|
Free account_name preference on autoconnect
|
2014-06-17 22:22:35 +01:00 |
|
James Booth
|
3c5a73d29e
|
Use libgcrypt instead of libgnutls for SHA1 hashing
|
2014-05-21 20:35:01 +01:00 |
|
James Booth
|
aa0d4fe892
|
Merge branch 'master' into otrsmp
Conflicts:
install-all.sh
|
2014-05-02 00:59:40 +01:00 |
|
James Booth
|
524b1f2383
|
Changed to use gnutls instead of openssl for sha1 hashing
|
2014-05-01 22:18:04 +01:00 |
|
James Booth
|
1155ceabbc
|
Attempt at shared secret authentication for libotr 4.0.0
Bug exists where second attempt always gets stuck
|
2014-04-28 22:23:39 +01:00 |
|
James Booth
|
a4a23fdf68
|
Added /log rotate option
|
2014-04-13 20:41:11 +01:00 |
|
James Booth
|
6275644de4
|
Fixed spelling in comment
|
2014-04-07 22:43:02 +01:00 |
|
James Booth
|
9aa282f6de
|
Removed inputwin functions from ui.h
|
2014-04-07 21:50:28 +01:00 |
|
James Booth
|
fc40637789
|
Removed titlebar functions from ui.h
|
2014-04-07 20:41:06 +01:00 |
|
James Booth
|
aa2a87d162
|
Tidied ui dependencies
|
2014-04-06 21:35:17 +01:00 |
|
James Booth
|
95c081666a
|
Clear window title bar on exit
|
2014-04-03 21:13:59 +01:00 |
|
James Booth
|
a720ef2627
|
Removed strcpy calls
|
2014-04-02 21:01:20 +01:00 |
|
James Booth
|
404dde2810
|
Renamed refresh functions to update_virtual
|
2014-04-01 21:52:04 +01:00 |
|
James Booth
|
b303bdd057
|
Hooks test commit
|
2014-03-30 00:35:56 +00:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
Dmitry Podgorny
|
0fbaa6f5ee
|
fixed build error when make run with -jN option
Race can occur when gitversion file isn't fully generated before
it is used.
|
2014-03-06 02:06:22 +02:00 |
|
James Booth
|
b30155a10e
|
Moved otr sources into folder
|
2014-02-12 22:19:21 +00:00 |
|
James Booth
|
0338d136e0
|
Added presence_error tests, added muc_close()
|
2014-01-30 23:15:39 +00:00 |
|
James Booth
|
9bb1fae291
|
Close UI windows on /quit
fixes #296
|
2014-01-30 20:30:35 +00:00 |
|
James Booth
|
292ae567aa
|
Handle recipient not found
|
2014-01-26 18:30:34 +00:00 |
|
James Booth
|
66631308a5
|
Implemented basic running of alias commands
|
2014-01-23 23:04:00 +00:00 |
|
James Booth
|
9f6d6d44cc
|
Renamed title_bar_set_status -> title_bar_set_presence
|
2014-01-16 18:13:22 +00:00 |
|
James Booth
|
264fc55aa2
|
Added conditionals to makefile for otr support
|
2014-01-12 02:15:16 +00:00 |
|
James Booth
|
0776c574b6
|
Merge branch 'master' into otr
|
2014-01-05 23:58:10 +00:00 |
|
James Booth
|
db973457d0
|
Refactored roster add/update
|
2014-01-05 23:54:29 +00:00 |
|
James Booth
|
76484665fd
|
Removed prof_handle group functions
|
2014-01-05 23:24:48 +00:00 |
|
James Booth
|
468e80fe30
|
Removed prof_handle_disconnect
|
2014-01-05 22:00:15 +00:00 |
|
James Booth
|
b8672d709a
|
Moved roster handlers to server_events
|
2014-01-05 21:55:32 +00:00 |
|
James Booth
|
4bcd766d34
|
Moved presence handlers to server_events
|
2014-01-05 21:48:04 +00:00 |
|
James Booth
|
a54518f2d4
|
Moved messages handlers to server_events
|
2014-01-05 21:33:12 +00:00 |
|
James Booth
|
d083a5407d
|
Moved handle_room_list and handle_disco_items to server_events
|
2014-01-05 21:20:15 +00:00 |
|
James Booth
|
b14d5707cb
|
Moved handle_disco_info to server_events
|
2014-01-05 21:17:07 +00:00 |
|
James Booth
|
460a42c7c9
|
Moved handle_software_version_result to server_events
|
2014-01-05 21:11:09 +00:00 |
|
James Booth
|
42fd1fb13e
|
Moved handle_lost_connection and handle_failed_login to server_events
|
2014-01-05 21:04:30 +00:00 |
|
James Booth
|
da03617e8b
|
Moved handle_login_account_success to server_events
|
2014-01-05 20:58:19 +00:00 |
|
James Booth
|
87cdbe015a
|
Added server_events.c
|
2014-01-05 20:52:45 +00:00 |
|
James Booth
|
2470f642c7
|
Merge branch 'master' into otr
Conflicts:
src/command/command.c
|
2013-12-15 17:19:01 +00:00 |
|
James Booth
|
2490f5b417
|
Seperated command functions into module
|
2013-12-15 16:10:32 +00:00 |
|
James Booth
|
107fdd355e
|
Added simple mock test, refactored roster
|
2013-12-14 15:34:17 +00:00 |
|
James Booth
|
8c97658b8d
|
Merge branch 'master' into refactor2
Conflicts:
src/ui/core.c
|
2013-11-11 20:51:35 +00:00 |
|
James Booth
|
d9395daa2f
|
Added /otr command
|
2013-11-08 00:17:27 +00:00 |
|
James Booth
|
bdcc70f36d
|
Load keys and fingerprints for account on connect
|
2013-11-08 00:17:02 +00:00 |
|
James Booth
|
bd1c139429
|
Added libotr
|
2013-11-08 00:17:02 +00:00 |
|