]> git.mxchange.org Git - friendica.git/log
friendica.git
10 years agoMerge pull request #825 from oohlaf/fixes
Olaf Conradi [Tue, 12 Nov 2013 23:30:56 +0000 (15:30 -0800)]
Merge pull request #825 from oohlaf/fixes

Backport Nginx sample config from Red to Friendica

10 years agoBackport Nginx sample config from Red to Friendica
Olaf Conradi [Tue, 12 Nov 2013 23:29:12 +0000 (00:29 +0100)]
Backport Nginx sample config from Red to Friendica

10 years agoMerge pull request #817 from annando/master
fabrixxm [Mon, 11 Nov 2013 09:51:58 +0000 (01:51 -0800)]
Merge pull request #817 from annando/master

SQL: Query for showing group posts is improved, order by comment date now is working again

10 years agoMerge pull request #820 from maase2/patch-13
fabrixxm [Mon, 11 Nov 2013 09:49:37 +0000 (01:49 -0800)]
Merge pull request #820 from maase2/patch-13

Update style.css

10 years agoMerge pull request #818 from maase2/patch-12
fabrixxm [Mon, 11 Nov 2013 09:44:39 +0000 (01:44 -0800)]
Merge pull request #818 from maase2/patch-12

Update Install.md

10 years agoMerge pull request #824 from maase2/patch-16
fabrixxm [Mon, 11 Nov 2013 09:43:30 +0000 (01:43 -0800)]
Merge pull request #824 from maase2/patch-16

Update admin.php

10 years agoUpdate admin.php
maase2 [Sun, 10 Nov 2013 12:23:06 +0000 (13:23 +0100)]
Update admin.php

Improve the SQL query to keep the result quantity small

10 years agoCS: update to the strings
Tobias Diekershoff [Fri, 8 Nov 2013 18:43:03 +0000 (19:43 +0100)]
CS: update to the strings

10 years agoUpdate style.css
maase2 [Fri, 8 Nov 2013 13:34:12 +0000 (14:34 +0100)]
Update style.css

Add warning-message class

10 years agoUpdate Install.md
maase2 [Fri, 8 Nov 2013 11:38:19 +0000 (12:38 +0100)]
Update Install.md

Add package instructions

10 years agoSQL: Query for showing group posts is improved, order by comment date now work again
Michael Vogel [Fri, 8 Nov 2013 07:11:39 +0000 (08:11 +0100)]
SQL: Query for showing group posts is improved, order by comment date now work again

10 years agoDE: update to the strings
Tobias Diekershoff [Thu, 7 Nov 2013 09:53:47 +0000 (10:53 +0100)]
DE: update to the strings

10 years agorev update
tobiasd [Thu, 7 Nov 2013 09:06:10 +0000 (10:06 +0100)]
rev update

10 years agoMerge pull request #803 from annando/master
tobiasd [Thu, 7 Nov 2013 09:03:31 +0000 (01:03 -0800)]
Merge pull request #803 from annando/master

SQL performance and reduction of database warnings

10 years agoMerge pull request #816 from tobiasd/20131107-strings2
tobiasd [Thu, 7 Nov 2013 08:44:57 +0000 (00:44 -0800)]
Merge pull request #816 from tobiasd/20131107-strings2

update to util strings.php

10 years agoupdate to util strings.php
Tobias Diekershoff [Thu, 7 Nov 2013 08:43:19 +0000 (09:43 +0100)]
update to util strings.php

10 years agoMerge pull request #815 from tobiasd/20131107-strings
tobiasd [Thu, 7 Nov 2013 08:36:25 +0000 (00:36 -0800)]
Merge pull request #815 from tobiasd/20131107-strings

update to the util/message.po file to new strings can be translated

10 years agoupdate to the util/message.po file to new strings can be translated
Tobias Diekershoff [Thu, 7 Nov 2013 08:33:33 +0000 (09:33 +0100)]
update to the util/message.po file to new strings can be translated

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 agoBugfix: There were speed problems with inifinite scroll on firefox
Michael Vogel [Sun, 3 Nov 2013 12:47:59 +0000 (13:47 +0100)]
Bugfix: There were speed problems with inifinite scroll on firefox

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 agoAll subqueries in tag searches are now reformed. Further SQL improvements
Michael Vogel [Sun, 3 Nov 2013 01:07:44 +0000 (02:07 +0100)]
All subqueries in tag searches are now reformed. Further SQL improvements

10 years agoRemoved many "limit 1" at update and delete queries since they were superflous und...
Michael Vogel [Sat, 2 Nov 2013 15:13:11 +0000 (16:13 +0100)]
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries

10 years agoSeveral performance improvements.
Michael Vogel [Sat, 2 Nov 2013 09:49:44 +0000 (10:49 +0100)]
Several performance improvements.

10 years agoBBCode: When converting to HTML for the connectors, then videos are now converted...
Michael Vogel [Sat, 2 Nov 2013 09:46:25 +0000 (10:46 +0100)]
BBCode: When converting to HTML for the connectors, then videos are now converted in a regular link (there were problems with some vanishing video links)

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 remote-tracking branch 'upstream/master'
Michael Vogel [Tue, 29 Oct 2013 07:14:26 +0000 (08:14 +0100)]
Merge remote-tracking branch 'upstream/master'

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 agoMerge remote-tracking branch 'upstream/master'
Michael Vogel [Fri, 25 Oct 2013 21:35:03 +0000 (23:35 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoNew field "network" in item table to speed up the system.
Michael Vogel [Fri, 25 Oct 2013 21:33:53 +0000 (23:33 +0200)]
New field "network" in item table to speed up the system.

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