Adam Magness
|
1ac32c622e
|
Functions moved to Strings class
implement functions from Strings class
|
2018-11-09 07:09:15 -05:00 |
|
Adam Magness
|
c9a8974165
|
Logger Levels
update logger levels
|
2018-10-30 09:48:09 -04: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 |
|
Michael
|
19abd1a17e
|
Some removed notices
|
2018-08-29 18:04:03 +00:00 |
|
Michael Vogel
|
46222ae13b
|
Fix the hash generation in IFTTT (#702)
|
2018-08-14 03:53:30 +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
|
f4ad0d3721
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 15:02:59 -04:00 |
|
Hypolite Petovan
|
332ea212b5
|
Rename DBM method calls to DBA method calls
|
2018-07-23 15:02:10 -04:00 |
|
Hypolite Petovan
|
57505bdf82
|
[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:20:48 -04:00 |
|
Tobias Diekershoff
|
9463696159
|
Merge pull request #650 from annando/post-type
We don't store the "type" parameter anymore
|
2018-07-20 12:53:12 +02:00 |
|
Hypolite Petovan
|
abc76a42ae
|
[multiple] Move \dba to \Friendica\Database\dba
- Updated use statement lists
|
2018-07-19 22:18:02 -04:00 |
|
Michael
|
cdd510909f
|
We don't store the "type" parameter anymore
|
2018-07-18 05:49:41 +00:00 |
|
Michael
|
e1714de8ad
|
New function for generating item URIs
|
2018-06-16 06:46:25 +00:00 |
|
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
2018-01-22 18:09:05 -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
|
a66a4959f5
|
Rename selectOne to selectFirst
|
2018-01-10 08:37:11 -05:00 |
|
Hypolite Petovan
|
ca6e477701
|
Replace dba::select(limit => 1) by dba::selectOne()
|
2018-01-09 22:27:30 -05: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 |
|
Tobias Diekershoff
|
3a7fadec48
|
use pconfig::delete in ifttt addon
|
2017-11-11 07:21:47 +01: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
|
b59c0e54a8
|
The URI of mirrored posts are now looking more standard
|
2016-11-15 06:36:52 +00:00 |
|
Hypolite Petovan
|
04eb464835
|
[ifttt] Add missing nickname in the callback URL
|
2016-10-08 20:58:57 -04:00 |
|
Michael Vogel
|
2f8be58642
|
ifttt: Clarified documentation
|
2015-11-02 07:09:04 +01:00 |
|
Michael Vogel
|
b8a7207753
|
IFTTT: New plugin
|
2015-10-11 21:07:40 +02:00 |
|