]> git.mxchange.org Git - friendica.git/log
friendica.git
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 #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

9 years agoMerge pull request #1411 from annando/1502-contact-management
Tobias Diekershoff [Sat, 21 Feb 2015 07:21:40 +0000 (08:21 +0100)]
Merge pull request #1411 from annando/1502-contact-management

Only show the options that fit to the current network

9 years agoOnly show the relation on native networks.
Michael Vogel [Fri, 20 Feb 2015 22:56:41 +0000 (23:56 +0100)]
Only show the relation on native networks.

9 years agoBugfix: If "all" is selected then no contacts were shown.
Michael Vogel [Fri, 20 Feb 2015 22:33:21 +0000 (23:33 +0100)]
Bugfix: If "all" is selected then no contacts were shown.

9 years agoOnly show the options that fit to the current network.
Michael Vogel [Fri, 20 Feb 2015 22:12:04 +0000 (23:12 +0100)]
Only show the options that fit to the current network.

9 years agoMerge pull request #1410 from annando/1502-poller-issues
Tobias Diekershoff [Fri, 20 Feb 2015 06:49:58 +0000 (07:49 +0100)]
Merge pull request #1410 from annando/1502-poller-issues

Solving poller issues

9 years agoMerge pull request #1408 from tobiasd/issue885
Michael Vogel [Thu, 19 Feb 2015 22:02:55 +0000 (23:02 +0100)]
Merge pull request #1408 from tobiasd/issue885

decreasing bubble display time in themes from 10s to 5s

9 years agoBeautified the poller logging
Michael Vogel [Thu, 19 Feb 2015 21:38:02 +0000 (22:38 +0100)]
Beautified the poller logging

9 years agoRestructured and simplified the poller check
Michael Vogel [Thu, 19 Feb 2015 21:30:16 +0000 (22:30 +0100)]
Restructured and simplified the poller check

9 years agoThe poller now always respects the priority setting for feeds.
Michael Vogel [Thu, 19 Feb 2015 21:04:05 +0000 (22:04 +0100)]
The poller now always respects the priority setting for feeds.

9 years agoMore logging for the poller. Changed the query for the contacts to reduce the amount...
Michael Vogel [Thu, 19 Feb 2015 20:36:29 +0000 (21:36 +0100)]
More logging for the poller. Changed the query for the contacts to reduce the amount of contacts

9 years agodecreasing bubble display time in themes from 10s to 5s
Tobias Diekershoff [Thu, 19 Feb 2015 20:24:09 +0000 (21:24 +0100)]
decreasing bubble display time in themes from 10s to 5s

9 years agoMerge pull request #1407 from annando/1502-poller
Tobias Diekershoff [Thu, 19 Feb 2015 09:54:33 +0000 (10:54 +0100)]
Merge pull request #1407 from annando/1502-poller

The poller can now be called even inside the "include" directory

9 years agoDo the directory change only when it is needed.
Michael Vogel [Thu, 19 Feb 2015 09:45:46 +0000 (10:45 +0100)]
Do the directory change only when it is needed.

9 years agoThe poller can now be called even inside the "include" directory.
Michael Vogel [Thu, 19 Feb 2015 09:26:49 +0000 (10:26 +0100)]
The poller can now be called even inside the "include" directory.

9 years agoMerge pull request #1406 from annando/1502-scrape-last-item
Tobias Diekershoff [Thu, 19 Feb 2015 08:27:12 +0000 (09:27 +0100)]
Merge pull request #1406 from annando/1502-scrape-last-item

scrape/noscrape now contains the date the profile was last updated

9 years agoMerge pull request #1403 from annando/issue-1228
Tobias Diekershoff [Thu, 19 Feb 2015 08:25:41 +0000 (09:25 +0100)]
Merge pull request #1403 from annando/issue-1228

Issue 1228: Pictures aren't sent via API in comments.

9 years agoscrape/noscrape now contains the date the profile was last updated or the last messag...
Michael Vogel [Wed, 18 Feb 2015 22:40:46 +0000 (23:40 +0100)]
scrape/noscrape now contains the date the profile was last updated or the last message was sent.

9 years agoMerge branch 'release-3.3.3' into develop
Fabrixxm [Wed, 18 Feb 2015 07:37:40 +0000 (08:37 +0100)]
Merge branch 'release-3.3.3' into develop

9 years agoMerge pull request #1400 from annando/1502-contacts-in-scrape
fabrixxm [Tue, 17 Feb 2015 20:21:38 +0000 (21:21 +0100)]
Merge pull request #1400 from annando/1502-contacts-in-scrape

"contacts" field in scrape/noscrape

9 years agoMerge pull request #1402 from annando/release-3.3.3
fabrixxm [Tue, 17 Feb 2015 20:19:39 +0000 (21:19 +0100)]
Merge pull request #1402 from annando/release-3.3.3

Bugfix: See issue 1338

9 years agoIssue 1228: Pictures aren't sent via API in comments.
Michael Vogel [Tue, 17 Feb 2015 19:43:11 +0000 (20:43 +0100)]
Issue 1228: Pictures aren't sent via API in comments.

9 years agoBugfix: See issue 1338
Michael Vogel [Tue, 17 Feb 2015 18:48:02 +0000 (19:48 +0100)]
Bugfix: See issue 1338

9 years agoRemoved Statusnet from the counting of contacts for scrape/noscrape
Michael Vogel [Tue, 17 Feb 2015 18:27:13 +0000 (19:27 +0100)]
Removed Statusnet from the counting of contacts for scrape/noscrape

9 years agoMerge remote-tracking branch 'upstream/develop' into 1502-contacts-in-scrape
Michael Vogel [Tue, 17 Feb 2015 18:18:17 +0000 (19:18 +0100)]
Merge remote-tracking branch 'upstream/develop' into 1502-contacts-in-scrape

9 years agoMerge pull request #1399 from annando/1502-profile-link-avatar-picture
Tobias Diekershoff [Tue, 17 Feb 2015 16:42:53 +0000 (17:42 +0100)]
Merge pull request #1399 from annando/1502-profile-link-avatar-picture

link to the profile behind the avatar picture on the display page