]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoDiaspora-XML-Templates: Added provider name and some rearrangements to fit the exact...
Michael Vogel [Mon, 21 Apr 2014 23:01:21 +0000 (01:01 +0200)]
Diaspora-XML-Templates: Added provider name and some rearrangements to fit the exact order of the elements in diaspora (only for the beauty)

10 years agoDiaspora: Now the application name is transmitted as well with a post.
Michael Vogel [Mon, 21 Apr 2014 22:58:17 +0000 (00:58 +0200)]
Diaspora: Now the application name is transmitted as well with a post.

10 years agobbcode: The header for shared messages for text based system needn't to have a profil...
Michael Vogel [Mon, 21 Apr 2014 22:56:46 +0000 (00:56 +0200)]
bbcode: The header for shared messages for text based system needn't to have a profile link.

10 years agobb2diaspora: Horizontal ruler must have a leading new line for libertree
Michael Vogel [Mon, 21 Apr 2014 22:55:47 +0000 (00:55 +0200)]
bb2diaspora: Horizontal ruler must have a leading new line for libertree

10 years agoDon't show embedded page information for statusnet groups.
Michael Vogel [Sat, 12 Apr 2014 11:14:39 +0000 (13:14 +0200)]
Don't show embedded page information for statusnet groups.

10 years agoVier: Added treatment of videos like links. (See the changes in the "parse url" section)
Michael Vogel [Fri, 4 Apr 2014 09:03:34 +0000 (11:03 +0200)]
Vier: Added treatment of videos like links. (See the changes in the "parse url" section)

10 years agoCode beautification and some more logging data - no changes in the functionality.
Michael Vogel [Fri, 4 Apr 2014 09:02:36 +0000 (11:02 +0200)]
Code beautification and some more logging data - no changes in the functionality.

10 years agoparse url: Emtpy values in meta headers are now ignored. Oembed data has priority...
Michael Vogel [Fri, 4 Apr 2014 08:58:31 +0000 (10:58 +0200)]
parse url: Emtpy values in meta headers are now ignored. Oembed data has priority. Videos are embedded with some further information.

10 years agooembed: Now it is possible to use the service from embedly with an API key.
Michael Vogel [Fri, 4 Apr 2014 08:56:33 +0000 (10:56 +0200)]
oembed: Now it is possible to use the service from embedly with an API key.

10 years agoNew function "original_url" (moved from an addon) that follows all redirects to the...
Michael Vogel [Fri, 4 Apr 2014 08:55:30 +0000 (10:55 +0200)]
New function "original_url" (moved from an addon) that follows all redirects to the original url.

10 years agoWhen converting from html to bbcode, now mail links are converted into the [mail...
Michael Vogel [Fri, 4 Apr 2014 08:54:43 +0000 (10:54 +0200)]
When converting from html to bbcode, now mail links are converted into the [mail] bbcode

10 years agoThe function to fetch data about a site (via the "parse url" function) is moved from...
Michael Vogel [Fri, 4 Apr 2014 08:52:53 +0000 (10:52 +0200)]
The function to fetch data about a site (via the "parse url" function) is moved from diaspora to another place, since it is multi purpose

10 years agoThe system's load is now checked, when the cronhooks are started.
Michael Vogel [Fri, 4 Apr 2014 08:48:02 +0000 (10:48 +0200)]
The system's load is now checked, when the cronhooks are started.

10 years agoDiaspora: The HTML paragraph element was treated wrong when importing items from...
Michael Vogel [Fri, 4 Apr 2014 08:45:40 +0000 (10:45 +0200)]
Diaspora: The HTML paragraph element was treated wrong when importing items from Diaspora

10 years agoWhen converting to plain text, links behind @-addresses are now removed
Michael Vogel [Fri, 4 Apr 2014 08:44:42 +0000 (10:44 +0200)]
When converting to plain text, links behind @-addresses are now removed

10 years agoRemoved deprecated twitter code, since twitter had changed its API long time ago.
Michael Vogel [Fri, 4 Apr 2014 08:42:12 +0000 (10:42 +0200)]
Removed deprecated twitter code, since twitter had changed its API long time ago.

10 years agoPreparations for statusnet connector import
Michael Vogel [Fri, 4 Apr 2014 08:40:46 +0000 (10:40 +0200)]
Preparations for statusnet connector import

10 years agoDiaspora: Images from shared messages now appear in the posting.
Michael Vogel [Sun, 23 Mar 2014 17:50:28 +0000 (18:50 +0100)]
Diaspora: Images from shared messages now appear in the posting.

10 years agoGroups should now be fast (and accurate)
Michael Vogel [Thu, 20 Mar 2014 22:34:09 +0000 (23:34 +0100)]
Groups should now be fast (and accurate)

10 years agoAdding functions for the file- and category handling
Michael Vogel [Thu, 20 Mar 2014 17:51:13 +0000 (18:51 +0100)]
Adding functions for the file- and category handling

10 years agoNow changing categories also changes them in the term table.
Michael Vogel [Thu, 20 Mar 2014 17:48:08 +0000 (18:48 +0100)]
Now changing categories also changes them in the term table.

10 years agoWhen a user isn't logged in, then the item link got to an invalid address.
Michael Vogel [Thu, 20 Mar 2014 17:46:35 +0000 (18:46 +0100)]
When a user isn't logged in, then the item link got to an invalid address.

10 years agoOnly some code beautification. No functional changes.
Michael Vogel [Thu, 20 Mar 2014 17:46:01 +0000 (18:46 +0100)]
Only some code beautification. No functional changes.

10 years agoSupport of the term table for categories
Michael Vogel [Thu, 20 Mar 2014 17:45:16 +0000 (18:45 +0100)]
Support of the term table for categories

10 years agoAPI: Add the title to the html output.
Michael Vogel [Thu, 20 Mar 2014 17:44:24 +0000 (18:44 +0100)]
API: Add the title to the html output.

10 years agoVier: Larger font for content.
Michael Vogel [Tue, 18 Mar 2014 21:52:19 +0000 (22:52 +0100)]
Vier: Larger font for content.

10 years agoSearch with tags now works fast.
Michael Vogel [Tue, 18 Mar 2014 21:51:50 +0000 (22:51 +0100)]
Search with tags now works fast.

10 years agoFixing SQL problem and speeding up search.
Michael Vogel [Sun, 16 Mar 2014 21:42:47 +0000 (22:42 +0100)]
Fixing SQL problem and speeding up search.

10 years agoFunctions for the new threas table, script for updating this table
Michael Vogel [Sun, 16 Mar 2014 17:19:19 +0000 (18:19 +0100)]
Functions for the new threas table, script for updating this table

10 years agobbcode: rearrange shared links - can only be made standard, when all themes support...
Michael Vogel [Sun, 16 Mar 2014 17:16:05 +0000 (18:16 +0100)]
bbcode: rearrange shared links - can only be made standard, when all themes support the "type-link" elements

10 years agoOStatus auto completion: option to completely disable the auto completion.
Michael Vogel [Sun, 16 Mar 2014 17:09:42 +0000 (18:09 +0100)]
OStatus auto completion: option to completely disable the auto completion.

10 years agoAuto creation of photo directory to improve caching
Michael Vogel [Sun, 16 Mar 2014 16:49:56 +0000 (17:49 +0100)]
Auto creation of photo directory to improve caching

10 years agoparse url: Improvements for detecting the page type
Michael Vogel [Sun, 16 Mar 2014 16:48:28 +0000 (17:48 +0100)]
parse url: Improvements for detecting the page type

10 years agoDiaspora: Add further information for links (like Diaspora is doing it on their side)
Michael Vogel [Sun, 16 Mar 2014 16:46:05 +0000 (17:46 +0100)]
Diaspora: Add further information for links (like Diaspora is doing it on their side)

10 years agoQueue: using lockpath, so that the queue only can run once a time.
Michael Vogel [Sun, 16 Mar 2014 16:37:20 +0000 (17:37 +0100)]
Queue: using lockpath, so that the queue only can run once a time.

10 years agoVier: Fading effects for tags, borders for links
Michael Vogel [Sun, 16 Mar 2014 16:24:10 +0000 (17:24 +0100)]
Vier: Fading effects for tags, borders for links

10 years agoNow term table is used for categories and putting items to folder
Michael Vogel [Sun, 16 Mar 2014 16:16:01 +0000 (17:16 +0100)]
Now term table is used for categories and putting items to folder

10 years agoEven more SQL improvements.
Michael Vogel [Sun, 16 Mar 2014 16:12:56 +0000 (17:12 +0100)]
Even more SQL improvements.

10 years agoMore "LIMIT 1" removed - and some other SQL improvements.
Michael Vogel [Tue, 11 Mar 2014 22:52:32 +0000 (23:52 +0100)]
More "LIMIT 1" removed - and some other SQL improvements.

10 years agoAvoiding some PHP warnings
Michael Vogel [Sun, 9 Mar 2014 08:26:54 +0000 (09:26 +0100)]
Avoiding some PHP warnings

10 years agoRemoved another "limit 1"
Michael Vogel [Sun, 9 Mar 2014 08:25:57 +0000 (09:25 +0100)]
Removed another "limit 1"

10 years agoSupport for xcache
Michael Vogel [Sun, 9 Mar 2014 08:24:41 +0000 (09:24 +0100)]
Support for xcache

10 years agoVier: The shadows are reduced a little bit.
Michael Vogel [Sun, 9 Mar 2014 08:22:44 +0000 (09:22 +0100)]
Vier: The shadows are reduced a little bit.

10 years agoDatabase stuff. New table "thread". Changing "left join" to "inner join", removing...
Michael Vogel [Sun, 9 Mar 2014 08:19:14 +0000 (09:19 +0100)]
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.

10 years ago"vier": Several design changes. New option for coloured network items.
Michael Vogel [Sun, 2 Mar 2014 00:29:20 +0000 (01:29 +0100)]
"vier": Several design changes. New option for coloured network items.

10 years agoparse_url: Trim the content of the description field.
Michael Vogel [Sun, 2 Mar 2014 00:00:36 +0000 (01:00 +0100)]
parse_url: Trim the content of the description field.

10 years agoDisabling some features for several networks
Michael Vogel [Sat, 1 Mar 2014 23:50:06 +0000 (00:50 +0100)]
Disabling some features for several networks

10 years agoPreparation for a new variable that points to the post on the own friendica server
Michael Vogel [Sat, 1 Mar 2014 23:47:22 +0000 (00:47 +0100)]
Preparation for a new variable that points to the post on the own friendica server

10 years agoDiaspora: set plink to the original url from the origin server
Michael Vogel [Sat, 1 Mar 2014 23:45:42 +0000 (00:45 +0100)]
Diaspora: set plink to the original url from the origin server

10 years agoVier: forgot to add template ...
Michael Vogel [Sun, 23 Feb 2014 14:58:22 +0000 (15:58 +0100)]
Vier: forgot to add template ...

10 years agoVier: Added config.php
Michael Vogel [Sun, 23 Feb 2014 14:57:27 +0000 (15:57 +0100)]
Vier: Added config.php

10 years agoAdding cache mechanism for bbcode. Improving cache to use apc.
Michael Vogel [Sun, 23 Feb 2014 14:51:57 +0000 (15:51 +0100)]
Adding cache mechanism for bbcode. Improving cache to use apc.

10 years agoVier: Option to switch between shadow style and flat style.
Michael Vogel [Sat, 22 Feb 2014 14:48:57 +0000 (15:48 +0100)]
Vier: Option to switch between shadow style and flat style.

10 years agoSupport for twitter cards (in both directions)
Michael Vogel [Sat, 22 Feb 2014 14:46:19 +0000 (15:46 +0100)]
Support for twitter cards (in both directions)

10 years agoAPI: Better support of picture links
Michael Vogel [Sat, 22 Feb 2014 14:42:34 +0000 (15:42 +0100)]
API: Better support of picture links

10 years agoVier should now work better on some older browsers
Michael Vogel [Sun, 16 Feb 2014 16:37:56 +0000 (17:37 +0100)]
Vier should now work better on some older browsers

10 years agoOnly some code beautification.
Michael Vogel [Sun, 16 Feb 2014 16:36:52 +0000 (17:36 +0100)]
Only some code beautification.

10 years agoparse url: Characters like < and > has to be escaped when showing the parsed output.
Michael Vogel [Sun, 16 Feb 2014 16:35:01 +0000 (17:35 +0100)]
parse url: Characters like < and > has to be escaped when showing the parsed output.

10 years agoSpeeding up showing marked posts.
Michael Vogel [Sun, 16 Feb 2014 16:30:42 +0000 (17:30 +0100)]
Speeding up showing marked posts.

10 years agoAPI: Retweets with Twidere now work again.
Michael Vogel [Thu, 13 Feb 2014 22:07:51 +0000 (23:07 +0100)]
API: Retweets with Twidere now work again.

10 years agoAPI: Better detection of repeated messages. Better handling of tags. (In a next step...
Michael Vogel [Thu, 13 Feb 2014 07:30:40 +0000 (08:30 +0100)]
API: Better detection of repeated messages. Better handling of tags. (In a next step they will be included in the entities)

10 years agoAPI: Support of "include_entities"
Michael Vogel [Wed, 12 Feb 2014 00:41:45 +0000 (01:41 +0100)]
API: Support of "include_entities"

10 years agoShowing "view full size" is now configurable
Michael Vogel [Tue, 11 Feb 2014 22:44:45 +0000 (23:44 +0100)]
Showing "view full size" is now configurable

10 years agoapi: Improvements for entities
Michael Vogel [Tue, 11 Feb 2014 22:43:34 +0000 (23:43 +0100)]
api: Improvements for entities

10 years agotarget="_blank" instead of target="external-link"
Michael Vogel [Tue, 11 Feb 2014 22:42:06 +0000 (23:42 +0100)]
target="_blank" instead of target="external-link"

10 years agoshared items and shared links for duepuntozero, quattro and smoothly
Michael Vogel [Wed, 5 Feb 2014 00:15:08 +0000 (01:15 +0100)]
shared items and shared links for duepuntozero, quattro and smoothly

10 years agoDiabook: Support for shared messages and shared links
Michael Vogel [Tue, 4 Feb 2014 23:41:19 +0000 (00:41 +0100)]
Diabook: Support for shared messages and shared links

10 years agoAdded two fields in the database.sql that were added via update.
Michael Vogel [Mon, 3 Feb 2014 22:22:37 +0000 (23:22 +0100)]
Added two fields in the database.sql that were added via update.

10 years agooembed: There seems to be some bug with ombed (maybe passing a non working url) This...
Michael Vogel [Mon, 3 Feb 2014 22:06:12 +0000 (23:06 +0100)]
oembed: There seems to be some bug with ombed (maybe passing a non working url) This small fix should avoid the error at this place and may directs to the source of the problem.

10 years agoVier: Adding some shadows. In the thread view showing the application when hovering...
Michael Vogel [Sun, 2 Feb 2014 08:57:31 +0000 (09:57 +0100)]
Vier: Adding some shadows. In the thread view showing the application when hovering over the network name (less information is sometimes more)

10 years agoSupport for the Diaspora App in Firefox.
Michael Vogel [Sun, 2 Feb 2014 08:56:37 +0000 (09:56 +0100)]
Support for the Diaspora App in Firefox.

10 years agoAPI: Support for entitites. (embedded pictures in twidere)
Michael Vogel [Sun, 2 Feb 2014 08:54:33 +0000 (09:54 +0100)]
API: Support for entitites. (embedded pictures in twidere)

10 years agovier: Quick fix for a missing file (taken from quattro at the moment)
Michael Vogel [Tue, 28 Jan 2014 21:55:19 +0000 (22:55 +0100)]
vier: Quick fix for a missing file (taken from quattro at the moment)

10 years agooembed: Option to disallow displaying of "rich" content and some beautification for...
Michael Vogel [Sun, 26 Jan 2014 08:59:20 +0000 (09:59 +0100)]
oembed: Option to disallow displaying of "rich" content and some beautification for titles that are only links

10 years agoAdding metadata in the schema.org format.
Michael Vogel [Sun, 26 Jan 2014 08:58:41 +0000 (09:58 +0100)]
Adding metadata in the schema.org format.

10 years agoBeautifiying export of shared posts to other networks
Michael Vogel [Sat, 18 Jan 2014 20:32:14 +0000 (21:32 +0100)]
Beautifiying export of shared posts to other networks

10 years agoAPI: New function "conversation/show" - this is an unoffical Twitter command
Michael Vogel [Wed, 15 Jan 2014 19:35:34 +0000 (20:35 +0100)]
API: New function "conversation/show" - this is an unoffical Twitter command

10 years agoAPI: Some more stuff to make the API more complete (compared to the original Twitter...
Michael Vogel [Mon, 13 Jan 2014 19:03:05 +0000 (20:03 +0100)]
API: Some more stuff to make the API more complete (compared to the original Twitter API)

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Mon, 13 Jan 2014 18:59:34 +0000 (19:59 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
include/acl_selectors.php

10 years agoNew network constant for the Diaspora posting connector.
Michael Vogel [Mon, 13 Jan 2014 18:57:15 +0000 (19:57 +0100)]
New network constant for the Diaspora posting connector.

10 years agoMerge pull request #894 from tobiasd/diabook_rememberme
tobiasd [Mon, 13 Jan 2014 07:49:43 +0000 (23:49 -0800)]
Merge pull request #894 from tobiasd/diabook_rememberme

added remember me checkbox to diabook login template

10 years agoadded remember me checkbox to diabook login template
Tobias Diekershoff [Mon, 13 Jan 2014 07:48:19 +0000 (08:48 +0100)]
added remember me checkbox to diabook login template

10 years agoAvoiding a warning in the error.log
Michael Vogel [Mon, 13 Jan 2014 06:49:10 +0000 (07:49 +0100)]
Avoiding a warning in the error.log

10 years agoSome small bugfixes (mostly warnings) and little improvements to the log
Michael Vogel [Mon, 13 Jan 2014 00:34:54 +0000 (01:34 +0100)]
Some small bugfixes (mostly warnings) and little improvements to the log

10 years agoQuick fix: star and lock position on starred posts
Oliver [Sun, 12 Jan 2014 11:42:56 +0000 (12:42 +0100)]
Quick fix: star and lock position on starred posts

10 years agoFR: update to the strings
Tobias Diekershoff [Thu, 9 Jan 2014 07:37:10 +0000 (08:37 +0100)]
FR: update to the strings

10 years agoMerge pull request #888 from annando/master
fabrixxm [Wed, 8 Jan 2014 13:57:43 +0000 (05:57 -0800)]
Merge pull request #888 from annando/master

Some more API improvements

10 years agoAPI: Repeat and destroy now are returning the correct values. The user object now...
Michael Vogel [Wed, 8 Jan 2014 00:14:58 +0000 (01:14 +0100)]
API: Repeat and destroy now are returning the correct values. The user object now returns the contact id. Repeating of shared items now work.

10 years agoZH_CN: update to the strings
Tobias Diekershoff [Tue, 7 Jan 2014 07:36:41 +0000 (08:36 +0100)]
ZH_CN: update to the strings

10 years agoCS: update to the strings
Tobias Diekershoff [Tue, 7 Jan 2014 07:32:26 +0000 (08:32 +0100)]
CS: update to the strings

10 years agoMerge pull request #886 from fabrixxm/illegaloffset
fabrixxm [Mon, 6 Jan 2014 10:01:01 +0000 (02:01 -0800)]
Merge pull request #886 from fabrixxm/illegaloffset

acl_automention: fix warning in include/config.php

10 years agoacl_automention: fix warning in include/config.php
fabrixxm [Mon, 6 Jan 2014 09:58:39 +0000 (10:58 +0100)]
acl_automention: fix warning in include/config.php

10 years agorev update
tobiasd [Mon, 6 Jan 2014 06:36:57 +0000 (07:36 +0100)]
rev update

10 years agoMerge pull request #884 from annando/master
tobiasd [Mon, 6 Jan 2014 06:34:51 +0000 (22:34 -0800)]
Merge pull request #884 from annando/master

Notifications for new posts, API changes, several other things ...

10 years agoAPI: Bugfix that wrong contact data was sent
Michael Vogel [Sun, 5 Jan 2014 15:57:05 +0000 (16:57 +0100)]
API: Bugfix that wrong contact data was sent

10 years agoCleaning up some changes from the merge
Michael Vogel [Sun, 5 Jan 2014 15:28:42 +0000 (16:28 +0100)]
Cleaning up some changes from the merge

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 5 Jan 2014 15:22:42 +0000 (16:22 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
mod/crepair.php

10 years agoAPI: Several improvements to make the api more compatible
Michael Vogel [Sun, 5 Jan 2014 15:12:03 +0000 (16:12 +0100)]
API: Several improvements to make the api more compatible

10 years agoSend notifications for each new post of a contact, option for creating a summary...
Michael Vogel [Sun, 5 Jan 2014 15:10:02 +0000 (16:10 +0100)]
Send notifications for each new post of a contact, option for creating a summary for a feed post

10 years agoMerge pull request #879 from fabrixxm/acl_automention
fabrixxm [Fri, 3 Jan 2014 15:00:39 +0000 (07:00 -0800)]
Merge pull request #879 from fabrixxm/acl_automention

acl automention: fix stupid typo...