]>
git.mxchange.org Git - friendica.git/log
friendica [Wed, 20 Jun 2012 12:04:51 +0000 (05:04 -0700)]
iframes were getting stripped at the rss/atom parser level. We can preserve these because we will strip them in the purifier after checking for supported video sources
friendica [Wed, 20 Jun 2012 03:59:22 +0000 (20:59 -0700)]
allow dfrn_deliver to undo a mark_for_death just in case the poller is consistently getting killed.
friendica [Wed, 20 Jun 2012 01:26:40 +0000 (18:26 -0700)]
plugin optimisation - don't loop through every single plugin callback for every hook call, only those registered for that hook
friendica [Tue, 19 Jun 2012 23:22:38 +0000 (16:22 -0700)]
rework fallback themes, glob pattern was wrong
friendica [Tue, 19 Jun 2012 23:08:38 +0000 (16:08 -0700)]
Merge https://github.com/friendica/friendica into pull
Zvi ben Yaakov (a.k.a rdc) [Tue, 19 Jun 2012 19:24:31 +0000 (22:24 +0300)]
Added App::get_cached_avater_image usage in profile_sidebar function for creating the $diaspora array that is used to populate diaspora_vcard.tpl. This allows the correct profile image revision to be used when dfrn_request friend requests are made.
Zvi ben Yaakov (a.k.a rdc) [Tue, 19 Jun 2012 18:40:14 +0000 (21:40 +0300)]
Added App::get_cached_avatar_image usage on conversation wall of Normal View
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 19:41:43 +0000 (22:41 +0300)]
Now using App::get_cached_avatar_image for /photos page
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 19:18:43 +0000 (22:18 +0300)]
Now using App::get_cached_avatar_image for /profile/{nickname} page
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 19:09:00 +0000 (22:09 +0300)]
Now using App::get_cached_avatar_image for navigation bar
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 18:59:58 +0000 (21:59 +0300)]
Now using App::get_cached_avatar_image for /directory page
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 18:17:02 +0000 (21:17 +0300)]
Beginning to use App::get_cached_avatar_image for loading profile images in conversations
Zvi ben Yaakov (a.k.a rdc) [Mon, 18 Jun 2012 18:12:13 +0000 (21:12 +0300)]
Added get_cached_avatar_image to App class for shared profile image access and reduced sql queries/load
friendica [Tue, 19 Jun 2012 23:04:20 +0000 (16:04 -0700)]
rev update
tobiasd [Tue, 19 Jun 2012 17:12:09 +0000 (10:12 -0700)]
Merge pull request #342 from fabrixxm/master
quattro: auto scroll and flash comment in display page
friendica [Tue, 19 Jun 2012 10:34:31 +0000 (03:34 -0700)]
position tweak
friendica [Tue, 19 Jun 2012 07:50:55 +0000 (00:50 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 19 Jun 2012 07:50:24 +0000 (00:50 -0700)]
missing $submit
Tobias Diekershoff [Tue, 19 Jun 2012 06:44:11 +0000 (08:44 +0200)]
[DE] strings
Fabio Comuni [Tue, 19 Jun 2012 04:54:41 +0000 (06:54 +0200)]
quattro: in post display page, scroll to and flash selected comment
friendica [Tue, 19 Jun 2012 04:28:13 +0000 (21:28 -0700)]
minor nits
friendica [Tue, 19 Jun 2012 04:13:36 +0000 (21:13 -0700)]
a bit more description of message passing
friendica [Tue, 19 Jun 2012 03:57:43 +0000 (20:57 -0700)]
add plugin hooks to every module_function (allows plugins to be triggered off specific pages/urls)
friendica [Tue, 19 Jun 2012 03:21:54 +0000 (20:21 -0700)]
exif_read_data may not be available and isn't a requirement - check and silently ignore exif orientation if it isn't there
friendica [Tue, 19 Jun 2012 03:10:11 +0000 (20:10 -0700)]
Merge pull request #341 from fermionic/auto-orient-uploaded-images
rotate uploaded images if an EXIF rotation is present
Zach Prezkuta [Tue, 19 Jun 2012 03:06:54 +0000 (21:06 -0600)]
fix some whitespace issues
Zach Prezkuta [Tue, 19 Jun 2012 02:53:46 +0000 (20:53 -0600)]
rotate uploaded images if an EXIF rotation is present
friendica [Tue, 19 Jun 2012 03:01:32 +0000 (20:01 -0700)]
some doco to explain what's happening
friendica [Tue, 19 Jun 2012 01:13:36 +0000 (18:13 -0700)]
some psuedo code for the basic building blocks of zot-2012 - these are just ideas without a lot of the details yet filled in and this should NOT be used as any kind of definitive reference.
friendica [Tue, 19 Jun 2012 00:19:56 +0000 (17:19 -0700)]
public forum author using private posting, correct the comment permissions downstream.
Thomas Willingham [Mon, 18 Jun 2012 21:00:18 +0000 (22:00 +0100)]
Typo breaking tag notifications
friendica [Mon, 18 Jun 2012 05:50:02 +0000 (22:50 -0700)]
make subdued elements jump out at you on hover
friendica [Mon, 18 Jun 2012 02:40:16 +0000 (19:40 -0700)]
too many profiles
friendica [Sun, 17 Jun 2012 23:00:47 +0000 (16:00 -0700)]
rev update
Zvi ben Yaakov (a.k.a rdc) [Sun, 17 Jun 2012 20:59:29 +0000 (23:59 +0300)]
Enabled Profile photo revisions to be displayed on /photos page
Zvi ben Yaakov (a.k.a rdc) [Sun, 17 Jun 2012 20:39:28 +0000 (23:39 +0300)]
Added missing backticks to navigation bar query
Zvi ben Yaakov (a.k.a rdc) [Sun, 17 Jun 2012 20:24:47 +0000 (23:24 +0300)]
Enabled Profile photo revisions to be displayed on /profiles page
Zvi ben Yaakov (a.k.a rdc) [Sun, 17 Jun 2012 20:22:37 +0000 (23:22 +0300)]
Enabled Profile photo revisions to be displayed in navigation bar
Zvi ben Yaakov (a.k.a rdc) [Sun, 17 Jun 2012 20:20:14 +0000 (23:20 +0300)]
Enabled Profile photo revisions to be displayed on /directory page
friendica [Sun, 17 Jun 2012 00:29:42 +0000 (17:29 -0700)]
rev update
friendica [Sat, 16 Jun 2012 23:25:40 +0000 (16:25 -0700)]
Merge pull request #336 from hauke68/master
Pull request
Hauke Zuehl [Sat, 16 Jun 2012 17:49:04 +0000 (19:49 +0200)]
Merge remote branch 'upstream/master'
fermionic [Sat, 16 Jun 2012 16:49:19 +0000 (09:49 -0700)]
Merge pull request #338 from fermionic/diaspora-dont-check-more-signatures-than-diaspora-does
Diaspora dont check more signatures than diaspora does
Zach Prezkuta [Sat, 16 Jun 2012 16:45:26 +0000 (10:45 -0600)]
more cleanup
Zach Prezkuta [Sat, 16 Jun 2012 16:41:25 +0000 (10:41 -0600)]
some cleanup of obsolete code
fermionic [Sat, 16 Jun 2012 16:33:15 +0000 (09:33 -0700)]
Merge pull request #337 from fermionic/fix-api_php-logging-typo
fix small typo for logging command in api.php
Zach Prezkuta [Tue, 12 Jun 2012 02:21:35 +0000 (20:21 -0600)]
fix small typo for logging command in api.php
Zach Prezkuta [Sun, 10 Jun 2012 14:41:23 +0000 (08:41 -0600)]
still need the original author information for comments and likes
Zach Prezkuta [Sat, 9 Jun 2012 19:54:21 +0000 (13:54 -0600)]
update signature checking for relayables
Hauke Zuehl [Sat, 16 Jun 2012 16:04:59 +0000 (18:04 +0200)]
Merge remote branch 'upstream/master'
Hauke Zuehl [Sat, 16 Jun 2012 13:07:23 +0000 (15:07 +0200)]
Check if $rr exists
friendica [Sat, 16 Jun 2012 10:35:45 +0000 (03:35 -0700)]
rev update
friendica [Fri, 15 Jun 2012 13:15:59 +0000 (06:15 -0700)]
Merge https://github.com/friendica/friendica into pull
fabrixxm [Fri, 15 Jun 2012 08:21:57 +0000 (01:21 -0700)]
Merge pull request #335 from fabrixxm/master
The missing mod/network.php
fabrixxm [Fri, 15 Jun 2012 07:18:42 +0000 (03:18 -0400)]
the missing mod/network.php
friendica [Fri, 15 Jun 2012 00:55:30 +0000 (17:55 -0700)]
redundant log entry
friendica [Fri, 15 Jun 2012 00:46:58 +0000 (17:46 -0700)]
mod/network.php was lost
friendica [Fri, 15 Jun 2012 00:41:24 +0000 (17:41 -0700)]
highlight the lost contact message
friendica [Fri, 15 Jun 2012 00:39:17 +0000 (17:39 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Fri, 15 Jun 2012 00:38:39 +0000 (17:38 -0700)]
also mark for death if there isn't any xml to be found
friendica [Fri, 15 Jun 2012 00:27:07 +0000 (17:27 -0700)]
poll even if contact hasn't responded recently, so we can update the termination status
friendica [Thu, 14 Jun 2012 23:56:46 +0000 (16:56 -0700)]
better handling of dead contacts
friendica [Thu, 14 Jun 2012 23:00:50 +0000 (16:00 -0700)]
Merge pull request #334 from fabrixxm/master
Fix bug 453 and small update to quattro theme
fabrixxm [Thu, 14 Jun 2012 14:04:13 +0000 (10:04 -0400)]
network: fix bug #453
fabrixxm [Thu, 14 Jun 2012 13:12:52 +0000 (09:12 -0400)]
quattro theme: show uncollapsed comments on display page
friendica [Thu, 14 Jun 2012 08:39:48 +0000 (18:39 +1000)]
Required for github/Windows
friendica [Thu, 14 Jun 2012 05:34:48 +0000 (22:34 -0700)]
syntax on sql
friendica [Thu, 14 Jun 2012 04:40:02 +0000 (21:40 -0700)]
ajax append placeholder, fix some html warnings
friendica [Thu, 14 Jun 2012 03:59:19 +0000 (20:59 -0700)]
remove php version restriction on archive widget
friendica [Thu, 14 Jun 2012 03:03:18 +0000 (20:03 -0700)]
couple of little fixes to enotify positional params
friendica [Thu, 14 Jun 2012 02:59:20 +0000 (19:59 -0700)]
fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them.
friendica [Wed, 13 Jun 2012 23:25:57 +0000 (16:25 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 13 Jun 2012 23:25:09 +0000 (16:25 -0700)]
Merge https://github.com/fabrixxm/friendica into pull
Conflicts:
util/messages.po
friendica [Wed, 13 Jun 2012 23:21:15 +0000 (16:21 -0700)]
Merge pull request #333 from Erkan-Yilmaz/master
missing bracket
friendica [Wed, 13 Jun 2012 23:17:45 +0000 (16:17 -0700)]
disable archive widget for PHP < 5.3
Erkan Yilmaz [Wed, 13 Jun 2012 18:41:53 +0000 (20:41 +0200)]
add missing bracket
fabrixxm [Wed, 13 Jun 2012 16:08:34 +0000 (12:08 -0400)]
enotify: fix stupid typo
fabrixxm [Wed, 13 Jun 2012 15:55:21 +0000 (11:55 -0400)]
enotify: rework strings to more easy to translate
friendica [Wed, 13 Jun 2012 05:52:34 +0000 (22:52 -0700)]
this should catch any weirdness caused by being in different timezones and making your first post on the 31st of March
friendica [Wed, 13 Jun 2012 05:05:35 +0000 (22:05 -0700)]
one-click change for manage module
friendica [Wed, 13 Jun 2012 04:39:39 +0000 (21:39 -0700)]
that was it
friendica [Wed, 13 Jun 2012 04:38:10 +0000 (21:38 -0700)]
think this will fix it
friendica [Wed, 13 Jun 2012 04:34:28 +0000 (21:34 -0700)]
tracking another edge case
friendica [Wed, 13 Jun 2012 04:30:17 +0000 (21:30 -0700)]
edge case
friendica [Wed, 13 Jun 2012 03:46:30 +0000 (20:46 -0700)]
archive widget
friendica [Tue, 12 Jun 2012 23:17:34 +0000 (16:17 -0700)]
more fixes
friendica [Tue, 12 Jun 2012 09:48:00 +0000 (02:48 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 12 Jun 2012 09:47:05 +0000 (02:47 -0700)]
move parens to proper place
Michael Vogel [Tue, 12 Jun 2012 09:39:28 +0000 (12:39 +0300)]
Removed "oauth/authorize" from the list of not implemented functions since it is implemented in "mod/api.php"
friendica [Tue, 12 Jun 2012 09:06:29 +0000 (02:06 -0700)]
survive bad/un-parseable input to datetime_convert
friendica [Tue, 12 Jun 2012 08:13:09 +0000 (01:13 -0700)]
fix default group for local follows
friendica [Tue, 12 Jun 2012 08:02:05 +0000 (01:02 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 12 Jun 2012 08:01:35 +0000 (01:01 -0700)]
bug #448
friendica [Tue, 12 Jun 2012 07:52:36 +0000 (00:52 -0700)]
Merge pull request #331 from mexon/upstream
Add a hook for post-processing remote items
Matthew Exon [Tue, 12 Jun 2012 05:09:50 +0000 (07:09 +0200)]
Add a hook for post-processing remote items after they've been stored in the database and have an ID
friendica [Tue, 12 Jun 2012 04:50:10 +0000 (21:50 -0700)]
revert an optimisation that was wrong
friendica [Tue, 12 Jun 2012 04:07:53 +0000 (21:07 -0700)]
date search backend to mod/network
friendica [Tue, 12 Jun 2012 02:52:46 +0000 (19:52 -0700)]
make sure default timezone is set in external processes
friendica [Tue, 12 Jun 2012 02:36:04 +0000 (19:36 -0700)]
date based profile wall filter - backend
friendica [Tue, 12 Jun 2012 01:14:49 +0000 (18:14 -0700)]
reduce reverted edits due to edit arriving before original