Roland Häder
|
0e0fb2b1ee
|
removed TODOs
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-17 18:34:16 +02:00 |
|
Roland Häder
|
635b26353c
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-17 15:08:15 +02:00 |
|
Hypolite Petovan
|
c0a6f1122b
|
Removed useless usage of use
|
2017-05-11 23:01:49 -04:00 |
|
Hypolite Petovan
|
39f894bd4a
|
Use use instead of \
|
2017-05-11 11:53:04 -04:00 |
|
Hypolite Petovan
|
3a2988c3fd
|
Rename include/Scrape to include/probe
|
2017-05-07 14:45:19 -04:00 |
|
Hypolite Petovan
|
36e515ee6d
|
Move Probe to src
|
2017-05-07 14:44:30 -04:00 |
|
Hypolite Petovan
|
82b423c5ac
|
Fix require_once format
|
2017-05-07 14:40:23 -04:00 |
|
Hypolite Petovan
|
86cae070f2
|
Merge branch 'develop' into improvement/move-app-to-src-2
|
2017-05-07 12:58:11 -04:00 |
|
Michael
|
9ab0a9299e
|
Set "last_failure" on connection timeout when checking server
|
2017-05-05 20:51:45 +00:00 |
|
Michael
|
8d97bc61f5
|
Mastodon now does return a version number
|
2017-05-05 05:36:43 +00:00 |
|
Hypolite Petovan
|
1d427aa214
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
56ee734b00
|
Cleanup /format pre-move
|
2017-05-02 22:59:24 -04:00 |
|
Michael
|
dc0ce4e08c
|
Discover Mastodon servers
|
2017-04-16 07:46:04 +00:00 |
|
Michael
|
319284c665
|
Issue 3336: The date format should now be okay
|
2017-04-13 19:25:00 +00:00 |
|
Michael
|
585c2119d7
|
Remove the "call by reference"
|
2017-03-25 18:00:56 +00:00 |
|
Michael
|
444de52859
|
Use of exceptions
|
2017-03-25 16:56:04 +00:00 |
|
Michael
|
b7242c3fa0
|
poco_last_updated is optimized
|
2017-03-23 22:56:22 +00:00 |
|
Michael
|
26ec56dfa5
|
server_url was forgotten
|
2017-03-23 06:45:00 +00:00 |
|
Michael
|
9e5bec1bc8
|
"poco_check" is now replaced and removed
|
2017-03-23 06:23:23 +00:00 |
|
Michael
|
8e240a1e8c
|
New function to validate gcontact array data
|
2017-03-22 23:13:32 +00:00 |
|
Michael
|
bc517ef3d2
|
Remove reduncancies
|
2017-03-22 05:26:44 +00:00 |
|
Michael Vogel
|
4ebebe96fe
|
Merge branch 'develop' into 1703-worker-splitting
|
2017-03-21 17:08:07 +01:00 |
|
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|
Michael Vogel
|
5a6da8b447
|
Merge branch 'develop' into 1703-worker-splitting
|
2017-03-21 16:38:59 +01:00 |
|
Michael
|
9c16b47f55
|
Strange comment removed
|
2017-03-21 15:15:58 +00:00 |
|
Hypolite Petovan
|
9c2c483996
|
Merge pull request #3112 from Quix0r/rewrites/coding-convention
Coding convention applied - part 1
|
2017-03-21 10:19:53 -04:00 |
|
Michael
|
74cc5ade0c
|
Worker processes are split into many more separate tasks
|
2017-03-21 07:57:09 +00:00 |
|
Roland Häder
|
09851331a9
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-03-20 20:51:32 +01:00 |
|
Michael
|
41ee4ec60a
|
Standards and just some more poco slitting
|
2017-03-19 21:32:11 +00:00 |
|
Michael
|
2615d40d6b
|
Split the POCO discovery process in several small processes
|
2017-03-19 17:43:59 +00:00 |
|
Michael
|
7f61b2ee15
|
Merge remote-tracking branch 'upstream/develop' into 1701-poco
Conflicts:
include/socgraph.php
|
2017-03-19 15:36:41 +00:00 |
|
Michael
|
132688d663
|
Standards, what else?
|
2017-03-19 08:04:04 +00:00 |
|
Roland Häder
|
951006dd10
|
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:51:54 +01:00 |
|
Roland Häder
|
41a36606c6
|
added spaces + some curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:50:19 +01:00 |
|
Michael
|
e301fa0832
|
Merge remote-tracking branch 'upstream/develop' into 1702-null-date
|
2017-03-18 08:31:43 +00:00 |
|
Michael
|
24a57020b9
|
Better version transformation for nodeinfo and statistics.json
|
2017-03-16 21:34:53 +00:00 |
|
Michael
|
6a16565642
|
Merge remote-tracking branch 'upstream/develop' into 1701-poco
|
2017-03-13 07:23:32 +00:00 |
|
Michael
|
44888590e5
|
One error, one documentation, one brace
|
2017-03-13 06:32:33 +00:00 |
|
Michael
|
97d3176754
|
Querying via nodeinfo
|
2017-03-13 00:03:27 +00:00 |
|
Michael
|
1624150db4
|
Merge remote-tracking branch 'upstream/develop' into 1702-null-date
Conflicts:
include/onepoll.php
|
2017-03-12 20:54:28 +00:00 |
|
Michael
|
18d23ca443
|
Merge remote-tracking branch 'upstream/develop' into 1702-detect-server
|
2017-03-12 20:49:48 +00:00 |
|
Tobias Diekershoff
|
1bf089e424
|
Merge pull request #3216 from annando/1701-performance
Better network handling, improved structure
|
2017-03-12 15:40:56 +01:00 |
|
Michael
|
bfad58a777
|
We don't need to show the id.
|
2017-03-12 09:41:10 +00:00 |
|
Michael
|
3a3fa017a6
|
Discovery of new servers
|
2017-03-12 09:13:04 +00:00 |
|
Michael
|
32f1b2de20
|
Forgotten debug output
|
2017-03-08 13:15:24 +00:00 |
|
Michael
|
d898616f8d
|
Remove junk from the version number
|
2017-03-08 05:40:57 +00:00 |
|
Michael
|
f7f23038db
|
Merge remote-tracking branch 'upstream/develop' into 1701-performance
|
2017-03-07 21:24:20 +00:00 |
|
Michael
|
9a71472be6
|
Only store a new gserver entry if it is a valid one
|
2017-03-04 14:32:40 +00:00 |
|
Michael
|
953477de87
|
Improved check for the server base url
|
2017-03-04 13:30:34 +00:00 |
|