]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoFix formatting of get_attachment_data()
Hypolite Petovan [Fri, 12 Jan 2018 03:29:56 +0000 (22:29 -0500)]
Fix formatting of get_attachment_data()

6 years agoMerge pull request #4215 from annando/tag-net
Hypolite Petovan [Fri, 12 Jan 2018 00:34:36 +0000 (19:34 -0500)]
Merge pull request #4215 from annando/tag-net

Filtering by network type in hash tag following is now possible

6 years agoMerge pull request #4214 from annando/fix-silence
Hypolite Petovan [Fri, 12 Jan 2018 00:30:51 +0000 (19:30 -0500)]
Merge pull request #4214 from annando/fix-silence

Silencing an account does work again

6 years agoMerge pull request #4213 from annando/feed-information
Hypolite Petovan [Fri, 12 Jan 2018 00:29:40 +0000 (19:29 -0500)]
Merge pull request #4213 from annando/feed-information

Add the feed link to the body when not present in the feed

6 years agoOnly filter for hash tags on federated networks
Michael [Fri, 12 Jan 2018 00:23:45 +0000 (00:23 +0000)]
Only filter for hash tags on federated networks

6 years agoFiltering by network type in hash tag following is now possible
Michael [Fri, 12 Jan 2018 00:14:58 +0000 (00:14 +0000)]
Filtering by network type in hash tag following is now possible

6 years agoSilencing an account does work again
Michael [Thu, 11 Jan 2018 23:56:33 +0000 (23:56 +0000)]
Silencing an account does work again

6 years agoAdd the feed link to the body when not present in the feed
Michael [Thu, 11 Jan 2018 22:57:31 +0000 (22:57 +0000)]
Add the feed link to the body when not present in the feed

6 years agoMerge pull request #4212 from annando/develop
Hypolite Petovan [Thu, 11 Jan 2018 22:55:45 +0000 (17:55 -0500)]
Merge pull request #4212 from annando/develop

Unbalanced HTML ...

6 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael [Thu, 11 Jan 2018 22:51:53 +0000 (22:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop

6 years agoMerge pull request #4211 from annando/develop
Hypolite Petovan [Thu, 11 Jan 2018 22:51:10 +0000 (17:51 -0500)]
Merge pull request #4211 from annando/develop

bookmark elements weren't always parsed correctly

6 years agoUnbalanced html fixed
Michael [Thu, 11 Jan 2018 22:34:56 +0000 (22:34 +0000)]
Unbalanced html fixed

6 years agobookmark elements weren't always parsed correctly
Michael [Thu, 11 Jan 2018 22:28:46 +0000 (22:28 +0000)]
bookmark elements weren't always parsed correctly

6 years agoMerge pull request #4210 from annando/fix-notification
Hypolite Petovan [Thu, 11 Jan 2018 22:14:42 +0000 (17:14 -0500)]
Merge pull request #4210 from annando/fix-notification

Bugfix: The name of the item owner was empty in notifications

6 years agoBugfix: The name of the item owner was empty in notifications
Michael [Thu, 11 Jan 2018 22:07:41 +0000 (22:07 +0000)]
Bugfix: The name of the item owner was empty in notifications

6 years agoMerge pull request #4209 from annando/oembed-link
Hypolite Petovan [Thu, 11 Jan 2018 21:39:25 +0000 (16:39 -0500)]
Merge pull request #4209 from annando/oembed-link

When no OEmbedding is wanted, the links are now created fine again

6 years agoWhen no OEmbedding is wanted, the links are now created fine again
Michael [Thu, 11 Jan 2018 21:31:44 +0000 (21:31 +0000)]
When no OEmbedding is wanted, the links are now created fine again

6 years agoMerge pull request #4206 from MrPetovan/task/fix-scrutinizer-issues
Michael Vogel [Thu, 11 Jan 2018 19:35:41 +0000 (20:35 +0100)]
Merge pull request #4206 from MrPetovan/task/fix-scrutinizer-issues

Improve dba::selectFirst calls

6 years agoMerge pull request #4208 from annando/thr-parent
Hypolite Petovan [Thu, 11 Jan 2018 19:21:24 +0000 (14:21 -0500)]
Merge pull request #4208 from annando/thr-parent

When commenting on comments, the comment now appears under the comment

6 years agoWhen commenting on comments, the comment now appears again under the comment
Michael [Thu, 11 Jan 2018 19:17:40 +0000 (19:17 +0000)]
When commenting on comments, the comment now appears again under the comment

6 years agoGuard dba::lastInsertId() with result conditions
Hypolite Petovan [Thu, 11 Jan 2018 08:49:02 +0000 (03:49 -0500)]
Guard dba::lastInsertId() with result conditions

6 years agoFix formatting in NotificationsManager and Model\Contact
Hypolite Petovan [Thu, 11 Jan 2018 08:37:11 +0000 (03:37 -0500)]
Fix formatting in NotificationsManager and Model\Contact

6 years agoImprove dba::selectFirst calls
Hypolite Petovan [Thu, 11 Jan 2018 08:26:30 +0000 (03:26 -0500)]
Improve dba::selectFirst calls

- Fix remaining $r[0] references
- Rename $r to meaningful names

6 years agoMerge pull request #4191 from MrPetovan/bug/4173-fix-oembed-iframe-url
Michael Vogel [Thu, 11 Jan 2018 07:11:01 +0000 (08:11 +0100)]
Merge pull request #4191 from MrPetovan/bug/4173-fix-oembed-iframe-url

Fix oembed iframe url for Facebook attachments

6 years agoMerge pull request #4205 from MrPetovan/bug/4200-fix-contact-selectfirst
Michael Vogel [Thu, 11 Jan 2018 05:00:04 +0000 (06:00 +0100)]
Merge pull request #4205 from MrPetovan/bug/4200-fix-contact-selectfirst

Fix selectFirst usage in Model\Contact

6 years agoFix selectFirst usage in Model\Contact
Hypolite Petovan [Thu, 11 Jan 2018 01:13:51 +0000 (20:13 -0500)]
Fix selectFirst usage in Model\Contact

6 years agoAdd database doc about the new oembed.maxwidth field
Hypolite Petovan [Tue, 9 Jan 2018 16:41:45 +0000 (11:41 -0500)]
Add database doc about the new oembed.maxwidth field

6 years ago[frio] Set videowidth to 622px
Hypolite Petovan [Tue, 9 Jan 2018 04:52:54 +0000 (23:52 -0500)]
[frio] Set videowidth to 622px

6 years agoTrust OEmbed HTML when it's available
Hypolite Petovan [Tue, 9 Jan 2018 04:52:26 +0000 (23:52 -0500)]
Trust OEmbed HTML when it's available

- Reworked bb_attachment() to trust OEmbed content when it's
successfully pulled
- Fix coding standard by renaming parameter and variables

6 years agoAdd maxwidth column to oembed table
Hypolite Petovan [Tue, 9 Jan 2018 04:40:10 +0000 (23:40 -0500)]
Add maxwidth column to oembed table

- Match Caching key for OEmbed queries

6 years agoMerge pull request #4202 from rabuzarus/20180110_-_init_app_in_sessionAuth
Hypolite Petovan [Thu, 11 Jan 2018 00:14:44 +0000 (19:14 -0500)]
Merge pull request #4202 from rabuzarus/20180110_-_init_app_in_sessionAuth

Bugfix: getApp() in sessionAuth()

6 years agoconvert line endings
rabuzarus [Thu, 11 Jan 2018 00:06:00 +0000 (01:06 +0100)]
convert line endings

6 years agoMerge pull request #4204 from annando/issue-4200
Hypolite Petovan [Wed, 10 Jan 2018 22:59:15 +0000 (17:59 -0500)]
Merge pull request #4204 from annando/issue-4200

Issue 4200: Adding new contacts not possible

6 years agoIssue 4200: Adding new contacts not possible
Michael [Wed, 10 Jan 2018 22:56:06 +0000 (22:56 +0000)]
Issue 4200: Adding new contacts not possible

6 years agoMerge pull request #4203 from annando/dbupdate-food
Hypolite Petovan [Wed, 10 Jan 2018 22:54:14 +0000 (17:54 -0500)]
Merge pull request #4203 from annando/dbupdate-food

The automatic database update had worked endlessly

6 years agoThe automatic database update had worked endlessly
Michael [Wed, 10 Jan 2018 22:44:38 +0000 (22:44 +0000)]
The automatic database update had worked endlessly

6 years agoI shouldn't try to code today
rabuzarus [Wed, 10 Jan 2018 22:18:04 +0000 (23:18 +0100)]
I shouldn't try to code today

6 years agofix a silly mistake
rabuzarus [Wed, 10 Jan 2018 21:57:27 +0000 (22:57 +0100)]
fix a silly mistake

6 years agouse self::getApp()->contact
rabuzarus [Wed, 10 Jan 2018 21:39:42 +0000 (22:39 +0100)]
use self::getApp()->contact

6 years agoBugfix: getApp() in sessionAuth()
rabuzarus [Wed, 10 Jan 2018 21:21:22 +0000 (22:21 +0100)]
Bugfix: getApp() in sessionAuth()

6 years agoMerge pull request #4194 from MrPetovan/task/fix-scrutinizer-issues
Michael Vogel [Wed, 10 Jan 2018 21:16:02 +0000 (22:16 +0100)]
Merge pull request #4194 from MrPetovan/task/fix-scrutinizer-issues

Replace dba::select(limit => 1) by dba::selectFirst()

6 years agoMerge pull request #4201 from annando/commenting-on-tags
Hypolite Petovan [Wed, 10 Jan 2018 21:13:53 +0000 (16:13 -0500)]
Merge pull request #4201 from annando/commenting-on-tags

Commenting on postings from tags on the network page does work now

6 years agoCommenting on postings from tags on the network page does work now
Michael [Wed, 10 Jan 2018 21:08:23 +0000 (21:08 +0000)]
Commenting on postings from tags on the network page does work now

6 years agoMerge pull request #4197 from rabuzarus/20180110_-_rename_saved_search_button
Michael Vogel [Wed, 10 Jan 2018 19:31:44 +0000 (20:31 +0100)]
Merge pull request #4197 from rabuzarus/20180110_-_rename_saved_search_button

the "save" button is now 'follow' when searching for tags

6 years agoReplace select(limit => 1) by selectFirst() in Model\Term and include/enotify
Hypolite Petovan [Wed, 10 Jan 2018 18:04:00 +0000 (13:04 -0500)]
Replace select(limit => 1) by selectFirst() in Model\Term and include/enotify

- Add new array declaration syntax
- Add braces

6 years agoRename selectOne to selectFirst in comment
Hypolite Petovan [Wed, 10 Jan 2018 15:51:49 +0000 (10:51 -0500)]
Rename selectOne to selectFirst in comment

6 years agoRename selectOne to selectFirst
Hypolite Petovan [Wed, 10 Jan 2018 13:36:02 +0000 (08:36 -0500)]
Rename selectOne to selectFirst

6 years agoFix documentation in include/dba
Hypolite Petovan [Wed, 10 Jan 2018 03:20:58 +0000 (22:20 -0500)]
Fix documentation in include/dba

6 years agoReplace dba::select(limit => 1) by dba::selectOne
Hypolite Petovan [Wed, 10 Jan 2018 03:20:33 +0000 (22:20 -0500)]
Replace dba::select(limit => 1) by dba::selectOne

- Convert array declarations to new style

6 years agoMerge pull request #4198 from zeroadam/Files-#3878
Hypolite Petovan [Wed, 10 Jan 2018 17:56:02 +0000 (12:56 -0500)]
Merge pull request #4198 from zeroadam/Files-#3878

Move include/files to src

6 years agoReview updates
Adam Magness [Wed, 10 Jan 2018 17:51:51 +0000 (12:51 -0500)]
Review updates

require_once, foreach braces, new line EOF, and remove unneeded function.

6 years agoRemove requires
Adam Magness [Wed, 10 Jan 2018 17:11:11 +0000 (12:11 -0500)]
Remove requires

Remove left over require_once statements.

6 years agoselectFirst
Adam Magness [Wed, 10 Jan 2018 17:08:56 +0000 (12:08 -0500)]
selectFirst

dba::selectFirst hasn't been merged yet!

6 years agoUpdate functions and calls
Adam Magness [Wed, 10 Jan 2018 17:05:20 +0000 (12:05 -0500)]
Update functions and calls

Change function names, calls and use dba functions.

6 years agoMove files to src
Adam Magness [Wed, 10 Jan 2018 16:46:05 +0000 (11:46 -0500)]
Move files to src

Move files.php and create Term class

6 years agoremove `@brief` from the doc header
rabuzarus [Wed, 10 Jan 2018 15:39:59 +0000 (16:39 +0100)]
remove `@brief` from the doc header

6 years agorename the "save" button to 'follow' when searching for tags
rabuzarus [Wed, 10 Jan 2018 15:08:39 +0000 (16:08 +0100)]
rename the "save" button to 'follow' when searching for tags

6 years agoMerge pull request #4193 from annando/item-unification
Hypolite Petovan [Wed, 10 Jan 2018 14:11:36 +0000 (09:11 -0500)]
Merge pull request #4193 from annando/item-unification

We now are using a single function to store items

6 years agoMerge pull request #4195 from zeroadam/ContactSelector-#3878
Michael Vogel [Wed, 10 Jan 2018 12:59:50 +0000 (13:59 +0100)]
Merge pull request #4195 from zeroadam/ContactSelector-#3878

Move contact_selectors to src

6 years agoReview Updates
Adam Magness [Wed, 10 Jan 2018 12:14:45 +0000 (07:14 -0500)]
Review Updates

Remove unused function. Add function headers.

6 years agoMerge pull request #4196 from tobiasd/20180110-docs
Michael Vogel [Wed, 10 Jan 2018 11:55:38 +0000 (12:55 +0100)]
Merge pull request #4196 from tobiasd/20180110-docs

documentation updates

6 years agotypo
Tobias Diekershoff [Wed, 10 Jan 2018 10:25:49 +0000 (11:25 +0100)]
typo

6 years agoupdated Feed section in the FAQ
Tobias Diekershoff [Wed, 10 Jan 2018 07:47:30 +0000 (08:47 +0100)]
updated Feed section in the FAQ

6 years agoadded missing topics to DE FAQ
Tobias Diekershoff [Wed, 10 Jan 2018 07:24:06 +0000 (08:24 +0100)]
added missing topics to DE FAQ

6 years agoone sentence per line
Tobias Diekershoff [Wed, 10 Jan 2018 07:23:38 +0000 (08:23 +0100)]
one sentence per line

6 years agoTypo
Michael [Wed, 10 Jan 2018 06:58:20 +0000 (06:58 +0000)]
Typo

6 years agomissing word
Tobias Diekershoff [Wed, 10 Jan 2018 06:32:49 +0000 (07:32 +0100)]
missing word

6 years agoupdated DE SSL doc by missing section from EN file (see #3955)
Tobias Diekershoff [Wed, 10 Jan 2018 06:26:46 +0000 (07:26 +0100)]
updated DE SSL doc by missing section from EN file (see #3955)

6 years agouse same intendation in entire docs file
Tobias Diekershoff [Wed, 10 Jan 2018 06:25:26 +0000 (07:25 +0100)]
use same intendation in entire docs file

6 years agoadded howto manually check DB structure to the FSQ
Tobias Diekershoff [Wed, 10 Jan 2018 06:23:59 +0000 (07:23 +0100)]
added howto manually check DB structure to the FSQ

6 years agoRemove requires
Adam Magness [Wed, 10 Jan 2018 03:48:15 +0000 (22:48 -0500)]
Remove requires

remove old require_once

6 years agoRemove old file
Adam Magness [Wed, 10 Jan 2018 03:43:14 +0000 (22:43 -0500)]
Remove old file

remove contact_selectors

6 years agoUpdate functions and calls
Adam Magness [Wed, 10 Jan 2018 03:42:04 +0000 (22:42 -0500)]
Update functions and calls

Update function names and calls.

6 years agoMove contact_selectors to src
Adam Magness [Wed, 10 Jan 2018 02:56:05 +0000 (21:56 -0500)]
Move contact_selectors to src

Create ContactSelector class

6 years agoFill the cache fields as well
Michael [Tue, 9 Jan 2018 22:35:50 +0000 (22:35 +0000)]
Fill the cache fields as well

6 years agoReturn the number of affected rows
Michael [Tue, 9 Jan 2018 22:16:16 +0000 (22:16 +0000)]
Return the number of affected rows

6 years agoWe now are having an item class and a method to change item entries
Michael [Tue, 9 Jan 2018 21:13:45 +0000 (21:13 +0000)]
We now are having an item class and a method to change item entries

6 years agoRemoved unneeded stuff
Michael [Tue, 9 Jan 2018 20:50:06 +0000 (20:50 +0000)]
Removed unneeded stuff

6 years agoWe now are using a single function to store items
Michael [Tue, 9 Jan 2018 20:03:00 +0000 (20:03 +0000)]
We now are using a single function to store items

6 years agoMerge pull request #4192 from zeroadam/Follow-#3878
Hypolite Petovan [Tue, 9 Jan 2018 16:42:19 +0000 (11:42 -0500)]
Merge pull request #4192 from zeroadam/Follow-#3878

Move follow to src

6 years agoRename create
Adam Magness [Tue, 9 Jan 2018 16:40:25 +0000 (11:40 -0500)]
Rename create

rename create function to createFromProbe and update calls.

6 years agoReview changes
Adam Magness [Tue, 9 Jan 2018 16:23:26 +0000 (11:23 -0500)]
Review changes

Update update and new functions to updateFromProbe and create. Update calls to renamed functions.

6 years agoRemove follow
Adam Magness [Tue, 9 Jan 2018 15:03:31 +0000 (10:03 -0500)]
Remove follow

remove follow.php

6 years agoupdate use
Adam Magness [Tue, 9 Jan 2018 15:02:53 +0000 (10:02 -0500)]
update use

update useings and self

6 years agoIncludes and calls
Adam Magness [Tue, 9 Jan 2018 14:59:52 +0000 (09:59 -0500)]
Includes and calls

Remove includes and update function calls

6 years agoUpdate new function
Adam Magness [Tue, 9 Jan 2018 14:48:31 +0000 (09:48 -0500)]
Update new function

update function name and statements

6 years agoUpdate function
Adam Magness [Tue, 9 Jan 2018 14:44:22 +0000 (09:44 -0500)]
Update function

Update the update function

6 years agoMove follow functions
Adam Magness [Tue, 9 Jan 2018 14:40:45 +0000 (09:40 -0500)]
Move follow functions

move follow functions into Contact class

6 years agoMerge pull request #4190 from MrPetovan/task/2103-improve-phpcs-ruleset
Tobias Diekershoff [Tue, 9 Jan 2018 05:42:55 +0000 (06:42 +0100)]
Merge pull request #4190 from MrPetovan/task/2103-improve-phpcs-ruleset

Improve PHP Code Sniffer ruleset

6 years agoImprove PHP Code Sniffer ruleset
Hypolite Petovan [Tue, 9 Jan 2018 04:37:18 +0000 (23:37 -0500)]
Improve PHP Code Sniffer ruleset

- Pull Friendica specifics from
vendor/pear/text_languagedetect/phpcs.xml
- Revert changes to vendor/pear/text_languagedetect/phpcs.xml

6 years agoMerge pull request #4123 from Rudloff/feature/ruleset
Hypolite Petovan [Mon, 8 Jan 2018 14:14:46 +0000 (09:14 -0500)]
Merge pull request #4123 from Rudloff/feature/ruleset

Custom PHPCS ruleset

6 years agoMerge pull request #4188 from rabuzarus/20180108_-_registered_users_docu
Tobias Diekershoff [Mon, 8 Jan 2018 14:11:44 +0000 (15:11 +0100)]
Merge pull request #4188 from rabuzarus/20180108_-_registered_users_docu

add registered-users to the db docu

6 years agoadd registered-users to the db docu
rabuzarus [Mon, 8 Jan 2018 13:57:50 +0000 (14:57 +0100)]
add registered-users to the db docu

6 years agoMerge pull request #4187 from rebeka-catalina/rct/d/directory_htconfig.php
Michael Vogel [Mon, 8 Jan 2018 10:09:07 +0000 (11:09 +0100)]
Merge pull request #4187 from rebeka-catalina/rct/d/directory_htconfig.php

Removed directory setting from htconfig.md and changed the example

6 years agoRemoved directory setting from htconfig.md and changed the example
rebeka-catalina [Mon, 8 Jan 2018 09:46:33 +0000 (10:46 +0100)]
Removed directory setting from htconfig.md and changed the example

6 years agoMerge pull request #4186 from annando/follow-tags
Tobias Diekershoff [Mon, 8 Jan 2018 08:51:12 +0000 (09:51 +0100)]
Merge pull request #4186 from annando/follow-tags

We can now follow hash tags

6 years agoMerge remote-tracking branch 'upstream/develop' into follow-tags
Michael [Mon, 8 Jan 2018 07:04:15 +0000 (07:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into follow-tags

6 years agoOnly do it when public commenting is enabled
Michael [Mon, 8 Jan 2018 06:59:49 +0000 (06:59 +0000)]
Only do it when public commenting is enabled

6 years agoOnly show tagged items when there is no filter active
Michael [Mon, 8 Jan 2018 06:57:51 +0000 (06:57 +0000)]
Only show tagged items when there is no filter active

6 years agoMerge pull request #4185 from MrPetovan/bug/4184-fix-allowed-email-domains
Tobias Diekershoff [Mon, 8 Jan 2018 06:09:36 +0000 (07:09 +0100)]
Merge pull request #4185 from MrPetovan/bug/4184-fix-allowed-email-domains

Fix allowed_email()