Tobias Diekershoff
|
08b69892e8
|
Merge pull request #2408 from annando/1603-goaway
Another fix for "goaway". Hopefully now finale.
|
2016-03-12 07:29:32 +01:00 |
|
Tobias Diekershoff
|
02d14eafda
|
Merge pull request #2407 from annando/1603-optimize-table
The table optimisation level calculation is now also using the index size
|
2016-03-12 07:28:44 +01:00 |
|
Michael Vogel
|
bc21fca345
|
Remove the setting description from the documentation since it isn't a hidden one anymore.
|
2016-03-11 23:44:46 +01:00 |
|
Michael Vogel
|
b12dbe8831
|
The worker settings are now available in the admin settings
|
2016-03-11 23:28:11 +01:00 |
|
Michael Vogel
|
3189f0e23c
|
Another fix for "goaway". Hopefully now finale.
|
2016-03-11 20:43:31 +01:00 |
|
Michael Vogel
|
2718c8150f
|
The table optimisation level calculation is now using the index size as well
|
2016-03-11 20:32:22 +01:00 |
|
fabrixxm
|
a28d44a9ba
|
Merge pull request #2405 from annando/1603-ostatus4-bugfix
Bugfix: A parameter was missing for the OStatus author check
|
2016-03-10 06:08:30 +01:00 |
|
Michael Vogel
|
df312402e4
|
Bugfix: A parameter was missing for the OStatus author check
|
2016-03-09 22:51:17 +01:00 |
|
fabrixxm
|
60a01242ea
|
Merge pull request #2404 from annando/1603-no-lock
Don't create lock files if the process is called from the poller
|
2016-03-09 22:08:41 +01:00 |
|
Michael Vogel
|
c0bd7a866d
|
Some small addition to the OStatus part. Better check if we follow the actor.
|
2016-03-09 21:53:30 +01:00 |
|
Michael Vogel
|
c30b369a1a
|
Added documentation
|
2016-03-08 22:42:37 +01:00 |
|
Michael Vogel
|
65d6d45f8c
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
|
Michael Vogel
|
beb2346cfc
|
The function to check for maxload and the lockfile is centralized
|
2016-03-08 20:28:09 +01:00 |
|
Michael Vogel
|
ec9c9f0be7
|
Don't create lock files if the process is called from the poller via the worker
|
2016-03-08 00:20:06 +01:00 |
|
Tobias Diekershoff
|
fa652ad1bc
|
Merge pull request #2401 from annando/1603-ostatus-completion
New way of fetching the conversation id for thread completion
|
2016-03-06 21:13:05 +01:00 |
|
Michael Vogel
|
4ef44c67b8
|
Added documentation
|
2016-03-06 21:06:52 +01:00 |
|
Michael Vogel
|
27905cc21a
|
Merge remote-tracking branch 'upstream/develop' into 1603-ostatus-completion
|
2016-03-06 20:37:51 +01:00 |
|
Michael Vogel
|
ef2bc47cc6
|
New way of fetching the conversation id for thread completion
|
2016-03-06 20:36:28 +01:00 |
|
fabrixxm
|
d30d13959b
|
Merge pull request #2328 from rabuzarus/0602_contact_profile
polishing of the contact-edit page
|
2016-03-06 19:56:59 +01:00 |
|
Tobias Diekershoff
|
bdfd81e723
|
Merge pull request #2400 from annando/1603-ostatus-thread
Only import OStatus threads that are started by our contacts
|
2016-03-06 19:40:01 +01:00 |
|
Michael Vogel
|
9579725d4d
|
This should work better ...
|
2016-03-06 19:27:34 +01:00 |
|
Michael Vogel
|
279a0453f9
|
Or back ...
|
2016-03-06 15:13:19 +01:00 |
|
Michael Vogel
|
7f48df63a3
|
Relocated the check.
|
2016-03-06 15:11:04 +01:00 |
|
Michael Vogel
|
4bd1061a09
|
Only import OStatus threads if we follow the thread starter
|
2016-03-06 14:53:30 +01:00 |
|
Tobias Diekershoff
|
1127150c79
|
Merge pull request #2399 from annando/1603-default-group
Central function for default group, special setting for OStatus
|
2016-03-06 14:42:27 +01:00 |
|
Michael Vogel
|
bb06026147
|
Settings for only importing threads from our ostatus contacts
|
2016-03-06 14:09:04 +01:00 |
|
Michael Vogel
|
4ef33b4d5b
|
Clarification of description
|
2016-03-06 13:26:30 +01:00 |
|
Michael Vogel
|
8752ec11b2
|
Central function for default group, special setting for OStatus
|
2016-03-06 13:15:27 +01:00 |
|
Tobias Diekershoff
|
6072e17a64
|
Merge pull request #2398 from annando/1603-fontawesome4
The Font Awesome library is now updated, the reply button is changed
|
2016-03-06 01:49:46 +01:00 |
|
Michael Vogel
|
f05cbf9ed8
|
Merge pull request #2397 from Quix0r/fixes/poller-warning
No processing if error or empty array
|
2016-03-05 13:35:43 +01:00 |
|
Michael Vogel
|
996cd8c24e
|
The Font Awesome library is now updated, the replxy button is changed
|
2016-03-05 13:29:01 +01:00 |
|
Roland Häder
|
08630ca6f8
|
Merge branch 'rewrites/is_filled_array_introduced' into rhaeder-develop
|
2016-03-04 22:53:42 +01:00 |
|
Roland Häder
|
b56a9bfacc
|
Fixes E_WARNING from foreach() because count() seem to return TRUE even when $r is no array ?!
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-04 22:53:22 +01:00 |
|
Roland Häder
|
5a439a31f3
|
Fixes E_WARNING from foreach() because count() seem to return TRUE even when $r is no array ?!
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-04 22:46:30 +01:00 |
|
Roland Häder
|
d88606321d
|
Just easier code ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-04 22:39:08 +01:00 |
|
Roland Häder
|
425665795d
|
Merge branch 'fixes/poller-warning' into rhaeder-develop
|
2016-03-04 22:38:47 +01:00 |
|
Roland Häder
|
d5c1ce490b
|
No processing if error or empty array
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-04 22:38:18 +01:00 |
|
Roland Häder
|
cc4349777a
|
Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-04 20:05:24 +01:00 |
|
fabrixxm
|
3184a6263b
|
Merge pull request #2392 from Quix0r/minor/logging
Minor: Some more logging to trace down bugs
|
2016-03-02 12:21:18 +01:00 |
|
Tobias Diekershoff
|
73f4c3c8da
|
Merge pull request #2394 from annando/1603-federation
Small bugfix: Fixes problen when version number contains linebreaks
|
2016-03-02 10:41:02 +01:00 |
|
Tobias Diekershoff
|
40209b2554
|
Merge pull request #2393 from annando/1603-api-speed
API: Some small speed improvement when calling the home timeline.
|
2016-03-02 10:40:23 +01:00 |
|
Michael Vogel
|
411566f48b
|
API: Some small speed improvement when calling the home timeline.
|
2016-03-01 19:17:01 +01:00 |
|
Michael Vogel
|
ce5f6fae51
|
Small bugfix: Fixes problen when version number contains linebreaks
|
2016-03-01 19:14:45 +01:00 |
|
Roland Häder
|
902a3fdfe9
|
Merge branch 'rhaeder-develop' of github.com:Quix0r/friendica into rhaeder-develop
|
2016-03-01 18:32:21 +01:00 |
|
Roland Häder
|
2d154ae72f
|
Closed TODO: no .= needed here. #2392
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 18:31:49 +01:00 |
|
Roland Häder
|
8cb011a07e
|
More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE).
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 18:31:49 +01:00 |
|
Roland Häder
|
24cbac1a5b
|
Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 18:31:49 +01:00 |
|
Roland Häder
|
4ec377008d
|
Introduced is_filled_array() + added some missing array initialization
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 18:31:49 +01:00 |
|
Roland Häder
|
95bfa17254
|
Merge branch 'rhaeder-develop' of github.com:Quix0r/friendica into rhaeder-develop
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 18:31:33 +01:00 |
|
Roland Häder
|
6318d28435
|
Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop
|
2016-03-01 18:29:34 +01:00 |
|