]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agoMerge pull request #3520 from AndyHee/3.5.2rc
Tobias Diekershoff [Tue, 6 Jun 2017 07:27:25 +0000 (09:27 +0200)]
Merge pull request #3520 from AndyHee/3.5.2rc

Correcting path for en-gb and en-gb translations core

7 years agoRename view/lang/en-US/strings.php to view/lang/en-us/strings.php
Andy H3 [Tue, 6 Jun 2017 06:00:20 +0000 (13:00 +0700)]
Rename view/lang/en-US/strings.php to view/lang/en-us/strings.php

7 years agoRename view/lang/en-US/messages.po to view/lang/en-us/messages.po
Andy H3 [Tue, 6 Jun 2017 05:58:59 +0000 (12:58 +0700)]
Rename view/lang/en-US/messages.po to view/lang/en-us/messages.po

7 years agoRename view/lang/en-GB/strings.php to view/lang/en-gb/strings.php
Andy H3 [Tue, 6 Jun 2017 05:58:20 +0000 (12:58 +0700)]
Rename view/lang/en-GB/strings.php to view/lang/en-gb/strings.php

7 years agoRename view/lang/en-GB/messages.po to view/lang/en-gb/messages.po
Andy H3 [Tue, 6 Jun 2017 05:57:08 +0000 (12:57 +0700)]
Rename view/lang/en-GB/messages.po to view/lang/en-gb/messages.po

7 years agoMerge pull request #3519 from tobiasd/20170606-es
Michael Vogel [Tue, 6 Jun 2017 05:47:18 +0000 (07:47 +0200)]
Merge pull request #3519 from tobiasd/20170606-es

ES translation THX Albert

7 years agoES translation THX Albert
Tobias Diekershoff [Tue, 6 Jun 2017 05:11:27 +0000 (07:11 +0200)]
ES translation THX Albert

7 years agoMerge pull request #3490 from tobiasd/20170524-credits
Tobias Diekershoff [Tue, 6 Jun 2017 05:00:02 +0000 (07:00 +0200)]
Merge pull request #3490 from tobiasd/20170524-credits

regen credits

7 years agoMerge pull request #3518 from AndyHee/3.5.2rc
Tobias Diekershoff [Tue, 6 Jun 2017 04:56:02 +0000 (06:56 +0200)]
Merge pull request #3518 from AndyHee/3.5.2rc

Update EN-GB Translation Core + Create EN-US Translation core

7 years agoUpdate messages.po
Andy H3 [Mon, 5 Jun 2017 15:22:16 +0000 (22:22 +0700)]
Update messages.po

7 years agoCreate strings.php
Andy H3 [Mon, 5 Jun 2017 15:21:31 +0000 (22:21 +0700)]
Create strings.php

7 years agoCreate messages.po
Andy H3 [Mon, 5 Jun 2017 15:20:27 +0000 (22:20 +0700)]
Create messages.po

7 years agoUpdate strings.php
Andy H3 [Mon, 5 Jun 2017 14:37:56 +0000 (21:37 +0700)]
Update strings.php

7 years agoUpdate messages.po
Andy H3 [Mon, 5 Jun 2017 14:36:26 +0000 (21:36 +0700)]
Update messages.po

7 years agoMerge pull request #3517 from annando/bugfix-curl
Tobias Diekershoff [Sun, 4 Jun 2017 18:06:05 +0000 (20:06 +0200)]
Merge pull request #3517 from annando/bugfix-curl

CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions

7 years agoIt should be "e" not "p"
Michael [Sun, 4 Jun 2017 09:00:07 +0000 (09:00 +0000)]
It should be "e" not "p"

7 years agoThe constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions
Michael [Sat, 3 Jun 2017 19:46:19 +0000 (19:46 +0000)]
The constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions

7 years agoMerge pull request #3514 from annando/worker-locking
Tobias Diekershoff [Sat, 3 Jun 2017 09:02:50 +0000 (11:02 +0200)]
Merge pull request #3514 from annando/worker-locking

Fixed locking behaviour for the worker

7 years agoFixed locking behaviour for the worker
Michael [Sat, 3 Jun 2017 07:25:01 +0000 (07:25 +0000)]
Fixed locking behaviour for the worker

7 years agoMerge pull request #3513 from Hypolite/bug/update-directory-url
Michael Vogel [Sat, 3 Jun 2017 06:01:04 +0000 (08:01 +0200)]
Merge pull request #3513 from Hypolite/bug/update-directory-url

Update remaining "dir.friendi.ca" instances

7 years agoUpdate remaining "dir.friendi.ca" instances
Hypolite Petovan [Sat, 3 Jun 2017 02:15:43 +0000 (22:15 -0400)]
Update remaining "dir.friendi.ca" instances

7 years agoMerge pull request #3509 from rabuzarus/20170531_-_fix_notifications_intros
Michael Vogel [Thu, 1 Jun 2017 12:57:09 +0000 (14:57 +0200)]
Merge pull request #3509 from rabuzarus/20170531_-_fix_notifications_intros

Bugfix: don't probe for introduction if it is not necessary

7 years agorestructure the conditions if gnetwork and gaddr is empty
rabuzarus [Thu, 1 Jun 2017 10:47:47 +0000 (12:47 +0200)]
restructure the conditions if gnetwork and gaddr is empty

7 years agouse get_contact_details_by_url() instead of Probe:uri()
rabuzarus [Thu, 1 Jun 2017 09:44:59 +0000 (11:44 +0200)]
use get_contact_details_by_url() instead of Probe:uri()

7 years agouse Probe:uri() instead of probe_url
rabuzarus [Wed, 31 May 2017 16:43:57 +0000 (18:43 +0200)]
use Probe:uri() instead of probe_url

7 years agoBugfix: don't probe for introduction if it is not necessary
rabuzarus [Wed, 31 May 2017 12:29:33 +0000 (14:29 +0200)]
Bugfix: don't probe for introduction if it is not necessary

7 years agoMerge pull request #3505 from annando/1705-probe-timeout
rabuzarus [Wed, 31 May 2017 11:07:23 +0000 (13:07 +0200)]
Merge pull request #3505 from annando/1705-probe-timeout

Better handling of timeout issues while probing

7 years agoMerge pull request #3508 from gerhard6380/patch-1
Michael Vogel [Wed, 31 May 2017 09:03:28 +0000 (11:03 +0200)]
Merge pull request #3508 from gerhard6380/patch-1

corrected change

7 years agocorrected change
gerhard6380 [Wed, 31 May 2017 08:33:35 +0000 (10:33 +0200)]
corrected change

sorry, I should not change code late in the evening when I am already tired.

7 years agoBetter handling of timeout issues while probing
Michael [Wed, 31 May 2017 03:46:43 +0000 (03:46 +0000)]
Better handling of timeout issues while probing

7 years agoMerge pull request #3504 from gerhard6380/patch-1
Hypolite Petovan [Wed, 31 May 2017 02:20:14 +0000 (22:20 -0400)]
Merge pull request #3504 from gerhard6380/patch-1

API: link to original page for feed posts

7 years agoAPI: link to original page for feed posts
gerhard6380 [Wed, 31 May 2017 00:24:09 +0000 (02:24 +0200)]
API: link to original page for feed posts

link to original page added to html output of feed posts if body is empty

7 years agoMerge pull request #3503 from annando/1705-bugfix-poller
Hypolite Petovan [Tue, 30 May 2017 18:18:15 +0000 (14:18 -0400)]
Merge pull request #3503 from annando/1705-bugfix-poller

Bugfix: The poller often couldn't store the pid in the workerqueue

7 years agoBugfix: The poller often couldn't store the pid in the workerqueue
Michael [Tue, 30 May 2017 13:20:29 +0000 (13:20 +0000)]
Bugfix: The poller often couldn't store the pid in the workerqueue

7 years agoMerge pull request #3502 from annando/1705-self-probing
Tobias Diekershoff [Mon, 29 May 2017 19:40:50 +0000 (21:40 +0200)]
Merge pull request #3502 from annando/1705-self-probing

Don't quit if the own host cannot be reached via SSL

7 years agoDon't quit if the own host cannot be reached via SSL
Michael [Mon, 29 May 2017 19:14:44 +0000 (19:14 +0000)]
Don't quit if the own host cannot be reached via SSL

7 years agoMerge pull request #3500 from AndyHee/3.5.2rc
Tobias Diekershoff [Mon, 29 May 2017 09:18:42 +0000 (11:18 +0200)]
Merge pull request #3500 from AndyHee/3.5.2rc

Update EN-GB translation core

7 years agoUpdate strings.php
Andy H3 [Mon, 29 May 2017 08:36:12 +0000 (15:36 +0700)]
Update strings.php

7 years agoUpdate messages.po
Andy H3 [Mon, 29 May 2017 08:35:04 +0000 (15:35 +0700)]
Update messages.po

7 years agoMerge pull request #3499 from tobiasd/20170529-de
Hypolite Petovan [Mon, 29 May 2017 06:34:58 +0000 (02:34 -0400)]
Merge pull request #3499 from tobiasd/20170529-de

DE translations

7 years agoDE translations
Tobias Diekershoff [Mon, 29 May 2017 05:21:42 +0000 (07:21 +0200)]
DE translations

7 years agoMerge pull request #3498 from tobiasd/20170528-messages
Hypolite Petovan [Sun, 28 May 2017 17:04:55 +0000 (13:04 -0400)]
Merge pull request #3498 from tobiasd/20170528-messages

regenerated master messages.po file

7 years agoregenerated master messages.po file
Tobias Diekershoff [Sun, 28 May 2017 09:10:48 +0000 (11:10 +0200)]
regenerated master messages.po file

7 years agoMerge pull request #3497 from annando/1705-dbstructure-admin-page
Tobias Diekershoff [Sun, 28 May 2017 09:07:45 +0000 (11:07 +0200)]
Merge pull request #3497 from annando/1705-dbstructure-admin-page

The database structure is now checked ad the admin summary page

7 years agoThe database structure is now checked ad the admin summary page
Michael [Sun, 28 May 2017 08:39:41 +0000 (08:39 +0000)]
The database structure is now checked ad the admin summary page

7 years agoMerge pull request #3496 from annando/1705-more-logging
Tobias Diekershoff [Sun, 28 May 2017 06:10:03 +0000 (08:10 +0200)]
Merge pull request #3496 from annando/1705-more-logging

Some more logging for the probing

7 years agoSome more logging for the probing
Michael [Sun, 28 May 2017 05:38:12 +0000 (05:38 +0000)]
Some more logging for the probing

7 years agoMerge pull request #3495 from Hypolite/bug/profiles-missing-socgraph
Michael Vogel [Sun, 28 May 2017 04:54:09 +0000 (06:54 +0200)]
Merge pull request #3495 from Hypolite/bug/profiles-missing-socgraph

Restore missing socgraph include in profiles

7 years agoRestore missing include
Hypolite Petovan [Sun, 28 May 2017 01:47:54 +0000 (21:47 -0400)]
Restore missing include

7 years agoMerge pull request #3494 from tobiasd/20170527-ru
Hypolite Petovan [Sat, 27 May 2017 19:52:16 +0000 (15:52 -0400)]
Merge pull request #3494 from tobiasd/20170527-ru

PT-BR and RU translations

7 years agoRU translations THX Frederico Gonçalves Guimarães
Tobias Diekershoff [Sat, 27 May 2017 07:35:23 +0000 (09:35 +0200)]
RU translations THX Frederico Gonçalves Guimarães

7 years agoRU translations THX pztrn
Tobias Diekershoff [Sat, 27 May 2017 07:09:41 +0000 (09:09 +0200)]
RU translations THX pztrn

7 years agoMerge pull request #3492 from annando/1705-push-priority
Hypolite Petovan [Thu, 25 May 2017 03:09:46 +0000 (23:09 -0400)]
Merge pull request #3492 from annando/1705-push-priority

Bugfix: pubsubpublish has always to be called with high priority

7 years agoBugfix: pubsubpublish has always to be called with high priority
Michael [Thu, 25 May 2017 03:04:26 +0000 (03:04 +0000)]
Bugfix: pubsubpublish has always to be called with high priority

7 years agoMerge pull request #3491 from annando/1705-priorities
Tobias Diekershoff [Wed, 24 May 2017 16:18:43 +0000 (18:18 +0200)]
Merge pull request #3491 from annando/1705-priorities

Improved priorities for handling the item expiration

7 years agoregen credits
Tobias Diekershoff [Wed, 24 May 2017 12:46:27 +0000 (14:46 +0200)]
regen credits

7 years agoPriority needs to be integer
Michael [Wed, 24 May 2017 10:36:44 +0000 (10:36 +0000)]
Priority needs to be integer

7 years agoMinimal poll intervall
Michael [Wed, 24 May 2017 08:21:05 +0000 (08:21 +0000)]
Minimal poll intervall

7 years agoOptimized priorities for the automated expiring of items
Michael [Wed, 24 May 2017 06:29:47 +0000 (06:29 +0000)]
Optimized priorities for the automated expiring of items

7 years agoMerge pull request #3488 from annando/ptobr-no-cache
Hypolite Petovan [Tue, 23 May 2017 21:21:10 +0000 (17:21 -0400)]
Merge pull request #3488 from annando/ptobr-no-cache

Probing via web frontend shouldn't use the cache.

7 years agosome more logging
Michael [Tue, 23 May 2017 20:19:39 +0000 (20:19 +0000)]
some more logging

7 years agoProbing via web frontend shouldn't use the cache.
Michael [Tue, 23 May 2017 19:38:47 +0000 (19:38 +0000)]
Probing via web frontend shouldn't use the cache.

7 years agoMerge pull request #3487 from AndyHee/3.5.2rc
Tobias Diekershoff [Tue, 23 May 2017 19:00:44 +0000 (21:00 +0200)]
Merge pull request #3487 from AndyHee/3.5.2rc

EN-GB Translation

7 years agoEN-GB Translation
Andy H3 [Tue, 23 May 2017 15:05:34 +0000 (22:05 +0700)]
EN-GB Translation

7 years agoCreate messages.po
Andy H3 [Tue, 23 May 2017 13:05:40 +0000 (20:05 +0700)]
Create messages.po

British English localisation that aims to address various issues in the source, including consistent spelling, appropriate level of capitalisation, succinct wording, and user-centred phrases at basic level.

7 years agoMerge pull request #3484 from annando/fix-empty-author
Hypolite Petovan [Tue, 23 May 2017 07:14:41 +0000 (03:14 -0400)]
Merge pull request #3484 from annando/fix-empty-author

Bugfix OStatus: Avoid empty author data

7 years agoMerge pull request #3485 from annando/range-curl
Tobias Diekershoff [Tue, 23 May 2017 06:16:34 +0000 (08:16 +0200)]
Merge pull request #3485 from annando/range-curl

Bugfix ParseUrl: Only fetch a range to avoid memory issues

7 years agoBugfix OStatus: Avoid empty author data
Michael [Tue, 23 May 2017 05:28:51 +0000 (05:28 +0000)]
Bugfix OStatus: Avoid empty author data

7 years agoBugfix ParseUrl: Only fetch a range to avoid memory issues
Michael [Tue, 23 May 2017 05:26:22 +0000 (05:26 +0000)]
Bugfix ParseUrl: Only fetch a range to avoid memory issues

7 years agoMerge pull request #3483 from rabuzarus/20170522_-_frio_event_button_fix
Michael Vogel [Mon, 22 May 2017 15:55:28 +0000 (17:55 +0200)]
Merge pull request #3483 from rabuzarus/20170522_-_frio_event_button_fix

Bugfix: fix frio's event dropdown color

7 years agoBugfix: fix frio's event dropdown color
rabuzarus [Mon, 22 May 2017 12:44:51 +0000 (14:44 +0200)]
Bugfix: fix frio's event dropdown color

7 years agoMerge pull request #3479 from Hypolite/3.5.2rc
Michael Vogel [Sat, 20 May 2017 20:13:37 +0000 (22:13 +0200)]
Merge pull request #3479 from Hypolite/3.5.2rc

Frio: Fix Hubzilla scrollToItem

7 years agoFrio: Fix hubzilla scrollToItem
Hypolite Petovan [Sat, 20 May 2017 17:18:20 +0000 (13:18 -0400)]
Frio: Fix hubzilla scrollToItem

- Removed unnecessary item guid truncation

7 years agoMerge pull request #3478 from tobiasd/20170520-dedocs
Michael Vogel [Sat, 20 May 2017 10:22:54 +0000 (12:22 +0200)]
Merge pull request #3478 from tobiasd/20170520-dedocs

DE documentation

7 years agoremoved some more files from doc/de
Tobias Diekershoff [Sat, 20 May 2017 09:24:28 +0000 (11:24 +0200)]
removed some more files from doc/de

7 years agoremoved de/andfinally from docs
Tobias Diekershoff [Sat, 20 May 2017 09:22:47 +0000 (11:22 +0200)]
removed de/andfinally from docs

7 years agolinks in BBCode docs
Tobias Diekershoff [Sat, 20 May 2017 09:20:31 +0000 (11:20 +0200)]
links in BBCode docs

7 years agolinks in Account Basics
Tobias Diekershoff [Sat, 20 May 2017 09:12:51 +0000 (11:12 +0200)]
links in Account Basics

7 years agoMerge pull request #3477 from beardyunixer/doco-without-making-a-shite-of-it-this...
Hypolite Petovan [Sat, 20 May 2017 01:48:11 +0000 (21:48 -0400)]
Merge pull request #3477 from beardyunixer/doco-without-making-a-shite-of-it-this-time

Update doco

7 years agoSwitch image URL to master branch
Thomas Willingham [Sat, 20 May 2017 01:38:01 +0000 (02:38 +0100)]
Switch image URL to master branch

7 years agoMerge pull request #3476 from rabuzarus/20170519_-_frio_not_experimental
Hypolite Petovan [Sat, 20 May 2017 00:50:01 +0000 (20:50 -0400)]
Merge pull request #3476 from rabuzarus/20170519_-_frio_not_experimental

Frio: remove experimental flag + rise version number to 0.8

7 years agoUpdate doco
Thomas Willingham [Fri, 19 May 2017 20:37:45 +0000 (21:37 +0100)]
Update doco

7 years agoFrio: some correction in grammar/expression - thx Hypolite
rabuzarus [Fri, 19 May 2017 11:32:55 +0000 (13:32 +0200)]
Frio: some correction in grammar/expression - thx Hypolite

7 years agoMerge pull request #3475 from annando/bugfix-profile-change
Hypolite Petovan [Fri, 19 May 2017 11:28:56 +0000 (07:28 -0400)]
Merge pull request #3475 from annando/bugfix-profile-change

Bugfix: Timeout problems when saving profile settings

7 years agoFrio: a word was missing in the README
rabuzarus [Fri, 19 May 2017 11:18:27 +0000 (13:18 +0200)]
Frio: a word was missing in the README

7 years agoFrio: remove experimental flag + rise version number to 0.8
rabuzarus [Fri, 19 May 2017 11:11:30 +0000 (13:11 +0200)]
Frio: remove experimental flag + rise version number to 0.8

7 years agoBugfix: Timeout problems when saving profile settings
Michael [Fri, 19 May 2017 06:01:13 +0000 (06:01 +0000)]
Bugfix: Timeout problems when saving profile settings

7 years agoMerge pull request #3474 from annando/bugfix-mail
Hypolite Petovan [Wed, 17 May 2017 19:58:17 +0000 (15:58 -0400)]
Merge pull request #3474 from annando/bugfix-mail

Bugfix Diaspora: We exited with the wrong return values

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into bugfix-mail
Michael [Wed, 17 May 2017 19:56:38 +0000 (19:56 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into bugfix-mail

7 years agoBugfix Diaspora: We exited with the wrong return values and the guid for messages...
Michael [Wed, 17 May 2017 19:25:30 +0000 (19:25 +0000)]
Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short

7 years agoMerge pull request #3471 from annando/issue-3309
Hypolite Petovan [Wed, 17 May 2017 16:42:34 +0000 (12:42 -0400)]
Merge pull request #3471 from annando/issue-3309

Issue 3309: Avatar update should work now

7 years agoMerge pull request #3472 from rabuzarus/feature/frio/fixedaside2
Tobias Diekershoff [Wed, 17 May 2017 09:27:37 +0000 (11:27 +0200)]
Merge pull request #3472 from rabuzarus/feature/frio/fixedaside2

Frio: better UX for aside bar

7 years agoIt is better this way
Michael [Wed, 17 May 2017 06:07:55 +0000 (06:07 +0000)]
It is better this way

7 years agoUse the contact picture instead of the profile picture
Michael [Wed, 17 May 2017 06:00:20 +0000 (06:00 +0000)]
Use the contact picture instead of the profile picture

7 years agoIssue 3309: Avatar update should work now
Michael [Tue, 16 May 2017 21:21:54 +0000 (21:21 +0000)]
Issue 3309: Avatar update should work now

7 years agoMerge pull request #3470 from rabuzarus/201705016_-_fix_doxyfile
Hypolite Petovan [Tue, 16 May 2017 15:51:39 +0000 (11:51 -0400)]
Merge pull request #3470 from rabuzarus/201705016_-_fix_doxyfile

Update Doxyfile (add src folder)

7 years agoUpdate Doxyfile (add src folder)
rabuzarus [Tue, 16 May 2017 15:36:19 +0000 (17:36 +0200)]
Update Doxyfile (add src folder)

7 years agoMerge pull request #3465 from annando/bugfix-dba-1
Hypolite Petovan [Tue, 16 May 2017 06:05:16 +0000 (02:05 -0400)]
Merge pull request #3465 from annando/bugfix-dba-1

Bugfix: dba::num_rows hadn't checked the object variable

7 years agoSpelling
Michael [Tue, 16 May 2017 06:00:01 +0000 (06:00 +0000)]
Spelling

7 years agoMerge pull request #3468 from tobiasd/20170516-IT
Hypolite Petovan [Tue, 16 May 2017 05:46:55 +0000 (01:46 -0400)]
Merge pull request #3468 from tobiasd/20170516-IT

IT translations THX fabrixxm