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

35 Commits

Author SHA1 Message Date
James Booth
eb5b04df46 Autocomplte uses default functions 2012-05-18 01:33:40 +01:00
James Booth
6c9cbc446d Changed contact list to use generic autocomplete 2012-05-13 23:06:01 +01:00
James Booth
89d3b9fcb3 Added generic prof_autocomplete 2012-05-13 21:40:39 +01:00
James Booth
1eb0890fed Added prof_tabcompletion 2012-05-11 01:42:52 +01:00
James Booth
46ee72f916 Finished /connect tab completion 2012-05-10 23:51:06 +01:00
James Booth
aa26278a46 Moved beep/flash settings to preferences 2012-05-10 09:55:55 +01:00
James Booth
6d5d41b33a Added preferences 2012-05-10 03:29:48 +01:00
James Booth
6e46e8fec0 Added contact module 2012-05-04 01:00:01 +01:00
James Booth
1730372e00 Bash style history 2012-05-01 00:24:31 +01:00
James Booth
b6c5fef45e Started work on bash style history 2012-04-30 01:09:42 +01:00
James Booth
ecabb04881 Added glib to Makefile 2012-04-24 00:40:10 +01:00
James Booth
366eecc195 Handle ampersand
Replaced with & in messages
2012-04-19 22:26:12 +01:00
James Booth
cfc2307808 Contact list synch with server 2012-03-08 23:03:26 +00:00
James Booth
78bd151c48 Added basic online list 2012-03-08 00:46:24 +00:00
James Booth
a05a65febe Added head_unit tests 2012-03-02 01:51:40 +00:00
James Booth
c641ebb8a4 Updated makefile 2012-03-01 01:54:19 +00:00
James Booth
b11b882431 Renamed input buffer to history 2012-02-27 01:44:09 +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
400a099edd Change to use local libstrophe
Added roster for testing libstrophe changes
2012-02-25 20:51:05 +00:00
James Booth
18c97a431a Start command validation 2012-02-18 22:51:08 +00:00
James Booth
9e63c4a0f6 Renamed input_bar -> status_bar 2012-02-12 22:20:21 +00:00
James Booth
4a2ff76059 Small formatting changes 2012-02-10 00:28:39 +00:00
James Booth
a7df149ee9 Pulled out command module 2012-02-09 23:15:53 +00:00
James Booth
5d9c7ffd9c Renamed some source files 2012-02-09 22:24:03 +00:00
James Booth
f020ec9c82 Time output 2012-02-09 00:48:17 +00:00
James Booth
a7190ed7e4 Split window functions 2012-02-08 23:49:46 +00:00
James Booth
4d190a9c43 Added app module 2012-02-07 00:08:59 +00:00
James Booth
1729059307 Fixed makefile 2012-02-06 01:29:53 +00:00
James Booth
0c0246074f Added jabber module 2012-02-05 23:29:09 +00:00
James Booth
134e5d1701 Split out window functions 2012-02-05 23:08:15 +00:00
James Booth
39627be1f5 Tidied up logging functions 2012-02-05 15:22:02 +00:00
James Booth
5eaf687d98 Split log into module 2012-02-05 15:10:10 +00:00
James Booth
ebdfd00296 Removed libstrophe examples 2012-02-03 01:35:20 +00:00
James Booth
3dd4817906 Simple bot, echos response with appended string 2012-02-03 01:27:45 +00:00
James Booth
9f5e8e7d1e Added libstrophe examples 2012-02-03 00:00:15 +00:00