Commit Graph

60 Commits

Author SHA1 Message Date
Philipp Holzer 335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-27 21:55:17 +01:00
Hypolite Petovan acdd62da3e [various] Replace deprecated defaults() calls by ?? operator 2019-10-17 11:08:46 -04:00
Tobias Diekershoff 08206fdcc0 Merge branch 'master' into develop 2019-01-21 10:04:26 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan aa5fbb4994 Replace killme() by exit() 2018-12-26 10:20:16 -05:00
Michael 20d9884b73 Fixes "Trying to get property 'status' of non-object" 2018-12-26 11:04:29 +00:00
Michael 4674d09b29 Solves PHP warning "Use of undefined constant" 2018-12-26 11:00:36 +00:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Roland Häder c8371bc521 Rewrite: (#680)
- replace usage of deprecated NETWORK_* with Protocol::*
2018-08-11 22:40:48 +02:00
Hypolite Petovan 522e8e58c2 [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04: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
Michael 1eb17b8ec6 Fix for jappix - (some copy & paste error) 2018-03-26 18:09:24 +00: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 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
Michael Vogel a01db4346a Don't show the rendertime data and jappix in minimal mode. 2015-09-26 11:00:16 +02:00
Tobias Diekershoff f67e8c908f applying the fix from friendica issue 1179 2014-10-07 08:31:36 +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
Tobias Diekershoff 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 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
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
Leberwurscht aba626e00a jappixmini: make ready for distribution 2012-04-18 01:15:19 +02:00
Leberwurscht 61eb1f0d18 jappixmini: prepare for safe updates of the addon 2012-04-18 00:32:04 +02:00
Leberwurscht 6846c0658b jappixmini: display number of addresses/contacts in user settings 2012-04-17 22:17:06 +02:00
Leberwurscht fb7f2b1122 jappixmini: autosubscribe only when contacts list changed 2012-04-17 21:18:11 +02:00
Leberwurscht 20f1d45d9b jappixmini: combine included jappix scripts 2012-04-17 00:01:30 +02:00
Leberwurscht 479d8ad96f jappixmini: move modified BOSH proxy out of Jappix source tree to be able to use vanilla Jappix.
This is possible because bosh.php is under MIT license.
2012-04-16 21:52:24 +02:00
Leberwurscht b4aa673c5d jappixmini: make BOSH proxy optional 2012-04-16 21:16:24 +02:00
Leberwurscht a53167da1a jappixmini: warn if cron job does not get executed 2012-04-16 21:04:45 +02:00