]>
git.mxchange.org Git - friendica.git/log
Alexander Kampmann [Mon, 9 Apr 2012 12:28:21 +0000 (14:28 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica
Alexander Kampmann [Mon, 9 Apr 2012 12:27:52 +0000 (14:27 +0200)]
fixed some typos
Alexander Kampmann [Mon, 9 Apr 2012 12:04:49 +0000 (14:04 +0200)]
made exceptions from the db optional
set address for updae mails correctly
friendica [Mon, 9 Apr 2012 11:56:43 +0000 (04:56 -0700)]
Merge branch 'pull'
friendica [Mon, 9 Apr 2012 11:55:52 +0000 (04:55 -0700)]
use local_user for tag completion if available. See bug #368
tomtom84 [Mon, 9 Apr 2012 11:02:29 +0000 (04:02 -0700)]
Merge pull request #216 from zzottel/master
German translations
friendica [Mon, 9 Apr 2012 01:09:21 +0000 (18:09 -0700)]
more sane defaults datetime_convert
friendica [Mon, 9 Apr 2012 01:01:49 +0000 (18:01 -0700)]
fix empty string timezone
zottel [Mon, 9 Apr 2012 00:30:18 +0000 (02:30 +0200)]
Some new German translations
friendica [Mon, 9 Apr 2012 00:28:36 +0000 (17:28 -0700)]
send zrl after dfrn_request homecoming for manual entries
zottel [Mon, 9 Apr 2012 00:20:34 +0000 (02:20 +0200)]
Merge remote branch 'upstream/master'
friendica [Sun, 8 Apr 2012 23:29:54 +0000 (16:29 -0700)]
Merge branch 'pull'
friendica [Sun, 8 Apr 2012 23:19:45 +0000 (16:19 -0700)]
fix to wall_upload photos default permissions to use cid rather than uid.
Alexander Kampmann [Sun, 8 Apr 2012 22:45:10 +0000 (00:45 +0200)]
added exceptions to dba class
added exception handling to index.php, please mind that there is no
recovery at the moment
added transactions to db update. Please mind that they might not be
supported by db table engines.
added admin email on failed updates
added german translation for admin email
tomtom84 [Sun, 8 Apr 2012 22:04:59 +0000 (15:04 -0700)]
Merge pull request #215 from tomtom84/master
fixes in diabook-themes
tommy tomson [Sun, 8 Apr 2012 22:02:48 +0000 (00:02 +0200)]
fixed z-index of youtube-vids
fixed bug to hide right_side
zottel [Sun, 8 Apr 2012 19:50:41 +0000 (21:50 +0200)]
Merge remote branch 'upstream/master'
friendica [Sun, 8 Apr 2012 13:20:57 +0000 (06:20 -0700)]
prepare for using a master theme_init()
friendica [Sun, 8 Apr 2012 12:52:00 +0000 (05:52 -0700)]
provide theme_init() functions
friendica [Sun, 8 Apr 2012 12:24:11 +0000 (05:24 -0700)]
rev updates
friendica [Sun, 8 Apr 2012 12:19:54 +0000 (05:19 -0700)]
Merge pull request #214 from annando/master
API, Locking, some changes to "vier"
zottel [Sun, 8 Apr 2012 08:33:32 +0000 (10:33 +0200)]
Merge remote branch 'upstream/master'
Michael Vogel [Sun, 8 Apr 2012 08:07:39 +0000 (10:07 +0200)]
Merge commit 'upstream/master'
Simon [Sun, 8 Apr 2012 03:47:37 +0000 (20:47 -0700)]
Merge pull request #213 from simonlnu/master
minor dispy* fixes
Simon L'nu [Sun, 8 Apr 2012 03:46:47 +0000 (23:46 -0400)]
minor dispy* fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Michael Vogel [Sat, 7 Apr 2012 22:02:25 +0000 (00:02 +0200)]
API: API is now enhanced. mentions, repeat and destroy now works.
Simon L'nu [Sat, 7 Apr 2012 18:47:02 +0000 (14:47 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
diabook-themes: small fix
changelog 1.014 : image-rezise via jquery-plugin in stream comments under uploaded pictues add Diabook's version-number in head-section
ignore utf8 offset error for unit tests
had arg order backwards
try assertContains
tag tests cont.
fix autonamenegativelength test
some work on tests
* master:
tommy tomson [Sat, 7 Apr 2012 17:56:00 +0000 (19:56 +0200)]
diabook-themes: small fix
Michael Vogel [Sat, 7 Apr 2012 16:35:37 +0000 (18:35 +0200)]
"vier": Some design stuff
Michael Vogel [Sat, 7 Apr 2012 16:35:29 +0000 (18:35 +0200)]
Merge commit 'upstream/master'
tomtom84 [Sat, 7 Apr 2012 14:41:23 +0000 (07:41 -0700)]
Merge pull request #212 from tomtom84/master
fixes in diabook-themes
tommy tomson [Sat, 7 Apr 2012 14:39:43 +0000 (16:39 +0200)]
changelog 1.014 :
image-rezise via jquery-plugin in stream
comments under uploaded pictues
add Diabook's version-number in head-section
css-fixes:
tabs
youtube-iframe
title-bar in jot-wrapper
blockquote & .oembed
friendica [Sat, 7 Apr 2012 09:31:41 +0000 (02:31 -0700)]
ignore utf8 offset error for unit tests
friendica [Sat, 7 Apr 2012 09:23:11 +0000 (02:23 -0700)]
had arg order backwards
friendica [Sat, 7 Apr 2012 09:21:55 +0000 (02:21 -0700)]
try assertContains
friendica [Sat, 7 Apr 2012 09:11:56 +0000 (02:11 -0700)]
tag tests cont.
friendica [Sat, 7 Apr 2012 08:20:38 +0000 (01:20 -0700)]
fix autonamenegativelength test
friendica [Sat, 7 Apr 2012 08:04:45 +0000 (01:04 -0700)]
some work on tests
Simon L'nu [Sat, 7 Apr 2012 07:10:09 +0000 (03:10 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
ignore removed plugins
fix messed up config tables w/ duplicate entries
small fixes for the German strings
fix bad sql update
revert config changes, we're getting duplicate keys
new-contacts-introductions in contacts-drop-down and new-messages in messages-drop-down get each an additional indicator... profile-picture is now scaled right in firefox... fixed broken css on introductions-page in firefox...
* master:
Michael Vogel [Fri, 6 Apr 2012 23:19:07 +0000 (01:19 +0200)]
"vier": Bookmarks now look better.
friendica [Fri, 6 Apr 2012 12:21:42 +0000 (05:21 -0700)]
ignore removed plugins
friendica [Fri, 6 Apr 2012 12:12:18 +0000 (05:12 -0700)]
Merge branch 'pull'
friendica [Fri, 6 Apr 2012 12:11:09 +0000 (05:11 -0700)]
fix messed up config tables w/ duplicate entries
tomtom84 [Fri, 6 Apr 2012 11:33:26 +0000 (04:33 -0700)]
Merge pull request #211 from tomtom84/master
small fix
tommy tomson [Fri, 6 Apr 2012 11:29:20 +0000 (13:29 +0200)]
Merge remote-tracking branch 'origin/master'
tomtom84 [Fri, 6 Apr 2012 11:29:01 +0000 (04:29 -0700)]
Merge pull request #210 from tomtom84/master
fixes in diabook-derivates
tommy tomson [Fri, 6 Apr 2012 10:58:41 +0000 (12:58 +0200)]
Merge remote-tracking branch 'origin/master'
Tobias Diekershoff [Fri, 6 Apr 2012 10:43:44 +0000 (12:43 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Fri, 6 Apr 2012 10:43:20 +0000 (12:43 +0200)]
small fixes for the German strings
friendica [Fri, 6 Apr 2012 10:25:01 +0000 (03:25 -0700)]
fix bad sql update
tommy tomson [Fri, 6 Apr 2012 10:24:05 +0000 (12:24 +0200)]
Merge remote-tracking branch 'origin/master'
friendica [Fri, 6 Apr 2012 10:12:02 +0000 (03:12 -0700)]
Merge branch 'pull'
friendica [Fri, 6 Apr 2012 10:10:46 +0000 (03:10 -0700)]
revert config changes, we're getting duplicate keys
tommy tomson [Fri, 6 Apr 2012 09:19:12 +0000 (11:19 +0200)]
new-contacts-introductions in contacts-drop-down and new-messages in messages-drop-down get each an additional indicator...
profile-picture is now scaled right in firefox...
fixed broken css on introductions-page in firefox...
Simon L'nu [Fri, 6 Apr 2012 07:54:09 +0000 (03:54 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
update to the German strings
add network_tabs hook
pass autoname(0) test
rev update
added index to config and pconfig table changed config.php to use REPLACE instead of INSERT, this removes one db hit.
* master:
Tobias Diekershoff [Fri, 6 Apr 2012 07:37:50 +0000 (09:37 +0200)]
update to the German strings
Simon L'nu [Fri, 6 Apr 2012 04:50:34 +0000 (00:50 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
* master:
friendica [Fri, 6 Apr 2012 04:43:38 +0000 (21:43 -0700)]
Merge branch 'pull'
friendica [Fri, 6 Apr 2012 04:42:47 +0000 (21:42 -0700)]
add network_tabs hook
friendica [Fri, 6 Apr 2012 01:44:36 +0000 (18:44 -0700)]
pass autoname(0) test
Michael Vogel [Thu, 5 Apr 2012 22:00:46 +0000 (00:00 +0200)]
Merge commit 'upstream/master'
friendica [Thu, 5 Apr 2012 21:37:30 +0000 (14:37 -0700)]
rev update
Alexander Kampmann [Thu, 5 Apr 2012 11:39:15 +0000 (13:39 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
include/config.php
update.php
Alexander Kampmann [Thu, 5 Apr 2012 11:27:09 +0000 (13:27 +0200)]
added index to config and pconfig table
changed config.php to use REPLACE instead of INSERT,
this removes one db hit.
friendica [Thu, 5 Apr 2012 09:15:03 +0000 (02:15 -0700)]
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
Simon [Thu, 5 Apr 2012 04:05:13 +0000 (21:05 -0700)]
Merge pull request #207 from simonlnu/master
styled cat tags and input
Simon L'nu [Thu, 5 Apr 2012 04:04:23 +0000 (00:04 -0400)]
finish styling category tags and category input
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 5 Apr 2012 04:03:30 +0000 (00:03 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
also block outbound
let's catch d* disabled at a higher level and not waste any resources on it.
* master:
friendica [Thu, 5 Apr 2012 03:48:35 +0000 (20:48 -0700)]
also block outbound
Simon L'nu [Thu, 5 Apr 2012 03:47:48 +0000 (23:47 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Simon L'nu [Thu, 5 Apr 2012 03:47:35 +0000 (23:47 -0400)]
style categorytags
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
friendica [Thu, 5 Apr 2012 03:45:48 +0000 (20:45 -0700)]
let's catch d* disabled at a higher level and not waste any resources on it.
Simon [Thu, 5 Apr 2012 03:35:59 +0000 (20:35 -0700)]
Merge pull request #206 from simonlnu/master
update the template files
Simon L'nu [Thu, 5 Apr 2012 03:35:07 +0000 (23:35 -0400)]
update the dispy* templates
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 5 Apr 2012 03:32:16 +0000 (23:32 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
correct some filer dialog weirdness caused by introduction of categories
move alert box away from nav links
log disabled requests
fix config storage of booleans
* master:
friendica [Thu, 5 Apr 2012 03:23:20 +0000 (20:23 -0700)]
Merge pull request #205 from unary/filerfix
correct some filer dialog weirdness caused by introduction of categories
Michael Johnston [Thu, 5 Apr 2012 03:08:16 +0000 (23:08 -0400)]
correct some filer dialog weirdness caused by introduction of categories
Simon L'nu [Thu, 5 Apr 2012 02:58:32 +0000 (22:58 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
well that was a stupid mistake...
string update
bug: diaspora_enabled setting turns it on but doesn't fully turn it off.
better handling of reshares containing embeds
* master:
friendica [Thu, 5 Apr 2012 02:13:41 +0000 (19:13 -0700)]
move alert box away from nav links
friendica [Thu, 5 Apr 2012 01:49:39 +0000 (18:49 -0700)]
log disabled requests
friendica [Thu, 5 Apr 2012 00:51:59 +0000 (17:51 -0700)]
fix config storage of booleans
friendica [Thu, 5 Apr 2012 00:19:46 +0000 (17:19 -0700)]
well that was a stupid mistake...
friendica [Wed, 4 Apr 2012 22:51:56 +0000 (15:51 -0700)]
string update
friendica [Wed, 4 Apr 2012 21:13:34 +0000 (14:13 -0700)]
bug: diaspora_enabled setting turns it on but doesn't fully turn it off.
friendica [Wed, 4 Apr 2012 09:02:50 +0000 (02:02 -0700)]
Merge branch 'pull'
friendica [Wed, 4 Apr 2012 09:02:23 +0000 (02:02 -0700)]
better handling of reshares containing embeds
zottel [Wed, 4 Apr 2012 06:56:35 +0000 (08:56 +0200)]
Merge remote branch 'upstream/master'
Simon [Wed, 4 Apr 2012 06:21:39 +0000 (23:21 -0700)]
Merge pull request #204 from simonlnu/master
many changes, all small
Simon L'nu [Wed, 4 Apr 2012 06:19:39 +0000 (02:19 -0400)]
latest changes are the popup menu for notifs, fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Wed, 4 Apr 2012 06:14:26 +0000 (02:14 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
display settings hooks
re-opened bug #363
this is better
include contact_widgets for categories_widget when doing updates
remove loozah themes which fell too far behind to recover
smal fix
german translation for right_aside
make right_aside translatable and provide german translation... and some css-fixes
suppress duplicates in search
make contact ssl_policy change a function since it is used in a few places
more ssl policy fixes and prevent delivery to soapbox when using local delivery
don't change ssl settings on local photos for remote contact
* master:
friendica [Wed, 4 Apr 2012 05:01:52 +0000 (22:01 -0700)]
display settings hooks
friendica [Wed, 4 Apr 2012 03:14:37 +0000 (20:14 -0700)]
re-opened bug #363
friendica [Wed, 4 Apr 2012 02:20:39 +0000 (19:20 -0700)]
this is better
friendica [Wed, 4 Apr 2012 02:16:59 +0000 (19:16 -0700)]
Merge branch 'pull'
friendica [Wed, 4 Apr 2012 02:16:02 +0000 (19:16 -0700)]
include contact_widgets for categories_widget when doing updates
friendica [Tue, 3 Apr 2012 23:40:25 +0000 (16:40 -0700)]
remove loozah themes which fell too far behind to recover
tommy tomson [Tue, 3 Apr 2012 19:45:58 +0000 (21:45 +0200)]
smal fix
tomtom84 [Tue, 3 Apr 2012 19:08:40 +0000 (12:08 -0700)]
Merge pull request #202 from tomtom84/master
german translation for right_aside
tommy tomson [Tue, 3 Apr 2012 19:06:57 +0000 (21:06 +0200)]
german translation for right_aside
tomtom84 [Tue, 3 Apr 2012 19:00:24 +0000 (12:00 -0700)]
Merge pull request #201 from tomtom84/master
fixes in diabook-themes