Commit graph

8324 commits

Author SHA1 Message Date
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
tobiasd
8feeba7af5 rev update 2013-11-07 10:06:10 +01:00
tobiasd
7d1a6cc1d6 Merge pull request #803 from annando/master
SQL performance and reduction of database warnings
2013-11-07 01:03:31 -08:00
tobiasd
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
tobiasd
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
tobiasd
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
tobiasd
d1a0206cdd Merge pull request #806 from maase2/patch-6
Update style.css
2013-11-03 23:37:05 -08:00
tobiasd
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
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