]>
git.mxchange.org Git - friendica.git/log
fermionic [Sat, 11 May 2013 15:33:36 +0000 (08:33 -0700)]
Merge pull request #674 from fermionic/
20130503 -basic-video-support
basic video playback support using VideoJS
Tobias Diekershoff [Thu, 9 May 2013 17:07:20 +0000 (19:07 +0200)]
DE: update to the strings
Tobias Diekershoff [Thu, 9 May 2013 16:40:11 +0000 (18:40 +0200)]
DE: Update to the strings
Tobias Diekershoff [Thu, 9 May 2013 16:38:57 +0000 (18:38 +0200)]
DE: update to the strings
friendica [Thu, 9 May 2013 08:17:11 +0000 (01:17 -0700)]
remove stub code
friendica [Thu, 9 May 2013 08:15:40 +0000 (01:15 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 9 May 2013 08:15:22 +0000 (01:15 -0700)]
rev update
pixelroot [Wed, 8 May 2013 12:46:42 +0000 (14:46 +0200)]
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
new file: view/theme/smoothly/templates/tools.tpl
modified: view/theme/smoothly/theme.php
pixelroot [Wed, 8 May 2013 09:09:39 +0000 (11:09 +0200)]
Merge remote branch 'upstream/master'
pixelroot [Wed, 8 May 2013 09:09:08 +0000 (11:09 +0200)]
new file: view/theme/smoothly/images/power.png
new file: view/theme/smoothly/images/up.png
pixelroot [Wed, 8 May 2013 09:08:21 +0000 (11:08 +0200)]
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/images/down.png
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
view/theme/smoothly/images/power.png
view/theme/smoothly/images/up.png
fabrixxm [Wed, 8 May 2013 08:34:30 +0000 (11:34 +0300)]
fix smarty3 folder not writable message
fabrixxm [Wed, 8 May 2013 07:29:02 +0000 (00:29 -0700)]
Merge pull request #675 from fabrixxm/templateengine
check if view/smarty3 folder is writable by webserver
Fabrixxm [Wed, 8 May 2013 07:26:20 +0000 (03:26 -0400)]
check if view/smarty3 folder is writable by webserver
Zach Prezkuta [Wed, 8 May 2013 04:06:40 +0000 (22:06 -0600)]
bug in main.js for VideoJS on initial page load
pixelroot [Tue, 7 May 2013 12:30:04 +0000 (14:30 +0200)]
modified: view/theme/smoothly/css/typography.css
pixelroot [Tue, 7 May 2013 12:01:54 +0000 (14:01 +0200)]
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
pixelroot [Tue, 7 May 2013 07:39:14 +0000 (09:39 +0200)]
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
Zach Prezkuta [Sat, 4 May 2013 01:09:12 +0000 (19:09 -0600)]
add some styling for the video player
Zach Prezkuta [Sat, 4 May 2013 00:17:56 +0000 (18:17 -0600)]
basic video playback support using VideoJS
friendica [Fri, 3 May 2013 05:21:06 +0000 (22:21 -0700)]
spelling
friendica [Fri, 3 May 2013 05:19:16 +0000 (22:19 -0700)]
bad checkin
friendica [Fri, 3 May 2013 04:59:20 +0000 (21:59 -0700)]
optimise cachefile logic - still not sure why the cachefile profiling was getting triggered on a site with no cachefile configured
friendica [Fri, 3 May 2013 04:42:54 +0000 (21:42 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Fri, 3 May 2013 04:42:34 +0000 (21:42 -0700)]
undefined element
friendica [Tue, 30 Apr 2013 05:41:32 +0000 (22:41 -0700)]
Merge pull request #672 from cpfeiffer/email-notification-sitename-fix
fix reading sitename config
friendica [Tue, 30 Apr 2013 05:41:07 +0000 (22:41 -0700)]
Merge pull request #673 from cpfeiffer/pgettext_missing_dba
pgettext needs dba.php for q()
Carsten Pfeiffer [Mon, 29 Apr 2013 20:44:21 +0000 (22:44 +0200)]
pgettext needs dba.php for q()
tobiasd [Mon, 29 Apr 2013 07:36:26 +0000 (00:36 -0700)]
Merge pull request #670 from fabrixxm/help
doc update
friendica [Mon, 29 Apr 2013 04:03:21 +0000 (21:03 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 29 Apr 2013 04:02:53 +0000 (21:02 -0700)]
system support for complete blocking
Tobias Diekershoff [Sun, 28 Apr 2013 13:35:34 +0000 (15:35 +0200)]
ZH-CN: update to the strings
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:40:40 +0000 (21:40 +0200)]
fix reading sitename config
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
Fabrixxm [Wed, 24 Apr 2013 11:59:06 +0000 (07:59 -0400)]
doc update
add BBCode reference
update 'Creating posts', change screenshot (use duepuntozero theme)
update 'Install', add point on create view/smarty3 folder
update 'Plugins', add section on templates
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