]>
git.mxchange.org Git - friendica.git/log
tobiasd [Tue, 3 Dec 2013 18:39:23 +0000 (10:39 -0800)]
Merge pull request #845 from annando/master
Many small bugfixes and features ...
Michael Vogel [Mon, 2 Dec 2013 19:30:24 +0000 (20:30 +0100)]
Solving some more SQL warnings ("limit" must never be used in update statements)
Michael Vogel [Mon, 2 Dec 2013 19:28:30 +0000 (20:28 +0100)]
Sorting plugins after priority and name (better for the configuration page)
Michael Vogel [Mon, 2 Dec 2013 19:26:57 +0000 (20:26 +0100)]
dangerous values in usernames for shared messages from diaspora are now encoded.
Michael Vogel [Mon, 2 Dec 2013 19:25:43 +0000 (20:25 +0100)]
disable the output of the "posted" value in shares when item cache is enabled.
Michael Vogel [Mon, 2 Dec 2013 19:24:41 +0000 (20:24 +0100)]
Optional parameter for parseurl to only fetch data from meta information
fabrixxm [Mon, 2 Dec 2013 08:35:13 +0000 (00:35 -0800)]
Merge pull request #843 from annando/master
multiple admin mails
Michael Vogel [Sun, 1 Dec 2013 23:41:59 +0000 (00:41 +0100)]
Just some code beautification.
Michael Vogel [Sun, 1 Dec 2013 23:33:46 +0000 (00:33 +0100)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/admin.php
mod/settings.php
Michael Vogel [Sun, 1 Dec 2013 23:11:31 +0000 (00:11 +0100)]
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.
tobiasd [Sun, 1 Dec 2013 10:26:36 +0000 (02:26 -0800)]
Merge pull request #842 from annando/master
mail settings: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:32:44 +0000 (21:32 +0100)]
mail settings: inflate/deflate settings
tobiasd [Wed, 27 Nov 2013 05:21:56 +0000 (21:21 -0800)]
Merge pull request #837 from msjoberg/internal-push
Internal PuSH server for Friendica.
Mats Sjöberg [Thu, 21 Nov 2013 19:44:50 +0000 (21:44 +0200)]
Merge branch 'internal-push' of github.com:msjoberg/friendica into internal-push
Mats Sjöberg [Tue, 19 Nov 2013 20:44:16 +0000 (22:44 +0200)]
Added push_subscriber table to database.sql.
Mats Sjöberg [Sun, 17 Nov 2013 14:30:19 +0000 (16:30 +0200)]
Use the push value in the push_subscribers table as a push tries counter as well.
Mats Sjöberg [Sun, 17 Nov 2013 14:16:25 +0000 (16:16 +0200)]
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
tobiasd [Thu, 21 Nov 2013 19:03:47 +0000 (11:03 -0800)]
Merge pull request #836 from msjoberg/master
Fixed subscription problem with new GNU Social.
Mats Sjöberg [Thu, 21 Nov 2013 18:40:46 +0000 (19:40 +0100)]
Fixed subscription problem with new GNU Social.
Mats Sjöberg [Tue, 19 Nov 2013 20:44:16 +0000 (22:44 +0200)]
Added push_subscriber table to database.sql.
tobiasd [Tue, 19 Nov 2013 10:35:35 +0000 (02:35 -0800)]
Merge pull request #834 from tobiasd/issue775
rename the password field
tobiasd [Tue, 19 Nov 2013 10:34:54 +0000 (02:34 -0800)]
Merge pull request #833 from tobiasd/adduserhint
add the hint also as a placeholder in the add contact form (issue #786)
Tobias Diekershoff [Tue, 19 Nov 2013 08:40:16 +0000 (09:40 +0100)]
PT-BR: update to the strings
Tobias Diekershoff [Tue, 19 Nov 2013 08:39:54 +0000 (09:39 +0100)]
DE: update to the strings
Tobias Diekershoff [Sun, 17 Nov 2013 15:45:24 +0000 (16:45 +0100)]
rename some fields to fix issue #775
Mats Sjöberg [Sun, 17 Nov 2013 14:30:19 +0000 (16:30 +0200)]
Use the push value in the push_subscribers table as a push tries counter as well.
Mats Sjöberg [Sun, 17 Nov 2013 14:16:25 +0000 (16:16 +0200)]
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
Tobias Diekershoff [Sun, 17 Nov 2013 15:09:44 +0000 (16:09 +0100)]
add the hint also as a placeholder in the add contact form (issue #786)
tobiasd [Sun, 17 Nov 2013 14:50:25 +0000 (06:50 -0800)]
Merge pull request #832 from tobiasd/newstrings_20131117
update to the master string files
Tobias Diekershoff [Sun, 17 Nov 2013 14:46:46 +0000 (15:46 +0100)]
update to the master string files
tobiasd [Sun, 17 Nov 2013 14:36:39 +0000 (06:36 -0800)]
Merge pull request #831 from tobiasd/creategroup_wording
wording for the SUBMIT button while handling with contact groups
tobiasd [Sun, 17 Nov 2013 14:34:54 +0000 (06:34 -0800)]
Merge pull request #830 from tobiasd/savesettings_wording
better worting of the SUBMIT button in the settings tab and the admin pa...
Tobias Diekershoff [Sun, 17 Nov 2013 14:33:07 +0000 (15:33 +0100)]
wording for the SUBMIT button while handling with contact groups
Tobias Diekershoff [Sun, 17 Nov 2013 14:22:11 +0000 (15:22 +0100)]
better worting of the SUBMIT button in the settings tab and the admin panel
tobiasd [Sat, 16 Nov 2013 07:27:26 +0000 (23:27 -0800)]
Merge pull request #826 from fabrixxm/more_relocate
More "relocate":
Fabrixxm [Wed, 13 Nov 2013 10:57:11 +0000 (05:57 -0500)]
More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server
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
Olaf Conradi [Tue, 12 Nov 2013 23:29:12 +0000 (00:29 +0100)]
Backport Nginx sample config from Red to Friendica
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
fabrixxm [Mon, 11 Nov 2013 09:49:37 +0000 (01:49 -0800)]
Merge pull request #820 from maase2/patch-13
Update style.css
fabrixxm [Mon, 11 Nov 2013 09:44:39 +0000 (01:44 -0800)]
Merge pull request #818 from maase2/patch-12
Update Install.md
fabrixxm [Mon, 11 Nov 2013 09:43:30 +0000 (01:43 -0800)]
Merge pull request #824 from maase2/patch-16
Update 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
Tobias Diekershoff [Fri, 8 Nov 2013 18:43:03 +0000 (19:43 +0100)]
CS: update to the strings
maase2 [Fri, 8 Nov 2013 13:34:12 +0000 (14:34 +0100)]
Update style.css
Add warning-message class
maase2 [Fri, 8 Nov 2013 11:38:19 +0000 (12:38 +0100)]
Update Install.md
Add package instructions
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
Tobias Diekershoff [Thu, 7 Nov 2013 09:53:47 +0000 (10:53 +0100)]
DE: update to the strings
tobiasd [Thu, 7 Nov 2013 09:06:10 +0000 (10:06 +0100)]
rev update
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
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
Tobias Diekershoff [Thu, 7 Nov 2013 08:43:19 +0000 (09:43 +0100)]
update to util strings.php
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
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
tobiasd [Wed, 6 Nov 2013 08:47:05 +0000 (00:47 -0800)]
Merge pull request #810 from maase2/patch-7
Update Contact.php
maase2 [Tue, 5 Nov 2013 21:06:23 +0000 (22:06 +0100)]
Update Contact.php
Add the delete option for a contact.
tobiasd [Mon, 4 Nov 2013 07:37:05 +0000 (23:37 -0800)]
Merge pull request #806 from maase2/patch-6
Update style.css
tobiasd [Mon, 4 Nov 2013 07:28:32 +0000 (23:28 -0800)]
Merge pull request #805 from maase2/patch-5
Update style.css
Michael Vogel [Sun, 3 Nov 2013 12:47:59 +0000 (13:47 +0100)]
Bugfix: There were speed problems with inifinite scroll on firefox
maase2 [Sun, 3 Nov 2013 10:27:49 +0000 (11:27 +0100)]
Update style.css
This is for responsive Webdesign.
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.
Michael Vogel [Sun, 3 Nov 2013 01:07:44 +0000 (02:07 +0100)]
All subqueries in tag searches are now reformed. Further SQL improvements
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
Michael Vogel [Sat, 2 Nov 2013 09:49:44 +0000 (10:49 +0100)]
Several performance improvements.
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)
fabrixxm [Tue, 29 Oct 2013 18:25:30 +0000 (11:25 -0700)]
Merge pull request #795 from fabrixxm/master
update message.po
Fabrixxm [Tue, 29 Oct 2013 18:17:21 +0000 (14:17 -0400)]
update message.po
Michael Vogel [Tue, 29 Oct 2013 07:14:26 +0000 (08:14 +0100)]
Merge remote-tracking branch 'upstream/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
Michael Vogel [Fri, 25 Oct 2013 21:35:03 +0000 (23:35 +0200)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Fri, 25 Oct 2013 21:33:53 +0000 (23:33 +0200)]
New field "network" in item table to speed up the system.
Mats Sjöberg [Wed, 23 Oct 2013 16:41:06 +0000 (19:41 +0300)]
Updated minified version of ajaxupload.js.
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.
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.
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
fabrixxm [Tue, 22 Oct 2013 18:01:14 +0000 (11:01 -0700)]
Merge pull request #793 from fabrixxm/quattrofixs
Small updates to quattro theme
Fabrixxm [Tue, 22 Oct 2013 17:55:36 +0000 (13:55 -0400)]
quattro theme: version bump
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
Michael Vogel [Tue, 22 Oct 2013 14:19:55 +0000 (16:19 +0200)]
The emulation for the exif function is now much more sleaker
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.
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
Fabrixxm [Mon, 21 Oct 2013 18:03:01 +0000 (14:03 -0400)]
clear_cache() check if cache dir is writable before opening it
Michael Vogel [Sun, 20 Oct 2013 14:36:02 +0000 (16:36 +0200)]
Merge remote-tracking branch 'upstream/master'
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
tobiasd [Sun, 20 Oct 2013 13:31:10 +0000 (15:31 +0200)]
rev update
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
Michael Vogel [Sun, 20 Oct 2013 11:01:24 +0000 (13:01 +0200)]
Merge remote-tracking branch 'upstream/master'
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.
Michael Vogel [Sat, 19 Oct 2013 05:11:50 +0000 (07:11 +0200)]
Bugfix: Links were ignored sometimes. (Due to a missing default value)
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
balderino [Thu, 17 Oct 2013 21:43:01 +0000 (23:43 +0200)]
added some information about file uploads
Michael Vogel [Mon, 14 Oct 2013 23:11:01 +0000 (01:11 +0200)]
Switching the user agent because CloudFlare has blocked the old one
Michael Vogel [Mon, 14 Oct 2013 22:49:49 +0000 (00:49 +0200)]
Switching from "new share" to "old share"
Michael Vogel [Mon, 14 Oct 2013 22:49:13 +0000 (00:49 +0200)]
Speeding up the search for tags.
Michael Vogel [Mon, 14 Oct 2013 22:44:46 +0000 (00:44 +0200)]
Detecting twitter profiles. This is added for the twitter import
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
Fabrixxm [Mon, 14 Oct 2013 07:53:23 +0000 (03:53 -0400)]
bump version to 3.2, add changelog
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
Michael Vogel [Sat, 12 Oct 2013 06:29:39 +0000 (08:29 +0200)]
Preparations for the upcoming bidirectional twitter sync.
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.