]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoMerge pull request #3883 from zeroadam/Issue-#3878
Hypolite Petovan [Thu, 9 Nov 2017 06:29:58 +0000 (01:29 -0500)]
Merge pull request #3883 from zeroadam/Issue-#3878

Relocate class files from /include to /src/

6 years agoReview updates
Adam Magness [Thu, 9 Nov 2017 01:08:42 +0000 (20:08 -0500)]
Review updates

changes based on review comments.

6 years agoCoding Standards
Adam Magness [Wed, 8 Nov 2017 22:02:50 +0000 (17:02 -0500)]
Coding Standards

Guess who got phpcs configured.
Updated phpcs.xml based on Developer_Intro document.

6 years agoAnother use
Adam Magness [Wed, 8 Nov 2017 13:51:01 +0000 (08:51 -0500)]
Another use

use Cache

6 years agoMerge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878
Adam Magness [Wed, 8 Nov 2017 13:38:04 +0000 (08:38 -0500)]
Merge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878

6 years agoReview updates
Adam Magness [Wed, 8 Nov 2017 13:34:48 +0000 (08:34 -0500)]
Review updates

Documentation and yet another use statement

6 years agoUse more
Adam Magness [Wed, 8 Nov 2017 12:48:31 +0000 (07:48 -0500)]
Use more

More use statements based on error logs.

6 years agoUse Statements
Adam Magness [Wed, 8 Nov 2017 12:02:55 +0000 (07:02 -0500)]
Use Statements

More use statements based on error logs

6 years agoDFRN Update
Adam Magness [Wed, 8 Nov 2017 05:10:47 +0000 (00:10 -0500)]
DFRN Update

missing use statement

6 years agoClass file relocations
Adam Magness [Wed, 8 Nov 2017 03:57:46 +0000 (22:57 -0500)]
Class file relocations

Issue #3878

6 years agoRelocate class files from /include to /src/
Adam Magness [Wed, 8 Nov 2017 00:37:53 +0000 (19:37 -0500)]
Relocate class files from /include to /src/

dbm, Diaspora, dfrn, and NotificationsManager moved to namespace. Includes and references in files updated.

6 years agoMerge pull request #3882 from annando/config-null
Hypolite Petovan [Wed, 8 Nov 2017 13:21:23 +0000 (08:21 -0500)]
Merge pull request #3882 from annando/config-null

Still some more places with config stuff

6 years agoMerge pull request #3886 from annando/boot-worker
Hypolite Petovan [Wed, 8 Nov 2017 13:21:04 +0000 (08:21 -0500)]
Merge pull request #3886 from annando/boot-worker

Missing "use" in boot.php

6 years agoOne space more
Michael [Wed, 8 Nov 2017 13:08:26 +0000 (13:08 +0000)]
One space more

6 years agoMerge pull request #3885 from tobiasd/20171108-faq
Hypolite Petovan [Wed, 8 Nov 2017 13:07:57 +0000 (08:07 -0500)]
Merge pull request #3885 from tobiasd/20171108-faq

updated client list in FAQ

6 years agoMissing "use" in boot.php
Michael [Wed, 8 Nov 2017 13:03:41 +0000 (13:03 +0000)]
Missing "use" in boot.php

6 years agoUse more
Adam Magness [Wed, 8 Nov 2017 12:48:31 +0000 (07:48 -0500)]
Use more

More use statements based on error logs.

6 years agoUse Statements
Adam Magness [Wed, 8 Nov 2017 12:02:55 +0000 (07:02 -0500)]
Use Statements

More use statements based on error logs

6 years agoupdated client list in FAQ
Tobias Diekershoff [Wed, 8 Nov 2017 08:20:20 +0000 (09:20 +0100)]
updated client list in FAQ

6 years agoSmall corrections
Michael [Wed, 8 Nov 2017 06:43:20 +0000 (06:43 +0000)]
Small corrections

6 years agoDFRN Update
Adam Magness [Wed, 8 Nov 2017 05:10:47 +0000 (00:10 -0500)]
DFRN Update

missing use statement

6 years agoClass file relocations
Adam Magness [Wed, 8 Nov 2017 03:57:46 +0000 (22:57 -0500)]
Class file relocations

Issue #3878

6 years agoRelocate class files from /include to /src/
Adam Magness [Wed, 8 Nov 2017 00:37:53 +0000 (19:37 -0500)]
Relocate class files from /include to /src/

dbm, Diaspora, dfrn, and NotificationsManager moved to namespace. Includes and references in files updated.

6 years agoAnd some more places
Michael [Tue, 7 Nov 2017 22:15:59 +0000 (22:15 +0000)]
And some more places

6 years agoMerge pull request #3881 from annando/config-null
Hypolite Petovan [Tue, 7 Nov 2017 21:53:11 +0000 (16:53 -0500)]
Merge pull request #3881 from annando/config-null

null is not false

6 years agoSome more
Michael [Tue, 7 Nov 2017 21:53:11 +0000 (21:53 +0000)]
Some more

6 years agoHere as well
Michael [Tue, 7 Nov 2017 21:48:41 +0000 (21:48 +0000)]
Here as well

6 years agonull is not false
Michael [Tue, 7 Nov 2017 21:41:38 +0000 (21:41 +0000)]
null is not false

6 years agoMerge pull request #3880 from zeroadam/BugFix-#3873
Hypolite Petovan [Tue, 7 Nov 2017 20:55:34 +0000 (15:55 -0500)]
Merge pull request #3880 from zeroadam/BugFix-#3873

BugFix

6 years agoBugFix
Adam Magness [Tue, 7 Nov 2017 20:55:10 +0000 (15:55 -0500)]
BugFix

remove duplicate use statement

6 years agoMerge pull request #3879 from zeroadam/Remove-Includes-#3873
Hypolite Petovan [Tue, 7 Nov 2017 18:37:51 +0000 (13:37 -0500)]
Merge pull request #3879 from zeroadam/Remove-Includes-#3873

Remove Includes

6 years agoCorrect deletion
Adam Magness [Tue, 7 Nov 2017 17:31:32 +0000 (12:31 -0500)]
Correct deletion

Bring back mod/probe.php and delete include/probe.php as intended.

6 years agoRemove Includes
Adam Magness [Tue, 7 Nov 2017 17:14:03 +0000 (12:14 -0500)]
Remove Includes

Removed references to include/config.php and include/probe.php and deleted the respective files.

6 years agoMerge pull request #3875 from zeroadam/Issue-#3873
Hypolite Petovan [Tue, 7 Nov 2017 16:07:54 +0000 (11:07 -0500)]
Merge pull request #3875 from zeroadam/Issue-#3873

Replace deprecated (P)Config functions with new syntax

6 years agoSpelling correction
Adam Magness [Tue, 7 Nov 2017 16:05:16 +0000 (11:05 -0500)]
Spelling correction

delete is not spelled delele!

6 years agoReview changes
Adam Magness [Tue, 7 Nov 2017 14:12:01 +0000 (09:12 -0500)]
Review changes

Replacements for ::delete() as well as changes to include use statements.

6 years agoReview Updates
Adam Magness [Tue, 7 Nov 2017 11:43:34 +0000 (06:43 -0500)]
Review Updates

Reverted changes made to .sql file and Errant use statement in Probe class.

6 years agoMerge remote-tracking branch 'origin/Issue-#3873' into Issue-#3873
Adam Magness [Tue, 7 Nov 2017 11:24:58 +0000 (06:24 -0500)]
Merge remote-tracking branch 'origin/Issue-#3873' into Issue-#3873

6 years agoIssue-#3873
Adam Magness [Tue, 7 Nov 2017 02:22:52 +0000 (21:22 -0500)]
Issue-#3873

Replace deprecated functions with new syntax.

6 years agoMerge pull request #3877 from tobiasd/20171107-messages
Michael Vogel [Tue, 7 Nov 2017 08:20:24 +0000 (09:20 +0100)]
Merge pull request #3877 from tobiasd/20171107-messages

regenerated master messages.po file

6 years agoregenerated master messages.po file
Tobias Diekershoff [Tue, 7 Nov 2017 06:04:43 +0000 (07:04 +0100)]
regenerated master messages.po file

6 years agoMerge pull request #3876 from tobiasd/2017107-followup3874
Michael Vogel [Tue, 7 Nov 2017 05:44:05 +0000 (06:44 +0100)]
Merge pull request #3876 from tobiasd/2017107-followup3874

add version info to notification text

6 years agoadd version info to notification text
Tobias Diekershoff [Tue, 7 Nov 2017 05:32:10 +0000 (06:32 +0100)]
add version info to notification text

6 years agoIssue-#3873
Adam Magness [Tue, 7 Nov 2017 02:22:52 +0000 (21:22 -0500)]
Issue-#3873

Replace deprecated functions with new syntax.

6 years agoMerge pull request #3874 from tobiasd/20171009-checkversion
Hypolite Petovan [Mon, 6 Nov 2017 18:59:49 +0000 (13:59 -0500)]
Merge pull request #3874 from tobiasd/20171009-checkversion

check upstream version

6 years agoswitches, no ifs
Tobias Diekershoff [Mon, 6 Nov 2017 17:57:40 +0000 (18:57 +0100)]
switches, no ifs

6 years agosome debug logging
Tobias Diekershoff [Mon, 6 Nov 2017 17:27:29 +0000 (18:27 +0100)]
some debug logging

6 years agostd foo 2
Tobias Diekershoff [Mon, 6 Nov 2017 17:21:16 +0000 (18:21 +0100)]
std foo 2

6 years agostd foo
Tobias Diekershoff [Mon, 6 Nov 2017 17:20:39 +0000 (18:20 +0100)]
std foo

6 years agodont use the entire url as option
Tobias Diekershoff [Mon, 6 Nov 2017 17:05:42 +0000 (18:05 +0100)]
dont use the entire url as option

6 years agocode corrections
Tobias Diekershoff [Mon, 6 Nov 2017 16:45:33 +0000 (17:45 +0100)]
code corrections

6 years agoMerge pull request #3872 from annando/worker-class
Hypolite Petovan [Mon, 6 Nov 2017 15:51:25 +0000 (10:51 -0500)]
Merge pull request #3872 from annando/worker-class

 New worker class that does all the work

6 years agoAnd some more
Michael [Mon, 6 Nov 2017 15:40:27 +0000 (15:40 +0000)]
And some more

6 years agoSome small correction
Michael [Mon, 6 Nov 2017 15:38:15 +0000 (15:38 +0000)]
Some small correction

6 years agoChanged explanation
Michael [Mon, 6 Nov 2017 15:32:34 +0000 (15:32 +0000)]
Changed explanation

6 years agoMerge remote-tracking branch 'upstream/develop' into worker-class
Michael [Sun, 5 Nov 2017 17:23:53 +0000 (17:23 +0000)]
Merge remote-tracking branch 'upstream/develop' into worker-class

6 years agoMerge pull request #3871 from MrPetovan/task/move-languagedetect-to-vendor
Michael Vogel [Sun, 5 Nov 2017 17:17:22 +0000 (18:17 +0100)]
Merge pull request #3871 from MrPetovan/task/move-languagedetect-to-vendor

Move languagedetect to vendor

6 years agoNow we use only dba functions
Michael [Sun, 5 Nov 2017 17:13:37 +0000 (17:13 +0000)]
Now we use only dba functions

6 years agoSome more improvements
Michael [Sun, 5 Nov 2017 15:28:55 +0000 (15:28 +0000)]
Some more improvements

6 years agoRemove LanguageDetect from library folder
Hypolite Petovan [Sun, 5 Nov 2017 14:01:17 +0000 (09:01 -0500)]
Remove LanguageDetect from library folder

6 years agoRemove reference to languagedetect in library folder
Hypolite Petovan [Sun, 5 Nov 2017 14:00:34 +0000 (09:00 -0500)]
Remove reference to languagedetect in library folder

6 years agoAdd pear/Text_LanguageDetect to Composer/vendor
Hypolite Petovan [Sun, 5 Nov 2017 13:34:02 +0000 (08:34 -0500)]
Add pear/Text_LanguageDetect to Composer/vendor

- Updated mobiledetectlib to 2.8.26
- Updated PEAR to 1.10.5
- Updated Archive_Tar to 1.4.3
- Updated XML_Util to 1.4.3

6 years agoMerge pull request #3866 from annando/detailled_notif
Hypolite Petovan [Sun, 5 Nov 2017 13:14:10 +0000 (08:14 -0500)]
Merge pull request #3866 from annando/detailled_notif

There is now a user switch to change between notification styles

6 years agoproc_run is not needed anymore
Michael [Sun, 5 Nov 2017 12:32:35 +0000 (12:32 +0000)]
proc_run is not needed anymore

6 years agoproc_run was replaced
Michael [Sun, 5 Nov 2017 12:15:53 +0000 (12:15 +0000)]
proc_run was replaced

6 years agoNew worker class that does all the work
Michael [Sun, 5 Nov 2017 10:33:46 +0000 (10:33 +0000)]
New worker class that does all the work

6 years agoadded some EN docs
Tobias Diekershoff [Sun, 5 Nov 2017 07:46:41 +0000 (08:46 +0100)]
added some EN docs

6 years agocomparison works now
Tobias Diekershoff [Sun, 5 Nov 2017 06:45:49 +0000 (07:45 +0100)]
comparison works now

6 years agomissing value
Tobias Diekershoff [Sun, 5 Nov 2017 06:10:46 +0000 (07:10 +0100)]
missing value

6 years agoMerge pull request #3868 from rabuzarus/20171104_-_use_best_link_url_for_events
Michael Vogel [Sat, 4 Nov 2017 21:33:13 +0000 (22:33 +0100)]
Merge pull request #3868 from rabuzarus/20171104_-_use_best_link_url_for_events

events: use best_link_url() and zrl() for creating the author_link (author link as magic-link)

6 years agoImproved "if" construct
Michael [Sat, 4 Nov 2017 21:27:32 +0000 (21:27 +0000)]
Improved "if" construct

6 years agoevents: better comment description
rabuzarus [Sat, 4 Nov 2017 15:41:06 +0000 (16:41 +0100)]
events: better comment description

6 years agoevents: use best_link_url() and zrl() for the author_link (author link as magic-link)
rabuzarus [Sat, 4 Nov 2017 15:38:21 +0000 (16:38 +0100)]
events: use best_link_url() and zrl() for the author_link (author link as magic-link)

6 years agoMerge pull request #3865 from annando/noscrape-last-active
Hypolite Petovan [Sat, 4 Nov 2017 14:04:41 +0000 (10:04 -0400)]
Merge pull request #3865 from annando/noscrape-last-active

noscrape: "last-activity" tells roughly the last activity date

6 years agoMerge pull request #3864 from annando/ejabber-auth
Hypolite Petovan [Sat, 4 Nov 2017 14:02:53 +0000 (10:02 -0400)]
Merge pull request #3864 from annando/ejabber-auth

Logging for ejabberd authentication is now done via syslog

6 years agoSome explanation added
Michael [Sat, 4 Nov 2017 14:00:29 +0000 (14:00 +0000)]
Some explanation added

6 years agoMisspelled "detailed"
Michael [Sat, 4 Nov 2017 12:08:12 +0000 (12:08 +0000)]
Misspelled "detailed"

6 years agoThere is now a user switch to change between condensed and detailled notifications
Michael [Sat, 4 Nov 2017 12:01:08 +0000 (12:01 +0000)]
There is now a user switch to change between condensed and detailled notifications

6 years agomissed something
Tobias Diekershoff [Sat, 4 Nov 2017 08:48:20 +0000 (09:48 +0100)]
missed something

6 years agonoscrape now contains "last-activity" which tells roughly the last activity
Michael [Sat, 4 Nov 2017 08:38:22 +0000 (08:38 +0000)]
noscrape now contains "last-activity" which tells roughly the last activity

6 years agoLogging for ejabberd authentication is now done via syslog
Michael [Sat, 4 Nov 2017 08:36:42 +0000 (08:36 +0000)]
Logging for ejabberd authentication is now done via syslog

6 years agotypo
Tobias Diekershoff [Sat, 4 Nov 2017 08:31:57 +0000 (09:31 +0100)]
typo

6 years agoand it is not used in the template anymore as well
Tobias Diekershoff [Sat, 4 Nov 2017 07:34:47 +0000 (08:34 +0100)]
and it is not used in the template anymore as well

6 years agothis setting is not used anymore
Tobias Diekershoff [Sat, 4 Nov 2017 07:32:34 +0000 (08:32 +0100)]
this setting is not used anymore

6 years agothis setting is not used anymore
Tobias Diekershoff [Sat, 4 Nov 2017 07:23:56 +0000 (08:23 +0100)]
this setting is not used anymore

6 years agothis setting is not used anymore
Tobias Diekershoff [Sat, 4 Nov 2017 07:22:42 +0000 (08:22 +0100)]
this setting is not used anymore

6 years agosettings for checkversion
Tobias Diekershoff [Sat, 4 Nov 2017 07:15:28 +0000 (08:15 +0100)]
settings for checkversion

6 years agocall checkversion from cron jobs, LOW prio
Tobias Diekershoff [Sat, 4 Nov 2017 07:14:56 +0000 (08:14 +0100)]
call checkversion from cron jobs, LOW prio

6 years agoadded config wrapper around new option, opt-in
Tobias Diekershoff [Mon, 9 Oct 2017 19:18:06 +0000 (21:18 +0200)]
added config wrapper around new option, opt-in

6 years agowording
Tobias Diekershoff [Mon, 9 Oct 2017 18:57:24 +0000 (20:57 +0200)]
wording

6 years agoshow a notification in the admin panel if a newer version is available
Tobias Diekershoff [Mon, 9 Oct 2017 18:54:18 +0000 (20:54 +0200)]
show a notification in the admin panel if a newer version is available

6 years agoMerge pull request #3862 from annando/issue-3860
Tobias Diekershoff [Fri, 3 Nov 2017 06:15:51 +0000 (07:15 +0100)]
Merge pull request #3862 from annando/issue-3860

Issue 3860: Enhanced support of "!" for forums

6 years agoIssue 3860: Enhanced support of "!" for forums
Michael [Fri, 3 Nov 2017 05:07:19 +0000 (05:07 +0000)]
Issue 3860: Enhanced support of "!" for forums

6 years agoMerge pull request #3861 from annando/direct-forum-post
Hypolite Petovan [Fri, 3 Nov 2017 02:47:42 +0000 (22:47 -0400)]
Merge pull request #3861 from annando/direct-forum-post

@posts to only the forum should be treated like !posts

6 years ago@posts to only the forum should be treated like !posts
Michael [Thu, 2 Nov 2017 21:25:20 +0000 (21:25 +0000)]
@posts to only the forum should be treated like !posts

6 years agoMerge pull request #3858 from annando/direct-forum-post
Hypolite Petovan [Thu, 2 Nov 2017 20:39:20 +0000 (16:39 -0400)]
Merge pull request #3858 from annando/direct-forum-post

Forum posts with "!" are now created directly as forum post

6 years agoMerge pull request #3859 from annando/diaspora-dislike
Hypolite Petovan [Thu, 2 Nov 2017 20:35:01 +0000 (16:35 -0400)]
Merge pull request #3859 from annando/diaspora-dislike

Issue 3857: There is the possibility of a bad handling of dislikes

6 years agoIssue 3857: There is the possibility of a bad handling of dislikes
Michael [Thu, 2 Nov 2017 20:29:18 +0000 (20:29 +0000)]
Issue 3857: There is the possibility of a bad handling of dislikes

6 years agoForum posts with "!" are now created directly as forum post
Michael [Thu, 2 Nov 2017 20:15:14 +0000 (20:15 +0000)]
Forum posts with "!" are now created directly as forum post

6 years agoMerge pull request #3856 from annando/dedicatedforumpost
Hypolite Petovan [Thu, 2 Nov 2017 14:36:15 +0000 (10:36 -0400)]
Merge pull request #3856 from annando/dedicatedforumpost

If a post is dedicated to a single forum then it will be rewritten