Kim Alvefur
|
98922d54b1
|
plugins: Prefix module imports with prosody namespace
|
2023-03-24 13:15:28 +01:00 |
|
Kim Alvefur
|
2294d8b8e0
|
mod_time: Remove obsolete XEP-0090 support
Deprecated even before Prosody even started, obsolete for over a decade.
|
2022-08-15 16:35:14 +02:00 |
|
Kim Alvefur
|
16331082a5
|
mod_time: Return sub-second precision timestamps
Because why not? Who even has this module enabled?
|
2022-08-14 17:47:13 +02:00 |
|
Emmanuel Gil Peyrot
|
db4ad26aed
|
mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
2018-08-24 20:35:03 +02:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Matthew Wild
|
2bc0606453
|
Update copyright headers for 2010
|
2010-03-22 17:06:15 +00:00 |
|
Waqas Hussain
|
934db1b404
|
mod_time: Updated to use events (which also fixes a few minor issues).
|
2009-10-18 18:45:41 +05:00 |
|
Matthew Wild
|
118883d655
|
Remove version number from copyright headers
|
2009-07-10 03:11:45 +01:00 |
|
Matthew Wild
|
f6567941af
|
mod_time Convert from Windows line endings
|
2009-07-09 23:06:41 +01:00 |
|
Matthew Wild
|
c80f91dc02
|
0.3->0.4
|
2009-03-20 20:16:25 +00:00 |
|
Matthew Wild
|
c5ee166aa9
|
Update copyright notices for 2009
|
2009-01-30 17:59:26 +00:00 |
|
Matthew Wild
|
f2d020191f
|
0.2->0.3
|
2009-01-30 17:40:25 +00:00 |
|
Matthew Wild
|
bf3b96204d
|
GPL->MIT!
|
2009-01-30 17:22:56 +00:00 |
|
Matthew Wild
|
d3ad4a5123
|
0.1 -> 0.2
|
2008-12-10 15:44:03 +00:00 |
|
Waqas Hussain
|
2d2414f199
|
Change modules to use the new add_feature module API method.
This also fixes the bug causing disco features being added to every disco reply for every host.
|
2008-12-04 20:16:30 +05:00 |
|
Matthew Wild
|
0c5cc83112
|
Insert copyright/license headers
|
2008-12-03 14:39:07 +00:00 |
|
Matthew Wild
|
a153b3c267
|
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
|
2008-11-27 03:12:12 +00:00 |
|
Waqas Hussain
|
c3404c96e2
|
Changed format for XEP-0090 to the legacy format
|
2008-11-26 09:02:58 +05:00 |
|
Waqas Hussain
|
5eafb3d324
|
Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: Entity Time] (deprecated)
|
2008-11-26 08:56:30 +05:00 |
|