]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoAdded App::get_cached_avatar_image usage for displaying "Last users"
Zvi ben Yaakov (a.k.a rdc) [Mon, 25 Jun 2012 11:01:16 +0000 (14:01 +0300)]
Added App::get_cached_avatar_image usage for displaying "Last users"
avatar thumbs in right sidebar

12 years agoMerge git://github.com/friendica/friendica
Zvi ben Yaakov (a.k.a rdc) [Mon, 25 Jun 2012 10:59:53 +0000 (13:59 +0300)]
Merge git://github.com/friendica/friendica

12 years agomore service class functionality
friendica [Mon, 25 Jun 2012 10:25:06 +0000 (03:25 -0700)]
more service class functionality

12 years agoservice limits for photo uploads
friendica [Mon, 25 Jun 2012 08:37:44 +0000 (01:37 -0700)]
service limits for photo uploads

12 years agoimplement "follow" service limits
friendica [Mon, 25 Jun 2012 05:23:17 +0000 (22:23 -0700)]
implement "follow" service limits

12 years agoadd like/dislike to profiles
friendica [Mon, 25 Jun 2012 04:16:55 +0000 (21:16 -0700)]
add like/dislike to profiles

12 years agosidebar photo album list not visible to anybody if user['hidewall'] set
friendica [Sun, 24 Jun 2012 23:51:39 +0000 (16:51 -0700)]
sidebar photo album list not visible to anybody if user['hidewall'] set

12 years agoservice class basics
friendica [Sun, 24 Jun 2012 07:56:27 +0000 (00:56 -0700)]
service class basics

12 years agoMerge pull request #357 from fermionic/fix-relayable-signature-handle
fermionic [Sun, 24 Jun 2012 04:29:52 +0000 (21:29 -0700)]
Merge pull request #357 from fermionic/fix-relayable-signature-handle

ok now I'm just making silly mistakes--take out premature function locki...

12 years agook now I'm just making silly mistakes--take out premature function locking code
Zach Prezkuta [Sun, 24 Jun 2012 04:28:28 +0000 (22:28 -0600)]
ok now I'm just making silly mistakes--take out premature function locking code

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 24 Jun 2012 04:11:41 +0000 (21:11 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agosort out some "like" issues
friendica [Sun, 24 Jun 2012 04:11:18 +0000 (21:11 -0700)]
sort out some "like" issues

12 years agoMerge pull request #356 from fermionic/fix-relayable-signature-handle
fermionic [Sun, 24 Jun 2012 04:08:43 +0000 (21:08 -0700)]
Merge pull request #356 from fermionic/fix-relayable-signature-handle

use author handle instead of sender handle

12 years agoMerge pull request #355 from fermionic/missing-urls-after-strip_tags-in-bb2diaspora
fermionic [Sun, 24 Jun 2012 04:08:19 +0000 (21:08 -0700)]
Merge pull request #355 from fermionic/missing-urls-after-strip_tags-in-bb2diaspora

allow bare URLS to make it through to Diaspora

12 years agouse author handle instead of sender handle
Zach Prezkuta [Sun, 24 Jun 2012 04:04:20 +0000 (22:04 -0600)]
use author handle instead of sender handle

12 years agoallow bare URLS to make it through to Diaspora
Zach Prezkuta [Sun, 24 Jun 2012 04:02:08 +0000 (22:02 -0600)]
allow bare URLS to make it through to Diaspora

12 years agoMerge pull request #354 from fermionic/always-terminate-bbcode-list-elements
fermionic [Sun, 24 Jun 2012 02:08:32 +0000 (19:08 -0700)]
Merge pull request #354 from fermionic/always-terminate-bbcode-list-elements

Fix Diaspora list formatting

12 years agosmall optimization
Zach Prezkuta [Sun, 24 Jun 2012 02:01:29 +0000 (20:01 -0600)]
small optimization

12 years agofix BB-to-Diaspora list formatting
Zach Prezkuta [Sun, 24 Jun 2012 01:57:59 +0000 (19:57 -0600)]
fix BB-to-Diaspora list formatting

12 years agoMerge git://github.com/friendica/friendica
Zvi ben Yaakov (a.k.a rdc) [Sat, 23 Jun 2012 20:51:08 +0000 (23:51 +0300)]
Merge git://github.com/friendica/friendica

12 years agoMerge pull request #352 from fermionic/diaspora-display-scaled-down-image
Simon [Sat, 23 Jun 2012 17:37:59 +0000 (10:37 -0700)]
Merge pull request #352 from fermionic/diaspora-display-scaled-down-image

allow linking to Diaspora's scaled-down images

12 years agoMerge pull request #353 from simonlnu/master
Simon [Sat, 23 Jun 2012 17:36:52 +0000 (10:36 -0700)]
Merge pull request #353 from simonlnu/master

jquery update; templates

12 years agoupdate jquery to 1.7.2; fix some dispy templates to be more in sync with view/
Simon L'nu [Sat, 23 Jun 2012 17:33:58 +0000 (13:33 -0400)]
update jquery to 1.7.2; fix some dispy templates to be more in sync with view/

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoallow linking to Diaspora's scaled-down images
Zach Prezkuta [Wed, 20 Jun 2012 02:45:24 +0000 (20:45 -0600)]
allow linking to Diaspora's scaled-down images

12 years agothis is going to take some more debug before it can be roller out
friendica [Sat, 23 Jun 2012 14:43:56 +0000 (07:43 -0700)]
this is going to take some more debug before it can be roller out

12 years agodebugging
friendica [Sat, 23 Jun 2012 14:26:45 +0000 (07:26 -0700)]
debugging

12 years agocokmment likes not propagating
friendica [Sat, 23 Jun 2012 13:41:37 +0000 (06:41 -0700)]
cokmment likes not propagating

12 years agomake feeds work with comment likes/dislikes
friendica [Sat, 23 Jun 2012 13:13:11 +0000 (06:13 -0700)]
make feeds work with comment likes/dislikes

12 years agotypo
friendica [Sat, 23 Jun 2012 13:04:56 +0000 (06:04 -0700)]
typo

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 23 Jun 2012 12:47:31 +0000 (05:47 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agolike comments
friendica [Sat, 23 Jun 2012 12:46:15 +0000 (05:46 -0700)]
like comments

12 years agoMerge pull request #351 from annando/master
friendica [Sat, 23 Jun 2012 12:11:31 +0000 (05:11 -0700)]
Merge pull request #351 from annando/master

Massive change in bbcode2markdown

12 years agoliking comments backend
friendica [Sat, 23 Jun 2012 11:44:48 +0000 (04:44 -0700)]
liking comments backend

12 years agoMerge remote branch 'upstream/master'
Michael Vogel [Sat, 23 Jun 2012 10:50:00 +0000 (12:50 +0200)]
Merge remote branch 'upstream/master'

Conflicts:
include/bb2diaspora.php

12 years agoDiaspora: Messages are now looking better
Michael Vogel [Sat, 23 Jun 2012 10:42:01 +0000 (12:42 +0200)]
Diaspora: Messages are now looking better

12 years agocleanup mod/share
friendica [Sat, 23 Jun 2012 10:25:11 +0000 (03:25 -0700)]
cleanup mod/share

12 years agoMerge pull request #350 from fermionic/improve-bb2diaspora-conversions
fermionic [Sat, 23 Jun 2012 02:50:44 +0000 (19:50 -0700)]
Merge pull request #350 from fermionic/improve-bb2diaspora-conversions

Improve bb2diaspora conversions

12 years agocleanup lists and more comment signature stuff
Zach Prezkuta [Sat, 23 Jun 2012 00:38:32 +0000 (18:38 -0600)]
cleanup lists and more comment signature stuff

12 years agoexpand support for BB code-to-Diaspora conversion
Zach Prezkuta [Fri, 22 Jun 2012 03:31:32 +0000 (21:31 -0600)]
expand support for BB code-to-Diaspora conversion

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 22 Jun 2012 22:27:54 +0000 (15:27 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoshare RSS items
friendica [Fri, 22 Jun 2012 22:27:06 +0000 (15:27 -0700)]
share RSS items

12 years agoMerge pull request #349 from simonlnu/master
Simon [Fri, 22 Jun 2012 17:08:25 +0000 (10:08 -0700)]
Merge pull request #349 from simonlnu/master

minor template tweaks

12 years agominor tweaks to some tpl files
Simon L'nu [Fri, 22 Jun 2012 17:07:42 +0000 (13:07 -0400)]
minor tweaks to some tpl files

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 22 Jun 2012 07:25:46 +0000 (00:25 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agounterminated sql string
friendica [Fri, 22 Jun 2012 07:25:01 +0000 (00:25 -0700)]
unterminated sql string

12 years agoMerge pull request #348 from max-weller/master
friendica [Thu, 21 Jun 2012 12:36:55 +0000 (05:36 -0700)]
Merge pull request #348 from max-weller/master

List statuses by conversation_id

12 years agoAdded ORDER BY clause for conversation view
Max Weller [Thu, 21 Jun 2012 10:55:03 +0000 (12:55 +0200)]
Added ORDER BY clause for conversation view

12 years agoMerge git://github.com/friendica/friendica
Zvi ben Yaakov (a.k.a rdc) [Thu, 21 Jun 2012 10:38:14 +0000 (13:38 +0300)]
Merge git://github.com/friendica/friendica

12 years agoAdded statuses/show parameter ?conversation=true
Max Weller [Thu, 21 Jun 2012 08:53:48 +0000 (10:53 +0200)]
Added statuses/show parameter ?conversation=true

12 years agoshow last.fm source in username
friendica [Thu, 21 Jun 2012 06:04:55 +0000 (23:04 -0700)]
show last.fm source in username

12 years agofollow last.fm scrobbles
friendica [Thu, 21 Jun 2012 05:59:01 +0000 (22:59 -0700)]
follow last.fm scrobbles

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 21 Jun 2012 04:11:00 +0000 (21:11 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agotry and eliminate the openssl warnings for forums trying to talk back to fans
friendica [Thu, 21 Jun 2012 04:09:52 +0000 (21:09 -0700)]
try and eliminate the openssl warnings for forums trying to talk back to fans

12 years agoMerge pull request #346 from fermionic/add-rotate-ccw-option
friendica [Thu, 21 Jun 2012 03:34:41 +0000 (20:34 -0700)]
Merge pull request #346 from fermionic/add-rotate-ccw-option

allow rotation to be either CW or CCW

12 years agoMerge pull request #347 from fermionic/diaspora-more-signature-refinements
fermionic [Thu, 21 Jun 2012 03:02:07 +0000 (20:02 -0700)]
Merge pull request #347 from fermionic/diaspora-more-signature-refinements

create new signed text for relayables right when relaying them

12 years agocreate new signed text for relayables right when relaying them
Zach Prezkuta [Sun, 17 Jun 2012 05:58:22 +0000 (23:58 -0600)]
create new signed text for relayables right when relaying them

12 years agoallow rotation either CW or CCW
Zach Prezkuta [Thu, 21 Jun 2012 02:36:10 +0000 (20:36 -0600)]
allow rotation either CW or CCW

12 years agoDarkzero-NS fix weeks old BBIcon error
Thomas Willingham [Thu, 21 Jun 2012 02:14:41 +0000 (03:14 +0100)]
Darkzero-NS fix weeks old BBIcon error

12 years agoDarkzero/NS - make the archives font the same colour as the other widgets.
Thomas Willingham [Thu, 21 Jun 2012 01:42:38 +0000 (02:42 +0100)]
Darkzero/NS - make the archives font the same colour as the other widgets.

12 years agoundefined unmark_for_death
friendica [Wed, 20 Jun 2012 23:35:49 +0000 (16:35 -0700)]
undefined unmark_for_death

12 years agosort out contact search oddities
friendica [Wed, 20 Jun 2012 23:20:55 +0000 (16:20 -0700)]
sort out contact search oddities

12 years agomissing paren
friendica [Wed, 20 Jun 2012 23:07:41 +0000 (16:07 -0700)]
missing paren

12 years agocontact search oddities
friendica [Wed, 20 Jun 2012 23:05:46 +0000 (16:05 -0700)]
contact search oddities

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 20 Jun 2012 12:06:20 +0000 (05:06 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoiframes were getting stripped at the rss/atom parser level. We can preserve these...
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

12 years agoMerge pull request #345 from simonlnu/master
Simon [Wed, 20 Jun 2012 09:07:16 +0000 (02:07 -0700)]
Merge pull request #345 from simonlnu/master

theme tweaks

12 years agoicon change; tweak button in toolbar; move site-location
Simon L'nu [Wed, 20 Jun 2012 09:04:04 +0000 (05:04 -0400)]
icon change; tweak button in toolbar; move site-location

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge pull request #344 from ridcully/master
friendica [Wed, 20 Jun 2012 08:01:55 +0000 (01:01 -0700)]
Merge pull request #344 from ridcully/master

exclude_replies for twitter api

12 years agoallow dfrn_deliver to undo a mark_for_death just in case the poller is consistently...
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.

12 years agoplugin optimisation - don't loop through every single plugin callback for every hook...
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

12 years agorework fallback themes, glob pattern was wrong
friendica [Tue, 19 Jun 2012 23:22:38 +0000 (16:22 -0700)]
rework fallback themes, glob pattern was wrong

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 19 Jun 2012 23:08:38 +0000 (16:08 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoAdded App::get_cached_avater_image usage in profile_sidebar function for creating...
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.

12 years agoAdded App::get_cached_avatar_image usage on conversation wall of Normal View
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

12 years agoNow using App::get_cached_avatar_image for /photos page
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

12 years agoNow using App::get_cached_avatar_image for /profile/{nickname} 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

12 years agoNow using App::get_cached_avatar_image for navigation bar
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

12 years agoNow using App::get_cached_avatar_image for /directory page
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

12 years agoBeginning 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:17:02 +0000 (21:17 +0300)]
Beginning to use App::get_cached_avatar_image for loading profile images in conversations

12 years agoAdded get_cached_avatar_image to App class for shared profile image access and reduce...
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

12 years agorev update
friendica [Tue, 19 Jun 2012 23:04:20 +0000 (16:04 -0700)]
rev update

12 years agoMerge git://github.com/friendica/friendica
Zvi ben Yaakov (a.k.a rdc) [Tue, 19 Jun 2012 20:29:24 +0000 (23:29 +0300)]
Merge git://github.com/friendica/friendica

12 years agoAdded App::get_cached_avater_image usage in profile_sidebar function for
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.

12 years agoAdded App::get_cached_avatar_image usage on conversation wall of Normal View
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

12 years agoMerge pull request #342 from fabrixxm/master
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

12 years agoadded exclude_replies option to api call statuses/user_timeline.
Sebastian Egbers [Tue, 19 Jun 2012 14:27:23 +0000 (16:27 +0200)]
added exclude_replies option to api call statuses/user_timeline.

12 years agoadded exclude_replies option to api call statuses/home_timeline.
Sebastian Egbers [Tue, 19 Jun 2012 14:15:19 +0000 (16:15 +0200)]
added exclude_replies option to api call statuses/home_timeline.

12 years agoposition tweak
friendica [Tue, 19 Jun 2012 10:34:31 +0000 (03:34 -0700)]
position tweak

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 19 Jun 2012 07:50:55 +0000 (00:50 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agomissing $submit
friendica [Tue, 19 Jun 2012 07:50:24 +0000 (00:50 -0700)]
missing $submit

12 years ago[DE] strings
Tobias Diekershoff [Tue, 19 Jun 2012 06:44:11 +0000 (08:44 +0200)]
[DE] strings

12 years agoquattro: in post display page, scroll to and flash selected comment
Fabio Comuni [Tue, 19 Jun 2012 04:54:41 +0000 (06:54 +0200)]
quattro: in post display page, scroll to and flash selected comment

12 years agominor nits
friendica [Tue, 19 Jun 2012 04:28:13 +0000 (21:28 -0700)]
minor nits

12 years agoa bit more description of message passing
friendica [Tue, 19 Jun 2012 04:13:36 +0000 (21:13 -0700)]
a bit more description of message passing

12 years agoadd plugin hooks to every module_function (allows plugins to be triggered off specifi...
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)

12 years agoexif_read_data may not be available and isn't a requirement - check and silently...
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

12 years agoMerge pull request #341 from fermionic/auto-orient-uploaded-images
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

12 years agofix some whitespace issues
Zach Prezkuta [Tue, 19 Jun 2012 03:06:54 +0000 (21:06 -0600)]
fix some whitespace issues

12 years agorotate uploaded images if an EXIF rotation is present
Zach Prezkuta [Tue, 19 Jun 2012 02:53:46 +0000 (20:53 -0600)]
rotate uploaded images if an EXIF rotation is present

12 years agosome doco to explain what's happening
friendica [Tue, 19 Jun 2012 03:01:32 +0000 (20:01 -0700)]
some doco to explain what's happening