Michael
|
1eb17b8ec6
|
Fix for jappix - (some copy & paste error)
|
2018-03-26 18:09:24 +00:00 |
fabrixxm
|
bfd8e37fb8
|
Update IT strings
|
2018-03-19 21:28:00 +01:00 |
Adam Magness
|
f151406355
|
Review updates
update renamed and moved functions
|
2018-01-27 11:23:04 -05:00 |
Adam Magness
|
ca3c45101e
|
Network was moved to src
update all function calls to use class, insert use statements and remove require_once statements
|
2018-01-27 08:52:02 -05:00 |
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
2018-01-22 18:09:05 -05:00 |
Adam Magness
|
96c41e5623
|
Update strings
update strings to contain addon
|
2018-01-20 11:01:59 -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 |
Hypolite Petovan
|
eadf7066e0
|
Use User::authenticate in addons
- dav
- jappixmini
- windowsphonepush
|
2017-12-01 23:03:49 -05:00 |
Hypolite Petovan
|
46e09b0544
|
Fix formatting
- dav
- jappixmini
- windowsphonepush
|
2017-12-01 22:55:48 -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
|
21605a52c9
|
Some speed improvements
|
2017-01-15 12:23:40 +00:00 |
Tobias Diekershoff
|
631c7724b6
|
ES translation work THX Albert
|
2016-11-18 07:57:19 +01:00 |
Tobias Diekershoff
|
aa8c44dcc8
|
some more PT BR translations THX Beatriz Vital
|
2016-08-23 07:46:05 +02:00 |
Michael Vogel
|
a01db4346a
|
Don't show the rendertime data and jappix in minimal mode.
|
2015-09-26 11:00:16 +02:00 |
Tobias Diekershoff
|
09ba184198
|
FR update to the addon translations
|
2015-08-31 18:56:09 +02:00 |
Tobias Diekershoff
|
797ee03eb8
|
IT update to the addon translations
|
2015-08-31 18:52:41 +02:00 |
Tobias Diekershoff
|
ed699d8ef4
|
FR translation update for buffer, editplain, gravatar, jappixmini, langfilter, libertree, mailstream, piwik and twitter addons
|
2015-07-28 07:57:08 +02:00 |
Tobias Diekershoff
|
4533ed9a34
|
updating the addon translations, missed some files due missing git fu
|
2015-04-03 13:17:32 +02:00 |
Tobias Diekershoff
|
be2e3e6bf7
|
update of the addon translations
|
2015-04-03 12:30:50 +02:00 |
Tobias Diekershoff
|
58c77b8d76
|
fixing issue 1180 by applying the quick hack which fixed it for the red matrix
|
2014-10-07 08:40:43 +02:00 |
Tobias Diekershoff
|
f67e8c908f
|
applying the fix from friendica issue 1179
|
2014-10-07 08:31:36 +02:00 |
Tobias Diekershoff
|
1038ae0174
|
IT: imported translations
|
2014-09-14 22:01:44 +02:00 |
tobiasd
|
e60a9e61fd
|
Merge pull request #211 from tobiasd/20140622
get translations from transifex over here
|
2014-09-06 23:27:31 +02:00 |
Tobias Diekershoff
|
a79ca033f4
|
fixing a problem with automatization ;-)
|
2014-09-06 18:27:03 +02:00 |
Tobias Diekershoff
|
214e7d9b1c
|
CS: added translation from transifex
|
2014-09-06 17:59:46 +02:00 |
Tobias Diekershoff
|
951f9dc006
|
RO: added translation for the addons from transifex
|
2014-09-06 17:58:41 +02:00 |
Michael Vogel
|
520c2514f2
|
Removing of PHP warnings
|
2014-07-25 00:26:13 +02:00 |
Michael Vogel
|
503ec7d072
|
Removed the word "Settings" from the settings. This information is redundant.
|
2014-03-16 20:50:36 +01:00 |
Tobias Diekershoff
|
45c866bb6a
|
jappixmini one closing div to many
|
2013-12-01 11:49:07 +01:00 |
tobiasd
|
0b459e8379
|
Merge pull request #166 from annando/master
inflate/deflate settings
|
2013-12-01 02:25:26 -08:00 |
Michael Vogel
|
cc74cbd6ac
|
jappixmini: inflate/deflate settings
|
2013-11-30 21:21:15 +01:00 |
Tobias Diekershoff
|
ccc6c2b785
|
wording submit -> save settings
|
2013-11-19 13:57:51 +01:00 |
hauke
|
609d740b2f
|
!isset() check stopped working, empty() might be the better choice anyway
|
2013-10-28 22:47:48 +01:00 |
hauke
|
2ee711e55c
|
fixed typo in comments
|
2013-10-10 21:55:30 +02:00 |
hauke
|
11179e37b1
|
Fixed javascript syntax error in jappixmini due to empty variable
|
2013-10-10 21:51:53 +02:00 |
Michael Vogel
|
e912b1fd2e
|
pumpio: endless loop in comment completetion should be solved. Bug when registering should be solved as well.
|
2013-09-27 23:33:35 +02:00 |
Michael Vogel
|
eccc3bfc45
|
jappixmini: The login window is repositioned so that there are no problems with "vier"
|
2013-06-23 00:26:49 +02:00 |
Michael Vogel
|
f2be148087
|
jappixmini: Added parameters for a default server and a default username as well as a central defined bosh server address.
|
2013-06-22 20:05:03 +02:00 |
fabrixxm
|
887fcdbd3e
|
add per-plugin language files
|
2013-02-27 09:38:30 -05:00 |
fabrixxm
|
32063986f5
|
add source strings to plugins
|
2013-02-27 08:29:48 -05:00 |
Tobias Diekershoff
|
b258236022
|
jappixmini: mark the changes in the version number
|
2012-08-28 10:02:46 +02:00 |
Tobias Diekershoff
|
5b3bb96178
|
jappixmini: reverse logic for the option to do not add so not set yields the
known behavior of inserting the chat witget
|
2012-08-28 09:56:00 +02:00 |
Tobias Diekershoff
|
fc2f3ef757
|
jappixmini: made the settings strings translateable and the insertion of the
chat widget optional
|
2012-08-28 09:17:35 +02:00 |
Zach Prezkuta
|
cf83a4553a
|
properly order database search logic
|
2012-07-05 12:07:01 -06:00 |
friendica
|
02f12234f1
|
php warning if no jappix users configured
|
2012-06-28 21:29:10 -07:00 |
friendica
|
022adddcef
|
undo include path change for jappix proxy
|
2012-04-23 15:33:04 -07:00 |
friendica
|
6d03505d0c
|
fix proxy paths
|
2012-04-23 05:15:44 -07:00 |