Commit graph

8104 commits

Author SHA1 Message Date
Michael Vogel
6684107b66 multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma. 2013-12-02 00:11:31 +01:00
Michael Vogel
9c2b1d39ea mail settings: inflate/deflate settings 2013-11-30 21:32:44 +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
Michael Vogel
0b31aa963d Bugfix: There were speed problems with inifinite scroll on firefox 2013-11-03 13:47:59 +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
Michael Vogel
3dd4677da9 Merge remote-tracking branch 'upstream/master' 2013-10-29 08:14:26 +01:00
tobiasd
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
tobiasd
6f5589fed3 rev update 2013-10-20 15:31:10 +02:00
tobiasd
c308bb9042 Merge pull request #788 from annando/master
Infinite scroll, "new share" is now standard
2013-10-20 06:04:25 -07:00
Michael Vogel
2e64802866 Merge remote-tracking branch 'upstream/master' 2013-10-20 13:01:24 +02:00
Michael Vogel
661664550d Repeated items that are transmitted to text based networks now contain the address and name of the original poater. 2013-10-20 12:26:27 +02:00
Michael Vogel
f1154cfdd5 Bugfix: Links were ignored sometimes. (Due to a missing default value) 2013-10-19 07:11:50 +02:00
tobiasd
dfca336857 Merge pull request #787 from balderino/master
added some information about file uploads
2013-10-17 22:44:02 -07:00
balderino
d486b5cf6a added some information about file uploads 2013-10-17 23:43:01 +02:00
Michael Vogel
028dc3c3b4 Switching the user agent because CloudFlare has blocked the old one 2013-10-15 01:11:01 +02:00
Michael Vogel
e70b110984 Switching from "new share" to "old share" 2013-10-15 00:49:49 +02:00
Michael Vogel
1b0b686116 Speeding up the search for tags. 2013-10-15 00:49:13 +02:00
Michael Vogel
680524f446 Detecting twitter profiles. This is added for the twitter import 2013-10-15 00:44:46 +02:00
Michael Vogel
693b6d0fd4 Infinite scroll: At the end of the network page new content is loaded automatically 2013-10-15 00:43:11 +02:00
Fabrixxm
bf4246842a bump version to 3.2, add changelog 2013-10-14 03:53:23 -04:00
tobiasd
16c2c73f07 Merge pull request #784 from annando/master
SQL performance in the profile, preparations to twitter integration
2013-10-12 02:18:40 -07:00
Michael Vogel
59b64ece25 Preparations for the upcoming bidirectional twitter sync. 2013-10-12 08:29:39 +02:00
Michael Vogel
370d8d7063 Reverting a forced index. It was good for a profile with many entries - but not on a profile with only a few items. 2013-10-12 08:22:49 +02:00
tobiasd
a8861dabcd Merge pull request #782 from balderino/master
Doc - Improve Performance
2013-10-07 21:33:33 -07:00
balderino
2f86407ecb info_improve_performance 2013-10-07 23:38:16 +02:00
balderino
c06a7f637b info_improve_performance 2013-10-07 23:19:47 +02:00
Tobias Diekershoff
a2a12a429f FR: update to the strings 2013-10-07 08:15:00 +02:00
Tobias Diekershoff
8bd6858bfa Merge branch 'master' of git://github.com/friendica/friendica 2013-10-07 07:46:39 +02:00
Michael Vogel
9d0262f992 Documentation was transferred to the wiki: https://github.com/friendica/friendica/wiki/How-to:-improve-performance 2013-10-05 15:10:16 +02:00
fabrixxm
4e2303cd28 Merge pull request #781 from annando/master
Speed improvements of queries
2013-10-05 06:03:39 -07:00
Michael Vogel
890b69f40f Some performance instructions 2013-10-05 14:23:40 +02:00
Michael Vogel
2d1b261fad Speed improvements of queries 2013-10-05 12:30:10 +02:00