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
/
tests
/
unittests
/
xmpp
/
stub_xmpp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
1
-1
/
+1
*
xep-0308: adapt unit test stubs
Michael Vetter
2020-02-14
1
-5
/
+4
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
1
-3
/
+3
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
1
-1
/
+1
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
1
-1
/
+1
*
Adjust stub for connection_get_profanity_identifier
Michael Vetter
2019-10-22
1
-1
/
+1
*
Move ProfMessage and message_is_sent_by_us to xmpp
Michael Vetter
2019-10-19
1
-1
/
+0
*
Add message_is_sent_by_us stub
Michael Vetter
2019-10-18
1
-0
/
+5
*
Add connection_get_profanity_identifier stub
Michael Vetter
2019-10-18
1
-0
/
+4
*
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
1
-0
/
+1
*
Use mock_type() for casting mock()
Frank Zschockelt
2019-05-08
1
-5
/
+5
*
Use mock_ptr_type() to silence compiler warnings
Frank Zschockelt
2019-05-08
1
-4
/
+4
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
1
-1
/
+4
*
Remove unused stup session_get_domain
Paul Fariello
2018-09-05
1
-5
/
+0
*
Add connection_get_domain stub for tests
Paul Fariello
2018-09-05
1
-0
/
+5
*
Add conf win callback
Paul Fariello
2018-09-05
1
-2
/
+2
*
Add command subcommands: list and exec
Paul Fariello
2018-09-05
1
-0
/
+2
*
Add /rooms cache
James Booth
2018-02-05
1
-0
/
+1
*
Fix tests, move glob creation
James Booth
2018-01-27
1
-1
/
+2
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-4
/
+4
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
1
-2
/
+3
*
Use hash table for bookmarks
James Booth
2016-08-21
1
-1
/
+1
*
Send receipt request only when receiver supports feature
James Booth
2016-08-18
1
-3
/
+8
*
Only include receipts feature in disco responses when enabled
James Booth
2016-08-18
1
-0
/
+2
*
Rename Capabilties -> EntityCapabilities
James Booth
2016-08-13
1
-2
/
+2
*
Move autoaway check
James Booth
2016-07-24
1
-0
/
+2
*
Move event timeout to connection module
James Booth
2016-07-24
1
-1
/
+1
*
Option to bookmark room invites
James Booth
2016-05-23
1
-0
/
+5
*
Move disco info struct to connection
James Booth
2016-05-07
1
-1
/
+1
*
Remove redundant tls secured function
James Booth
2016-05-06
1
-1
/
+1
*
Move send stanza function
James Booth
2016-05-06
1
-1
/
+1
*
Move conn is secure function
James Booth
2016-05-06
1
-1
/
+1
*
Move tls peer cert function
James Booth
2016-05-06
1
-1
/
+1
*
Move uuid functions
James Booth
2016-05-06
1
-2
/
+2
*
Move connection fulljid function
James Booth
2016-05-06
1
-1
/
+1
*
Rename jabber_ functions
James Booth
2016-05-06
1
-14
/
+26
*
Add session.c
James Booth
2016-05-05
1
-2
/
+2
*
Add /blocked command
James Booth
2016-05-01
1
-0
/
+28
*
Fixed test stubs
James Booth
2016-05-01
1
-1
/
+1
*
Plugins: Added prof_disco_add_feature()
James Booth
2016-04-30
1
-0
/
+1
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
1
-3
/
+4
*
Added prof_send_stanza to plugins API
James Booth
2016-03-23
1
-0
/
+6
*
Added hardcoded autoping timeout
James Booth
2015-12-31
1
-0
/
+1
*
Force tls on all connections, add tls policy account property
James Booth
2015-10-18
1
-1
/
+1
*
Removed --disable-tls command line option
James Booth
2015-10-18
1
-1
/
+1
*
Fixed tests
James Booth
2015-10-12
1
-0
/
+7
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-0
/
+1
*
Added pgp checks for message sending
James Booth
2015-06-21
1
-1
/
+6
*
Merge branch 'master' into openpgp
James Booth
2015-06-12
1
-1
/
+2
*
Moved all tests to tests folder
James Booth
2015-06-12
1
-0
/
+228