Commit Graph

8279 Commits

Author SHA1 Message Date
Tobias Diekershoff 757cef0f11 Merge pull request #826 from fabrixxm/more_relocate
More "relocate":
2013-11-15 23:27:26 -08:00
Fabrixxm 0414e0a316 More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server
2013-11-13 06:07:49 -05:00
Olaf Conradi dd7392d2c5 Merge pull request #825 from oohlaf/fixes
Backport Nginx sample config from Red to Friendica
2013-11-12 15:30:56 -08:00
Olaf Conradi 0c31ca6c29 Backport Nginx sample config from Red to Friendica 2013-11-13 00:29:12 +01:00
fabrixxm 3964d86020 Merge pull request #817 from annando/master
SQL: Query for showing group posts is improved, order by comment date now is working again
2013-11-11 01:51:58 -08:00
fabrixxm 15bb34caf0 Merge pull request #820 from maase2/patch-13
Update style.css
2013-11-11 01:49:37 -08:00
fabrixxm 67ce718272 Merge pull request #818 from maase2/patch-12
Update Install.md
2013-11-11 01:44:39 -08:00
fabrixxm 8fde6ae202 Merge pull request #824 from maase2/patch-16
Update admin.php
2013-11-11 01:43:30 -08:00
maase2 940f55a2ec Update admin.php
Improve the SQL query to keep the result quantity small
2013-11-10 13:23:06 +01:00
Tobias Diekershoff 825ecad89d CS: update to the strings 2013-11-08 19:43:03 +01:00
maase2 e010eb480e Update style.css
Add warning-message class
2013-11-08 14:34:12 +01:00
maase2 43dd0ec007 Update Install.md
Add package instructions
2013-11-08 12:38:19 +01:00
Michael Vogel 7ba1416e64 SQL: Query for showing group posts is improved, order by comment date now work again 2013-11-08 08:11:39 +01:00
Tobias Diekershoff c53b483293 DE: update to the strings 2013-11-07 10:53:47 +01:00
Tobias Diekershoff 8feeba7af5 rev update 2013-11-07 10:06:10 +01:00
Tobias Diekershoff 7d1a6cc1d6 Merge pull request #803 from annando/master
SQL performance and reduction of database warnings
2013-11-07 01:03:31 -08:00
Tobias Diekershoff b80e3426fa Merge pull request #816 from tobiasd/20131107-strings2
update to util strings.php
2013-11-07 00:44:57 -08:00
Tobias Diekershoff a8d87d5242 update to util strings.php 2013-11-07 09:43:19 +01:00
Tobias Diekershoff c68bcffd33 Merge pull request #815 from tobiasd/20131107-strings
update to the util/message.po file to new strings can be translated
2013-11-07 00:36:25 -08:00
Tobias Diekershoff bf48885bed update to the util/message.po file to new strings can be translated 2013-11-07 09:33:33 +01:00
Tobias Diekershoff a8ec441d10 Merge pull request #810 from maase2/patch-7
Update Contact.php
2013-11-06 00:47:05 -08:00
maase2 787db1f7d6 Update Contact.php
Add the delete option for a contact.
2013-11-05 22:06:23 +01:00
Tobias Diekershoff d1a0206cdd Merge pull request #806 from maase2/patch-6
Update style.css
2013-11-03 23:37:05 -08:00
Tobias Diekershoff 32fb6973f4 Merge pull request #805 from maase2/patch-5
Update style.css
2013-11-03 23:28:32 -08:00
Michael Vogel 0b31aa963d Bugfix: There were speed problems with inifinite scroll on firefox 2013-11-03 13:47:59 +01:00
maase2 50f69ff23e Update style.css
This is for responsive Webdesign.
2013-11-03 11:27:49 +01:00
maase2 e6a81b47e0 Update style.css
This will fix the profile selector. It will be bring it on the left side.
2013-11-03 10:57:58 +01:00
Michael Vogel eaefcf9de7 All subqueries in tag searches are now reformed. Further SQL improvements 2013-11-03 02:07:44 +01:00
Michael Vogel 759015e5fd Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries 2013-11-02 16:13:11 +01:00
Michael Vogel 53c06a3625 Several performance improvements. 2013-11-02 10:49:44 +01:00
Michael Vogel 5eeccd519a 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) 2013-11-02 10:46:25 +01:00
fabrixxm d31eec505f Merge pull request #795 from fabrixxm/master
update message.po
2013-10-29 11:25:30 -07:00
Fabrixxm 4d7ec38933 update message.po 2013-10-29 14:17:21 -04:00
Michael Vogel 3dd4677da9 Merge remote-tracking branch 'upstream/master' 2013-10-29 08:14:26 +01:00
Tobias Diekershoff 3c263c1b8f Merge pull request #794 from msjoberg/master
Fix for unworking photo and attachment upload buttons in some themes such as vier
2013-10-26 06:50:34 -07:00
Michael Vogel 711972a166 Merge remote-tracking branch 'upstream/master' 2013-10-25 23:35:03 +02:00
Michael Vogel 0ffeb4cf92 New field "network" in item table to speed up the system. 2013-10-25 23:33:53 +02:00
Mats Sjöberg 0a6e9c0c60 Updated minified version of ajaxupload.js. 2013-10-23 19:41:06 +03:00
Mats Sjöberg 06246bb0f2 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. 2013-10-23 19:21:53 +03:00
fabrixxm 6a2a54c9be 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.
2013-10-23 00:02:51 -07:00
Michael Vogel 0cfeee2e47 Merge pull request #789 from tobiasd/20131020
added options to admin panel
2013-10-22 14:02:27 -07:00
fabrixxm 64149336a0 Merge pull request #793 from fabrixxm/quattrofixs
Small updates to quattro theme
2013-10-22 11:01:14 -07:00
Fabrixxm 0ccad6d7d2 quattro theme: version bump 2013-10-22 13:55:36 -04:00
Fabrixxm 900b90ad85 quattro theme update:
icon and notification for introductions
icon and notification for private messages
correct link to edit profile with single profile enabled
2013-10-22 13:53:12 -04:00
Michael Vogel 5b6e16d193 The emulation for the exif function is now much more sleaker 2013-10-22 16:19:55 +02:00
Michael Vogel d6f3de09e8 Bugfix: The function "exif_imagetype" doesn't seem to be available at every system. So we emulate it. 2013-10-22 16:08:29 +02:00
fabrixxm ad7f6aedb4 Merge pull request #791 from fabrixxm/quietcron
clear_cache() check if cache dir is writable before opening it
2013-10-21 11:10:18 -07:00
Fabrixxm 008eef17c0 clear_cache() check if cache dir is writable before opening it 2013-10-21 14:03:01 -04:00
Michael Vogel 78444591a6 Merge remote-tracking branch 'upstream/master' 2013-10-20 16:36:02 +02:00
Tobias Diekershoff 8faeee9965 added config->info and system-suppress_language options to the admin panel 2013-10-20 16:17:39 +02:00