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

10 years agoacl automention: fix stupid typo...
fabrixxm [Fri, 3 Jan 2014 14:17:46 +0000 (15:17 +0100)]
acl automention: fix stupid typo...

10 years agoMerge pull request #864 from fabrixxm/acl_automention
fabrixxm [Fri, 3 Jan 2014 14:09:12 +0000 (06:09 -0800)]
Merge pull request #864 from fabrixxm/acl_automention

Acl automention

10 years agoadd fetaure switch for acl-automention
fabrixxm [Fri, 3 Jan 2014 13:40:43 +0000 (14:40 +0100)]
add fetaure switch for acl-automention

10 years agorev update
tobiasd [Fri, 3 Jan 2014 09:02:17 +0000 (10:02 +0100)]
rev update

10 years agoMerge pull request #876 from annando/master
tobiasd [Fri, 3 Jan 2014 09:00:21 +0000 (01:00 -0800)]
Merge pull request #876 from annando/master

API: Show shared messages as repeated messages, improvements with nick names

10 years agoAPI: Show shared messages as repeated messages, improvements with nick names
Michael Vogel [Thu, 2 Jan 2014 21:29:44 +0000 (22:29 +0100)]
API: Show shared messages as repeated messages, improvements with nick names

10 years agoMerge pull request #875 from fabrixxm/fix_api
fabrixxm [Thu, 2 Jan 2014 18:16:05 +0000 (10:16 -0800)]
Merge pull request #875 from fabrixxm/fix_api

api: fix call-time pass-by-reference error

10 years agoapi: fix call-time pass-by-reference error
fabrixxm [Thu, 2 Jan 2014 18:12:26 +0000 (19:12 +0100)]
api: fix call-time pass-by-reference error

10 years agoDE: update to the strings
Tobias Diekershoff [Wed, 1 Jan 2014 10:31:05 +0000 (11:31 +0100)]
DE: update to the strings

10 years agoMerge pull request #873 from annando/master
tobiasd [Wed, 1 Jan 2014 09:30:11 +0000 (01:30 -0800)]
Merge pull request #873 from annando/master

API: Bugfix: Wrong contact ids with direct messages

10 years agoMerge pull request #874 from tobiasd/20131231
tobiasd [Tue, 31 Dec 2013 17:22:53 +0000 (09:22 -0800)]
Merge pull request #874 from tobiasd/20131231

 regenerated the util/message.po

10 years agoregenerated the util/message.po file so translations can get the new strings
Tobias Diekershoff [Tue, 31 Dec 2013 17:18:47 +0000 (18:18 +0100)]
regenerated the util/message.po file so translations can get the new strings

10 years agorev update
tobiasd [Tue, 31 Dec 2013 17:01:20 +0000 (18:01 +0100)]
rev update

10 years agoAPI: Sending direct messages now works again. Some more things to make Friendica...
Michael Vogel [Sun, 29 Dec 2013 16:54:37 +0000 (17:54 +0100)]
API: Sending direct messages now works again. Some more things to make Friendica work better with AndStatus

10 years agoAPI: Bugfix: Wrong contact ids with direct messages
Michael Vogel [Fri, 27 Dec 2013 13:11:13 +0000 (14:11 +0100)]
API: Bugfix: Wrong contact ids with direct messages

10 years agoMerge pull request #872 from annando/master
fabrixxm [Fri, 27 Dec 2013 08:15:44 +0000 (00:15 -0800)]
Merge pull request #872 from annando/master

API: Supporting twidere, better supporting of the network field in the item table

10 years agoBetter handling of the network field in the item table.
Michael Vogel [Fri, 27 Dec 2013 00:58:21 +0000 (01:58 +0100)]
Better handling of the network field in the item table.

10 years agoAPI: Supporting twidere
Michael Vogel [Fri, 27 Dec 2013 00:48:43 +0000 (01:48 +0100)]
API: Supporting twidere

10 years agoMerge pull request #866 from annando/master
fabrixxm [Thu, 26 Dec 2013 10:12:27 +0000 (02:12 -0800)]
Merge pull request #866 from annando/master

API: reworked

10 years agoMerge pull request #867 from tobiasd/remote_me_option
fabrixxm [Thu, 26 Dec 2013 10:02:21 +0000 (02:02 -0800)]
Merge pull request #867 from tobiasd/remote_me_option

remote_self as option

10 years agoAPI: Add the network name to the application name
Michael Vogel [Mon, 23 Dec 2013 13:06:53 +0000 (14:06 +0100)]
API: Add the network name to the application name

10 years agoonly show the remote_self option if admin allows it
Tobias Diekershoff [Sun, 22 Dec 2013 18:30:09 +0000 (19:30 +0100)]
only show the remote_self option if admin allows it

10 years agoadded remote_self as option to the contact repair dislog
Tobias Diekershoff [Sun, 22 Dec 2013 16:05:49 +0000 (17:05 +0100)]
added remote_self as option to the contact repair dislog

10 years agoadded option to the admin panel to allow users to set the remote_self flag
Tobias Diekershoff [Sun, 22 Dec 2013 15:14:34 +0000 (16:14 +0100)]
added option to the admin panel to allow users to set the remote_self flag

10 years agoPL: update to the strings
Tobias Diekershoff [Sat, 21 Dec 2013 15:32:06 +0000 (16:32 +0100)]
PL: update to the strings

10 years agoAPI: Added better error handling, make some more api calls similar to statusnet
Michael Vogel [Fri, 20 Dec 2013 22:07:11 +0000 (23:07 +0100)]
API: Added better error handling, make some more api calls similar to statusnet

10 years agoAPI: reply-to-Values should be all correct now. "since_id" now works with mails.
Michael Vogel [Thu, 19 Dec 2013 05:58:11 +0000 (06:58 +0100)]
API: reply-to-Values should be all correct now. "since_id" now works with mails.

10 years agofix textarea/tinymce, add contact id to mention
Fabrixxm [Wed, 18 Dec 2013 15:48:09 +0000 (10:48 -0500)]
fix textarea/tinymce, add contact id to mention

10 years agoacl selector add and remove mentions when a forum is selected.
Fabrixxm [Wed, 18 Dec 2013 15:17:38 +0000 (10:17 -0500)]
acl selector add and remove mentions when a forum is selected.

10 years agoMerge pull request #862 from fabrixxm/manage_contacts
fabrixxm [Wed, 18 Dec 2013 11:40:41 +0000 (03:40 -0800)]
Merge pull request #862 from fabrixxm/manage_contacts

change action container div class to id. fix bug in quattro theme

10 years agochange action container div class to id. fix bug in quattro theme
Fabrixxm [Wed, 18 Dec 2013 11:38:57 +0000 (06:38 -0500)]
change action container div class to id. fix bug in quattro theme

10 years agoMerge pull request #859 from fabrixxm/manage_contacts
fabrixxm [Wed, 18 Dec 2013 10:14:13 +0000 (02:14 -0800)]
Merge pull request #859 from fabrixxm/manage_contacts

Improvements in contact management

10 years agouser contacts: fix #797 , add searching in url and nickname, add batch actions
Fabrixxm [Tue, 17 Dec 2013 10:19:06 +0000 (05:19 -0500)]
user contacts: fix #797 , add searching in url and nickname, add batch actions