]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agorun dbclean as long as there is some data to be purged
Michael [Tue, 1 Nov 2016 21:36:15 +0000 (21:36 +0000)]
run dbclean as long as there is some data to be purged

7 years agoChanged priority for onepoll/further enhancement for dbclean
Michael [Mon, 31 Oct 2016 21:32:08 +0000 (21:32 +0000)]
Changed priority for onepoll/further enhancement for dbclean

7 years agoMerge pull request #2879 from annando/1610-performance-too
Tobias Diekershoff [Mon, 31 Oct 2016 20:22:17 +0000 (21:22 +0100)]
Merge pull request #2879 from annando/1610-performance-too

Avoiding deadlocks and small sql improvements

7 years agoAdded some comments
Michael [Sat, 29 Oct 2016 22:06:18 +0000 (22:06 +0000)]
Added some comments

7 years agoShadow entry mechanism improved
Michael [Sat, 29 Oct 2016 21:27:56 +0000 (21:27 +0000)]
Shadow entry mechanism improved

7 years agoAvoiding deadlocks and small sql improvements
Michael [Sat, 29 Oct 2016 20:17:33 +0000 (20:17 +0000)]
Avoiding deadlocks and small sql improvements

7 years agoMerge pull request #2861 from annando/1610-performance
rabuzarus [Fri, 28 Oct 2016 20:24:35 +0000 (22:24 +0200)]
Merge pull request #2861 from annando/1610-performance

Some more performance stuff

7 years agoMerge pull request #2877 from annando/1610-database-loop
rabuzarus [Fri, 28 Oct 2016 09:21:01 +0000 (11:21 +0200)]
Merge pull request #2877 from annando/1610-database-loop

Prevent a memory Access Violation when the database isn't connected

7 years agoWe are doing uncommitted reads a little bit different. (We avoid commit)
Michael [Fri, 28 Oct 2016 09:08:13 +0000 (09:08 +0000)]
We are doing uncommitted reads a little bit different. (We avoid commit)

7 years agoWe should check values after we fetched them :-)
Michael [Fri, 28 Oct 2016 04:29:22 +0000 (04:29 +0000)]
We should check values after we fetched them :-)

7 years agoPrevent a memory Access Violation when the database isn't connected
Michael [Thu, 27 Oct 2016 20:16:56 +0000 (20:16 +0000)]
Prevent a memory Access Violation when the database isn't connected

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-performance
Michael [Thu, 27 Oct 2016 12:18:45 +0000 (12:18 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-performance

7 years agoMerge pull request #2875 from Hypolite/bug/profiler-small-bugfix
Michael Vogel [Wed, 26 Oct 2016 21:10:36 +0000 (23:10 +0200)]
Merge pull request #2875 from Hypolite/bug/profiler-small-bugfix

Fix $a to #this in save_timestamp

7 years agoFix $a to #this in save_timestamp
Hypolite Petovan [Wed, 26 Oct 2016 11:42:40 +0000 (07:42 -0400)]
Fix $a to #this in save_timestamp

7 years agodbclean.php mustn't be stopped via "killme"
Michael [Wed, 26 Oct 2016 05:57:11 +0000 (05:57 +0000)]
dbclean.php mustn't be stopped via "killme"

7 years agoMerge pull request #2874 from Hypolite/bug/fix-pgettext-typo
Michael Vogel [Tue, 25 Oct 2016 20:31:59 +0000 (22:31 +0200)]
Merge pull request #2874 from Hypolite/bug/fix-pgettext-typo

Fix pgettext function name typo

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-performance
Michael [Tue, 25 Oct 2016 16:16:01 +0000 (16:16 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-performance

Conflicts:
include/Core/Config.php
include/Core/PConfig.php

7 years agoMerge pull request #2862 from Hypolite/settings-save-perf
Michael Vogel [Tue, 25 Oct 2016 05:56:11 +0000 (07:56 +0200)]
Merge pull request #2862 from Hypolite/settings-save-perf

Performance improvements: Settings save (alt), profiler, logger

7 years agoAdded documentation
Michael Vogel [Tue, 25 Oct 2016 05:44:57 +0000 (05:44 +0000)]
Added documentation

7 years agoMerge pull request #2839 from Hypolite/Issue-#2822
Michael Vogel [Tue, 25 Oct 2016 05:31:20 +0000 (07:31 +0200)]
Merge pull request #2839 from Hypolite/Issue-#2822

Issue #2822 - Fix [Embedded content - reload the page to view]

7 years agoRestore newline at end of file
Hypolite Petovan [Tue, 25 Oct 2016 02:18:22 +0000 (22:18 -0400)]
Restore newline at end of file

7 years agoFix typo in get_available_languages function name
Hypolite Petovan [Tue, 25 Oct 2016 02:17:02 +0000 (22:17 -0400)]
Fix typo in get_available_languages function name

- Add Doxygen comment block
- Fix formatting
- Renamed variable for faster understanding

7 years agoLeave formatting alone
Hypolite Petovan [Mon, 24 Oct 2016 20:16:49 +0000 (16:16 -0400)]
Leave formatting alone

7 years agoSome more formatting reverts
Hypolite Petovan [Mon, 24 Oct 2016 16:43:38 +0000 (12:43 -0400)]
Some more formatting reverts

7 years agoFix undiscriminate spaces=>tabs replace
Hypolite Petovan [Mon, 24 Oct 2016 16:34:10 +0000 (12:34 -0400)]
Fix undiscriminate spaces=>tabs replace

7 years agoRevert some more unwarranted formatting
Hypolite Petovan [Mon, 24 Oct 2016 16:27:27 +0000 (12:27 -0400)]
Revert some more unwarranted formatting

7 years agoImproved doc formatting
Hypolite Petovan [Mon, 24 Oct 2016 15:57:25 +0000 (11:57 -0400)]
Improved doc formatting

7 years agoReverted changes to config
Hypolite Petovan [Mon, 24 Oct 2016 15:57:17 +0000 (11:57 -0400)]
Reverted changes to config

7 years agoMerge pull request #2873 from rabuzarus/2410_fix_comment_nav_php
Tobias Diekershoff [Mon, 24 Oct 2016 12:21:00 +0000 (14:21 +0200)]
Merge pull request #2873 from rabuzarus/2410_fix_comment_nav_php

function nav_info(): insert lost comment

7 years agofunction nav_info(): insert lost comment
rabuzarus [Mon, 24 Oct 2016 12:02:38 +0000 (14:02 +0200)]
function nav_info(): insert lost comment

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-performance
Michael Vogel [Mon, 24 Oct 2016 08:12:13 +0000 (08:12 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-performance

7 years agoMore transactions, more queries on uncommitted data
Michael Vogel [Mon, 24 Oct 2016 08:10:27 +0000 (08:10 +0000)]
More transactions, more queries on uncommitted data

7 years agoMerge pull request #2860 from annando/1610-duplicate-check
Tobias Diekershoff [Mon, 24 Oct 2016 07:04:52 +0000 (09:04 +0200)]
Merge pull request #2860 from annando/1610-duplicate-check

Check for duplicated postings from connectors

7 years agopoller.php is now working with transactions as well.
Michael Vogel [Sun, 23 Oct 2016 23:31:56 +0000 (23:31 +0000)]
poller.php is now working with transactions as well.

7 years agoSome code reformatting
Michael Vogel [Sun, 23 Oct 2016 23:14:35 +0000 (23:14 +0000)]
Some code reformatting

7 years agoFixed code structure
Michael Vogel [Sun, 23 Oct 2016 22:12:45 +0000 (22:12 +0000)]
Fixed code structure

7 years agoWe now use memcache if configured and installed.
Michael Vogel [Sun, 23 Oct 2016 21:59:40 +0000 (21:59 +0000)]
We now use memcache if configured and installed.

7 years agoUpdate settings documentation
Hypolite Petovan [Sun, 23 Oct 2016 11:57:40 +0000 (07:57 -0400)]
Update settings documentation

7 years agoMerge pull request #2871 from Hypolite/issue/#2803-alt
Michael Vogel [Sun, 23 Oct 2016 08:27:58 +0000 (10:27 +0200)]
Merge pull request #2871 from Hypolite/issue/#2803-alt

Fix Issue #2803 - Hovercard view profile link and public directory link

7 years agopconfig: Improved behaviour with already stored values
Michael Vogel [Sun, 23 Oct 2016 07:49:21 +0000 (07:49 +0000)]
pconfig: Improved behaviour with already stored values

7 years agoMore `include/nav.php` formatting
Hypolite Petovan [Sun, 23 Oct 2016 02:58:44 +0000 (22:58 -0400)]
More `include/nav.php` formatting

- Add Doxygen comment block for `nav_info()`
- Remove superfluous by-reference symbol and added type hinting to
`nav_info()` declaration
- More formatting

7 years agoFix Issue #2803 - Hovercard view profile link and public directory link
Hypolite Petovan [Sun, 23 Oct 2016 02:49:12 +0000 (22:49 -0400)]
Fix Issue #2803 - Hovercard view profile link and public directory link

- Change "Edit Contact" link to "View Contact" in `include/Contact.php`
and `include/conversation.php`
- Add zrl parameter to public directory on single user instances
- Improved formatting of modified functions

7 years agoReverting too extensive formatting changes
Hypolite Petovan [Sun, 23 Oct 2016 01:33:54 +0000 (21:33 -0400)]
Reverting too extensive formatting changes

7 years agoFormatting changes to make @annando happy
Hypolite Petovan [Sat, 22 Oct 2016 17:54:30 +0000 (13:54 -0400)]
Formatting changes to make @annando happy

7 years agoMerge pull request #2870 from rabuzarus/2210-frio_event_profile_name
Tobias Diekershoff [Sat, 22 Oct 2016 14:11:30 +0000 (16:11 +0200)]
Merge pull request #2870 from rabuzarus/2210-frio_event_profile_name

frio: line-break for event-owner names in event modals

7 years agofrio: line-break for event-owner names in event modals
rabuzarus [Sat, 22 Oct 2016 13:44:06 +0000 (15:44 +0200)]
frio: line-break for event-owner names in event modals

7 years agoMerge pull request #2869 from Hypolite/fix-frio-calendar-strings
rabuzarus [Sat, 22 Oct 2016 11:15:29 +0000 (13:15 +0200)]
Merge pull request #2869 from Hypolite/fix-frio-calendar-strings

Fix frio calendar strings

7 years agoAnd again ...
Michael Vogel [Sat, 22 Oct 2016 10:33:18 +0000 (10:33 +0000)]
And again ...

7 years agoJust some more code adjustments
Michael Vogel [Sat, 22 Oct 2016 10:21:43 +0000 (10:21 +0000)]
Just some more code adjustments

7 years agoCSR changes, split dbclean in separate processes if worker is active
Michael Vogel [Sat, 22 Oct 2016 10:14:41 +0000 (10:14 +0000)]
CSR changes, split dbclean in separate processes if worker is active

7 years agodbclean is restructured
Michael Vogel [Sat, 22 Oct 2016 04:57:52 +0000 (04:57 +0000)]
dbclean is restructured

7 years agoSettings save: Switch from strict to fuzzy comparison
Hypolite Petovan [Sat, 22 Oct 2016 03:23:44 +0000 (23:23 -0400)]
Settings save: Switch from strict to fuzzy comparison

7 years agoStandards enforcing
Hypolite Petovan [Sat, 22 Oct 2016 03:08:42 +0000 (23:08 -0400)]
Standards enforcing

7 years agoImprove logger performance
Hypolite Petovan [Sat, 22 Oct 2016 03:00:05 +0000 (23:00 -0400)]
Improve logger performance

- Reorder condition to prevent constant lookup (one-time ~3,500 substr)
- Enforce coding standards

7 years agoMakes save_timestamp conditional
Hypolite Petovan [Sat, 22 Oct 2016 02:50:58 +0000 (22:50 -0400)]
Makes save_timestamp conditional

- Add a .htconfig check to save_timestamp to prevent systematic
profiling
- Removes unused `mark_timestamp()` function including deleted code
comment

7 years agoSetting for the callstack in the database query added
Michael Vogel [Fri, 21 Oct 2016 23:42:45 +0000 (23:42 +0000)]
Setting for the callstack in the database query added

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-performance
Michael Vogel [Fri, 21 Oct 2016 23:06:37 +0000 (23:06 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-performance

7 years agoSome code adjustements and performance improvements to the DFRN feed.
Michael Vogel [Fri, 21 Oct 2016 23:04:04 +0000 (23:04 +0000)]
Some code adjustements and performance improvements to the DFRN feed.

7 years agoSome stuff to make Hypolite happy :)
Michael Vogel [Fri, 21 Oct 2016 21:32:27 +0000 (21:32 +0000)]
Some stuff to make Hypolite happy :)

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-duplicate-check
Michael Vogel [Fri, 21 Oct 2016 21:17:58 +0000 (21:17 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-duplicate-check

7 years agoSome more improved queries
Michael Vogel [Fri, 21 Oct 2016 18:25:21 +0000 (18:25 +0000)]
Some more improved queries

7 years agoRemove debug and extra new lines
Hypolite Petovan [Fri, 21 Oct 2016 18:24:43 +0000 (14:24 -0400)]
Remove debug and extra new lines

7 years agoFix calendar strings escape
Hypolite Petovan [Fri, 21 Oct 2016 18:14:20 +0000 (14:14 -0400)]
Fix calendar strings escape

- Fix base event_head.tpl file
- Fix the rest of frio strings

7 years ago[frio] Fix unescaped calendar Javascript strings
Hypolite Petovan [Fri, 21 Oct 2016 15:29:23 +0000 (11:29 -0400)]
[frio] Fix unescaped calendar Javascript strings

In French, “today” is “aujourd’hui”, which breaks the current calendar
Javascript strings quoted declaration.

This PR adds quote escaping to the i18n strings.

7 years agoMerge remote-tracking branch 'friendica/develop' into develop
Hypolite Petovan [Fri, 21 Oct 2016 15:27:13 +0000 (11:27 -0400)]
Merge remote-tracking branch 'friendica/develop' into develop

7 years agoMerge pull request #2868 from Hypolite/issue/#2865
Tobias Diekershoff [Fri, 21 Oct 2016 05:54:39 +0000 (07:54 +0200)]
Merge pull request #2868 from Hypolite/issue/#2865

Fix Issue #2865 - reshared posts and additional text

7 years agoFix Issue #2865 - reshared posts and additional text
Hypolite Petovan [Fri, 21 Oct 2016 01:41:17 +0000 (21:41 -0400)]
Fix Issue #2865 - reshared posts and additional text

😉

7 years agoOrphans are removed without giant lock problems
Michael Vogel [Thu, 20 Oct 2016 22:05:21 +0000 (22:05 +0000)]
Orphans are removed without giant lock problems

7 years agoMerge remote-tracking branch 'upstream/develop' into 1610-performance
Michael Vogel [Thu, 20 Oct 2016 08:44:19 +0000 (08:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-performance

7 years agoMerge pull request #2866 from annando/1610-probe-hidden-profile
Tobias Diekershoff [Thu, 20 Oct 2016 06:33:44 +0000 (08:33 +0200)]
Merge pull request #2866 from annando/1610-probe-hidden-profile

Bugfix: probing failed when a profile was hidden

7 years agoBugfix: probing failed when a profile was hidden
Michael Vogel [Thu, 20 Oct 2016 06:04:11 +0000 (06:04 +0000)]
Bugfix: probing failed when a profile was hidden

7 years agoRemove orphaned data
Michael Vogel [Wed, 19 Oct 2016 21:06:37 +0000 (21:06 +0000)]
Remove orphaned data

7 years agoMerge pull request #2863 from rabuzarus/0510-update_fullcalendar
Michael Vogel [Mon, 17 Oct 2016 22:37:45 +0000 (00:37 +0200)]
Merge pull request #2863 from rabuzarus/0510-update_fullcalendar

frio: some improvements for displaying events

7 years agoWrong whitespaces
Hypolite Petovan [Mon, 17 Oct 2016 21:00:06 +0000 (17:00 -0400)]
Wrong whitespaces

7 years agofrio: better handling of event location in event hover cards
rabuzarus [Mon, 17 Oct 2016 20:58:30 +0000 (22:58 +0200)]
frio: better handling of event location in event hover cards

7 years agoImprove performance of settings save by not querying the DB if submitted value is...
Hypolite Petovan [Mon, 17 Oct 2016 20:54:22 +0000 (16:54 -0400)]
Improve performance of settings save by not querying the DB if submitted value is the same

7 years agoEnforce coding standards in Config.php and PConfig.php
Hypolite Petovan [Mon, 17 Oct 2016 20:53:37 +0000 (16:53 -0400)]
Enforce coding standards in Config.php and PConfig.php

7 years agofrio: events - don't show author name if there is no author name
rabuzarus [Mon, 17 Oct 2016 20:51:51 +0000 (22:51 +0200)]
frio: events - don't show author name if there is no author name

7 years agofrio: stop the custom cal rendering (if no author-name exist) only for the modes...
rabuzarus [Mon, 17 Oct 2016 20:14:12 +0000 (22:14 +0200)]
frio: stop the custom cal rendering (if no author-name exist) only for the modes agendaWeek and agendaDay

7 years agoNew database version
Michael Vogel [Mon, 17 Oct 2016 20:09:48 +0000 (20:09 +0000)]
New database version

7 years agoCheck for duplicated postings from connectors
Michael Vogel [Mon, 17 Oct 2016 19:17:11 +0000 (19:17 +0000)]
Check for duplicated postings from connectors

7 years agoImproved queries, more uncommitted queries
Michael Vogel [Mon, 17 Oct 2016 18:38:51 +0000 (18:38 +0000)]
Improved queries, more uncommitted queries

7 years agoMerge pull request #2859 from rabuzarus/0510-update_fullcalendar
fabrixxm [Mon, 17 Oct 2016 18:14:01 +0000 (20:14 +0200)]
Merge pull request #2859 from rabuzarus/0510-update_fullcalendar

quattro: fix events_reminder

7 years agoquattro: fix events_reminder
rabuzarus [Mon, 17 Oct 2016 16:57:21 +0000 (18:57 +0200)]
quattro: fix events_reminder

7 years agoMerge pull request #2857 from Hypolite/frio-code-pre
Michael Vogel [Mon, 17 Oct 2016 07:08:01 +0000 (09:08 +0200)]
Merge pull request #2857 from Hypolite/frio-code-pre

[frio] Fix code block display

7 years ago[frio] Fix code block display
Hypolite Petovan [Mon, 17 Oct 2016 03:57:34 +0000 (23:57 -0400)]
[frio] Fix code block display

7 years agoMerge pull request #2856 from rabuzarus/0510-update_fullcalendar
Michael Vogel [Sun, 16 Oct 2016 16:04:11 +0000 (18:04 +0200)]
Merge pull request #2856 from rabuzarus/0510-update_fullcalendar

update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover

7 years agoupdate to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover
rabuzarus [Sun, 16 Oct 2016 14:04:53 +0000 (16:04 +0200)]
update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover

7 years agoUse "last-item" in the contact table instead of an expensive sql query
Michael Vogel [Fri, 14 Oct 2016 05:45:32 +0000 (05:45 +0000)]
Use "last-item" in the contact table instead of an expensive sql query

7 years agoMerge pull request #2855 from annando/1610-worker-passing-slow
Tobias Diekershoff [Tue, 11 Oct 2016 06:43:00 +0000 (08:43 +0200)]
Merge pull request #2855 from annando/1610-worker-passing-slow

Worker: Reserve some space for low priority processes

7 years agoImproved logging
Michael Vogel [Tue, 11 Oct 2016 06:30:53 +0000 (06:30 +0000)]
Improved logging

7 years agoWorker: Reserve some space for low priority processes
Michael Vogel [Mon, 10 Oct 2016 21:01:36 +0000 (21:01 +0000)]
Worker: Reserve some space for low priority processes

7 years agoMerge pull request #2854 from annando/1610-webfinger-bugfix
Tobias Diekershoff [Sun, 9 Oct 2016 14:28:40 +0000 (16:28 +0200)]
Merge pull request #2854 from annando/1610-webfinger-bugfix

webfinger_dfrn now work as expected

7 years agowebfinger_dfrn now work as expected
Michael Vogel [Sun, 9 Oct 2016 10:47:47 +0000 (10:47 +0000)]
webfinger_dfrn now work as expected

7 years agoMerge pull request #2853 from annando/1610-bugfix-config
Tobias Diekershoff [Sun, 9 Oct 2016 09:34:04 +0000 (11:34 +0200)]
Merge pull request #2853 from annando/1610-bugfix-config

The creation of unique keys failed for MariaDB

7 years agoEnsure that with multiple entries the newest one will be fetched
Michael Vogel [Sun, 9 Oct 2016 07:18:52 +0000 (07:18 +0000)]
Ensure that with multiple entries the newest one will be fetched

7 years agoThe creation of unique keys failed for MariaDB
Michael Vogel [Sun, 9 Oct 2016 07:01:19 +0000 (07:01 +0000)]
The creation of unique keys failed for MariaDB

7 years agoMerge from develop
Hypolite Petovan [Sat, 8 Oct 2016 17:45:14 +0000 (13:45 -0400)]
Merge from develop

7 years agoMerge pull request #2851 from annando/1610-performance-nodeinfo
Tobias Diekershoff [Sat, 8 Oct 2016 06:42:50 +0000 (08:42 +0200)]
Merge pull request #2851 from annando/1610-performance-nodeinfo

Performance improvements to item storage and nodeinfo

7 years agoOptimized query for nodeinfo and admin user page
Michael Vogel [Fri, 7 Oct 2016 21:07:21 +0000 (21:07 +0000)]
Optimized query for nodeinfo and admin user page