]>
git.mxchange.org Git - friendica.git/log
friendica [Mon, 29 Apr 2013 04:02:53 +0000 (21:02 -0700)]
system support for complete blocking
friendica [Sun, 28 Apr 2013 11:31:11 +0000 (04:31 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Sun, 28 Apr 2013 11:30:20 +0000 (04:30 -0700)]
bug #540 and hush up a couple of log messages that are way too verbose
friendica [Sat, 27 Apr 2013 21:32:57 +0000 (14:32 -0700)]
Merge pull request #671 from cpfeiffer/OAuthException
Wrap class OAuthException with !class_exists
Carsten Pfeiffer [Sat, 27 Apr 2013 19:08:45 +0000 (21:08 +0200)]
Wrap class OAuthException with !class_exists
Same problem and solution as discussed on
https://drupal.org/node/
1334528
Tobias Diekershoff [Sat, 27 Apr 2013 08:57:06 +0000 (10:57 +0200)]
DE: update to the strings
friendica [Thu, 25 Apr 2013 09:36:52 +0000 (02:36 -0700)]
rev update
pixelroot [Wed, 24 Apr 2013 12:09:24 +0000 (14:09 +0200)]
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/templates/nav.tpl
modified: view/theme/smoothly/theme.php
friendica [Wed, 24 Apr 2013 03:12:49 +0000 (20:12 -0700)]
http status for disallowed feeds
friendica [Wed, 24 Apr 2013 01:58:52 +0000 (18:58 -0700)]
issue546 via Tobias
friendica [Wed, 24 Apr 2013 01:51:50 +0000 (18:51 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 24 Apr 2013 01:51:35 +0000 (18:51 -0700)]
rev update
friendica [Tue, 23 Apr 2013 11:56:39 +0000 (04:56 -0700)]
Merge pull request #669 from fabrixxm/templateengine
Use smarty3 as default template engine
Fabrixxm [Tue, 23 Apr 2013 11:50:32 +0000 (07:50 -0400)]
remove unneeded files
Fabrixxm [Tue, 23 Apr 2013 11:47:57 +0000 (07:47 -0400)]
missing "templates" folders
Fabrixxm [Thu, 28 Mar 2013 08:07:51 +0000 (09:07 +0100)]
template: set smarty3 as default template engine in theme info array.
remove commented code from get_markup_template.
add check for $root/$filename in get_template_file.
Fabrixxm [Wed, 27 Mar 2013 14:41:23 +0000 (10:41 -0400)]
template: remove old 'internal' template files, move smarty3 templates into 'templates' subdir
Fabrixxm [Wed, 27 Mar 2013 14:37:59 +0000 (10:37 -0400)]
template engine rework
- use smarty3 as default engine
- new pluggable template engine system
friendica [Sun, 21 Apr 2013 23:07:26 +0000 (16:07 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Sun, 21 Apr 2013 23:07:02 +0000 (16:07 -0700)]
rev update
fabrixxm [Sat, 20 Apr 2013 07:45:44 +0000 (00:45 -0700)]
Merge pull request #667 from fabrixxm/bug557
drop items to group pages if no mentions in it. should fix bug 557
Fabrixxm [Fri, 19 Apr 2013 13:55:07 +0000 (09:55 -0400)]
drop items to group pages if no mentions in it. should fix bug 557
friendica [Fri, 19 Apr 2013 11:52:20 +0000 (04:52 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Fri, 19 Apr 2013 11:51:43 +0000 (04:51 -0700)]
rev update
fermionic [Fri, 19 Apr 2013 01:48:38 +0000 (18:48 -0700)]
Merge pull request #666 from fermionic/
20130418 -frost-mobile-password-check
update mobile theme settings pages
Zach Prezkuta [Fri, 19 Apr 2013 01:47:27 +0000 (19:47 -0600)]
update mobile theme settings pages
fermionic [Fri, 19 Apr 2013 01:37:39 +0000 (18:37 -0700)]
Merge pull request #665 from tobiasd/foreach_arg
invalid arguments for a foreach loop found
fermionic [Fri, 19 Apr 2013 01:37:11 +0000 (18:37 -0700)]
Merge pull request #664 from tobiasd/issue_554
Issue 554
Tobias Diekershoff [Wed, 17 Apr 2013 15:32:31 +0000 (17:32 +0200)]
invalid arguments for a foreach loop found
Tobias Diekershoff [Sun, 14 Apr 2013 16:19:01 +0000 (18:19 +0200)]
tabwidth
Tobias Diekershoff [Sun, 14 Apr 2013 15:58:16 +0000 (17:58 +0200)]
check password when changing users email
Tobias Diekershoff [Sun, 14 Apr 2013 15:26:23 +0000 (17:26 +0200)]
DE: update to the strings
Tobias Diekershoff [Sun, 14 Apr 2013 15:22:42 +0000 (17:22 +0200)]
check current password before changing the password
fabrixxm [Mon, 8 Apr 2013 13:17:51 +0000 (06:17 -0700)]
Merge pull request #663 from fabrixxm/moveme
uimport: remove db scheme version check
Fabrixxm [Mon, 8 Apr 2013 13:03:31 +0000 (09:03 -0400)]
uimport remove db scheme version check
friendica [Sun, 7 Apr 2013 23:05:10 +0000 (16:05 -0700)]
Merge pull request #662 from fermionic/
20130407 -display-own-post
allow visiting other people's display/ links if I have a copy of the post
Zach Prezkuta [Sun, 7 Apr 2013 17:38:37 +0000 (11:38 -0600)]
allow visiting other people's display/ links if I have a copy of the post
Tobias Diekershoff [Sat, 6 Apr 2013 06:25:33 +0000 (08:25 +0200)]
DE: update to the strings
fermionic [Thu, 4 Apr 2013 22:43:47 +0000 (15:43 -0700)]
Merge pull request #661 from fermionic/
20130404 -update-frost-decaf
update admin options for frost, frost mobile, and decaf mobile
Zach Prezkuta [Thu, 4 Apr 2013 22:42:39 +0000 (16:42 -0600)]
update admin options for frost, frost mobile, and decaf mobile
friendica [Thu, 4 Apr 2013 22:13:06 +0000 (15:13 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 4 Apr 2013 22:10:14 +0000 (15:10 -0700)]
sync username when changed in either the default profile or the settings page
Tobias Diekershoff [Thu, 4 Apr 2013 15:27:49 +0000 (17:27 +0200)]
DE: update to the strings
friendica [Thu, 4 Apr 2013 00:36:40 +0000 (17:36 -0700)]
Merge pull request #660 from fabrixxm/moveme
uimport: check table columns before import
friendica [Wed, 3 Apr 2013 23:29:13 +0000 (16:29 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 3 Apr 2013 23:28:49 +0000 (16:28 -0700)]
rev update
Tobias Diekershoff [Wed, 3 Apr 2013 07:28:37 +0000 (09:28 +0200)]
PL: update to the strings
Fabrixxm [Tue, 2 Apr 2013 13:44:19 +0000 (09:44 -0400)]
uimport: fix file formatting
Fabrixxm [Tue, 2 Apr 2013 13:16:24 +0000 (09:16 -0400)]
uimport: check table columns before import
tobiasd [Tue, 2 Apr 2013 07:17:28 +0000 (00:17 -0700)]
Merge pull request #659 from mexon/fetch_url_content_type
Make the content type available after calling fetch_url
pixelroot [Mon, 1 Apr 2013 17:36:22 +0000 (19:36 +0200)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
Matthew Exon [Mon, 1 Apr 2013 04:26:11 +0000 (12:26 +0800)]
Make the content type available after calling fetch_url
tobiasd [Sat, 30 Mar 2013 08:46:13 +0000 (01:46 -0700)]
Merge pull request #658 from annando/master
Mail importing problems, a small "vier" change
Michael Vogel [Fri, 29 Mar 2013 10:18:20 +0000 (11:18 +0100)]
vier: The background color of the right area is now white.
Tobias Diekershoff [Thu, 28 Mar 2013 06:49:58 +0000 (07:49 +0100)]
DE: update to the strings
friendica [Thu, 28 Mar 2013 02:44:24 +0000 (19:44 -0700)]
Merge pull request #656 from fabrixxm/master
phpdocs for include/text.php
friendica [Thu, 28 Mar 2013 02:41:59 +0000 (19:41 -0700)]
Merge pull request #657 from mexon/cron_lock
Add separate lock file for cronhooks, which might also take a long time ...
Matthew Exon [Thu, 28 Mar 2013 02:29:27 +0000 (10:29 +0800)]
Remove debug line added by mistake
Matthew Exon [Tue, 12 Mar 2013 13:41:41 +0000 (14:41 +0100)]
Add separate lock file for cronhooks, which might also take a long time and shouldn't be allowed to interfere with itself
pixelroot [Wed, 27 Mar 2013 19:08:06 +0000 (20:08 +0100)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
Fabrixxm [Wed, 27 Mar 2013 09:28:56 +0000 (10:28 +0100)]
more phpdocs
Fabrixxm [Wed, 27 Mar 2013 09:11:40 +0000 (05:11 -0400)]
add phpdoc
tobiasd [Tue, 26 Mar 2013 18:31:11 +0000 (11:31 -0700)]
Merge pull request #654 from mexon/filter_var
Use filter_var instead of parse_url to validate URLs, since the latter r...
pixelroot [Tue, 26 Mar 2013 16:10:58 +0000 (17:10 +0100)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
pixelroot [Tue, 26 Mar 2013 14:47:17 +0000 (15:47 +0100)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
pixelroot [Tue, 26 Mar 2013 10:28:22 +0000 (11:28 +0100)]
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
Tobias Diekershoff [Tue, 26 Mar 2013 06:27:09 +0000 (07:27 +0100)]
PL: update to the strings
tobiasd [Tue, 26 Mar 2013 06:16:49 +0000 (23:16 -0700)]
Merge pull request #655 from tobiasd/admin_ostatus_poll
Admin ostatus poll
Tobias Diekershoff [Mon, 25 Mar 2013 10:01:54 +0000 (11:01 +0100)]
template additions for the options
Tobias Diekershoff [Mon, 25 Mar 2013 10:00:13 +0000 (11:00 +0100)]
OStatus conversation poll option in the admin panel
fermionic [Sun, 24 Mar 2013 14:30:07 +0000 (07:30 -0700)]
Merge pull request #652 from mexon/edited_timestamp
items.php edited timestamp logic
fermionic [Sun, 24 Mar 2013 14:29:44 +0000 (07:29 -0700)]
Merge pull request #653 from tobiasd/typo_itemphp
typo found in the php logs
Tobias Diekershoff [Sun, 24 Mar 2013 08:37:11 +0000 (09:37 +0100)]
typo found in the php.logs
Tobias Diekershoff [Sun, 24 Mar 2013 06:26:28 +0000 (07:26 +0100)]
PL: update to the strings
Tobias Diekershoff [Sat, 23 Mar 2013 07:49:40 +0000 (08:49 +0100)]
RU: update to the strings
Tobias Diekershoff [Fri, 22 Mar 2013 06:25:08 +0000 (07:25 +0100)]
RU: update to the strings
Tobias Diekershoff [Thu, 21 Mar 2013 15:01:02 +0000 (16:01 +0100)]
PL: update to the strings
Tobias Diekershoff [Thu, 21 Mar 2013 14:57:52 +0000 (15:57 +0100)]
DE: update to the strings
Matthew Exon [Thu, 14 Mar 2013 05:58:01 +0000 (13:58 +0800)]
Use filter_var instead of parse_url to validate URLs, since the latter returns true even for invalid URLs, in particular the empty string
fermionic [Thu, 21 Mar 2013 02:08:56 +0000 (19:08 -0700)]
Merge pull request #651 from tobiasd/admin_logs_wording
Admin logging UI string clarification
Matthew Exon [Wed, 20 Mar 2013 01:00:12 +0000 (09:00 +0800)]
Convert received "edited" timestamp to UTC before comparing to what's in the database, and don't overwrite with older items.
friendica [Tue, 19 Mar 2013 10:31:37 +0000 (03:31 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 19 Mar 2013 10:30:50 +0000 (03:30 -0700)]
rm addon.old
Tobias Diekershoff [Tue, 19 Mar 2013 06:01:34 +0000 (07:01 +0100)]
use _Enable Debugging_ instead of only _Debugging_ in the interface
fermionic [Tue, 19 Mar 2013 01:06:41 +0000 (18:06 -0700)]
Merge pull request #649 from mexon/redirect_fix
Restore redirect functionality removed by change
452ff19d
friendica [Tue, 19 Mar 2013 00:31:21 +0000 (17:31 -0700)]
don't allow deleted accounts to appear on "manage" page
friendica [Mon, 18 Mar 2013 23:41:56 +0000 (16:41 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 18 Mar 2013 23:40:33 +0000 (16:40 -0700)]
double encode any text that is destined for meta fields.
fermionic [Sat, 16 Mar 2013 16:12:35 +0000 (09:12 -0700)]
Merge pull request #650 from fermionic/
20130316 -network-infinite-redirect
prevent infinite redirect on network page for non-existant group
Zach Prezkuta [Sat, 16 Mar 2013 16:11:32 +0000 (10:11 -0600)]
prevent infinite redirect on network page for non-existant group
Michael Vogel [Thu, 14 Mar 2013 22:15:15 +0000 (23:15 +0100)]
Imported mails were deleted the second time the poller ran - when moving or deleting of mails was activated.
Matthew Exon [Thu, 14 Mar 2013 05:50:45 +0000 (13:50 +0800)]
Restore redirect functionality removed by change
452ff19d
pixelroot [Tue, 12 Mar 2013 09:06:19 +0000 (10:06 +0100)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
pixelroot [Mon, 11 Mar 2013 18:59:49 +0000 (19:59 +0100)]
modified: view/theme/smoothly/style.css
pixelroot [Mon, 11 Mar 2013 18:19:33 +0000 (19:19 +0100)]
deleted: view/theme/smoothly/login.tpl
deleted: view/theme/smoothly/smarty3/login.tpl
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
fermionic [Sun, 10 Mar 2013 22:34:54 +0000 (15:34 -0700)]
Merge pull request #648 from mexon/mailstream-prerequisites
Mailstream prerequisites
fermionic [Sun, 10 Mar 2013 22:24:27 +0000 (15:24 -0700)]
Merge pull request #646 from annando/master
OStatus conversations, "vier" and diaspora android client
Matthew Exon [Fri, 8 Mar 2013 02:08:47 +0000 (03:08 +0100)]
The post_remote_end hook was being called with an escaped version of the item, not very useful. This change moves the hook to the end of item_store and gets all data fresh from the database.
Matthew Exon [Fri, 8 Mar 2013 07:38:25 +0000 (08:38 +0100)]
Explicitly list protocols that are allowed, rather than using their initials. Also, add cid, which I need for my mailstream plugin to work.
Michael Vogel [Thu, 7 Mar 2013 19:20:12 +0000 (20:20 +0100)]
Merge remote-tracking branch 'upstream/master'