about summary refs log tree commit diff stats
path: root/jabber.h
Commit message (Collapse)AuthorAgeFilesLines
* Do not include self in presence notificationsJames Booth2012-03-091-0/+1
|
* Usage of constJames Booth2012-03-091-3/+3
|
* Added input editing and bufferJames Booth2012-02-261-1/+1
| | | | | Left and right arrows for inline editing. Up arrow to go through history
* Added -notls argument and removed server name hackJames Booth2012-02-261-0/+1
| | | | Added jabber_conn struct to represent connections
* Added enum for jabber connection statusJames Booth2012-02-261-6/+8
| | | | Moved some UI code from Jabber module
* Added GPLJames Booth2012-02-201-0/+22
|
* Merged input processing loopsJames Booth2012-02-201-3/+4
|
* Handles failed logins correctlyJames Booth2012-02-171-1/+6
|
* Added roster commandJames Booth2012-02-091-0/+1
|
* Basic multiwindow chatJames Booth2012-02-081-1/+1
|
* Added app moduleJames Booth2012-02-071-10/+4
|
* Moved function to jabber moduleJames Booth2012-02-051-2/+2
|
* Added jabber moduleJames Booth2012-02-051-0/+15
380c61f62a18b39375da7e7cd93d443be8aef'>^
3ee05c16 ^

f8f6f7f9 ^






29028631 ^
f8f6f7f9 ^









f8f6f7f9 ^






dade4742 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95











                                                                          
                                                    






                                                                  
                      

                                                                       
                                                            

 













                                               















                                                            
                                    
                           
                               
 

                                                                      

                                                                              
                                                                      

                            






                                                                 
                                                                       









                                                                      






                 


                                                
>
1
2
3
4
5
6
7
8
9