]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoMerge pull request #810 from maase2/patch-7
tobiasd [Wed, 6 Nov 2013 08:47:05 +0000 (00:47 -0800)]
Merge pull request #810 from maase2/patch-7

Update Contact.php

10 years agoUpdate Contact.php
maase2 [Tue, 5 Nov 2013 21:06:23 +0000 (22:06 +0100)]
Update Contact.php

Add the delete option for a contact.

10 years agoMerge pull request #806 from maase2/patch-6
tobiasd [Mon, 4 Nov 2013 07:37:05 +0000 (23:37 -0800)]
Merge pull request #806 from maase2/patch-6

Update style.css

10 years agoMerge pull request #805 from maase2/patch-5
tobiasd [Mon, 4 Nov 2013 07:28:32 +0000 (23:28 -0800)]
Merge pull request #805 from maase2/patch-5

Update style.css

10 years agoUpdate style.css
maase2 [Sun, 3 Nov 2013 10:27:49 +0000 (11:27 +0100)]
Update style.css

This is for responsive Webdesign.

10 years agoUpdate style.css
maase2 [Sun, 3 Nov 2013 09:57:58 +0000 (10:57 +0100)]
Update style.css

This will fix the profile selector. It will be bring it on the left side.

10 years agoMerge pull request #795 from fabrixxm/master
fabrixxm [Tue, 29 Oct 2013 18:25:30 +0000 (11:25 -0700)]
Merge pull request #795 from fabrixxm/master

update message.po

10 years agoupdate message.po
Fabrixxm [Tue, 29 Oct 2013 18:17:21 +0000 (14:17 -0400)]
update message.po

10 years agoMerge pull request #794 from msjoberg/master
tobiasd [Sat, 26 Oct 2013 13:50:34 +0000 (06:50 -0700)]
Merge pull request #794 from msjoberg/master

Fix for unworking photo and attachment upload buttons in some themes such as vier

10 years agoUpdated minified version of ajaxupload.js.
Mats Sjöberg [Wed, 23 Oct 2013 16:41:06 +0000 (19:41 +0300)]
Updated minified version of ajaxupload.js.

10 years agogetOffset() now falls back to old slower version for CSS layouts which cannot figure...
Mats Sjöberg [Wed, 23 Oct 2013 16:21:53 +0000 (19:21 +0300)]
getOffset() now falls back to old slower version for CSS layouts which cannot figure out bounding box widths. This fixes the photo and attachment upload buttons for some themes such as vier.

10 years agoMerge pull request #792 from annando/master
fabrixxm [Wed, 23 Oct 2013 07:02:51 +0000 (00:02 -0700)]
Merge pull request #792 from annando/master

Bugfix: The function "exif_imagetype" doesn't seem to be available at every system. So we emulate it.

10 years agoMerge pull request #789 from tobiasd/20131020
Michael Vogel [Tue, 22 Oct 2013 21:02:27 +0000 (14:02 -0700)]
Merge pull request #789 from tobiasd/20131020

added options to admin panel

10 years agoMerge pull request #793 from fabrixxm/quattrofixs
fabrixxm [Tue, 22 Oct 2013 18:01:14 +0000 (11:01 -0700)]
Merge pull request #793 from fabrixxm/quattrofixs

Small updates to quattro theme

10 years agoquattro theme: version bump
Fabrixxm [Tue, 22 Oct 2013 17:55:36 +0000 (13:55 -0400)]
quattro theme: version bump

10 years agoquattro theme update:
Fabrixxm [Tue, 22 Oct 2013 17:53:12 +0000 (13:53 -0400)]
quattro theme update:
icon and notification for introductions
icon and notification for private messages
correct link to edit profile with single profile enabled

10 years agoThe emulation for the exif function is now much more sleaker
Michael Vogel [Tue, 22 Oct 2013 14:19:55 +0000 (16:19 +0200)]
The emulation for the exif function is now much more sleaker

10 years agoBugfix: The function "exif_imagetype" doesn't seem to be available at every system...
Michael Vogel [Tue, 22 Oct 2013 14:08:29 +0000 (16:08 +0200)]
Bugfix: The function "exif_imagetype" doesn't seem to be available at every system. So we emulate it.

10 years agoMerge pull request #791 from fabrixxm/quietcron
fabrixxm [Mon, 21 Oct 2013 18:10:18 +0000 (11:10 -0700)]
Merge pull request #791 from fabrixxm/quietcron

clear_cache() check if cache dir is writable before opening it

10 years agoclear_cache() check if cache dir is writable before opening it
Fabrixxm [Mon, 21 Oct 2013 18:03:01 +0000 (14:03 -0400)]
clear_cache() check if cache dir is writable before opening it

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 20 Oct 2013 14:36:02 +0000 (16:36 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoadded config->info and system-suppress_language options to the admin panel
Tobias Diekershoff [Sun, 20 Oct 2013 14:17:39 +0000 (16:17 +0200)]
added config->info and system-suppress_language options to the admin panel

10 years agorev update
tobiasd [Sun, 20 Oct 2013 13:31:10 +0000 (15:31 +0200)]
rev update

10 years agoMerge pull request #788 from annando/master
tobiasd [Sun, 20 Oct 2013 13:04:25 +0000 (06:04 -0700)]
Merge pull request #788 from annando/master

Infinite scroll, "new share" is now standard

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 20 Oct 2013 11:01:24 +0000 (13:01 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoRepeated items that are transmitted to text based networks now contain the address...
Michael Vogel [Sun, 20 Oct 2013 10:26:27 +0000 (12:26 +0200)]
Repeated items that are transmitted to text based networks now contain the address and name of the original poater.

10 years agoBugfix: Links were ignored sometimes. (Due to a missing default value)
Michael Vogel [Sat, 19 Oct 2013 05:11:50 +0000 (07:11 +0200)]
Bugfix: Links were ignored sometimes. (Due to a missing default value)

10 years agoMerge pull request #787 from balderino/master
tobiasd [Fri, 18 Oct 2013 05:44:02 +0000 (22:44 -0700)]
Merge pull request #787 from balderino/master

added some information about file uploads

10 years agoadded some information about file uploads
balderino [Thu, 17 Oct 2013 21:43:01 +0000 (23:43 +0200)]
added some information about file uploads

10 years agoSwitching the user agent because CloudFlare has blocked the old one
Michael Vogel [Mon, 14 Oct 2013 23:11:01 +0000 (01:11 +0200)]
Switching the user agent because CloudFlare has blocked the old one

10 years agoSwitching from "new share" to "old share"
Michael Vogel [Mon, 14 Oct 2013 22:49:49 +0000 (00:49 +0200)]
Switching from "new share" to "old share"

10 years agoSpeeding up the search for tags.
Michael Vogel [Mon, 14 Oct 2013 22:49:13 +0000 (00:49 +0200)]
Speeding up the search for tags.

10 years agoDetecting twitter profiles. This is added for the twitter import
Michael Vogel [Mon, 14 Oct 2013 22:44:46 +0000 (00:44 +0200)]
Detecting twitter profiles. This is added for the twitter import

10 years agoInfinite scroll: At the end of the network page new content is loaded automatically
Michael Vogel [Mon, 14 Oct 2013 22:43:11 +0000 (00:43 +0200)]
Infinite scroll: At the end of the network page new content is loaded automatically

10 years agobump version to 3.2, add changelog
Fabrixxm [Mon, 14 Oct 2013 07:53:23 +0000 (03:53 -0400)]
bump version to 3.2, add changelog

10 years agoMerge pull request #784 from annando/master
tobiasd [Sat, 12 Oct 2013 09:18:40 +0000 (02:18 -0700)]
Merge pull request #784 from annando/master

SQL performance in the profile, preparations to twitter integration

10 years agoPreparations for the upcoming bidirectional twitter sync.
Michael Vogel [Sat, 12 Oct 2013 06:29:39 +0000 (08:29 +0200)]
Preparations for the upcoming bidirectional twitter sync.

10 years agoReverting a forced index. It was good for a profile with many entries - but not on...
Michael Vogel [Sat, 12 Oct 2013 06:22:49 +0000 (08:22 +0200)]
Reverting a forced index. It was good for a profile with many entries - but not on a profile with only a few items.

10 years agoMerge pull request #782 from balderino/master
tobiasd [Tue, 8 Oct 2013 04:33:33 +0000 (21:33 -0700)]
Merge pull request #782 from balderino/master

Doc - Improve Performance

10 years agoinfo_improve_performance
balderino [Mon, 7 Oct 2013 21:38:16 +0000 (23:38 +0200)]
info_improve_performance

10 years agoinfo_improve_performance
balderino [Mon, 7 Oct 2013 21:19:47 +0000 (23:19 +0200)]
info_improve_performance

10 years agoFR: update to the strings
Tobias Diekershoff [Mon, 7 Oct 2013 06:15:00 +0000 (08:15 +0200)]
FR: update to the strings

10 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Diekershoff [Mon, 7 Oct 2013 05:46:39 +0000 (07:46 +0200)]
Merge branch 'master' of git://github.com/friendica/friendica

10 years agoDocumentation was transferred to the wiki: https://github.com/friendica/friendica...
Michael Vogel [Sat, 5 Oct 2013 13:10:16 +0000 (15:10 +0200)]
Documentation was transferred to the wiki: https://github.com/friendica/friendica/wiki/How-to:-improve-performance

10 years agoMerge pull request #781 from annando/master
fabrixxm [Sat, 5 Oct 2013 13:03:39 +0000 (06:03 -0700)]
Merge pull request #781 from annando/master

Speed improvements of queries

10 years agoSome performance instructions
Michael Vogel [Sat, 5 Oct 2013 12:23:40 +0000 (14:23 +0200)]
Some performance instructions

10 years agoSpeed improvements of queries
Michael Vogel [Sat, 5 Oct 2013 10:30:10 +0000 (12:30 +0200)]
Speed improvements of queries

10 years agoMerge pull request #778 from annando/master
tobiasd [Fri, 4 Oct 2013 11:13:35 +0000 (04:13 -0700)]
Merge pull request #778 from annando/master

Vier: Improved scrollbar when the "aside" area is to short.

10 years agoVier: Improved scrollbar when the "aside" area is to short.
Michael Vogel [Fri, 4 Oct 2013 09:12:29 +0000 (11:12 +0200)]
Vier: Improved scrollbar when the "aside" area is to short.

10 years agoMerge pull request #777 from annando/master
tobiasd [Thu, 3 Oct 2013 05:25:13 +0000 (22:25 -0700)]
Merge pull request #777 from annando/master

Vimeo videos are now embedded via SSL.

10 years agoVimeo videos are now embedded via SSL.
Michael Vogel [Wed, 2 Oct 2013 20:17:56 +0000 (22:17 +0200)]
Vimeo videos are now embedded via SSL.

10 years agoMerge pull request #776 from annando/master
tobiasd [Sat, 28 Sep 2013 05:18:45 +0000 (22:18 -0700)]
Merge pull request #776 from annando/master

Delete all APC values before showing them in the settings and admin section

10 years agoDelete all APC values before showing them in the settings and admin section
Michael Vogel [Fri, 27 Sep 2013 21:02:59 +0000 (23:02 +0200)]
Delete all APC values before showing them in the settings and admin section

10 years agoMerge pull request #772 from annando/master
fabrixxm [Fri, 27 Sep 2013 10:17:34 +0000 (03:17 -0700)]
Merge pull request #772 from annando/master

Improved speed due to forced indexes when showing items

10 years agoUpdate style.css
Oliver [Tue, 24 Sep 2013 07:18:29 +0000 (09:18 +0200)]
Update style.css

no opacity for remote-link icon

10 years agoMerge pull request #774 from silke/frost-mobile-share-link
tobiasd [Tue, 24 Sep 2013 04:36:47 +0000 (21:36 -0700)]
Merge pull request #774 from silke/frost-mobile-share-link

Transferred link link from Neptune theme (by 23n) to frost-mobile

10 years agoTransferred link link from Neptune theme (by 23n) to frost-mobile
Silke Meyer [Mon, 23 Sep 2013 22:28:35 +0000 (00:28 +0200)]
Transferred link link from Neptune theme (by 23n) to frost-mobile

10 years agoFR: update to the strings
Tobias Diekershoff [Fri, 20 Sep 2013 12:48:38 +0000 (14:48 +0200)]
FR: update to the strings

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 15 Sep 2013 17:39:22 +0000 (19:39 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years ago- Improved speed due to forced indexes when showing items.
Michael Vogel [Sun, 15 Sep 2013 08:40:58 +0000 (10:40 +0200)]
- Improved speed due to forced indexes when showing items.
- Possibility to setup a hostname

10 years agoMerge pull request #769 from tomtom84/master
tomtom84 [Wed, 11 Sep 2013 17:16:36 +0000 (10:16 -0700)]
Merge pull request #769 from tomtom84/master

- diabook update

10 years ago- diabook update
tomtom84 [Wed, 11 Sep 2013 17:14:41 +0000 (19:14 +0200)]
- diabook update
-- adjust nav-bar, depending to userstatus

10 years agoMerge pull request #764 from fabrixxm/bug729
fabrixxm [Mon, 9 Sep 2013 06:39:36 +0000 (23:39 -0700)]
Merge pull request #764 from fabrixxm/bug729

Fix bug #729

10 years agoCheck for user name in deleted user list and unset account expiration before importin...
Tobias Diekershoff [Mon, 9 Sep 2013 06:33:47 +0000 (08:33 +0200)]
Check for user name in deleted user list and unset account expiration before importing the account (Bug #760)

10 years agoMerge pull request #767 from tomtom84/master
tomtom84 [Sun, 8 Sep 2013 02:35:13 +0000 (19:35 -0700)]
Merge pull request #767 from tomtom84/master

update diabook-theme

10 years agoupdate diabook-theme
tomtom84 [Sun, 8 Sep 2013 02:30:55 +0000 (04:30 +0200)]
update diabook-theme
-- fixed contact-edit-page
-- some css-fixes

10 years agoMerge pull request #766 from tomtom84/master
tomtom84 [Sat, 7 Sep 2013 02:06:26 +0000 (19:06 -0700)]
Merge pull request #766 from tomtom84/master

- update diabook-theme

10 years ago- update diabook-theme:
tomtom84 [Sat, 7 Sep 2013 01:28:52 +0000 (03:28 +0200)]
- update diabook-theme:
-- removed twitter-box from right col, because api is outdated
-- some css-fixes

10 years agoadd a readme to diabook-folder and update my fork
tomtom84 [Wed, 28 Aug 2013 20:11:50 +0000 (22:11 +0200)]
add a readme to diabook-folder and update my fork

10 years agoadd a readme to diabook-folder
tomtom84 [Wed, 28 Aug 2013 17:32:36 +0000 (19:32 +0200)]
add a readme to diabook-folder

10 years agoupdate error message to login one
Fabrixxm [Fri, 6 Sep 2013 16:30:10 +0000 (12:30 -0400)]
update error message to login one

10 years agoadd error control for openid on registration. fix #729
Fabrixxm [Fri, 6 Sep 2013 16:22:53 +0000 (12:22 -0400)]
add error control for openid on registration. fix #729

10 years agoMerge pull request #758 from annando/master
fabrixxm [Fri, 6 Sep 2013 14:55:03 +0000 (07:55 -0700)]
Merge pull request #758 from annando/master

Better use of APC,   Preparations for the pumpio synchronisation, fix youtube for firefox

10 years agoMerge pull request #763 from silke/master
tobiasd [Thu, 5 Sep 2013 13:12:05 +0000 (06:12 -0700)]
Merge pull request #763 from silke/master

Added link to import a profile im register tpl

10 years agoPrepearations for queueing of twitter messages
Michael Vogel [Thu, 5 Sep 2013 06:34:54 +0000 (08:34 +0200)]
Prepearations for queueing of twitter messages

10 years agoAdded link to import a profile im register tpl
Silke Meyer [Wed, 4 Sep 2013 18:51:04 +0000 (20:51 +0200)]
Added link to import a profile im register tpl

10 years agoAlways embed the SSL version of youtube to avoid problems with Firefox.
Michael Vogel [Wed, 4 Sep 2013 05:39:03 +0000 (07:39 +0200)]
Always embed the SSL version of youtube to avoid problems with Firefox.

10 years agoSome changes to let pumpio react similar to facebook.
Michael Vogel [Tue, 3 Sep 2013 22:01:00 +0000 (00:01 +0200)]
Some changes to let pumpio react similar to facebook.

10 years agoNL: update to the strings
Tobias Diekershoff [Fri, 30 Aug 2013 12:42:40 +0000 (14:42 +0200)]
NL: update to the strings

10 years agoPreparations for the pumpio synchronisation.
Michael Vogel [Wed, 28 Aug 2013 06:56:48 +0000 (08:56 +0200)]
Preparations for the pumpio synchronisation.

10 years agoIf "remove_multiplicated_lines" is set then some more linefeeds in lists are removed.
Michael Vogel [Sat, 24 Aug 2013 12:54:07 +0000 (14:54 +0200)]
If "remove_multiplicated_lines" is set then some more linefeeds in lists are removed.

10 years agoMerge pull request #749 from mexon/fetch_url_cookies
fabrixxm [Fri, 23 Aug 2013 17:01:43 +0000 (10:01 -0700)]
Merge pull request #749 from mexon/fetch_url_cookies

Allow calls to fetch_url to specify a cookiejar file

10 years agopassing more then one argument to the crypt tag is parsed now as well
Tobias Diekershoff [Tue, 20 Aug 2013 09:47:11 +0000 (11:47 +0200)]
passing more then one argument to the crypt tag is parsed now as well

10 years agowe use the bugtracker on github now
Tobias Diekershoff [Tue, 20 Aug 2013 09:35:26 +0000 (11:35 +0200)]
we use the bugtracker on github now

10 years agoNL: update to the strings
Tobias Diekershoff [Tue, 20 Aug 2013 07:56:47 +0000 (09:56 +0200)]
NL: update to the strings

10 years agoCode cleanup
Michael Vogel [Mon, 12 Aug 2013 09:14:02 +0000 (11:14 +0200)]
Code cleanup

10 years agoFurther redoings
Michael Vogel [Mon, 12 Aug 2013 09:12:00 +0000 (11:12 +0200)]
Further redoings

10 years agoredoing the change concerning the hostname.
Michael Vogel [Mon, 12 Aug 2013 09:09:11 +0000 (11:09 +0200)]
redoing the change concerning the hostname.

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 11 Aug 2013 19:20:36 +0000 (21:20 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoAdded an option to configure the hostname manually. And there was a problem when...
Michael Vogel [Sun, 11 Aug 2013 19:19:26 +0000 (21:19 +0200)]
Added an option to configure the hostname manually. And there was a problem when APC wasn't present.

10 years ago- Using APC to store config values (when present)
Michael Vogel [Fri, 9 Aug 2013 16:28:50 +0000 (18:28 +0200)]
- Using APC to store config values (when present)
- Enabling interlacing for pictures

10 years agoMerge pull request #751 from fabrixxm/master
fabrixxm [Thu, 8 Aug 2013 15:36:22 +0000 (08:36 -0700)]
Merge pull request #751 from fabrixxm/master

move register_adminadd_eml.tpl to view/en/

10 years agomove register_adminadd_eml.tpl to view/en/
Fabrixxm [Thu, 8 Aug 2013 15:33:53 +0000 (11:33 -0400)]
move register_adminadd_eml.tpl to view/en/

10 years agoPT BR: update to the strings
Tobias Diekershoff [Tue, 6 Aug 2013 18:12:37 +0000 (20:12 +0200)]
PT BR: update to the strings

10 years agoMerge pull request #744 from annando/master
fabrixxm [Tue, 6 Aug 2013 16:50:51 +0000 (09:50 -0700)]
Merge pull request #744 from annando/master

- More visible reshares
- lockfile for onepoll.php
- clear old smarty3 cache files
- rework tag serarch
- add more logs for diaspora messages

10 years agoIf APC is enabled then store config data there
Michael Vogel [Mon, 5 Aug 2013 22:20:16 +0000 (00:20 +0200)]
If APC is enabled then store config data there

10 years agoSome debugging information added
Michael Vogel [Mon, 5 Aug 2013 21:06:40 +0000 (23:06 +0200)]
Some debugging information added

10 years agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Mon, 5 Aug 2013 18:32:02 +0000 (20:32 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoChanged the tag search. This hopefully speeds it up on larger systems.
Michael Vogel [Mon, 5 Aug 2013 18:31:08 +0000 (20:31 +0200)]
Changed the tag search. This hopefully speeds it up on larger systems.

10 years agoMerge pull request #750 from zered/deleted_user_disp
fabrixxm [Mon, 5 Aug 2013 11:24:54 +0000 (04:24 -0700)]
Merge pull request #750 from zered/deleted_user_disp

Deleted user display in admin page