]> git.mxchange.org Git - friendica.git/log
friendica.git
9 years agoMerge pull request #1450 from StefOfficiel/patch-2
Tobias Diekershoff [Fri, 27 Mar 2015 06:21:15 +0000 (07:21 +0100)]
Merge pull request #1450 from StefOfficiel/patch-2

Update jquery.js

9 years agoUpdate jquery.js
StefOfficiel [Thu, 26 Mar 2015 22:55:32 +0000 (23:55 +0100)]
Update jquery.js

Update jQuery 1.11.1 to 1.11.2 in good branch

9 years agoMerge pull request #1449 from fabrixxm/issue-1370
Michael Vogel [Wed, 25 Mar 2015 21:02:50 +0000 (22:02 +0100)]
Merge pull request #1449 from fabrixxm/issue-1370

Create `database.sql` from `include\dbstructure.php`

9 years agoMerge pull request #1448 from annando/issue1432
fabrixxm [Wed, 25 Mar 2015 10:13:50 +0000 (11:13 +0100)]
Merge pull request #1448 from annando/issue1432

Removed the special detection for facebook and app.net

9 years agofix SQL generation, update database.sql
fabrixxm [Wed, 25 Mar 2015 09:03:17 +0000 (10:03 +0100)]
fix SQL generation, update database.sql

9 years agoCreate `database.sql` from `include\dbstructure.php`
fabrixxm [Wed, 25 Mar 2015 08:47:59 +0000 (09:47 +0100)]
Create `database.sql` from `include\dbstructure.php`
add two commands to `dbstructure.php` when called from cli:
'update' updates the database schema
'dumpsql' dump database sql to stdout

9 years agoRemoved the special detection for facebook and app.net since both provide RSS feeds.
Michael Vogel [Tue, 24 Mar 2015 22:08:46 +0000 (23:08 +0100)]
Removed the special detection for facebook and app.net since both provide RSS feeds.

9 years agoMerge pull request #1442 from fabrixxm/issue-1362
Michael Vogel [Tue, 24 Mar 2015 11:34:31 +0000 (12:34 +0100)]
Merge pull request #1442 from fabrixxm/issue-1362

Add scheme if missing to url inserted by user in 'insert link' jot button

9 years agoMerge pull request #1444 from fabrixxm/issue-1341
Michael Vogel [Mon, 23 Mar 2015 14:19:35 +0000 (15:19 +0100)]
Merge pull request #1444 from fabrixxm/issue-1341

fix paginate url

9 years agoMerge pull request #1446 from annando/issue-905
fabrixxm [Mon, 23 Mar 2015 11:06:46 +0000 (12:06 +0100)]
Merge pull request #1446 from annando/issue-905

Diaspora: The signature of likes are checked now correctly

9 years agoMerge pull request #1443 from fabrixxm/issue-1437
Michael Vogel [Mon, 23 Mar 2015 05:21:25 +0000 (06:21 +0100)]
Merge pull request #1443 from fabrixxm/issue-1437

Use correct class name to send post to email recipients. Fix #1437

9 years agoMerge pull request #1445 from fabrixxm/issue-1041
Michael Vogel [Sun, 22 Mar 2015 21:22:49 +0000 (22:22 +0100)]
Merge pull request #1445 from fabrixxm/issue-1041

ignore tags inside code block

9 years agoDiaspora: The signature of likes are checked now correctly.
Michael Vogel [Sun, 22 Mar 2015 20:53:13 +0000 (21:53 +0100)]
Diaspora: The signature of likes are checked now correctly.
 enter the commit message for your changes. Lines starting

9 years agoignore tags inside code block
fabrixxm [Sun, 22 Mar 2015 16:12:51 +0000 (17:12 +0100)]
ignore tags inside code block
should fix issue #1041

9 years agofix paginate url
fabrixxm [Sun, 22 Mar 2015 15:38:05 +0000 (16:38 +0100)]
fix paginate url
pagination url wasn't alway stripping 'page' parameter from url
related to issue #1341

9 years agoVersion bump, 3.4.0
Beanow [Sun, 22 Mar 2015 14:25:31 +0000 (15:25 +0100)]
Version bump, 3.4.0

9 years agoMerge branch 'develop' of github.com:friendica/friendica into develop
Beanow [Sun, 22 Mar 2015 14:13:30 +0000 (15:13 +0100)]
Merge branch 'develop' of github.com:friendica/friendica into develop

9 years agoFix blank reponse if no siteinfo are fetched
fabrixxm [Sun, 22 Mar 2015 10:03:46 +0000 (11:03 +0100)]
Fix blank reponse if no siteinfo are fetched

9 years agoAdd scheme if missing to url inserted by user in 'insert link' jot
fabrixxm [Sun, 22 Mar 2015 09:53:24 +0000 (10:53 +0100)]
Add scheme if missing to url inserted by user in 'insert link' jot
button

9 years agoMerge branch 'develop' of github.com:friendica/friendica into develop
fabrixxm [Sun, 22 Mar 2015 09:21:57 +0000 (10:21 +0100)]
Merge branch 'develop' of github.com:friendica/friendica into develop

9 years agoMerge branch 'release-3.4' into develop
Beanow [Sun, 22 Mar 2015 09:19:35 +0000 (10:19 +0100)]
Merge branch 'release-3.4' into develop

9 years agoUse correct class name to send post to email recipients. Fix #1437
fabrixxm [Sun, 22 Mar 2015 09:12:16 +0000 (10:12 +0100)]
Use correct class name to send post to email recipients. Fix #1437

9 years agobugfix #1307
hauke [Thu, 19 Mar 2015 21:04:41 +0000 (22:04 +0100)]
bugfix #1307

9 years agoMerge pull request #1433 from tugelbend/develop
fabrixxm [Sun, 22 Mar 2015 08:55:45 +0000 (09:55 +0100)]
Merge pull request #1433 from tugelbend/develop

bugfix #1307

9 years agoMerge pull request #1436 from annando/1503-global-copy-comments
fabrixxm [Sun, 22 Mar 2015 08:49:49 +0000 (09:49 +0100)]
Merge pull request #1436 from annando/1503-global-copy-comments

The global copy now copies comments as well

9 years agoThe global copy now copies comments as well. This is important for the search.
Michael Vogel [Sat, 21 Mar 2015 19:23:47 +0000 (20:23 +0100)]
The global copy now copies comments as well. This is important for the search.

9 years agoMerge pull request #1435 from FlxAlbroscheit/develop
fabrixxm [Fri, 20 Mar 2015 14:13:17 +0000 (15:13 +0100)]
Merge pull request #1435 from FlxAlbroscheit/develop

Access a contact directly from the contact-manager-page [UPDATED]

9 years agoAccess a contact directly from the contact-manager-page
FlxAlbroscheit [Fri, 20 Mar 2015 14:10:55 +0000 (15:10 +0100)]
Access a contact directly from the contact-manager-page

Improved my former commit (see: https://github.com/friendica/friendica/pull/1428)

9 years agobugfix #1307
hauke [Thu, 19 Mar 2015 21:04:41 +0000 (22:04 +0100)]
bugfix #1307

9 years agoMerge pull request #1431 from thorsten23/develop
Tobias Diekershoff [Sat, 14 Mar 2015 19:42:33 +0000 (20:42 +0100)]
Merge pull request #1431 from thorsten23/develop

Replaced 'q' by 'pagename' so that the basestring is encoded right. The ...

9 years agoReplaced 'q' by 'pagename' so that the basestring is encoded right. The correct bases...
thorsten23 [Sat, 14 Mar 2015 18:55:36 +0000 (19:55 +0100)]
Replaced 'q' by 'pagename' so that the basestring is encoded right. The correct basestring is needed to create the right signature in the OAuth authentication process.

9 years agoMerge pull request #1426 from annando/1503-term-search
Tobias Diekershoff [Thu, 12 Mar 2015 06:15:05 +0000 (07:15 +0100)]
Merge pull request #1426 from annando/1503-term-search

The index for the term search is now massively improved

9 years agoMerge pull request #1424 from annando/1503-better-guid
Tobias Diekershoff [Thu, 12 Mar 2015 06:14:36 +0000 (07:14 +0100)]
Merge pull request #1424 from annando/1503-better-guid

Reworked guid function

9 years agoMerge pull request #1428 from FlxAlbroscheit/develop
Tobias Diekershoff [Thu, 12 Mar 2015 06:13:31 +0000 (07:13 +0100)]
Merge pull request #1428 from FlxAlbroscheit/develop

Access a contact directly from the contact-manager-page

9 years agoGive access to contact's profile-URL
FlxAlbroscheit [Tue, 10 Mar 2015 21:47:38 +0000 (22:47 +0100)]
Give access to contact's profile-URL

9 years agoGive access to contact's profile-URL
FlxAlbroscheit [Tue, 10 Mar 2015 21:44:57 +0000 (22:44 +0100)]
Give access to contact's profile-URL

9 years agoThe index changed, so the database version must be increased as well.
Michael Vogel [Tue, 10 Mar 2015 06:58:49 +0000 (07:58 +0100)]
The index changed, so the database version must be increased as well.

9 years agoMerge pull request #1425 from annando/1503-vier-new-screenshot
fabrixxm [Tue, 10 Mar 2015 06:16:18 +0000 (07:16 +0100)]
Merge pull request #1425 from annando/1503-vier-new-screenshot

New screenshot for "vier"

9 years agoThe index for the term search is now massively improved.
Michael Vogel [Mon, 9 Mar 2015 23:23:49 +0000 (00:23 +0100)]
The index for the term search is now massively improved.

9 years agoNew screenshot for "vier".
Michael Vogel [Mon, 9 Mar 2015 22:21:40 +0000 (23:21 +0100)]
New screenshot for "vier".

9 years agoReworked guid function.
Michael Vogel [Mon, 9 Mar 2015 19:59:57 +0000 (20:59 +0100)]
Reworked guid function.

9 years agoMerge pull request #1423 from annando/1503-faster-tags
fabrixxm [Mon, 9 Mar 2015 07:52:37 +0000 (08:52 +0100)]
Merge pull request #1423 from annando/1503-faster-tags

Improved search speed (for tags)

9 years agoThere is now a "global" field in the item table that tells if this item is present...
Michael Vogel [Sun, 8 Mar 2015 23:45:53 +0000 (00:45 +0100)]
There is now a "global" field in the item table that tells if this item is present as global copy as well.

9 years ago"global" flag for terms that indicate if the term is present in the global posts.
Michael Vogel [Sun, 8 Mar 2015 02:27:14 +0000 (03:27 +0100)]
"global" flag for terms that indicate if the term is present in the global posts.

9 years agoRemoved the timestamp for parser.
Michael Vogel [Sun, 8 Mar 2015 02:25:32 +0000 (03:25 +0100)]
Removed the timestamp for parser.

9 years agoImproved logging for the search.
Michael Vogel [Sun, 8 Mar 2015 02:24:54 +0000 (03:24 +0100)]
Improved logging for the search.

9 years agoMerge remote-tracking branch 'upstream/develop' into 1503-faster-tags
Michael Vogel [Sun, 8 Mar 2015 02:23:49 +0000 (03:23 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1503-faster-tags

9 years agoAdded some more timestamp measuring
Michael Vogel [Sat, 7 Mar 2015 22:14:26 +0000 (23:14 +0100)]
Added some more timestamp measuring

9 years agoremoved unneeded code.
Michael Vogel [Sat, 7 Mar 2015 20:39:28 +0000 (21:39 +0100)]
removed unneeded code.

9 years agoNew fields for the term table, improved query for the tag search. Changed the cache...
Michael Vogel [Sat, 7 Mar 2015 20:24:39 +0000 (21:24 +0100)]
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.

9 years agoImproved the margins of the headers
Michael Vogel [Sat, 7 Mar 2015 20:12:18 +0000 (21:12 +0100)]
Improved the margins of the headers

9 years agoRemoved some unnecessary code
Michael Vogel [Sat, 7 Mar 2015 20:10:02 +0000 (21:10 +0100)]
Removed some unnecessary code

9 years agoAdding some more data to Diaspora reshares
Michael Vogel [Sat, 7 Mar 2015 20:09:32 +0000 (21:09 +0100)]
Adding some more data to Diaspora reshares

9 years agoImproving performance measuring for the bbcode parser.
Michael Vogel [Sat, 7 Mar 2015 20:08:22 +0000 (21:08 +0100)]
Improving performance measuring for the bbcode parser.

9 years agoAdding performance measuring to the photo functions.
Michael Vogel [Sat, 7 Mar 2015 20:07:26 +0000 (21:07 +0100)]
Adding performance measuring to the photo functions.

9 years agoMerge pull request #1422 from tobiasd/20150305ro
fabrixxm [Fri, 6 Mar 2015 08:18:00 +0000 (09:18 +0100)]
Merge pull request #1422 from tobiasd/20150305ro

RO: update to the strings

9 years agoRO: update to the strings
Tobias Diekershoff [Thu, 5 Mar 2015 21:48:50 +0000 (22:48 +0100)]
RO: update to the strings

9 years agoMerge pull request #1419 from annando/1503-hashtag-handling
fabrixxm [Tue, 3 Mar 2015 18:16:43 +0000 (19:16 +0100)]
Merge pull request #1419 from annando/1503-hashtag-handling

Improved hashtag handling

9 years agoDisabled the rewriting of hashtag links
Michael Vogel [Tue, 3 Mar 2015 13:10:42 +0000 (14:10 +0100)]
Disabled the rewriting of hashtag links

9 years agoSmall bugfix for likes
Michael Vogel [Mon, 2 Mar 2015 22:34:59 +0000 (23:34 +0100)]
Small bugfix for likes

9 years agoMerge remote-tracking branch 'upstream/develop' into 1503-hashtag-handling
Michael Vogel [Mon, 2 Mar 2015 06:37:31 +0000 (07:37 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1503-hashtag-handling

9 years agoMerge pull request #1418 from annando/1503-no-ssl-check
Tobias Diekershoff [Mon, 2 Mar 2015 05:30:40 +0000 (06:30 +0100)]
Merge pull request #1418 from annando/1503-no-ssl-check

We have to disable the SSL checks for the network communication

9 years agoThere is already a setting for that ...
Michael Vogel [Sun, 1 Mar 2015 23:32:46 +0000 (00:32 +0100)]
There is already a setting for that ...

9 years agoChanging header sizes and changing the header type of oembed data.
Michael Vogel [Sun, 1 Mar 2015 20:58:31 +0000 (21:58 +0100)]
Changing header sizes and changing the header type of oembed data.

9 years agoUse a header element for the oembed data.
Michael Vogel [Sun, 1 Mar 2015 20:24:10 +0000 (21:24 +0100)]
Use a header element for the oembed data.

9 years agoFixing problems with single linefeeds in the Markdown conversion.
Michael Vogel [Sun, 1 Mar 2015 20:22:06 +0000 (21:22 +0100)]
Fixing problems with single linefeeds in the Markdown conversion.

9 years agoRemove the old hashtag functions, change it to the new functionality.
Michael Vogel [Sun, 1 Mar 2015 19:40:38 +0000 (20:40 +0100)]
Remove the old hashtag functions, change it to the new functionality.

9 years agoNew bbcode elements h1 to h6 for a better conversion of Diaspora content
Michael Vogel [Sun, 1 Mar 2015 19:07:56 +0000 (20:07 +0100)]
New bbcode elements h1 to h6 for a better conversion of Diaspora content

9 years agoCheck for hashtags when storing them and eventually adding hashtag links
Michael Vogel [Sun, 1 Mar 2015 16:33:55 +0000 (17:33 +0100)]
Check for hashtags when storing them and eventually adding hashtag links

9 years agoWe have to disable the SSL checks, otherwise the communication will fail for servers...
Michael Vogel [Sun, 1 Mar 2015 09:53:49 +0000 (10:53 +0100)]
We have to disable the SSL checks, otherwise the communication will fail for servers with self-signed certificates

9 years agoMerge pull request #1417 from annando/1502-improved-markdown
Tobias Diekershoff [Sat, 28 Feb 2015 07:17:22 +0000 (08:17 +0100)]
Merge pull request #1417 from annando/1502-improved-markdown

Updated libraries for Markdown and mobile detection

9 years agoMerge pull request #1415 from annando/1502-like-no-update-commented
Tobias Diekershoff [Sat, 28 Feb 2015 07:15:12 +0000 (08:15 +0100)]
Merge pull request #1415 from annando/1502-like-no-update-commented

New Global setting: like shouldn't set "commented"

9 years agoTrying to avoid parser problems.
Michael Vogel [Tue, 24 Feb 2015 19:39:02 +0000 (20:39 +0100)]
Trying to avoid parser problems.

9 years agoNew version of the library for the detection of mobiles.
Michael Vogel [Tue, 24 Feb 2015 10:26:52 +0000 (11:26 +0100)]
New version of the library for the detection of mobiles.

9 years agoRemoved old library
Michael Vogel [Tue, 24 Feb 2015 10:08:23 +0000 (11:08 +0100)]
Removed old library

9 years agoMerge remote-tracking branch 'upstream/develop' into 1502-improved-markdown
Michael Vogel [Tue, 24 Feb 2015 09:24:07 +0000 (10:24 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1502-improved-markdown

9 years agoSolving parsing problems with the markdown library and html elements.
Michael Vogel [Tue, 24 Feb 2015 09:21:09 +0000 (10:21 +0100)]
Solving parsing problems with the markdown library and html elements.

9 years agoMerge branch 'master' into develop
Fabrixxm [Tue, 24 Feb 2015 08:09:02 +0000 (09:09 +0100)]
Merge branch 'master' into develop

9 years agoMerge branch 'release-3.3.3'
Fabrixxm [Tue, 24 Feb 2015 08:03:21 +0000 (09:03 +0100)]
Merge branch 'release-3.3.3'

9 years agoFriendica 3.3.3
Fabrixxm [Tue, 24 Feb 2015 08:00:37 +0000 (09:00 +0100)]
Friendica 3.3.3
See CHANGELOG

9 years agoDiaspora: Bugfix for the hashtag detection of incoming posts
Michael Vogel [Mon, 23 Feb 2015 23:12:30 +0000 (00:12 +0100)]
Diaspora: Bugfix for the hashtag detection of incoming posts

9 years agoAdded the markdown parser to the time measurement system
Michael Vogel [Mon, 23 Feb 2015 23:08:17 +0000 (00:08 +0100)]
Added the markdown parser to the time measurement system

9 years agoSome fixes for the Markdown converter especially for Libertree.
Michael Vogel [Mon, 23 Feb 2015 23:05:50 +0000 (00:05 +0100)]
Some fixes for the Markdown converter especially for Libertree.

9 years agoRemoved the last traces of the old Markdown library
Michael Vogel [Mon, 23 Feb 2015 22:56:44 +0000 (23:56 +0100)]
Removed the last traces of the old Markdown library

9 years agoMerge pull request #1414 from ddorian1/release-3.3.3
Michael Vogel [Mon, 23 Feb 2015 20:09:44 +0000 (21:09 +0100)]
Merge pull request #1414 from ddorian1/release-3.3.3

fix validate_email()

9 years agoCleaned up the Markdown files.
Michael Vogel [Mon, 23 Feb 2015 11:47:57 +0000 (12:47 +0100)]
Cleaned up the Markdown files.

9 years agoGlobal setting for the behaviour of likes.
Michael Vogel [Mon, 23 Feb 2015 11:44:50 +0000 (12:44 +0100)]
Global setting for the behaviour of likes.

9 years agoMerge remote-tracking branch 'upstream/develop' into 1502-like-no-update-commented
Michael Vogel [Mon, 23 Feb 2015 11:35:22 +0000 (12:35 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1502-like-no-update-commented

9 years agoMerge remote-tracking branch 'upstream/develop' into 1502-improved-markdown
Michael Vogel [Mon, 23 Feb 2015 11:34:32 +0000 (12:34 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1502-improved-markdown

9 years agofix validate_email
Johannes Schwab [Mon, 23 Feb 2015 11:20:05 +0000 (12:20 +0100)]
fix validate_email

9 years agoMerge pull request #1412 from annando/1502-vier-plus-default
fabrixxm [Mon, 23 Feb 2015 07:51:31 +0000 (08:51 +0100)]
Merge pull request #1412 from annando/1502-vier-plus-default

"plus" is now the default style at "vier" for new installations

9 years agoMerge pull request #1356 from silke/develop
fabrixxm [Mon, 23 Feb 2015 07:51:02 +0000 (08:51 +0100)]
Merge pull request #1356 from silke/develop

Added help text as requested in #1349.

9 years agoMerge pull request #1413 from annando/1502-more-contact-options
fabrixxm [Mon, 23 Feb 2015 07:49:34 +0000 (08:49 +0100)]
Merge pull request #1413 from annando/1502-more-contact-options

Show the profile visibility only for Friendica contacts

9 years agoTests with new markdown library
Michael Vogel [Mon, 23 Feb 2015 07:27:35 +0000 (08:27 +0100)]
Tests with new markdown library

9 years agoNew versions.
Michael Vogel [Sun, 22 Feb 2015 19:26:56 +0000 (20:26 +0100)]
New versions.

9 years agoBugfix for spaces in links
Michael Vogel [Sun, 22 Feb 2015 19:06:13 +0000 (20:06 +0100)]
Bugfix for spaces in links

9 years agoNew routines for markdown to html and html to markdown.
Michael Vogel [Sun, 22 Feb 2015 16:38:28 +0000 (17:38 +0100)]
New routines for markdown to html and html to markdown.

9 years agoReceived "likes" and "dislikes" don't update the "commented" value anymore.
Michael Vogel [Sun, 22 Feb 2015 16:34:04 +0000 (17:34 +0100)]
Received "likes" and "dislikes" don't update the "commented" value anymore.

9 years agoShow the profile visibility only for Friendica contacts.
Michael Vogel [Sat, 21 Feb 2015 19:03:02 +0000 (20:03 +0100)]
Show the profile visibility only for Friendica contacts.

9 years ago"plus" is now the default style at "vier" for new installations
Michael Vogel [Sat, 21 Feb 2015 08:44:13 +0000 (09:44 +0100)]
"plus" is now the default style at "vier" for new installations