index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move logic to connection_set_disco_items
James Booth
2016-05-08
3
-42
/
+52
*
Move conneciton initialisation to _connection_handler
James Booth
2016-05-08
3
-23
/
+11
*
Move xmpp_initialise() to conneciton.c
James Booth
2016-05-07
2
-1
/
+1
*
Move disco info struct to connection
James Booth
2016-05-07
6
-59
/
+69
*
Move available resources to connection struct
James Booth
2016-05-07
6
-27
/
+34
*
Rename xmpp types
James Booth
2016-05-06
1
-48
/
+48
*
Remove redundant tls secured function
James Booth
2016-05-06
5
-12
/
+4
*
Tidy connect function
James Booth
2016-05-06
3
-22
/
+7
*
Move connection_connect
James Booth
2016-05-06
3
-39
/
+42
*
Move send stanza function
James Booth
2016-05-06
3
-13
/
+12
*
Move conn is secure function
James Booth
2016-05-06
3
-11
/
+11
*
Move tls peer cert function
James Booth
2016-05-06
3
-27
/
+27
*
Move uuid functions
James Booth
2016-05-06
3
-16
/
+16
*
Move connection fulljid function
James Booth
2016-05-06
7
-14
/
+14
*
Tidy session.c
James Booth
2016-05-06
1
-49
/
+52
*
Rename jabber_ functions
James Booth
2016-05-06
14
-120
/
+127
*
Add session.c
James Booth
2016-05-05
7
-348
/
+545
*
Renamed connection.c -> session.c
James Booth
2016-05-05
10
-13
/
+13
*
Tidy xmpp headers
James Booth
2016-05-04
14
-137
/
+82
*
Remove userdata from _blocklist_result_handler
James Booth
2016-05-02
1
-1
/
+1
*
Rename stanza handler init functions
James Booth
2016-05-02
7
-9
/
+9
*
Rename id_handler_add -> iq_id_handler_add
James Booth
2016-05-02
5
-29
/
+29
*
Remove free DiscoInfo values
James Booth
2016-05-02
2
-2
/
+2
*
Free stanza text and DiscoInfo features
James Booth
2016-05-02
4
-3
/
+9
*
Free stanza text on plugin send hooks
James Booth
2016-05-01
3
-0
/
+3
*
Add /blocked command
James Booth
2016-05-01
7
-0
/
+422
*
Merge remote-tracking branch 'pasis/const-char'
James Booth
2016-05-01
9
-159
/
+165
|
\
|
*
Define stanza's attributes as const char*
Dmitry Podgorny
2016-04-27
9
-159
/
+165
*
|
Plugins: Added prof_disco_add_feature()
James Booth
2016-04-30
2
-0
/
+23
|
/
*
Fix OSX compile
James Booth
2016-04-26
1
-42
/
+0
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
5
-6
/
+209
*
Cache all disco items and features on connect
Dominik Heidler
2016-04-20
3
-1
/
+146
*
Fix typo: diso -> disco
Dominik Heidler
2016-04-01
2
-5
/
+5
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
14
-52
/
+59
*
Merge branch 'master' into stanza-hooks
James Booth
2016-03-29
1
-1
/
+1
|
\
|
*
PGP: Also encrypt using sender public key
James Booth
2016-03-29
1
-1
/
+1
*
|
Removed duplicate typedef
James Booth
2016-03-28
1
-2
/
+0
*
|
Use one stanza handler per type (message, iq, presence)
James Booth
2016-03-28
7
-638
/
+454
*
|
Added basic stanza receive eooks
James Booth
2016-03-27
5
-133
/
+286
|
/
*
Use xmpp_send_raw_string instead of xmpp_send_raw
James Booth
2016-03-26
6
-13
/
+13
*
Added stanza send hooks for plugins
James Booth
2016-03-26
5
-56
/
+161
*
Added prof_send_stanza to plugins API
James Booth
2016-03-23
3
-6
/
+18
*
Add PGP decryption for incoming/outgoing carbons
James Booth
2016-03-22
1
-9
/
+15
*
Call plugin disconnect hook before disconnecting on autoping fail
James Booth
2016-02-25
1
-3
/
+3
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
19
-19
/
+19
|
\
|
*
Updated copyright
James Booth
2016-02-14
19
-19
/
+19
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
13
-54
/
+62
|
/
*
Use offline presence for software version responses from non contacts
James Booth
2016-01-13
1
-8
/
+12
*
Set autoping timeout default to 10 seconds, added null checks
James Booth
2016-01-02
1
-2
/
+13
*
Added autoping timeout preference
James Booth
2016-01-01
3
-6
/
+7
[next]