index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_vcard.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid_encoding error when using extended plane characters in vcard.
Paweł Chmielowski
2021-04-29
1
-2
/
+2
*
Return modules errors in set_vcard callback (#3502)
Badlop
2021-02-16
1
-4
/
+8
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)
Badlop
2021-01-11
1
-2
/
+2
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
1
-1
/
+92
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-2
/
+2
*
Don't retain module option on gen_mod supervisor
Evgeny Khramtsov
2019-08-04
1
-1
/
+2
*
Introduce 'vcard' option for the modules supporting vCards
Evgeny Khramtsov
2019-08-02
1
-7
/
+16
*
Add/improve type specs
Evgeny Khramtsov
2019-07-10
1
-1
/
+3
*
Avoid routing packets through a single process
Evgeny Khramtsov
2019-07-06
1
-6
/
+13
*
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-3
/
+3
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-14
/
+14
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-11
/
+8
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-32
/
+36
*
Vcard search doesn't support * in mnesia, fix search form (#633)
Badlop
2019-05-17
1
-6
/
+14
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Better detection of duplicated routes/hosts
Evgeniy Khramtsov
2018-07-08
1
-3
/
+2
*
Restore forgotten translations from previous commit
Evgeniy Khramtsov
2018-06-20
1
-2
/
+2
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-8
/
+5
*
Advertise disco#info and disco#items features in mod_disco
Evgeniy Khramtsov
2018-06-13
1
-2
/
+2
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-9
/
+6
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-31
/
+28
*
Process 'name' option for all route-registering modules
Evgeniy Khramtsov
2018-01-08
1
-3
/
+7
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Introduce mod_avatar
Evgeniy Khramtsov
2017-09-17
1
-19
/
+29
*
Introduce 'hosts' option
Evgeniy Khramtsov
2017-08-08
1
-37
/
+45
*
Implement cache for mod_vcard and mod_vcard_xupdate
Evgeniy Khramtsov
2017-05-17
1
-5
/
+75
*
Introduce 'iqdisc' global option
Evgeniy Khramtsov
2017-05-04
1
-1
/
+1
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-12
/
+3
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-2
/
+2
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-7
/
+5
*
Attach modules to gen_mod's supervisor
Evgeniy Khramtsov
2017-02-14
1
-18
/
+3
*
Improve modules start/stop procedures
Evgeniy Khramtsov
2017-02-14
1
-53
/
+74
*
Check result of gen_mod:start/2 callback (#1534)
Evgeniy Khramtsov
2017-02-13
1
-2
/
+3
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Move copyright definition to ejabberd.hrl
Evgeniy Khramtsov
2016-11-23
1
-4
/
+2
*
Improve ODBC import
Christophe Romain
2016-11-22
1
-11
/
+24
*
Add more control for decoding IQ payloads
Evgeniy Khramtsov
2016-11-13
1
-1
/
+9
*
Make common tests working again
Evgeniy Khramtsov
2016-09-13
1
-1
/
+1
*
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-6
/
+6
*
Add more type specs
Evgeniy Khramtsov
2016-08-12
1
-0
/
+1
*
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-15
/
+12
*
Rewrite mod_vcard_ldap to use XML generator
Evgeniy Khramtsov
2016-07-29
1
-59
/
+21
*
Rewrite several modules to use XML generator
Evgeniy Khramtsov
2016-07-29
1
-2
/
+2
*
Fix hooks de-registration
Evgeniy Khramtsov
2016-07-19
1
-3
/
+3
*
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
1
-352
/
+240
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-1
/
+1
[next]