Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
5fc4927764
|
Improve dba::selectFirst calls
- Fix remaining $r[0] references
- Rename $r to meaningful names
|
2018-01-11 03:43:57 -05:00 |
|
Hypolite Petovan
|
ae66bcaff3
|
Rename selectOne to selectFirst
|
2018-01-10 12:57:21 -05:00 |
|
Hypolite Petovan
|
da60893590
|
Replace dba::select(limit => 1) by dba::selectOne
- Convert array declarations to new style
|
2018-01-10 12:57:21 -05:00 |
|
Hypolite Petovan
|
3b23f89ca2
|
Fix unused code in include
- Fix local formatting
- Remove unused variable
- Fix unreached breaks
- Remove commented out code
- Add some documentation
|
2018-01-04 12:21:13 -05:00 |
|
Hypolite Petovan
|
b6f60c45aa
|
Fix double login issue
- Removed session existence check in killme
- Changed returned value in session_write for empty data
|
2017-12-18 23:43:15 -05:00 |
|
Adam Magness
|
06c3af9b60
|
Move Cache to src
relocate the cache class to Friendica\Core namespace
|
2017-11-09 11:05:18 -05:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
Michael
|
ba627c740f
|
Bugfix: Avoid dba error message
|
2017-10-31 19:28:39 +00:00 |
|
Michael
|
7566464a58
|
Avoid warning "Failed to write session data"
|
2017-10-31 16:03:01 +00:00 |
|
Michael
|
7a3bb02f11
|
Issue 3700: Security and Privacy related Headers
|
2017-09-14 05:40:23 +00:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Michael
|
68115581d0
|
Avoiding some error messages
|
2017-01-20 22:22:05 +00:00 |
|
rabuzarus
|
d025b83c93
|
ref_session_write: fix update for entry in the session table
|
2016-11-07 22:25:09 +01:00 |
|
Hypolite Petovan
|
67cdbe4538
|
misc performance: restore session write condition, keep 1 query
|
2016-11-06 01:00:17 -04:00 |
|
Hypolite Petovan
|
7b9470b804
|
misc performance: remove extraneous session write DB query
|
2016-11-06 00:52:31 -04:00 |
|
Hypolite Petovan
|
8e50254bb9
|
Merge branch 'develop' into improvement/ping-performance
|
2016-10-28 22:26:38 -04:00 |
|
Hypolite Petovan
|
0131656a06
|
ping.php perfomance: reverting useless session write changes
|
2016-10-28 22:15:24 -04:00 |
|
Hypolite Petovan
|
bc407080d2
|
ping.php performance: improve documentation and formatting
|
2016-10-28 22:14:51 -04:00 |
|
Hypolite Petovan
|
747f902e21
|
ping.php performance: optimizing session_write queries
|
2016-10-28 05:55:19 -04:00 |
|
Michael Vogel
|
ee5ada6991
|
We now use memcache if configured and installed.
|
2016-10-23 21:59:40 +00:00 |
|
Michael Vogel
|
952f8514a5
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
|
Michael Vogel
|
a2507804f2
|
There is no table "sess_data" - this database call is useless
|
2016-03-18 16:42:10 +01:00 |
|
Michael Vogel
|
307beb47fd
|
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
Conflicts:
include/ostatus.php
|
2015-12-22 11:25:37 +01:00 |
|
Michael Vogel
|
bfc0857953
|
OStatus: Send even Friendica comments to OStatus
|
2015-12-07 21:52:42 +01:00 |
|
fabrixxm
|
0b83432bf3
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
|
Michael Vogel
|
53c06a3625
|
Several performance improvements.
|
2013-11-02 10:49:44 +01:00 |
|
Alexander Kampmann
|
355c42cb30
|
Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
include/config.php
update.php
|
2012-04-05 13:39:15 +02:00 |
|
friendica
|
8aa2552372
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
2012-01-18 16:21:30 -08:00 |
|
Mike Macgirvin
|
6348e70daa
|
Initial checkin
|
2010-07-01 16:48:07 -07:00 |
|