]> git.mxchange.org Git - friendica.git/log
friendica.git
11 years agofix typo and syntax error
Simon L'nu [Mon, 25 Jun 2012 22:49:36 +0000 (18:49 -0400)]
fix typo and syntax error

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
11 years agofix margin of wall-item-body
Simon L'nu [Mon, 25 Jun 2012 22:42:18 +0000 (18:42 -0400)]
fix margin of wall-item-body

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
11 years agoMerge pull request #361 from simonlnu/master
Simon [Mon, 25 Jun 2012 21:25:33 +0000 (14:25 -0700)]
Merge pull request #361 from simonlnu/master

cleaned up the css a bit

11 years agoMerge pull request #360 from fermionic/more-nested-lists
friendica [Mon, 25 Jun 2012 21:20:16 +0000 (14:20 -0700)]
Merge pull request #360 from fermionic/more-nested-lists

allow nested [ol] and [ul] lists too

11 years agoMerge pull request #359 from fermionic/mustard-prevent-comment-doubles
friendica [Mon, 25 Jun 2012 21:19:48 +0000 (14:19 -0700)]
Merge pull request #359 from fermionic/mustard-prevent-comment-doubles

fix check for parent of StatusNet API post

11 years agoMerge pull request #358 from rdc/master
friendica [Mon, 25 Jun 2012 21:17:23 +0000 (14:17 -0700)]
Merge pull request #358 from rdc/master

Added App::get_cached_avatar_image usage for displaying "Last users" avatar thumbs in right sidebar

11 years agofix delete thingy, and minor clean up
Simon L'nu [Mon, 25 Jun 2012 21:17:06 +0000 (17:17 -0400)]
fix delete thingy, and minor clean up

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
11 years agofix check for parent of StatusNet API post
Zach Prezkuta [Sun, 17 Jun 2012 03:41:23 +0000 (21:41 -0600)]
fix check for parent of StatusNet API post

11 years agoallow nested [ol] and [ul] lists too
Zach Prezkuta [Sun, 24 Jun 2012 15:37:31 +0000 (09:37 -0600)]
allow nested [ol] and [ul] lists too

11 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

11 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

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

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

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

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

11 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

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

11 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...

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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>
11 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

11 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

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

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

11 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

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

11 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

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

11 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

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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

11 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

11 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>
11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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.

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

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

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

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

11 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

11 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

11 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

11 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>
11 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

11 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.

11 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

11 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

11 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

11 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.

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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.

11 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

11 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

11 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.

11 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.

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

11 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

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

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