1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
Commit Graph

7143 Commits

Author SHA1 Message Date
James Booth
4b0c614cb9 Removed roster.c, updated README 2012-02-26 16:59:09 +00:00
James Booth
d6ac3c3347 DIsabling tls on server 2012-02-26 03:15:42 +00:00
James Booth
400a099edd Change to use local libstrophe
Added roster for testing libstrophe changes
2012-02-25 20:51:05 +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
b3f42cd300 Dynamic memory allocation on get chat recipient 2012-02-19 20:57:46 +00:00
James Booth
35d224a221 Safe string handling on get password 2012-02-19 20:16:33 +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
a104c772e0 Fixed string handling on incomming messages 2012-02-19 19:36:34 +00:00
James Booth
d151b2d088 Tarted up console 2012-02-19 00:43:35 +00:00
James Booth
355f2a68fd Tidy up titlebar title 2012-02-19 00:23:45 +00:00
James Booth
9f6356a8f7 Validation on msg command 2012-02-19 00:17:36 +00:00
James Booth
94c97e08ab Handle nothing in main command 2012-02-18 23:17:01 +00:00
James Booth
34fba754ea Tidy start commands 2012-02-18 23:09:21 +00:00
James Booth
547704b65a Handle empty input on start 2012-02-18 22:53:07 +00:00
James Booth
18c97a431a Start command validation 2012-02-18 22:51:08 +00:00
James Booth
809daa9395 More UI tweaks 2012-02-18 21:46:29 +00:00
James Booth
2e62950f33 Target chat window changes 2012-02-18 21:23:26 +00:00
James Booth
3fab294c39 UI tweaks 2012-02-18 21:10:51 +00:00
James Booth
7db2da6d11 UI tweaks 2012-02-18 21:02:51 +00:00
James Booth
d0f9998820 Changed title bar status 2012-02-17 02:33:58 +00:00
James Booth
3be7dc9c6f Always show windows in status bar 2012-02-17 02:18:47 +00:00
James Booth
672906dd1d Title bar tidy up 2012-02-17 02:11:14 +00:00
James Booth
4543a3b2c6 Updated tasks 2012-02-17 01:20:38 +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
b79e61fd80 Added gui_refresh
Refreshing all windows now done in main loop
2012-02-13 01:25:47 +00:00
James Booth
6f90464619 Tidied up message window handling 2012-02-13 01:05:11 +00:00
James Booth
181c423636 Tidy up refreshing current chat 2012-02-13 00:59:04 +00:00
James Booth
0e473e34aa Tidy up printing to message windows 2012-02-13 00:53:10 +00:00
James Booth
da0fd22761 Fixed bug with console when closing chat window 2012-02-13 00:28:26 +00:00
James Booth
c5d68a6434 Better output of action window notifications 2012-02-12 23:48:00 +00:00
James Booth
fc99e686fd Process special keys out of loop 2012-02-12 22:53:53 +00:00
James Booth
632528a9e3 Added title bar refresh to main loop 2012-02-12 22:44:00 +00:00
James Booth
02f5df5b20 Renamed title bar functions 2012-02-12 22:38:27 +00:00
James Booth
e112ef5aac Added status bar refresh to main loop 2012-02-12 22:34:31 +00:00
James Booth
bff2210b7f Renamed console window functions 2012-02-12 22:23:51 +00:00
James Booth
9e63c4a0f6 Renamed input_bar -> status_bar 2012-02-12 22:20:21 +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
b71f61d400 Tweak to commands 2012-02-12 21:47:19 +00:00
James Booth
cdbd0d2f0a Only switch to active chats 2012-02-12 21:36:01 +00:00
James Booth
ae84c92d23 Tidy up jabber.c 2012-02-10 23:58:57 +00:00
James Booth
9db56f4fc1 Moved start commands to command.module 2012-02-10 23:53:13 +00:00
James Booth
0e30c795a5 Starting window output in x position 1 2012-02-10 01:28:15 +00:00
James Booth
4a2ff76059 Small formatting changes 2012-02-10 00:28:39 +00:00