]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoinsidious little parsing bug
friendica [Wed, 27 Jun 2012 05:32:07 +0000 (22:32 -0700)]
insidious little parsing bug

12 years agohave no idea why the if/endif macro block was getting printed and not processed.
friendica [Wed, 27 Jun 2012 04:35:03 +0000 (21:35 -0700)]
have no idea why the if/endif macro block was getting printed and not processed.

12 years agohighlight js events-reminder on birthday events
friendica [Wed, 27 Jun 2012 03:49:35 +0000 (13:49 +1000)]
highlight js events-reminder on birthday events

12 years agoservice class restrict the email connector
friendica [Wed, 27 Jun 2012 01:30:20 +0000 (18:30 -0700)]
service class restrict the email connector

12 years agostray s
friendica [Tue, 26 Jun 2012 05:01:32 +0000 (22:01 -0700)]
stray s

12 years agotypos
friendica [Tue, 26 Jun 2012 04:39:07 +0000 (21:39 -0700)]
typos

12 years agoadd event titles to discovered birthday events
friendica [Tue, 26 Jun 2012 04:37:38 +0000 (21:37 -0700)]
add event titles to discovered birthday events

12 years agochange required doco
friendica [Tue, 26 Jun 2012 04:27:34 +0000 (21:27 -0700)]
change required doco

12 years agochange event behaviour so that title is required but description is not
friendica [Tue, 26 Jun 2012 04:20:08 +0000 (21:20 -0700)]
change event behaviour so that title is required but description is not

12 years agoevent summary/title
friendica [Tue, 26 Jun 2012 03:55:27 +0000 (20:55 -0700)]
event summary/title

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 26 Jun 2012 01:16:55 +0000 (18:16 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agopropagate remote deletes
friendica [Tue, 26 Jun 2012 01:15:56 +0000 (18:15 -0700)]
propagate remote deletes

12 years agoMerge pull request #364 from fermionic/diaspora-refactor-and-better-disabling
fermionic [Tue, 26 Jun 2012 01:09:39 +0000 (18:09 -0700)]
Merge pull request #364 from fermionic/diaspora-refactor-and-better-disabling

Diaspora refactor and better disabling

12 years agoremove possibly unnecessary checks for likes or comments created by Diaspora users
Zach Prezkuta [Sat, 23 Jun 2012 18:40:53 +0000 (12:40 -0600)]
remove possibly unnecessary checks for likes or comments created by Diaspora users

12 years agostore signature info for remote users too
Zach Prezkuta [Sat, 23 Jun 2012 18:09:01 +0000 (12:09 -0600)]
store signature info for remote users too

12 years agowas passing the wrong arguments to the signature storage function
Zach Prezkuta [Sat, 16 Jun 2012 17:29:56 +0000 (11:29 -0600)]
was passing the wrong arguments to the signature storage function

12 years agoadd some debug logging
Zach Prezkuta [Wed, 13 Jun 2012 01:05:01 +0000 (19:05 -0600)]
add some debug logging

12 years agorevert extra Diaspora disabling changes to try to eliminate Mustard double-posting
Zach Prezkuta [Wed, 13 Jun 2012 00:38:24 +0000 (18:38 -0600)]
revert extra Diaspora disabling changes to try to eliminate Mustard double-posting

12 years agoClean up the Diaspora connectivity:
Zach Prezkuta [Sun, 10 Jun 2012 00:39:21 +0000 (18:39 -0600)]
Clean up the Diaspora connectivity:

- Move Diaspora code into separate functions to make it more modular
- Create more checks for whether Diaspora connectivity has been enabled

12 years agoimprove remote delete forwarding
friendica [Tue, 26 Jun 2012 00:45:33 +0000 (17:45 -0700)]
improve remote delete forwarding

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 25 Jun 2012 23:05:42 +0000 (16:05 -0700)]
Merge https://github.com/friendica/friendica into pull

Conflicts:
include/bbcode.php

12 years agotypos in bbcode, add service class restrictions to jot uploads
friendica [Mon, 25 Jun 2012 23:03:46 +0000 (16:03 -0700)]
typos in bbcode, add service class restrictions to jot uploads

12 years agoMerge pull request #363 from simonlnu/master
Simon [Mon, 25 Jun 2012 22:50:35 +0000 (15:50 -0700)]
Merge pull request #363 from simonlnu/master

fix typo and syntax error in include/bbcode.php

12 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>
12 years agoMerge pull request #362 from simonlnu/master
Simon [Mon, 25 Jun 2012 22:43:02 +0000 (15:43 -0700)]
Merge pull request #362 from simonlnu/master

fix margin of .wall-item-body

12 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>
12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 25 Jun 2012 22:34:57 +0000 (15:34 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Mon, 25 Jun 2012 22:34:23 +0000 (15:34 -0700)]
rev update

12 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

12 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

12 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

12 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

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

12 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

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