]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoThe "ignore" feature can be disabled and enabled, the value will now be retrieved.
Michael Vogel [Wed, 3 Sep 2014 23:27:28 +0000 (01:27 +0200)]
The "ignore" feature can be disabled and enabled, the value will now be retrieved.

10 years agoAdded new file for ignoring threads
Michael Vogel [Wed, 3 Sep 2014 23:04:43 +0000 (01:04 +0200)]
Added new file for ignoring threads

10 years agoUpdated font awesome to new version
Michael Vogel [Wed, 3 Sep 2014 23:01:39 +0000 (01:01 +0200)]
Updated font awesome to new version

10 years agoIt is now possible to ignore threads.
Michael Vogel [Wed, 3 Sep 2014 22:58:52 +0000 (00:58 +0200)]
It is now possible to ignore threads.

10 years agoAdded an alternate link to the profile in the atom feeds (feature request #925)
Michael Vogel [Wed, 3 Sep 2014 07:52:31 +0000 (09:52 +0200)]
Added an alternate link to the profile in the atom feeds (feature request #925)

10 years agoFix for issue #1060 (Missing Entries in Archive Dropdown)
Michael Vogel [Tue, 2 Sep 2014 23:43:04 +0000 (01:43 +0200)]
Fix for issue #1060 (Missing Entries in Archive Dropdown)

10 years agoBugfix: Messages when ignoring, blocking and archiving contacts now returns the corre...
Michael Vogel [Tue, 2 Sep 2014 23:03:23 +0000 (01:03 +0200)]
Bugfix: Messages when ignoring, blocking and archiving contacts now returns the correct messages.

10 years agoIf a picture was too small it got cropped
Michael Vogel [Tue, 2 Sep 2014 00:36:04 +0000 (02:36 +0200)]
If a picture was too small it got cropped

10 years agoCutting the text has to be made UTF-8 aware as well.
Michael Vogel [Tue, 2 Sep 2014 00:14:16 +0000 (02:14 +0200)]
Cutting the text has to be made UTF-8 aware as well.

10 years agoThe plaintext conversion had issues with counting the text size of posts with german...
Michael Vogel [Mon, 1 Sep 2014 23:31:31 +0000 (01:31 +0200)]
The plaintext conversion had issues with counting the text size of posts with german umlauts

10 years agodbstructure: Delete indexes before the database structure is changed
Michael Vogel [Mon, 1 Sep 2014 21:41:21 +0000 (23:41 +0200)]
dbstructure: Delete indexes before the database structure is changed

10 years agoAfter a new friendica contact is added, the user is directed to the contact page...
Michael Vogel [Mon, 1 Sep 2014 14:55:16 +0000 (16:55 +0200)]
After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)

10 years agoremote-self: "origin" and "last-child" need to be set as well.
Michael Vogel [Mon, 1 Sep 2014 13:28:31 +0000 (15:28 +0200)]
remote-self: "origin" and "last-child" need to be set as well.

10 years agoremote-self: Moved some functionality from other place into the "item_store" function
Michael Vogel [Mon, 1 Sep 2014 12:40:29 +0000 (14:40 +0200)]
remote-self: Moved some functionality from other place into the "item_store" function

10 years agoRemote-self: It is now possible to chose between two different modes of mirroring.
Michael Vogel [Mon, 1 Sep 2014 12:00:21 +0000 (14:00 +0200)]
Remote-self: It is now possible to chose between two different modes of mirroring.

10 years agoremote-self: Seting the author name to the owner name
Michael Vogel [Mon, 1 Sep 2014 07:59:58 +0000 (09:59 +0200)]
remote-self: Seting the author name to the owner name

10 years agoRemote-self is now working immediately
Michael Vogel [Sun, 31 Aug 2014 21:52:25 +0000 (23:52 +0200)]
Remote-self is now working immediately

10 years agoBugfix: It was impossible to add groups.
Michael Vogel [Sat, 30 Aug 2014 00:08:33 +0000 (02:08 +0200)]
Bugfix: It was impossible to add groups.

10 years agoBugfix: connecting with other users now works again.
Michael Vogel [Wed, 27 Aug 2014 23:15:40 +0000 (01:15 +0200)]
Bugfix: connecting with other users now works again.

10 years agooembed: Prevent empty links
Michael Vogel [Wed, 27 Aug 2014 23:14:46 +0000 (01:14 +0200)]
oembed: Prevent empty links

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

10 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.

10 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.

10 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)

10 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.

10 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.

10 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.

10 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)

10 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

10 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

10 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.

10 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.

10 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.

10 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.

10 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.

10 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.

10 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"

10 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

10 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.

10 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

10 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

10 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

10 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

10 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.

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

10 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.

10 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

10 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.

10 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

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

10 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

10 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...

10 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'

10 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

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

10 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.

10 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.

10 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

10 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.

10 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.

10 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.

10 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

10 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

10 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

10 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.

10 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

10 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)

10 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

10 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

10 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'

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

10 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.

10 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

10 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

10 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

10 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

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

10 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.

10 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

10 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.

10 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

10 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

10 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)

10 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

10 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)

10 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

10 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

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

10 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

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

10 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

10 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.

10 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)"

10 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.

10 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

10 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.

10 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.

10 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

10 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.

10 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.