1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
James Booth 972ca34d4b Refactored connecting, and reconnecting
The user either logs in with an account, in which case its name, and the
password is kept for reconnects. Or the user can login with a jid (and
server) which does not currently exist as a local account.  On success
an account is created, with the jid as the name.
2013-01-27 20:23:42 +00:00
..
accounts.c Refactored connecting, and reconnecting 2013-01-27 20:23:42 +00:00
accounts.h Renamed account_add_login -> account_add, added comments 2013-01-27 18:10:30 +00:00
autocomplete.c Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
autocomplete.h Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
capabilities.c Tidied up memory allocation in capabilities 2013-01-23 22:24:54 +00:00
capabilities.h Tidied up memory allocation in capabilities 2013-01-23 22:24:54 +00:00
chat_log.c Updated copyright 2013-01-11 02:05:29 +00:00
chat_log.h Updated copyright 2013-01-11 02:05:29 +00:00
chat_session.c Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
chat_session.h Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
command.c Refactored connecting, and reconnecting 2013-01-27 20:23:42 +00:00
command.h Updated copyright 2013-01-11 02:05:29 +00:00
common.c Started work on creating sha-1 caps hash 2013-01-20 17:16:45 +00:00
common.h Fixed some memory leaks in capabilities 2013-01-23 00:21:05 +00:00
connection.c Refactored connecting, and reconnecting 2013-01-27 20:23:42 +00:00
contact_list.c Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
contact_list.h Added retrieval of caps string from presence 2013-01-19 23:52:50 +00:00
contact.c Added client to /info command in chat rooms 2013-01-20 04:33:31 +00:00
contact.h Added client to /info command in chat rooms 2013-01-20 04:33:31 +00:00
files.c Updated copyright 2013-01-11 02:05:29 +00:00
files.h Updated copyright 2013-01-11 02:05:29 +00:00
history.c Updated copyright 2013-01-11 02:05:29 +00:00
history.h Updated copyright 2013-01-11 02:05:29 +00:00
input_win.c Added another char code for ctrl arrows 2013-01-17 20:00:13 +00:00
iq.c Refactored iq.c to register iq handlers 2013-01-25 00:36:09 +00:00
jabber.h Refactored connecting, and reconnecting 2013-01-27 20:23:42 +00:00
jid.c Renamed function in jid 2013-01-27 02:00:55 +00:00
jid.h Renamed function in jid 2013-01-27 02:00:55 +00:00
log.c Updated copyright 2013-01-11 02:05:29 +00:00
log.h Updated copyright 2013-01-11 02:05:29 +00:00
main.c Updated copyright 2013-01-11 02:05:29 +00:00
muc.c Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
muc.h Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
parser.c Command parser handles quotes arguments 2013-01-14 23:18:50 +00:00
parser.h Updated copyright 2013-01-11 02:05:29 +00:00
preferences.c Got rid of old naming convention on prof_autocomplete 2013-01-25 01:11:49 +00:00
preferences.h Merge remote-tracking branch 'backalor/master' 2013-01-22 01:33:32 +00:00
prof_history.c Updated copyright 2013-01-11 02:05:29 +00:00
prof_history.h Updated copyright 2013-01-11 02:05:29 +00:00
profanity.c Refactored connecting, and reconnecting 2013-01-27 20:23:42 +00:00
profanity.h Added client to /info command in chat rooms 2013-01-20 04:33:31 +00:00
release.c Updated copyright 2013-01-11 02:05:29 +00:00
release.h Updated copyright 2013-01-11 02:05:29 +00:00
stanza.c Tidied up memory allocation in capabilities 2013-01-23 22:24:54 +00:00
stanza.h Tidied up memory allocation in capabilities 2013-01-23 22:24:54 +00:00
status_bar.c Updated copyright 2013-01-11 02:05:29 +00:00
theme.c Updated copyright 2013-01-11 02:05:29 +00:00
theme.h Updated copyright 2013-01-11 02:05:29 +00:00
tinyurl.c Updated copyright 2013-01-11 02:05:29 +00:00
tinyurl.h Updated copyright 2013-01-11 02:05:29 +00:00
title_bar.c Updated copyright 2013-01-11 02:05:29 +00:00
ui.h Always show output in console for /info command 2013-01-21 23:48:57 +00:00
window.c Updated copyright 2013-01-11 02:05:29 +00:00
window.h Updated copyright 2013-01-11 02:05:29 +00:00
windows.c Added resource handling in account module 2013-01-27 00:02:28 +00:00
xdg_base.c Updated copyright 2013-01-11 02:05:29 +00:00
xdg_base.h Updated copyright 2013-01-11 02:05:29 +00:00