]> git.mxchange.org Git - friendica.git/log
friendica.git
9 years agooembed: Prevent empty links
Michael Vogel [Wed, 27 Aug 2014 23:14:46 +0000 (01:14 +0200)]
oembed: Prevent empty links

9 years agobbcode: mask "[" and "]" for attachments.
Michael Vogel [Wed, 27 Aug 2014 23:11:43 +0000 (01:11 +0200)]
bbcode: mask "[" and "]" for attachments.

9 years agoOnly show foreign items if the profile of the user isn't hidden. Show the user's...
Michael Vogel [Wed, 27 Aug 2014 23:06:41 +0000 (01:06 +0200)]
Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile.

9 years agoIf a post is a pure reshare, then show the profile of the original author on the...
Michael Vogel [Tue, 26 Aug 2014 15:10:46 +0000 (17:10 +0200)]
If a post is a pure reshare, then show the profile of the original author on the display page.

9 years agoBBCode: Add a linefeed between a picture and the following text. This is important...
Michael Vogel [Mon, 25 Aug 2014 21:40:18 +0000 (23:40 +0200)]
BBCode: Add a linefeed between a picture and the following text. This is important for exports (e.g. to pumpio)

9 years agoIf a message is transmitted to a network that requires shortening (Twitter, Statusnet...
Michael Vogel [Mon, 25 Aug 2014 21:38:13 +0000 (23:38 +0200)]
If a message is transmitted to a network that requires shortening (Twitter, Statusnet, ADN), then the shortened link will be the link to the friendica post if it was a shared post.

9 years agoMake the network page the new default page after login.
Michael Vogel [Mon, 25 Aug 2014 21:34:29 +0000 (23:34 +0200)]
Make the network page the new default page after login.

9 years agoShowing the network name on the display page.
Michael Vogel [Mon, 25 Aug 2014 14:17:49 +0000 (16:17 +0200)]
Showing the network name on the display page.

9 years agoThe "display" page now shows the current author profile with a "connect" link (if...
Michael Vogel [Mon, 25 Aug 2014 12:09:56 +0000 (14:09 +0200)]
The "display" page now shows the current author profile with a "connect" link (if there is no current connection)

9 years agoBBCode: Depending upon the image size of the preview picture for a link, the image...
Michael Vogel [Mon, 25 Aug 2014 12:08:26 +0000 (14:08 +0200)]
BBCode: Depending upon the image size of the preview picture for a link, the image is displayed differently

9 years agoBugfix: There was a JS error that prevented the work of the comment buttons
Michael Vogel [Mon, 25 Aug 2014 12:07:11 +0000 (14:07 +0200)]
Bugfix: There was a JS error that prevented the work of the comment buttons

9 years agoVier: Some more design changes to "plus" style.
Michael Vogel [Wed, 20 Aug 2014 23:00:56 +0000 (01:00 +0200)]
Vier: Some more design changes to "plus" style.

9 years agoProvide a parent in the notification, so that threading of the notification mails...
Michael Vogel [Wed, 20 Aug 2014 23:00:12 +0000 (01:00 +0200)]
Provide a parent in the notification, so that threading of the notification mails is working.

9 years agoIf a user is already connected to another user, then don't show the "connect" link...
Michael Vogel [Wed, 20 Aug 2014 22:57:54 +0000 (00:57 +0200)]
If a user is already connected to another user, then don't show the "connect" link on his profile.

9 years agoReduced options when adding a friendica contact and an address was provided via URL...
Michael Vogel [Wed, 20 Aug 2014 22:56:21 +0000 (00:56 +0200)]
Reduced options when adding a friendica contact and an address was provided via URL parameter.

9 years agoNotification by mail: Improvement for the threading of notifications, new headers...
Michael Vogel [Wed, 20 Aug 2014 22:53:01 +0000 (00:53 +0200)]
Notification by mail: Improvement for the threading of notifications, new headers to support filtering.

9 years agobbcode: Don't use a preview picture in the "attachment" element if it is a video...
Michael Vogel [Wed, 20 Aug 2014 22:51:18 +0000 (00:51 +0200)]
bbcode: Don't use a preview picture in the "attachment" element if it is a video attachment.

9 years agoproxy: Added support for long addresses. "vier": New style "Plus"
Michael Vogel [Fri, 15 Aug 2014 23:40:38 +0000 (01:40 +0200)]
proxy: Added support for long addresses. "vier": New style "Plus"

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Tue, 12 Aug 2014 22:18:05 +0000 (00:18 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
mod/admin.php

9 years agoMoved "privacy_image_cache" into the core. Enabled by default, can be disabled in...
Michael Vogel [Tue, 12 Aug 2014 22:13:13 +0000 (00:13 +0200)]
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.

9 years agoMerge pull request #1069 from annando/master
tobiasd [Tue, 12 Aug 2014 07:01:12 +0000 (09:01 +0200)]
Merge pull request #1069 from annando/master

Solved (possible) encoding problem, encoding of URLs with GUID

9 years agophoto export functions for the api
friendica [Mon, 11 Aug 2014 09:29:14 +0000 (02:29 -0700)]
photo export functions for the api

9 years agoMerge pull request #1068 from tobiasd/20140810
tobiasd [Sun, 10 Aug 2014 13:19:12 +0000 (15:19 +0200)]
Merge pull request #1068 from tobiasd/20140810

revup and regenerating the message.po

9 years agorevup and regenerating the message.po
Tobias Diekershoff [Sun, 10 Aug 2014 13:15:31 +0000 (15:15 +0200)]
revup and regenerating the message.po

9 years agoMerge pull request #1067 from Beanow/feature/noscrape
tobiasd [Sun, 10 Aug 2014 11:24:21 +0000 (13:24 +0200)]
Merge pull request #1067 from Beanow/feature/noscrape

Added noscrape feature.

9 years agoAdded noscrape feature.
Beanow [Sun, 10 Aug 2014 10:45:34 +0000 (12:45 +0200)]
Added noscrape feature.

9 years agobb2diaspora: added one more page break. In the future it could be replaced by a regul...
Michael Vogel [Sat, 9 Aug 2014 07:20:37 +0000 (09:20 +0200)]
bb2diaspora: added one more page break. In the future it could be replaced by a regular expression.

9 years agoThe GUID in the link to the items has to be encoded, since it could contain special...
Michael Vogel [Sat, 9 Aug 2014 07:17:28 +0000 (09:17 +0200)]
The GUID in the link to the items has to be encoded, since it could contain special characters

9 years agoThere seems to be problems with encoding - this should fix it.
Michael Vogel [Thu, 7 Aug 2014 19:55:17 +0000 (21:55 +0200)]
There seems to be problems with encoding - this should fix it.

9 years agoMerge pull request #1066 from tobiasd/revup20140807
tobiasd [Thu, 7 Aug 2014 06:47:56 +0000 (08:47 +0200)]
Merge pull request #1066 from tobiasd/revup20140807

revup

9 years agorevup
Tobias Diekershoff [Thu, 7 Aug 2014 06:46:29 +0000 (08:46 +0200)]
revup

9 years agoMerge pull request #1065 from annando/master
tobiasd [Thu, 7 Aug 2014 06:42:25 +0000 (08:42 +0200)]
Merge pull request #1065 from annando/master

Refreshing of the network page only when the page is at the beginning

9 years agoMerge pull request #1062 from fabrixxm/item_image_size_per_theme
tobiasd [Thu, 7 Aug 2014 06:41:15 +0000 (08:41 +0200)]
Merge pull request #1062 from fabrixxm/item_image_size_per_theme

preferred item image size for theme, get smallest photo near scale reque...

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 7 Aug 2014 06:29:38 +0000 (08:29 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agofetch_url: Logging the data only when at the "data" loglevel
Michael Vogel [Thu, 7 Aug 2014 06:22:32 +0000 (08:22 +0200)]
fetch_url: Logging the data only when at the "data" loglevel

9 years agoNo change in functionality.
Michael Vogel [Thu, 7 Aug 2014 06:03:43 +0000 (08:03 +0200)]
No change in functionality.

9 years agoWhen storing items, the object-type is detected and stored.
Michael Vogel [Thu, 7 Aug 2014 06:02:24 +0000 (08:02 +0200)]
When storing items, the object-type is detected and stored.

9 years agoIn PHP versions lower than 5.4 the notification mails could have been sent with the...
Michael Vogel [Thu, 7 Aug 2014 06:00:53 +0000 (08:00 +0200)]
In PHP versions lower than 5.4 the notification mails could have been sent with the wrog charset.

9 years agoOnly some blanks removed, no changes in functionality
Michael Vogel [Thu, 7 Aug 2014 05:59:43 +0000 (07:59 +0200)]
Only some blanks removed, no changes in functionality

9 years agoUnified user agent string when fetching data.
Michael Vogel [Thu, 7 Aug 2014 05:58:20 +0000 (07:58 +0200)]
Unified user agent string when fetching data.

9 years agoOptimized version of the possibility to reload the content of the network page only...
Michael Vogel [Fri, 1 Aug 2014 22:35:25 +0000 (00:35 +0200)]
Optimized version of the possibility to reload the content of the network page only at its top.

9 years agoNew description for the option to reload the page only when on top.
Michael Vogel [Fri, 1 Aug 2014 18:11:56 +0000 (20:11 +0200)]
New description for the option to reload the page only when on top.

9 years agoAuto update of network page only at top of the page
Michael Vogel [Fri, 1 Aug 2014 17:59:06 +0000 (19:59 +0200)]
Auto update of network page only at top of the page

9 years agopreferred item image size for theme, get smallest photo near scale requested
fabrixxm [Wed, 30 Jul 2014 13:23:36 +0000 (15:23 +0200)]
preferred item image size for theme, get smallest photo near scale requested

themes can declare preferred image size for images in items, with

   $a->theme_info = array(
    "item_image_size" => 1
   );

0: original, 1:640px, 2:320px

mod/photo.php returns the nearest scaled image near requested one
if it doesn't exists, instead of nothing

9 years agoMerge pull request #1058 from annando/master
tobiasd [Mon, 28 Jul 2014 08:10:15 +0000 (10:10 +0200)]
Merge pull request #1058 from annando/master

Make the friendica android client work again

9 years agoBetter detection for links in the body that can be removed because of added information.
Michael Vogel [Sun, 27 Jul 2014 19:59:44 +0000 (21:59 +0200)]
Better detection for links in the body that can be removed because of added information.

9 years agoThe title of bookmark links is now taken instead of the data that was fetched via...
Michael Vogel [Sun, 27 Jul 2014 14:10:09 +0000 (16:10 +0200)]
The title of bookmark links is now taken instead of the data that was fetched via oembed

9 years agoMake the friendica android client work again (it had problems with the GUID in the...
Michael Vogel [Sat, 26 Jul 2014 13:01:01 +0000 (15:01 +0200)]
Make the friendica android client work again (it had problems with the GUID in the notifications)

9 years agoMerge pull request #1057 from annando/master
tobiasd [Fri, 25 Jul 2014 06:41:19 +0000 (08:41 +0200)]
Merge pull request #1057 from annando/master

Removing of several warnings to make the dav addon work again

9 years agoRemoving of warnings to make dav work
Michael Vogel [Thu, 24 Jul 2014 21:24:10 +0000 (23:24 +0200)]
Removing of warnings to make dav work

9 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 24 Jul 2014 20:54:35 +0000 (22:54 +0200)]
Merge remote-tracking branch 'upstream/master'

9 years agoRemoving of some warnings
Michael Vogel [Thu, 24 Jul 2014 20:53:09 +0000 (22:53 +0200)]
Removing of some warnings

9 years agobbcode: New mode for conversion of shared content that will be used for g+ and facebo...
Michael Vogel [Thu, 24 Jul 2014 20:51:28 +0000 (22:51 +0200)]
bbcode: New mode for conversion of shared content that will be used for g+ and facebook export.

9 years agoparse_url: Removing of warnings with invalid charsets
Michael Vogel [Thu, 24 Jul 2014 20:50:56 +0000 (22:50 +0200)]
parse_url: Removing of warnings with invalid charsets

9 years agoMerge pull request #1055 from annando/master
tobiasd [Thu, 24 Jul 2014 06:40:29 +0000 (08:40 +0200)]
Merge pull request #1055 from annando/master

Working with GUID and Object-Type - bugfix for API

9 years agoMerge pull request #1048 from tobiasd/20140711
tobiasd [Thu, 24 Jul 2014 06:40:02 +0000 (08:40 +0200)]
Merge pull request #1048 from tobiasd/20140711

initialize intErrorCode / mobile themes

9 years agoMerge branch 'master' of github.com:annando/friendica
Michael Vogel [Tue, 22 Jul 2014 12:23:00 +0000 (14:23 +0200)]
Merge branch 'master' of github.com:annando/friendica

9 years agoOnly some spaces removed
Michael Vogel [Tue, 22 Jul 2014 12:02:46 +0000 (14:02 +0200)]
Only some spaces removed

9 years agoBugfix: When fetching a feed's name, take the title or description, but not the autho...
Michael Vogel [Tue, 22 Jul 2014 05:59:11 +0000 (07:59 +0200)]
Bugfix: When fetching a feed's name, take the title or description, but not the author name.

9 years agoUsage of /display/(guid) as path instead of /display/(user)/(id)
Michael Vogel [Mon, 21 Jul 2014 22:36:20 +0000 (00:36 +0200)]
Usage of /display/(guid) as path instead of /display/(user)/(id)
Bugfix for adding tags to photos

9 years agoAPI: Bugfix for an API result where "in reply to" was equal to the id of the post.
Michael Vogel [Mon, 21 Jul 2014 22:33:48 +0000 (00:33 +0200)]
API: Bugfix for an API result where "in reply to" was equal to the id of the post.

9 years agoMerge pull request #1052 from annando/master
fabrixxm [Mon, 21 Jul 2014 07:24:04 +0000 (09:24 +0200)]
Merge pull request #1052 from annando/master

"verb" for all items, new function for uploading pictures

9 years agoSetting "verb" for postings from Diaspora, Feeds and Mails
Michael Vogel [Tue, 15 Jul 2014 06:50:49 +0000 (08:50 +0200)]
Setting "verb" for postings from Diaspora, Feeds and Mails

9 years agoNew function to upload photos to the wall. (Will be used in connectors)
Michael Vogel [Tue, 15 Jul 2014 06:49:41 +0000 (08:49 +0200)]
New function to upload photos to the wall. (Will be used in connectors)

9 years agoThe function "get_attached_data" hasn't always detected photos
Michael Vogel [Tue, 15 Jul 2014 06:48:40 +0000 (08:48 +0200)]
The function "get_attached_data" hasn't always detected photos

9 years agoUse the GUID to refer to items (preparation for future changes)
Michael Vogel [Tue, 15 Jul 2014 06:47:36 +0000 (08:47 +0200)]
Use the GUID to refer to items (preparation for future changes)

9 years agoMerge pull request #1051 from annando/master
fabrixxm [Mon, 14 Jul 2014 09:48:18 +0000 (11:48 +0200)]
Merge pull request #1051 from annando/master

Preventing an endless loop while fetching site infos

9 years agoPreventing an endless loop while fetching site infos
Michael Vogel [Mon, 14 Jul 2014 06:37:40 +0000 (08:37 +0200)]
Preventing an endless loop while fetching site infos

9 years agoremoving commented out stuff
Tobias Diekershoff [Sat, 12 Jul 2014 10:29:58 +0000 (12:29 +0200)]
removing commented out stuff

9 years agoMerge pull request #1044 from annando/master
tobiasd [Fri, 11 Jul 2014 05:55:44 +0000 (07:55 +0200)]
Merge pull request #1044 from annando/master

Better user agent string, suppress flooding of the community page by single users

9 years agoallow scaling on mobile themes
Tobias Diekershoff [Fri, 11 Jul 2014 05:40:34 +0000 (07:40 +0200)]
allow scaling on mobile themes

9 years agoinitialize intErrorCode if no Error occured
Tobias Diekershoff [Fri, 11 Jul 2014 05:37:27 +0000 (07:37 +0200)]
initialize intErrorCode if no Error occured

9 years agoImproved option to suppress message flooding by some users.
Michael Vogel [Thu, 10 Jul 2014 21:13:50 +0000 (23:13 +0200)]
Improved option to suppress message flooding by some users.

9 years agoSetting the user agent to "Mozilla/5.0 (compatible; Friendica)"
Michael Vogel [Thu, 10 Jul 2014 21:13:07 +0000 (23:13 +0200)]
Setting the user agent to "Mozilla/5.0 (compatible; Friendica)"

9 years agobbcode: Changed the format of repeated messages once more.
Michael Vogel [Thu, 10 Jul 2014 21:12:07 +0000 (23:12 +0200)]
bbcode: Changed the format of repeated messages once more.

9 years agoMerge pull request #1042 from annando/master
tobiasd [Thu, 10 Jul 2014 05:45:27 +0000 (07:45 +0200)]
Merge pull request #1042 from annando/master

Workaround for likes from Diaspora, disabling of the automatic reload of the network page

9 years agousing the recycle sign instead of "RD" for statusnet.
Michael Vogel [Wed, 9 Jul 2014 22:16:03 +0000 (00:16 +0200)]
using the recycle sign instead of "RD" for statusnet.

9 years agobbcode: Shared posts to app.net will now have an @ before the username.
Michael Vogel [Wed, 9 Jul 2014 22:12:12 +0000 (00:12 +0200)]
bbcode: Shared posts to app.net will now have an @ before the username.

9 years agoUsing @ before username when repeating messages to twitter and statusnet
Michael Vogel [Wed, 9 Jul 2014 22:00:09 +0000 (00:00 +0200)]
Using @ before username when repeating messages to twitter and statusnet

9 years agobbcode: Use shorter method for shared content to networks where size matters.
Michael Vogel [Wed, 9 Jul 2014 21:33:38 +0000 (23:33 +0200)]
bbcode: Use shorter method for shared content to networks where size matters.

9 years agoDiaspora: Possibility to disable the checking of the signature of likes. This is...
Michael Vogel [Wed, 9 Jul 2014 19:44:12 +0000 (21:44 +0200)]
Diaspora: Possibility to disable the checking of the signature of likes. This is a workaround for the known problem of not receiving likes from Diaspora.

9 years agoRelocate the site now relocates adresses in the "unique_contacts" table as well.
Michael Vogel [Wed, 9 Jul 2014 19:36:20 +0000 (21:36 +0200)]
Relocate the site now relocates adresses in the "unique_contacts" table as well.

9 years agoPossibility to disable the automatic reload of the network page
Michael Vogel [Wed, 9 Jul 2014 19:32:32 +0000 (21:32 +0200)]
Possibility to disable the automatic reload of the network page

9 years agoPlaintext: The function now returns images from video links as well.
Michael Vogel [Wed, 9 Jul 2014 19:28:42 +0000 (21:28 +0200)]
Plaintext: The function now returns images from video links as well.

9 years agoLet an item be accssible via the GUI (additionally to uid and item id)
Michael Vogel [Wed, 9 Jul 2014 18:48:34 +0000 (20:48 +0200)]
Let an item be accssible via the GUI (additionally to uid and item id)

9 years agoAdding preview value to "prepare_body" hook. (Will be used in addons for network...
Michael Vogel [Wed, 9 Jul 2014 18:44:12 +0000 (20:44 +0200)]
Adding preview value to "prepare_body" hook. (Will be used in addons for network related previews)

9 years agoMerge pull request #1039 from tobiasd/20140707
tobiasd [Mon, 7 Jul 2014 11:52:56 +0000 (13:52 +0200)]
Merge pull request #1039 from tobiasd/20140707

moving the README files to .md

9 years agofixing link syntax
Tobias Diekershoff [Mon, 7 Jul 2014 11:51:13 +0000 (13:51 +0200)]
fixing link syntax

9 years agomove READMEs to .md, added some notes about addon translations
Tobias Diekershoff [Mon, 7 Jul 2014 11:03:05 +0000 (13:03 +0200)]
move READMEs to .md, added some notes about addon translations

9 years agoMerge pull request #1035 from Beanow/hotfix/user-menu
tobiasd [Fri, 27 Jun 2014 18:40:24 +0000 (20:40 +0200)]
Merge pull request #1035 from Beanow/hotfix/user-menu

Minor bugfixes in nav.php

9 years agoMerge pull request #1037 from Beanow/feature/expose-profile-data
tobiasd [Fri, 27 Jun 2014 18:39:36 +0000 (20:39 +0200)]
Merge pull request #1037 from Beanow/feature/expose-profile-data

Exposes new profile data for templating.

9 years agoExposes new profile data for templating.
Beanow [Fri, 27 Jun 2014 16:12:15 +0000 (18:12 +0200)]
Exposes new profile data for templating.

* Boolean value of whether multi_profiles is enabled.
* Array needed for yesno_field for the hide-friends option.

9 years agoMinor bugfixes in nav.php:
Beanow [Fri, 27 Jun 2014 14:46:11 +0000 (16:46 +0200)]
Minor bugfixes in nav.php:

* Added videos to usermenu
* Fixed alt for personal notes

9 years agoMerge pull request #1033 from annando/master
tobiasd [Tue, 24 Jun 2014 04:29:35 +0000 (06:29 +0200)]
Merge pull request #1033 from annando/master

Temporary paths are now defined automatically

9 years agodbstructure: the indexes for longer table fields are now shortened
Michael Vogel [Sun, 22 Jun 2014 23:27:00 +0000 (01:27 +0200)]
dbstructure: the indexes for longer table fields are now shortened

9 years agomarkdown export for libertree now handles horizontal tulers correct.
Michael Vogel [Sun, 22 Jun 2014 23:25:58 +0000 (01:25 +0200)]
markdown export for libertree now handles horizontal tulers correct.

9 years agoThe temporary paths (temp, lock, itemcache) are now detected automatically when used.
Michael Vogel [Sun, 22 Jun 2014 23:24:39 +0000 (01:24 +0200)]
The temporary paths (temp, lock, itemcache) are now detected automatically when used.

9 years agoMerge pull request #1030 from tobiasd/20140622
tobiasd [Sun, 22 Jun 2014 09:18:21 +0000 (11:18 +0200)]
Merge pull request #1030 from tobiasd/20140622

renew master message.po

9 years agoredo util/message.po
Tobias Diekershoff [Sun, 22 Jun 2014 09:15:40 +0000 (11:15 +0200)]
redo util/message.po

9 years agoMerge pull request #1029 from tobiasd/fix1027
tobiasd [Sun, 22 Jun 2014 07:47:53 +0000 (09:47 +0200)]
Merge pull request #1029 from tobiasd/fix1027

don't add http:// if homepage is not set