]> git.mxchange.org Git - friendica.git/log
friendica.git
8 years agorestore gitignore
rabuzarus [Wed, 3 Aug 2016 10:55:37 +0000 (12:55 +0200)]
restore gitignore

8 years agoMerge develop into 0308-Notifications-restructure
rabuzarus [Wed, 3 Aug 2016 10:53:38 +0000 (12:53 +0200)]
Merge develop into 0308-Notifications-restructure

Conflicts:
mod/notifications.php

8 years agonotifications - move intros to NotificationsManager & make json output work
rabuzarus [Wed, 3 Aug 2016 10:44:04 +0000 (12:44 +0200)]
notifications - move intros to NotificationsManager & make json output work

8 years agoMerge pull request #2701 from annando/1608-cronjobs-fastlane
Tobias Diekershoff [Wed, 3 Aug 2016 09:12:29 +0000 (11:12 +0200)]
Merge pull request #2701 from annando/1608-cronjobs-fastlane

Split cron jobs in cronjobs, introduce fastlane for high priority tasks

8 years agoSmall variable type fixed, removed unused includes
Michael Vogel [Wed, 3 Aug 2016 08:19:46 +0000 (10:19 +0200)]
Small variable type fixed, removed unused includes

8 years agoSplit cron jobs in cronjobs, introduce fastlane for high priority tasks
Michael Vogel [Wed, 3 Aug 2016 08:03:05 +0000 (10:03 +0200)]
Split cron jobs in cronjobs, introduce fastlane for high priority tasks

8 years agoMerge pull request #2700 from tobiasd/20160802-de
Michael Vogel [Tue, 2 Aug 2016 10:52:29 +0000 (12:52 +0200)]
Merge pull request #2700 from tobiasd/20160802-de

DE update to the strings

8 years agoMerge pull request #2699 from fabrixxm/fix_pr_2682
Michael Vogel [Tue, 2 Aug 2016 10:51:39 +0000 (12:51 +0200)]
Merge pull request #2699 from fabrixxm/fix_pr_2682

Quick fix to PR #2682

8 years agoDE update to the strings
Tobias Diekershoff [Tue, 2 Aug 2016 10:30:04 +0000 (12:30 +0200)]
DE update to the strings

8 years agoQuick fix to PR #2682
fabrixxm [Tue, 2 Aug 2016 10:24:07 +0000 (12:24 +0200)]
Quick fix to PR #2682

8 years agoMerge pull request #2698 from annando/1608-split-cronhook
Tobias Diekershoff [Tue, 2 Aug 2016 09:31:09 +0000 (11:31 +0200)]
Merge pull request #2698 from annando/1608-split-cronhook

Split cronhook call to several single calls

8 years agoMerge pull request #2697 from tobiasd/20160801-messages
Michael Vogel [Tue, 2 Aug 2016 08:20:52 +0000 (10:20 +0200)]
Merge pull request #2697 from tobiasd/20160801-messages

regenerated master messages.po file

8 years agoUpdated documentation
Michael Vogel [Tue, 2 Aug 2016 08:19:10 +0000 (10:19 +0200)]
Updated documentation

8 years agoSplit cronhook call to several single calls
Michael Vogel [Tue, 2 Aug 2016 04:28:34 +0000 (06:28 +0200)]
Split cronhook call to several single calls

8 years agonotifications - add attendance notifications
rabuzarus [Mon, 1 Aug 2016 22:01:43 +0000 (00:01 +0200)]
notifications - add attendance notifications

8 years agonotifications - add docu & pagination
rabuzarus [Mon, 1 Aug 2016 21:04:41 +0000 (23:04 +0200)]
notifications - add docu & pagination

8 years agonotifications.php: move more code to NotificationsManager
rabuzarus [Mon, 1 Aug 2016 16:18:11 +0000 (18:18 +0200)]
notifications.php: move more code to NotificationsManager

8 years agoMerge pull request #2696 from annando/1608-performance
Tobias Diekershoff [Mon, 1 Aug 2016 06:21:36 +0000 (08:21 +0200)]
Merge pull request #2696 from annando/1608-performance

Small performance improvements

8 years agoMerge pull request #2695 from annando/develop
Tobias Diekershoff [Mon, 1 Aug 2016 06:20:38 +0000 (08:20 +0200)]
Merge pull request #2695 from annando/develop

"proc_run" is now called with priority.

8 years agoMerge remote-tracking branch 'upstream/develop' into 1608-performance
Michael Vogel [Mon, 1 Aug 2016 06:04:11 +0000 (08:04 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1608-performance

8 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael Vogel [Mon, 1 Aug 2016 06:02:26 +0000 (08:02 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

8 years ago"proc_run" is now called with priority.
Michael Vogel [Mon, 1 Aug 2016 05:48:43 +0000 (07:48 +0200)]
"proc_run" is now called with priority.

8 years agoregenerated master messages.po file
Tobias Diekershoff [Mon, 1 Aug 2016 05:46:21 +0000 (07:46 +0200)]
regenerated master messages.po file

8 years agoMerge pull request #2682 from annando/1607-api-generic-xml
Tobias Diekershoff [Mon, 1 Aug 2016 05:25:24 +0000 (07:25 +0200)]
Merge pull request #2682 from annando/1607-api-generic-xml

API: XML is now generated without templates

8 years agoSmall performance improvements
Michael Vogel [Mon, 1 Aug 2016 05:22:54 +0000 (07:22 +0200)]
Small performance improvements

8 years agoMerge pull request #2691 from rabuzarus/2607-contact_confirm
Tobias Diekershoff [Mon, 1 Aug 2016 05:15:24 +0000 (07:15 +0200)]
Merge pull request #2691 from rabuzarus/2607-contact_confirm

frio: intro templates + some restructure of core notifications.php

8 years agonotifications.php: unify label strings
rabuzarus [Sat, 30 Jul 2016 09:03:21 +0000 (11:03 +0200)]
notifications.php: unify label strings

8 years agonotifications.php: reduce code duplication
trebor [Sat, 30 Jul 2016 08:51:21 +0000 (10:51 +0200)]
notifications.php: reduce code duplication

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml
Michael Vogel [Sat, 30 Jul 2016 08:02:39 +0000 (10:02 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml

8 years agoMerge pull request #2694 from tobiasd/20160728-quickfix
Michael Vogel [Thu, 28 Jul 2016 14:03:49 +0000 (16:03 +0200)]
Merge pull request #2694 from tobiasd/20160728-quickfix

quickfix for worker delivery problems

8 years agoMerge pull request #2692 from tobiasd/20160728-libraryasn1
fabrixxm [Thu, 28 Jul 2016 13:59:23 +0000 (15:59 +0200)]
Merge pull request #2692 from tobiasd/20160728-libraryasn1

PHP7 needs an integer value for the length

8 years agoquickfix for worker delivery problems
Tobias Diekershoff [Thu, 28 Jul 2016 13:41:25 +0000 (15:41 +0200)]
quickfix for worker delivery problems

8 years agoMerge pull request #2693 from rabuzarus/2107-contact_edit
Tobias Diekershoff [Thu, 28 Jul 2016 13:34:34 +0000 (15:34 +0200)]
Merge pull request #2693 from rabuzarus/2107-contact_edit

frio: contact_edit.tpl was missing a bracket

8 years agofrio: contac_edit.tpl was missing a bracket
rabuzarus [Thu, 28 Jul 2016 09:45:41 +0000 (11:45 +0200)]
frio: contac_edit.tpl was missing a bracket

8 years agonotifications.php - move duplicated code in an own function
rabuzarus [Thu, 28 Jul 2016 09:39:09 +0000 (11:39 +0200)]
notifications.php - move duplicated code in an own function

8 years agoPHP7 needs an integer value for the length
Tobias Diekershoff [Thu, 28 Jul 2016 06:59:16 +0000 (08:59 +0200)]
PHP7 needs an integer value for the length

8 years agonotifications.php - move some template creation to the end of the file
rabuzarus [Wed, 27 Jul 2016 19:07:54 +0000 (21:07 +0200)]
notifications.php - move some template creation to the end of the file

8 years agofrio: intro notifications + some restructuring in core for notifications
rabuzarus [Wed, 27 Jul 2016 17:53:22 +0000 (19:53 +0200)]
frio: intro notifications + some restructuring in core for notifications

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml
Michael Vogel [Tue, 26 Jul 2016 20:15:49 +0000 (22:15 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml

8 years agoMerge pull request #2689 from tobiasd/20160726-IS
Michael Vogel [Tue, 26 Jul 2016 14:58:14 +0000 (16:58 +0200)]
Merge pull request #2689 from tobiasd/20160726-IS

IS update to the translations THX Sveinn í Felli

8 years agoIS update to the translations THX Sveinn í Felli
Tobias Diekershoff [Tue, 26 Jul 2016 09:18:38 +0000 (11:18 +0200)]
IS update to the translations THX Sveinn í Felli

8 years agoMerge pull request #2688 from rabuzarus/2607-drop
Tobias Diekershoff [Tue, 26 Jul 2016 08:45:52 +0000 (10:45 +0200)]
Merge pull request #2688 from rabuzarus/2607-drop

frio: provide confirm modal

8 years agofrio: provide confirm modal
rabuzarus [Tue, 26 Jul 2016 08:36:34 +0000 (10:36 +0200)]
frio: provide confirm modal

8 years agoMerge pull request #2686 from rabuzarus/2107-contact_edit
Michael Vogel [Tue, 26 Jul 2016 07:33:37 +0000 (09:33 +0200)]
Merge pull request #2686 from rabuzarus/2107-contact_edit

frio: templates for contact_edit and crepair

8 years agofrio: templates for contact_edit and crepair
rabuzarus [Tue, 26 Jul 2016 07:09:40 +0000 (09:09 +0200)]
frio: templates for contact_edit and crepair

8 years agodbm.php - is_result should be a static function
rabuzarus [Mon, 25 Jul 2016 09:46:14 +0000 (11:46 +0200)]
dbm.php - is_result should be a static function

there was a notice in php.out - `Non-static method dbm::is_result() should not be called statically`
This should fix it.

8 years agoMerge pull request #2685 from annando/1607-poller-information
fabrixxm [Mon, 25 Jul 2016 06:53:50 +0000 (08:53 +0200)]
Merge pull request #2685 from annando/1607-poller-information

Some more logging information for the poller

8 years agoWe now work with the "priority" field - that's better
Michael Vogel [Sun, 24 Jul 2016 18:25:11 +0000 (20:25 +0200)]
We now work with the "priority" field - that's better

8 years agoAvoid warning because $a isn't called by reference
Michael Vogel [Sun, 24 Jul 2016 11:53:26 +0000 (13:53 +0200)]
Avoid warning because $a isn't called by reference

8 years ago"Fast lane" mechanism to reserve one queue for priority processes
Michael Vogel [Sun, 24 Jul 2016 09:22:44 +0000 (11:22 +0200)]
"Fast lane" mechanism to reserve one queue for priority processes

8 years agoProcessing of high priority processes
Michael Vogel [Sat, 23 Jul 2016 20:57:22 +0000 (22:57 +0200)]
Processing of high priority processes

8 years agoReverted some strange stuff
Michael Vogel [Fri, 22 Jul 2016 16:13:06 +0000 (18:13 +0200)]
Reverted some strange stuff

8 years agoSome more information about the current queue status of the worker
Michael Vogel [Fri, 22 Jul 2016 16:07:04 +0000 (18:07 +0200)]
Some more information about the current queue status of the worker

8 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael Vogel [Thu, 21 Jul 2016 20:49:06 +0000 (22:49 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

8 years agoMerge remote-tracking branch 'upstream/master' into develop
Michael Vogel [Thu, 21 Jul 2016 20:48:34 +0000 (22:48 +0200)]
Merge remote-tracking branch 'upstream/master' into develop

Conflicts:
boot.php

8 years agoMerge pull request #2683 from tobiasd/20160721-demessages
fabrixxm [Thu, 21 Jul 2016 07:59:33 +0000 (09:59 +0200)]
Merge pull request #2683 from tobiasd/20160721-demessages

Update DE translation

8 years agonew contributor tu DE translations for the credits.txt
Tobias Diekershoff [Thu, 21 Jul 2016 07:21:51 +0000 (09:21 +0200)]
new contributor tu DE translations for the credits.txt

8 years agoDE update to the strings
Tobias Diekershoff [Thu, 21 Jul 2016 07:20:21 +0000 (09:20 +0200)]
DE update to the strings

8 years agoRemoved (now) unused templates
Michael Vogel [Tue, 19 Jul 2016 06:46:41 +0000 (08:46 +0200)]
Removed (now) unused templates

8 years agoNew indexes for the API
Michael Vogel [Tue, 19 Jul 2016 06:43:57 +0000 (08:43 +0200)]
New indexes for the API

8 years agoOptimized queries
Michael Vogel [Mon, 18 Jul 2016 13:25:42 +0000 (15:25 +0200)]
Optimized queries

8 years agoSome more improvements to xml.php, code cleanup
Michael Vogel [Sun, 17 Jul 2016 21:59:35 +0000 (23:59 +0200)]
Some more improvements to xml.php, code cleanup

8 years agoEnhanced XML creation, and so on.
Michael Vogel [Sun, 17 Jul 2016 17:42:30 +0000 (19:42 +0200)]
Enhanced XML creation, and so on.

8 years agoWork in progress: API XML output without templates
Michael Vogel [Sat, 16 Jul 2016 10:32:08 +0000 (12:32 +0200)]
Work in progress: API XML output without templates

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml
Michael Vogel [Fri, 15 Jul 2016 18:12:46 +0000 (20:12 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml

8 years agoMerge pull request #2681 from annando/bugfix-diaspora
Tobias Diekershoff [Fri, 15 Jul 2016 15:35:50 +0000 (17:35 +0200)]
Merge pull request #2681 from annando/bugfix-diaspora

Bugfix: There was an SQL error when adding new entries in the fcontac…

8 years agoBugfix: There was an SQL error when adding new entries in the fcontact table
Michael Vogel [Fri, 15 Jul 2016 15:25:30 +0000 (17:25 +0200)]
Bugfix: There was an SQL error when adding new entries in the fcontact table

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml
Michael Vogel [Fri, 15 Jul 2016 15:19:16 +0000 (17:19 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml

8 years agoMerge pull request #2680 from fabrixxm/feature-api-update
Michael Vogel [Fri, 15 Jul 2016 14:58:59 +0000 (16:58 +0200)]
Merge pull request #2680 from fabrixxm/feature-api-update

API: fix plaintext of reshared attachment

8 years agoAPI: fix plaintext of reshared attachment
fabrixxm [Fri, 15 Jul 2016 14:53:30 +0000 (16:53 +0200)]
API: fix plaintext of reshared attachment

When replacing `[attachment]` element, text after it wasn't restored.
`[share]` element can contain `[attachment]`, the closing `[/share]` was elided,
then the `[share]` element was shown in plaintext instead of recycle symbol

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml
Michael Vogel [Fri, 15 Jul 2016 14:15:20 +0000 (16:15 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-api-generic-xml

8 years agoAPI: Use a generic function to create the XML
Michael Vogel [Fri, 15 Jul 2016 13:37:51 +0000 (15:37 +0200)]
API: Use a generic function to create the XML

8 years agoMerge pull request #2678 from fabrixxm/feature-api-update
Tobias Diekershoff [Fri, 15 Jul 2016 13:08:55 +0000 (15:08 +0200)]
Merge pull request #2678 from fabrixxm/feature-api-update

api updates

8 years agoAPI: use `diaspora::is_reshare()`
fabrixxm [Fri, 15 Jul 2016 10:22:35 +0000 (12:22 +0200)]
API: use `diaspora::is_reshare()`

8 years agoAPI: use doxygen todo style
fabrixxm [Fri, 15 Jul 2016 09:46:19 +0000 (11:46 +0200)]
API: use doxygen todo style

8 years agoAPI: rework retweeted_status
fabrixxm [Thu, 14 Jul 2016 14:39:40 +0000 (16:39 +0200)]
API: rework retweeted_status

`api_share_as_retweet()` now returns a copy of the item with
fields updated to shared content, instead of modify the item itself.
The new item array is used to build 'retweeted_status'.

8 years agoAPI: add docs to `api_item_get_user()`
fabrixxm [Thu, 14 Jul 2016 11:35:36 +0000 (13:35 +0200)]
API: add docs to `api_item_get_user()`

and remove commented out lines

8 years agoAPI: use regex instead of SimpleXMLElement
fabrixxm [Thu, 14 Jul 2016 11:32:31 +0000 (13:32 +0200)]
API: use regex instead of SimpleXMLElement

It's easier with exotic chars.
And the editor replaced all leading spaces with tabs.

8 years agoMerge pull request #2679 from annando/1607-diaspora
Tobias Diekershoff [Thu, 14 Jul 2016 07:00:07 +0000 (09:00 +0200)]
Merge pull request #2679 from annando/1607-diaspora

Diaspora: Link to protocol description added.

8 years agoDiaspora: Link to protocol description added. Support for creation date of comments
Michael Vogel [Thu, 14 Jul 2016 05:20:20 +0000 (07:20 +0200)]
Diaspora: Link to protocol description added. Support for creation date of comments

8 years agoMerge pull request #2677 from annando/1607-worker-cooldown
Tobias Diekershoff [Wed, 13 Jul 2016 22:26:26 +0000 (00:26 +0200)]
Merge pull request #2677 from annando/1607-worker-cooldown

Worker: New value for cooldown time after each function call

8 years agoAPI: rework share as retweet
fabrixxm [Wed, 13 Jul 2016 20:11:10 +0000 (22:11 +0200)]
API: rework share as retweet

new shared status xml template.
<retweeted_status> element in xml.
parent status keeps his body and author, 'retweeted_status'
get body, author and plink from share bbcode.

8 years agoAPI: update template for friendica:owner data
fabrixxm [Wed, 13 Jul 2016 18:11:18 +0000 (20:11 +0200)]
API: update template for friendica:owner data

api_user_xml.tpl lost his root element.
Includer templates must provide it.
This allow to use same data structure under different root tag.

8 years agoapi: item owner and activities details
fabrixxm [Wed, 13 Jul 2016 17:47:15 +0000 (19:47 +0200)]
api: item owner and activities details

return new fileld for items 'friendica_owner'.
'user' is always the author of the item.
Items activitites now returns array of contacts details: {'name','url'}

8 years agoWorker: New value for cooldown time after each function call
Michael Vogel [Wed, 13 Jul 2016 17:43:16 +0000 (19:43 +0200)]
Worker: New value for cooldown time after each function call

8 years agoAPI: Fix `api_array_to_xml()`
fabrixxm [Wed, 13 Jul 2016 16:35:55 +0000 (18:35 +0200)]
API: Fix `api_array_to_xml()`

8 years agoMerge pull request #2676 from tobiasd/20160713-lighttpdconfig
fabrixxm [Wed, 13 Jul 2016 08:17:19 +0000 (10:17 +0200)]
Merge pull request #2676 from tobiasd/20160713-lighttpdconfig

added configuration reg. curl and lighttpd with error code 417

8 years agoadded configuration reg. curl and lighttpd with error code 417
Tobias Diekershoff [Wed, 13 Jul 2016 07:33:28 +0000 (09:33 +0200)]
added configuration reg. curl and lighttpd with error code 417

8 years agoMerge pull request #2674 from annando/1607-warning-theme-info
Tobias Diekershoff [Tue, 12 Jul 2016 14:16:19 +0000 (16:16 +0200)]
Merge pull request #2674 from annando/1607-warning-theme-info

Bugfix: Avoid a warning if "theme_info" isn't an array

8 years agoBugfix: Avoid a warning if "theme_info" isn't an array
Michael Vogel [Tue, 12 Jul 2016 10:59:34 +0000 (12:59 +0200)]
Bugfix: Avoid a warning if "theme_info" isn't an array

8 years agoMerge pull request #2669 from annando/1607-new-probe
rabuzarus [Mon, 11 Jul 2016 19:42:48 +0000 (21:42 +0200)]
Merge pull request #2669 from annando/1607-new-probe

New probing mechanism

8 years agoMerge pull request #2673 from annando/1607-mail-avatar
rabuzarus [Mon, 11 Jul 2016 19:41:23 +0000 (21:41 +0200)]
Merge pull request #2673 from annando/1607-mail-avatar

Bugfix: Avatar pictures of mail contacts weren't displayed correctly

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-new-probe
Michael Vogel [Mon, 11 Jul 2016 18:45:56 +0000 (20:45 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-new-probe

8 years agoBugfix: Avatar pictures of mail contacts weren't displayed correctly
Michael Vogel [Mon, 11 Jul 2016 18:42:18 +0000 (20:42 +0200)]
Bugfix: Avatar pictures of mail contacts weren't displayed correctly

8 years agoSome more little documentation
Michael Vogel [Mon, 11 Jul 2016 17:48:37 +0000 (19:48 +0200)]
Some more little documentation

8 years agoMerge pull request #2672 from rabuzarus/1007-page_template
Michael Vogel [Mon, 11 Jul 2016 13:20:10 +0000 (15:20 +0200)]
Merge pull request #2672 from rabuzarus/1007-page_template

add possibility to load custom page templates + none.php pagetemplate…

8 years agoadd possibility to load custom page templates + none.php pagetemplate is part of...
rabuzarus [Mon, 11 Jul 2016 08:33:39 +0000 (10:33 +0200)]
add possibility to load custom page templates + none.php pagetemplate is part of core now

8 years agoSome more documentation
Michael Vogel [Sun, 10 Jul 2016 16:44:48 +0000 (18:44 +0200)]
Some more documentation

8 years agoAdded fcontact doc
Michael Vogel [Sun, 10 Jul 2016 12:08:27 +0000 (14:08 +0200)]
Added fcontact doc

8 years agoMerge remote-tracking branch 'upstream/develop' into 1607-new-probe
Michael Vogel [Sun, 10 Jul 2016 12:03:10 +0000 (14:03 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1607-new-probe