Michael
|
70c08dee1d
|
Some more improvements
|
2017-11-05 15:28:55 +00:00 |
|
Michael
|
478e363967
|
proc_run was replaced
|
2017-11-05 12:15:53 +00:00 |
|
Michael
|
da212a28a2
|
New worker class that does all the work
|
2017-11-05 10:33:46 +00:00 |
|
Michael
|
e2224a2ddc
|
Some Webfinger clean up
|
2017-10-28 11:48:29 +00:00 |
|
Michael
|
0b7e8b7fb4
|
Hubzilla doesn't return the handle in the hcard
|
2017-10-27 06:17:24 +00:00 |
|
Michael
|
c309c8bde4
|
Improve the way the callstack is built
|
2017-10-17 20:51:46 +00:00 |
|
Michael
|
1506886947
|
Bugfix: Range checking with ParseUrl made problems - we now use the standard
|
2017-10-15 19:29:58 +00:00 |
|
Michael
|
7b833834f9
|
Avoid basepath problems
|
2017-10-11 18:21:10 +00:00 |
|
Tobias Diekershoff
|
071946fa78
|
Revert "Update languagedetect library"
|
2017-10-05 11:58:18 +02:00 |
|
Tobias Diekershoff
|
c22920edba
|
Merge pull request #3743 from MrPetovan/task/update-languagedetect
Update languagedetect library
|
2017-10-05 08:49:17 +00:00 |
|
Michael
|
42a8f27034
|
Semaphore lock deactivated for PHP lower 5.6.1
|
2017-09-30 07:51:09 +00:00 |
|
Hypolite Petovan
|
ba1975ac3a
|
Remove references to the library/langdet folder
|
2017-09-27 22:40:58 -04:00 |
|
Michael
|
d72e6b2c82
|
Bugfix for better mail import
|
2017-09-23 22:53:44 +00:00 |
|
Michael
|
78d4386332
|
We are now probing differently for webfinger data
|
2017-09-04 19:13:33 +00:00 |
|
Michael
|
1cc50a80f4
|
Only update if there is a change
|
2017-08-30 19:33:16 +00:00 |
|
Michael
|
0083c16e87
|
Better updating of contacts
|
2017-08-30 18:05:41 +00:00 |
|
Michael
|
4bc2076763
|
Avoid warnings from probe
|
2017-08-29 04:51:02 +00:00 |
|
Michael
|
a729519de9
|
And some more static warnings removed
|
2017-08-26 10:01:50 +00:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
Michael
|
c09c806f78
|
Probing sometimes failed / problems with some web servers
|
2017-08-24 07:56:46 +00:00 |
|
Michael
|
51dca9b034
|
Compatibility with pleroma added
|
2017-08-21 20:21:04 +00:00 |
|
Michael
|
6c9953809a
|
Improved position of "close"
|
2017-08-15 10:10:09 +00:00 |
|
Michael
|
b14b44e8a8
|
Merge remote-tracking branch 'upstream/develop' into dba-2
|
2017-08-12 07:37:06 +00:00 |
|
Michael
|
7052da745c
|
Issue 3615: Probing sometimes returned an empty "addr" field
|
2017-08-11 21:50:46 +00:00 |
|
Michael
|
99f0c01cdd
|
Some more changed queries
|
2017-08-11 16:21:55 +00:00 |
|
Michael
|
33b61ab262
|
Database connections should be closed
|
2017-08-10 06:33:24 +00:00 |
|
Michael
|
f1a57dd9c6
|
Avoid an error
|
2017-08-09 23:08:25 +00:00 |
|
Michael
|
03b86d3766
|
Now we have less than 100 insert commands, yeah
|
2017-08-09 23:02:57 +00:00 |
|
Michael
|
69a3f66d56
|
Just more simplyfication
|
2017-08-09 21:34:39 +00:00 |
|
Michael
|
fce72cbbc8
|
Modifed "update" and "insert" function / many changed queries
|
2017-08-09 21:12:41 +00:00 |
|
Michael
|
a5e7f7bf70
|
We don't need an order.
|
2017-08-09 07:57:33 +00:00 |
|
Michael
|
64718b53d1
|
Works now
|
2017-08-09 06:16:19 +00:00 |
|
Michael
|
ae8098eaf2
|
Config now works with the new database routines
|
2017-08-09 05:53:07 +00:00 |
|
rabuzarus
|
28eb5d57a7
|
fix some method names (camelcase) in Probe.php and Lock.php
|
2017-08-02 13:09:42 +02:00 |
|
Michael
|
955229e131
|
Fix incomplete webfinger data for OStatus
|
2017-07-25 21:46:14 +00:00 |
|
Michael
|
79fe249c54
|
Better use a wrapper
|
2017-07-22 06:43:04 +00:00 |
|
Michael
|
41ec057813
|
Avoid "Invalid argument" warning in probing.
|
2017-07-11 17:34:38 +00:00 |
|
Michael
|
363322ba78
|
Issue 3571 and Diaspora mail bugfix
|
2017-07-10 22:35:32 +00:00 |
|
Alexandre Alapetite
|
080da4777d
|
Use unset after unlock
https://github.com/friendica/friendica/pull/3554#issuecomment-313741392
|
2017-07-08 11:03:41 +02:00 |
|
Alexandre Alapetite
|
84972623f7
|
Order of semaphore processing
|
2017-07-07 18:26:43 +02:00 |
|
Alexandre Alapetite
|
329ab7d153
|
More general check for semaphore
|
2017-06-28 22:38:22 +02:00 |
|
Alexandre Alapetite
|
4eaa6b94a6
|
Hide semaphone warning
https://github.com/friendica/friendica/issues/3553
|
2017-06-28 18:38:18 +02:00 |
|
Michael
|
4515c36f69
|
Semaphore based locking and hopefully the fix for the workerqueue
|
2017-06-28 04:53:11 +00:00 |
|
Michael
|
1301a29505
|
It's faster without locks, gnarl ...
|
2017-06-12 19:20:50 +00:00 |
|
Michael
|
16df7715b9
|
Avoid locking problems in lock class
|
2017-06-12 15:42:54 +00:00 |
|
Michael
|
7d0a7f6be9
|
We got rid of two workerqueue queries, yeah!
|
2017-06-11 19:51:18 +00:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Michael
|
9c46971aa5
|
The check for blocking processes is deactivated until further checks were performed
|
2017-06-06 22:18:42 +00:00 |
|
Michael
|
e3d5dcf049
|
Beware of camels
|
2017-06-06 17:42:47 +00:00 |
|