]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Sun, 2 Apr 2017 14:01:30 +0000 (10:01 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoMerge pull request #3279 from Hypolite/improvement/add-composer
Michael Vogel [Sun, 2 Apr 2017 12:57:37 +0000 (14:57 +0200)]
Merge pull request #3279 from Hypolite/improvement/add-composer

Add Composer

7 years agoMerge pull request #3283 from annando/issue-2957-2
Hypolite Petovan [Sun, 2 Apr 2017 12:56:35 +0000 (08:56 -0400)]
Merge pull request #3283 from annando/issue-2957-2

Issue 2957: The avatar problem with mastodon should now be solved

7 years agoAdd links to EN pages in DE help
Hypolite Petovan [Sun, 2 Apr 2017 12:54:11 +0000 (08:54 -0400)]
Add links to EN pages in DE help

7 years agoIssue 2957: The avatar problem with mastodon should now finally be solved
Michael [Sun, 2 Apr 2017 12:37:22 +0000 (12:37 +0000)]
Issue 2957: The avatar problem with mastodon should now finally be solved

7 years agoMerge pull request #3282 from annando/1704-platform-name
Tobias Diekershoff [Sun, 2 Apr 2017 08:03:57 +0000 (10:03 +0200)]
Merge pull request #3282 from annando/1704-platform-name

Show real platform names

7 years agoShow real platform names
Michael [Sun, 2 Apr 2017 07:53:55 +0000 (07:53 +0000)]
Show real platform names

7 years agoMerge pull request #3281 from annando/issue-3206-2957
Hypolite Petovan [Sun, 2 Apr 2017 01:24:28 +0000 (21:24 -0400)]
Merge pull request #3281 from annando/issue-3206-2957

Mastodon: plink for reshares, missing hostnames for avatars

7 years agoAdd EOF newline to composer.json
Hypolite Petovan [Sun, 2 Apr 2017 01:09:36 +0000 (21:09 -0400)]
Add EOF newline to composer.json

7 years agoMastodon: plink for reshares, missing hostnames for avatars
Michael [Sat, 1 Apr 2017 23:39:19 +0000 (23:39 +0000)]
Mastodon: plink for reshares, missing hostnames for avatars

7 years agofrio: Fix help pages inline code display
Hypolite Petovan [Sat, 1 Apr 2017 21:58:35 +0000 (17:58 -0400)]
frio: Fix help pages inline code display

7 years agoAdd Composer documentation
Hypolite Petovan [Sat, 1 Apr 2017 21:58:21 +0000 (17:58 -0400)]
Add Composer documentation

7 years agoMerge pull request #3280 from annando/issue-3142-2
Hypolite Petovan [Sat, 1 Apr 2017 18:32:27 +0000 (14:32 -0400)]
Merge pull request #3280 from annando/issue-3142-2

Issue 3142: mcrypt is no more (as well as phpseclib)

7 years agoStandards ...
Michael [Sat, 1 Apr 2017 17:08:11 +0000 (17:08 +0000)]
Standards ...

7 years agoMore mcrypt is removed
Michael [Sat, 1 Apr 2017 10:07:12 +0000 (10:07 +0000)]
More mcrypt is removed

7 years agoDocumentation added
Michael [Sat, 1 Apr 2017 09:05:56 +0000 (09:05 +0000)]
Documentation added

7 years agoIssue 3142: mcrypt is no more (as well as phpseclib)
Michael [Sat, 1 Apr 2017 08:28:42 +0000 (08:28 +0000)]
Issue 3142: mcrypt is no more (as well as phpseclib)

7 years agoMove MobileDetect library to vendor
Hypolite Petovan [Sat, 1 Apr 2017 03:05:07 +0000 (23:05 -0400)]
Move MobileDetect library to vendor

- Bumped the version to 2.8.25 (from 2.8.11)

7 years agoReplace existing autoloader with Composer-supplied
Hypolite Petovan [Sat, 1 Apr 2017 03:02:38 +0000 (23:02 -0400)]
Replace existing autoloader with Composer-supplied

- Move Friendica namespace to `src`
- Move required `ezyang/htmlpurifier` to vendor
- Remove existing static autoloader
- Change boot.php reference to the autoloader

7 years agoComposer: Add vendor directry
Hypolite Petovan [Sat, 1 Apr 2017 02:34:30 +0000 (22:34 -0400)]
Composer: Add vendor directry

- Add gitignore to avoid committing libraries' .git folder

7 years agoAdd composer.json
Hypolite Petovan [Sat, 1 Apr 2017 02:33:18 +0000 (22:33 -0400)]
Add composer.json

7 years agoAdd executable composer.phar in util
Hypolite Petovan [Fri, 31 Mar 2017 23:24:10 +0000 (01:24 +0200)]
Add executable composer.phar in util

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Fri, 31 Mar 2017 23:14:27 +0000 (19:14 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoMerge pull request #3277 from annando/issue-3142
Hypolite Petovan [Fri, 31 Mar 2017 15:02:30 +0000 (11:02 -0400)]
Merge pull request #3277 from annando/issue-3142

Replaces mcrypt with phpsec.

7 years agoWe don't need this include anymore
Michael [Fri, 31 Mar 2017 06:25:48 +0000 (06:25 +0000)]
We don't need this include anymore

7 years agoNow it's openssl - and no copy&paste failure anymore
Michael [Fri, 31 Mar 2017 06:22:43 +0000 (06:22 +0000)]
Now it's openssl - and no copy&paste failure anymore

7 years agoTest with OpenSSL
Michael [Thu, 30 Mar 2017 23:21:52 +0000 (23:21 +0000)]
Test with OpenSSL

7 years agoReplaces mcrypt with phpsec.
Michael [Thu, 30 Mar 2017 18:29:12 +0000 (18:29 +0000)]
Replaces mcrypt with phpsec.

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Tue, 28 Mar 2017 07:12:53 +0000 (03:12 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoMerge pull request #3275 from tobiasd/20170327-es
Michael Vogel [Tue, 28 Mar 2017 04:18:58 +0000 (06:18 +0200)]
Merge pull request #3275 from tobiasd/20170327-es

ES translation THX Albert

7 years agoMerge pull request #3276 from annando/issue-2959
Hypolite Petovan [Tue, 28 Mar 2017 03:44:09 +0000 (23:44 -0400)]
Merge pull request #3276 from annando/issue-2959

Reestablish the communication with Mastodon

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Tue, 28 Mar 2017 01:24:24 +0000 (21:24 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoDoing some Hypolyzation
Michael [Mon, 27 Mar 2017 21:02:56 +0000 (21:02 +0000)]
Doing some Hypolyzation

7 years agoReestablish the communication with Mastodon
Michael [Mon, 27 Mar 2017 20:58:15 +0000 (20:58 +0000)]
Reestablish the communication with Mastodon

7 years agoES translation THX Albert
Tobias Diekershoff [Mon, 27 Mar 2017 20:06:56 +0000 (22:06 +0200)]
ES translation THX Albert

7 years agoMerge pull request #3271 from Hypolite/issue/#3189
Tobias Diekershoff [Mon, 27 Mar 2017 07:26:39 +0000 (09:26 +0200)]
Merge pull request #3271 from Hypolite/issue/#3189

Fix Diaspora code blocks being mangled

7 years agoMerge pull request #3272 from annando/issue-2364
Tobias Diekershoff [Mon, 27 Mar 2017 07:24:41 +0000 (09:24 +0200)]
Merge pull request #3272 from annando/issue-2364

Only import new OStatus posts if they are from our followers

7 years agoPrevent Hypolite from doing comments about standards ;-)
Michael [Mon, 27 Mar 2017 06:11:45 +0000 (06:11 +0000)]
Prevent Hypolite from doing comments about standards ;-)

7 years agoOnly import new OStatus posts if they are from our followers
Michael [Mon, 27 Mar 2017 05:33:43 +0000 (05:33 +0000)]
Only import new OStatus posts if they are from our followers

7 years agoImprove babel page display for diaspora2bb mode
Hypolite Petovan [Sun, 26 Mar 2017 23:06:22 +0000 (19:06 -0400)]
Improve babel page display for diaspora2bb mode

- Fix formatting

7 years agoFix Diaspora code blocks being mangled
Hypolite Petovan [Sun, 26 Mar 2017 23:00:04 +0000 (19:00 -0400)]
Fix Diaspora code blocks being mangled

- Remove whitespace removal code from `diaspora2bb()`
- Add code block skipping the HTML transforms removing whitespace in
`htm2bbcode()`

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Sun, 26 Mar 2017 22:59:32 +0000 (18:59 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoMerge pull request #3270 from annando/1703-no-spam
Hypolite Petovan [Sun, 26 Mar 2017 14:35:42 +0000 (10:35 -0400)]
Merge pull request #3270 from annando/1703-no-spam

The "spam" libary is not in use, so we remove it completely

7 years agolibrary/oauth.php is not in use as well.
Michael [Sun, 26 Mar 2017 14:19:34 +0000 (14:19 +0000)]
library/oauth.php is not in use as well.

7 years agoThe "spam" libary is not in use, so we remove it completely
Michael [Sun, 26 Mar 2017 14:06:26 +0000 (14:06 +0000)]
The "spam" libary is not in use, so we remove it completely

7 years agoMerge pull request #3269 from annando/1703-nodeinfo
Hypolite Petovan [Sun, 26 Mar 2017 13:24:42 +0000 (09:24 -0400)]
Merge pull request #3269 from annando/1703-nodeinfo

We now return basic system data via nodeinfo at every time.

7 years agoRemove parendingsdas
Michael [Sun, 26 Mar 2017 13:12:02 +0000 (13:12 +0000)]
Remove parendingsdas

7 years agoWe now return basic system data via nodeinfo at every time.
Michael [Sun, 26 Mar 2017 12:51:25 +0000 (12:51 +0000)]
We now return basic system data via nodeinfo at every time.

7 years agoMerge pull request #3267 from annando/issue-3248
Tobias Diekershoff [Sun, 26 Mar 2017 06:03:46 +0000 (08:03 +0200)]
Merge pull request #3267 from annando/issue-3248

Issue 3248: Make communityhome work again.

7 years agoIssue 3248: Make communityhome work again.
Michael [Sun, 26 Mar 2017 05:29:24 +0000 (05:29 +0000)]
Issue 3248: Make communityhome work again.

7 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Hypolite Petovan [Sun, 26 Mar 2017 00:16:27 +0000 (20:16 -0400)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

7 years agoMerge pull request #3251 from rabuzarus/20170320_-_fix_fbrowser
Hypolite Petovan [Sat, 25 Mar 2017 20:13:31 +0000 (16:13 -0400)]
Merge pull request #3251 from rabuzarus/20170320_-_fix_fbrowser

Bugfix: fbrowser did insert 2 Pictures instead of only 1

7 years agoRemove the AjaxUpload element when jot modal is closed
rabuzarus [Sat, 25 Mar 2017 20:10:57 +0000 (21:10 +0100)]
Remove the AjaxUpload element when jot modal is closed

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Sat, 25 Mar 2017 20:09:10 +0000 (16:09 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoMerge pull request #3265 from annando/1703-remove-linefeeds
Hypolite Petovan [Sat, 25 Mar 2017 20:06:53 +0000 (16:06 -0400)]
Merge pull request #3265 from annando/1703-remove-linefeeds

Remove unneeded linefeeds in HTML output

7 years agoMerge pull request #3257 from annando/1703-gcontact
Hypolite Petovan [Sat, 25 Mar 2017 19:35:41 +0000 (15:35 -0400)]
Merge pull request #3257 from annando/1703-gcontact

Improved gcontact handling

7 years agoRemove unneeded linefeeds
Michael [Sat, 25 Mar 2017 19:31:32 +0000 (19:31 +0000)]
Remove unneeded linefeeds

7 years agoRemove the "call by reference"
Michael [Sat, 25 Mar 2017 18:00:56 +0000 (18:00 +0000)]
Remove the "call by reference"

7 years agoUse of exceptions
Michael [Sat, 25 Mar 2017 16:56:04 +0000 (16:56 +0000)]
Use of exceptions

7 years agoMerge pull request #3263 from annando/1601-api-statuses-lookup
Tobias Diekershoff [Sat, 25 Mar 2017 15:26:21 +0000 (16:26 +0100)]
Merge pull request #3263 from annando/1601-api-statuses-lookup

More GNU Social compatibility for the API

7 years agoMerge pull request #3264 from annando/1703-avoid-api-error
Tobias Diekershoff [Sat, 25 Mar 2017 15:25:20 +0000 (16:25 +0100)]
Merge pull request #3264 from annando/1703-avoid-api-error

Avoid API error when calling "/api/friendica/profile/show"

7 years agoAvoid API error when calling "/api/friendica/profile/show"
Michael [Sat, 25 Mar 2017 14:16:21 +0000 (14:16 +0000)]
Avoid API error when calling "/api/friendica/profile/show"

7 years agoOne more API call added
Michael [Sat, 25 Mar 2017 11:31:31 +0000 (11:31 +0000)]
One more API call added

7 years agoMerge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup
Michael [Sat, 25 Mar 2017 11:25:47 +0000 (11:25 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup

7 years agoMerge pull request #3262 from annando/1703-no-no-utf
Tobias Diekershoff [Sat, 25 Mar 2017 11:01:53 +0000 (12:01 +0100)]
Merge pull request #3262 from annando/1703-no-no-utf

"no_utf" wasn't in use anymore - it is now removed completely

7 years ago"no_utf" wasn't in use anymore - it is now removed completely
Michael [Sat, 25 Mar 2017 10:51:00 +0000 (10:51 +0000)]
"no_utf" wasn't in use anymore - it is now removed completely

7 years agoHypolite is right (not always, but in this case)
Michael [Sat, 25 Mar 2017 10:11:02 +0000 (10:11 +0000)]
Hypolite is right (not always, but in this case)

7 years agoReset the static variable $baseurl
Michael [Sat, 25 Mar 2017 10:07:45 +0000 (10:07 +0000)]
Reset the static variable $baseurl

7 years agoMerge pull request #3259 from Hypolite/issue/#3256
Tobias Diekershoff [Sat, 25 Mar 2017 09:14:43 +0000 (10:14 +0100)]
Merge pull request #3259 from Hypolite/issue/#3256

Upgrade PHP-Markdown + enable hard_wrap

7 years agoMerge pull request #3261 from Hypolite/issue/#3260
Tobias Diekershoff [Sat, 25 Mar 2017 09:13:20 +0000 (10:13 +0100)]
Merge pull request #3261 from Hypolite/issue/#3260

Remove Embedly integration

7 years agoCleanup + Standards for library/markdown.php
Hypolite Petovan [Sat, 25 Mar 2017 06:03:47 +0000 (02:03 -0400)]
Cleanup + Standards for library/markdown.php

7 years agoRemove Embedly integration
Hypolite Petovan [Sat, 25 Mar 2017 05:57:19 +0000 (01:57 -0400)]
Remove Embedly integration

- Remove admin setting input

7 years agoCode cleanup + standards
Hypolite Petovan [Sat, 25 Mar 2017 05:54:16 +0000 (01:54 -0400)]
Code cleanup + standards

7 years agoEnable hard_wrap for Markdown parser to match Diaspora parsing
Hypolite Petovan [Fri, 24 Mar 2017 01:23:00 +0000 (21:23 -0400)]
Enable hard_wrap for Markdown parser to match Diaspora  parsing

7 years agoUpgraded PHP Markdown library to version 1.7.0
Hypolite Petovan [Fri, 24 Mar 2017 01:19:24 +0000 (21:19 -0400)]
Upgraded PHP Markdown library to version 1.7.0

7 years agopoco_last_updated is optimized
Michael [Thu, 23 Mar 2017 22:56:22 +0000 (22:56 +0000)]
poco_last_updated is optimized

7 years agoremoved commented out line
Michael [Thu, 23 Mar 2017 07:36:22 +0000 (07:36 +0000)]
removed commented out line

7 years agoBetter server_url handling
Michael [Thu, 23 Mar 2017 07:34:45 +0000 (07:34 +0000)]
Better server_url handling

7 years agobaseurl should now be set correctly at all the time.
Michael [Thu, 23 Mar 2017 07:10:22 +0000 (07:10 +0000)]
baseurl should now be set correctly at all the time.

7 years agoserver_url was forgotten
Michael [Thu, 23 Mar 2017 06:45:00 +0000 (06:45 +0000)]
server_url was forgotten

7 years ago"poco_check" is now replaced and removed
Michael [Thu, 23 Mar 2017 06:23:23 +0000 (06:23 +0000)]
"poco_check" is now replaced and removed

7 years agoNew function to validate gcontact array data
Michael [Wed, 22 Mar 2017 23:13:32 +0000 (23:13 +0000)]
New function to validate gcontact array data

7 years agoMerge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Wed, 22 Mar 2017 11:28:22 +0000 (07:28 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop

7 years agoRemove more deprecated "poco_check" calls
Michael [Wed, 22 Mar 2017 07:11:58 +0000 (07:11 +0000)]
Remove more deprecated "poco_check" calls

7 years agoRemove reduncancies
Michael [Wed, 22 Mar 2017 05:26:44 +0000 (05:26 +0000)]
Remove reduncancies

7 years agoMerge pull request #3252 from annando/1703-worker-splitting
Hypolite Petovan [Wed, 22 Mar 2017 00:29:35 +0000 (20:29 -0400)]
Merge pull request #3252 from annando/1703-worker-splitting

The worker processes in cron.php are now split into many small parts

7 years agoLinefeed added
Michael [Tue, 21 Mar 2017 22:06:57 +0000 (22:06 +0000)]
Linefeed added

7 years agoMerge branch 'develop' into 1703-worker-splitting
Michael Vogel [Tue, 21 Mar 2017 16:08:07 +0000 (17:08 +0100)]
Merge branch 'develop' into 1703-worker-splitting

7 years agoMerge pull request #3253 from friendica/revert-3112-rewrites/coding-convention
Hypolite Petovan [Tue, 21 Mar 2017 16:04:19 +0000 (12:04 -0400)]
Merge pull request #3253 from friendica/revert-3112-rewrites/coding-convention

Revert "Coding convention applied - part 1"

7 years agoRevert "Coding convention applied - part 1"
Hypolite Petovan [Tue, 21 Mar 2017 16:02:59 +0000 (12:02 -0400)]
Revert "Coding convention applied - part 1"

7 years agoMerge branch 'develop' into 1703-worker-splitting
Michael Vogel [Tue, 21 Mar 2017 15:38:59 +0000 (16:38 +0100)]
Merge branch 'develop' into 1703-worker-splitting

7 years agoSome standards
Michael [Tue, 21 Mar 2017 15:24:49 +0000 (15:24 +0000)]
Some standards

7 years agoStrange comment removed
Michael [Tue, 21 Mar 2017 15:15:58 +0000 (15:15 +0000)]
Strange comment removed

7 years agoMerge pull request #3112 from Quix0r/rewrites/coding-convention
Hypolite Petovan [Tue, 21 Mar 2017 14:19:53 +0000 (10:19 -0400)]
Merge pull request #3112 from Quix0r/rewrites/coding-convention

Coding convention applied - part 1

7 years agoChanged probing call. Removed dupolicated code.
Michael [Tue, 21 Mar 2017 13:43:53 +0000 (13:43 +0000)]
Changed probing call. Removed dupolicated code.

7 years agoMerge remote-tracking branch 'upstream/develop' into 1703-worker-splitting
Michael [Tue, 21 Mar 2017 07:59:14 +0000 (07:59 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1703-worker-splitting

7 years agoWorker processes are split into many more separate tasks
Michael [Tue, 21 Mar 2017 07:57:09 +0000 (07:57 +0000)]
Worker processes are split into many more separate tasks

7 years agoMerge pull request #3246 from annando/1701-poco
Tobias Diekershoff [Tue, 21 Mar 2017 06:27:10 +0000 (07:27 +0100)]
Merge pull request #3246 from annando/1701-poco

Split poco discovery in smaller function calls

7 years agoBugfix: fbrowser did insert 2 Pictures instead of only 1
rabuzarus [Mon, 20 Mar 2017 21:45:24 +0000 (22:45 +0100)]
Bugfix: fbrowser did insert 2 Pictures instead of only 1

7 years agoMerge remote-tracking branch 'upstream/develop' into rewrites/coding-convention
Roland Haeder [Mon, 20 Mar 2017 19:51:32 +0000 (20:51 +0100)]
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention

Signed-off-by: Roland Haeder <roland@mxchange.org>