1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-04 18:44:14 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
James Booth
9ccb58468a Added jabber_presence_t 2012-05-27 19:29:43 +01:00
James Booth
619496f5dd Renamed jabber_status_t -> jabber_conn_status_t 2012-05-27 19:20:17 +01:00
James Booth
bcef3b1a49 Do not include self in presence notifications 2012-03-09 23:48:36 +00:00
James Booth
f533c6c162 Usage of const 2012-03-09 01:06:55 +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
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
03b90cf5ab Handles failed logins correctly 2012-02-17 00:42:41 +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
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