Hypolite Petovan
acdd62da3e
[various] Replace deprecated defaults() calls by ?? operator
2019-10-17 11:08:46 -04:00
Hypolite Petovan
2a1b1019e3
[xmpp] Rename /manage module to /delegation
2019-10-13 12:10:04 -04:00
Hypolite Petovan
e44ee8486f
[xmpp] Mark addon as unsupported
2019-06-03 16:20:04 -04:00
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
2018-12-26 10:20:18 -05:00
Hypolite Petovan
d836593a3b
Replace x() by !empty() or defaults()
...
- Remove extraneous parentheses around !empty()
2018-11-30 09:11:56 -05:00
Adam Magness
1ac32c622e
Functions moved to Strings class
...
implement functions from Strings class
2018-11-09 07:09:15 -05:00
Adam Magness
9079480d4a
move to Renderer class
...
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Tobias Diekershoff
3f6239bb2b
some more get_hostname to getHostName changes
2018-10-11 13:24:39 +02:00
Philipp Holzer
1454abfdb4
rename App Methods
...
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Michael
19abd1a17e
Some removed notices
2018-08-29 18:04:03 +00:00
Roland Häder
40f01ae601
[xmpp] Fixes: ( #668 )
...
- rewrote from deprecated x() to empty()
- added some empty lines for better readability
- used single quotes
2018-07-24 17:54:00 -04:00
Michael
a10a8361a7
This will work
2018-07-22 06:50:34 +00:00
Michael
1f9c353bae
And again some removed notices
2018-07-22 06:41:30 +00:00
Michael Vogel
475299e642
Avoid warnings in addons ( #639 )
...
* Avoid warnings in addons
* And some warnings removed
* And more ...
* And some more ...
* Added comment
* And again ...
* And again ...
* Partly reworked "newmemberwidget"
* And more warnings ...
* The next round
2018-07-10 08:30:23 -04:00
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness
c71f7b0e1a
Update function names
...
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness
0afd633346
Addon class
...
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan
27b60e003f
Use short form array syntax everywhere
2018-01-15 08:15:33 -05:00
Michael
d9330e3b05
Preparation to make the automatic authentication work (hopefully) reliable
2018-01-07 00:56:32 +00:00
Hypolite Petovan
7f900007c7
Simplify random_string() calls
2017-11-25 21:31:10 -05:00
Hypolite Petovan
dc15e9a080
Fix formatting for IFTTT and XMPP
2017-11-25 21:30:56 -05:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Hypolite Petovan
8fa3f2415a
Replace and/AND and or/OR by && and ||
2017-06-08 21:20:27 -04:00
Michael Vogel
6d3c0f1305
XMPP: Don't show the addon on the federation page.
2016-01-17 14:54:31 +01:00
Michael Vogel
27a6e5829d
XMPP: User configurations
2015-11-11 22:27:11 +01:00
Michael Vogel
3a7fdd6f6a
Don't activate chat on mobile
2015-11-02 07:05:29 +01:00
Michael Vogel
9ac7e18bdd
New addon XMPP
2015-10-31 23:10:57 +01:00