]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoMerge pull request #927 from annando/master
fabrixxm [Fri, 4 Apr 2014 07:28:06 +0000 (07:28 +0000)]
Merge pull request #927 from annando/master

Massive SQL stuff

10 years agoMerge pull request #931 from sysfu/patch-1
fabrixxm [Thu, 3 Apr 2014 07:07:51 +0000 (09:07 +0200)]
Merge pull request #931 from sysfu/patch-1

Update Install.md

10 years agoUpdate Install.md
Seth [Sun, 30 Mar 2014 22:36:55 +0000 (15:36 -0700)]
Update Install.md

Added PHP hash extension as a requirement.

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 agoMerge pull request #919 from annando/master
tobiasd [Sun, 2 Mar 2014 07:31:03 +0000 (08:31 +0100)]
Merge pull request #919 from annando/master

plink, disabling features, triming the content of parsed urls

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 agoMerge pull request #916 from tobiasd/20140225
tobiasd [Tue, 25 Feb 2014 07:24:42 +0000 (08:24 +0100)]
Merge pull request #916 from tobiasd/20140225

RU; update to the strings

10 years agoRU: update to the strings
Tobias Diekershoff [Tue, 25 Feb 2014 07:22:22 +0000 (08:22 +0100)]
RU: update to the strings

10 years agoMerge pull request #914 from annando/master
tobiasd [Mon, 24 Feb 2014 06:21:15 +0000 (07:21 +0100)]
Merge pull request #914 from annando/master

Vier, API and Twitter cards

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 agoMerge pull request #913 from friendica/20140222
tobiasd [Sat, 22 Feb 2014 11:46:55 +0000 (12:46 +0100)]
Merge pull request #913 from friendica/20140222

RU: update to the strings

10 years agoRU: Update to the strings
Tobias Diekershoff [Sat, 22 Feb 2014 11:40:45 +0000 (12:40 +0100)]
RU: Update to the strings

10 years agoMerge pull request #912 from annando/master
tobiasd [Mon, 17 Feb 2014 07:00:21 +0000 (08:00 +0100)]
Merge pull request #912 from annando/master

More compatible "Vier", more speed and problems with some parsed characters

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 agoMerge pull request #911 from annando/master
tobiasd [Sun, 16 Feb 2014 13:15:44 +0000 (14:15 +0100)]
Merge pull request #911 from annando/master

target="_blank" and api improvements

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 agoMerge pull request #910 from fabrixxm/master
fabrixxm [Wed, 5 Feb 2014 19:52:30 +0000 (20:52 +0100)]
Merge pull request #910 from fabrixxm/master

quattro: css for reshare moved to LESS file

10 years agoquattro: css for reshare moved to LESS file
fabrixxm [Wed, 5 Feb 2014 19:48:40 +0000 (20:48 +0100)]
quattro: css for reshare moved to LESS file

10 years agoMerge pull request #909 from annando/master
tobiasd [Wed, 5 Feb 2014 07:11:24 +0000 (23:11 -0800)]
Merge pull request #909 from annando/master

CSS-improvements: shared items and shared links

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 agoMerge pull request #907 from annando/master
tobiasd [Tue, 4 Feb 2014 06:32:00 +0000 (22:32 -0800)]
Merge pull request #907 from annando/master

oembed: There seems to be some bug with ombed (maybe passing a non working url)

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 agoMerge pull request #906 from annando/master
tobiasd [Sun, 2 Feb 2014 09:48:47 +0000 (01:48 -0800)]
Merge pull request #906 from annando/master

API now supports entities/Design changes to "vier"

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 agoMerge pull request #904 from annando/master
tobiasd [Wed, 29 Jan 2014 05:08:01 +0000 (21:08 -0800)]
Merge pull request #904 from annando/master

vier: Quick fix for a missing file (taken from quattro at the moment)

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 agoMerge pull request #902 from annando/master
tobiasd [Tue, 28 Jan 2014 17:28:43 +0000 (09:28 -0800)]
Merge pull request #902 from annando/master

schema.org and oembed

10 years ago new file: view/theme/smoothly/unsupported
pixelroot [Mon, 27 Jan 2014 13:37:07 +0000 (14:37 +0100)]
new file:   view/theme/smoothly/unsupported

10 years ago modified: view/theme/smoothly/style.css
pixelroot [Mon, 27 Jan 2014 13:36:38 +0000 (14:36 +0100)]
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

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 agoUpdate run_xgettext.sh
fabrixxm [Thu, 23 Jan 2014 10:15:56 +0000 (11:15 +0100)]
Update run_xgettext.sh

missing a ´*´

10 years agoMake transifex happy
fabrixxm [Thu, 23 Jan 2014 09:02:18 +0000 (10:02 +0100)]
Make transifex happy

transifex no more accept message.po with "Plural-Forms" commented out. now the line is completely removed.

10 years agoNB NO: update to the strings
Tobias Diekershoff [Thu, 23 Jan 2014 06:51:07 +0000 (07:51 +0100)]
NB NO: update to the strings

10 years agoMerge pull request #899 from fabrixxm/issue_898
fabrixxm [Wed, 22 Jan 2014 07:42:04 +0000 (23:42 -0800)]
Merge pull request #899 from fabrixxm/issue_898

use htmlspecialchars in xmlify and htmlspecialchars_decode in unxmlify

10 years agouse 'ENT_QUOTES' in xmlify/unxmlify
Fabrixxm [Mon, 20 Jan 2014 07:59:20 +0000 (02:59 -0500)]
use 'ENT_QUOTES' in xmlify/unxmlify

10 years agoMerge pull request #900 from annando/master
tobiasd [Sun, 19 Jan 2014 06:23:59 +0000 (22:23 -0800)]
Merge pull request #900 from annando/master

Beautifiying export of shared posts to other networks

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 agoMerge pull request #890 from tobiasd/bbcode_in_registertext
fabrixxm [Sat, 18 Jan 2014 09:02:02 +0000 (01:02 -0800)]
Merge pull request #890 from tobiasd/bbcode_in_registertext

add bbcode support for the page register textfield (close #871)

10 years agoMerge pull request #891 from tobiasd/check_http_in_homepage
fabrixxm [Sat, 18 Jan 2014 08:59:17 +0000 (00:59 -0800)]
Merge pull request #891 from tobiasd/check_http_in_homepage

added a check for http in homepage url, this should fix issue #768

10 years agoMerge pull request #896 from annando/master
fabrixxm [Sat, 18 Jan 2014 08:57:46 +0000 (00:57 -0800)]
Merge pull request #896 from annando/master

API and Diaspora posting connector

10 years agored# links to redmatrix.me
tobiasd [Fri, 17 Jan 2014 08:25:52 +0000 (09:25 +0100)]
red# links to redmatrix.me

10 years agouse htmlspecialchars in xmlify and htmlspecialchars_decode in unxmlify
Fabrixxm [Thu, 16 Jan 2014 14:08:51 +0000 (09:08 -0500)]
use htmlspecialchars in xmlify and htmlspecialchars_decode in unxmlify

10 years agoIS: update to the update_fail_eml template
Tobias Diekershoff [Thu, 16 Jan 2014 09:55:31 +0000 (10:55 +0100)]
IS: update to the update_fail_eml template

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 agoUpdate messages.po
fabrixxm [Tue, 14 Jan 2014 09:11:06 +0000 (10:11 +0100)]
Update messages.po

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 agoremoved copy and paste leftover
Tobias Diekershoff [Mon, 13 Jan 2014 13:49:49 +0000 (14:49 +0100)]
removed copy and paste leftover

10 years agoremoved copy and paste leftover
Tobias Diekershoff [Mon, 13 Jan 2014 13:45:37 +0000 (14:45 +0100)]
removed copy and paste leftover

10 years agomove <div> to the register.tpl
Tobias Diekershoff [Mon, 13 Jan 2014 13:40:26 +0000 (14:40 +0100)]
move <div> to the register.tpl

10 years agobetter logic
Tobias Diekershoff [Mon, 13 Jan 2014 13:25:50 +0000 (14:25 +0100)]
better logic