1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
Commit Graph

26 Commits

Author SHA1 Message Date
James Booth
b512f3b8ff Added ping for keepalive 2012-02-27 21:16:54 +00:00
James Booth
cc4c7f3e19 Added input editing and buffer
Left and right arrows for inline editing.
Up arrow to go through history
2012-02-26 23:33:14 +00:00
James Booth
72d96a92f3 Added -notls argument and removed server name hack
Added jabber_conn struct to represent connections
2012-02-26 17:59:04 +00:00
James Booth
a0e5cd28bb Added enum for jabber connection status
Moved some UI code from Jabber module
2012-02-26 17:18:03 +00:00
James Booth
d6ac3c3347 DIsabling tls on server 2012-02-26 03:15:42 +00:00
James Booth
a7d89e0e08 Added GPL 2012-02-20 20:07:38 +00:00
James Booth
7dfea94c88 Merged input processing loops 2012-02-20 01:42:29 +00:00
James Booth
3970a4d736 Tidied message handler 2012-02-19 20:04:42 +00:00
James Booth
ae1e037d0c Tidy up roster loop 2012-02-19 19:56:03 +00:00
James Booth
5a421b011e Fixed string handling on roster request 2012-02-19 19:51:20 +00:00
James Booth
9e5b89965f Fixed string handling on login message 2012-02-19 19:42:48 +00:00
James Booth
d151b2d088 Tarted up console 2012-02-19 00:43:35 +00:00
James Booth
03b90cf5ab Handles failed logins correctly 2012-02-17 00:42:41 +00:00
James Booth
3be10300f4 Roster request on successful login 2012-02-16 23:35:40 +00:00
James Booth
66ae3d2bf8 Handling logins and outputting to console 2012-02-16 23:28:11 +00:00
James Booth
bff2210b7f Renamed console window functions 2012-02-12 22:23:51 +00:00
James Booth
af46792871 Moved XMPP logging to jabber.c 2012-02-12 22:10:30 +00:00
James Booth
7aa1d931a0 Naming of statics 2012-02-12 22:09:07 +00:00
James Booth
ae84c92d23 Tidy up jabber.c 2012-02-10 23:58:57 +00:00
James Booth
d77c397b18 Removed subscription from roster 2012-02-09 20:52:56 +00:00
James Booth
f5013914ef Added roster command 2012-02-09 02:47:25 +00:00
James Booth
8c24a7c475 Basic multiwindow chat 2012-02-08 22:46:35 +00:00
James Booth
4d190a9c43 Added app module 2012-02-07 00:08:59 +00:00
James Booth
bbb0fbed4f Moved incoming display message 2012-02-06 22:29:05 +00:00
James Booth
af2c7d8572 Moved function to jabber module 2012-02-05 23:38:35 +00:00
James Booth
0c0246074f Added jabber module 2012-02-05 23:29:09 +00:00