]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agoMerge branch 'master' of git://github.com/friendika/friendika
root [Thu, 9 Dec 2010 10:56:26 +0000 (11:56 +0100)]
Merge branch 'master' of git://github.com/friendika/friendika

13 years agonever enough comments
Friendika [Thu, 9 Dec 2010 07:08:59 +0000 (23:08 -0800)]
never enough comments

13 years agosmiley filter
Friendika [Thu, 9 Dec 2010 01:05:51 +0000 (17:05 -0800)]
smiley filter

13 years agomore instrumentation on dfrn_confirm to help track down why it quietly gives up on...
Friendika [Wed, 8 Dec 2010 23:30:26 +0000 (15:30 -0800)]
more instrumentation on dfrn_confirm to help track down why it quietly gives up on occasion with no helpful log messages.

13 years agoMerge branch 'master' of git://github.com/friendika/friendika
root [Wed, 8 Dec 2010 05:54:13 +0000 (06:54 +0100)]
Merge branch 'master' of git://github.com/friendika/friendika

13 years agoa littdle addition
root [Wed, 8 Dec 2010 05:53:48 +0000 (06:53 +0100)]
a littdle addition

13 years agodisplay the fact that a conversation is private without disclosing the details of...
Friendika [Wed, 8 Dec 2010 04:47:53 +0000 (20:47 -0800)]
display the fact that a conversation is private without disclosing the details of who can/cannot see it.

13 years agosignificantly enhanced profile security
Friendika [Wed, 8 Dec 2010 03:40:12 +0000 (19:40 -0800)]
significantly enhanced profile security

13 years agodb prepare for enhanced magic profiles and remote privacy indicators, fixed $lang...
Friendika [Wed, 8 Dec 2010 02:13:51 +0000 (18:13 -0800)]
db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues

13 years agostray debugging statement
Friendika [Wed, 8 Dec 2010 01:16:05 +0000 (17:16 -0800)]
stray debugging statement

13 years agohighlight any messages on page newer than 12 hours
Friendika [Wed, 8 Dec 2010 00:27:30 +0000 (16:27 -0800)]
highlight any messages on page newer than 12 hours

13 years agoremoved high-bit angle-char stripping from input filter - interfering with utf-8...
Friendika [Tue, 7 Dec 2010 22:37:56 +0000 (14:37 -0800)]
removed high-bit angle-char stripping from input filter - interfering with utf-8 chars

13 years agobring back full name check but without utf-8 regex's
Friendika [Tue, 7 Dec 2010 22:11:26 +0000 (14:11 -0800)]
bring back full name check but without utf-8 regex's

13 years agoremove first (space) last registration restriction due to confusion
Friendika [Tue, 7 Dec 2010 12:44:34 +0000 (04:44 -0800)]
remove first (space) last registration restriction due to confusion
this will increase spammers and bogus registrations dramatically(!)

13 years agotrim trailing LF in imported link
Friendika [Tue, 7 Dec 2010 00:26:32 +0000 (16:26 -0800)]
trim trailing LF in imported link

13 years agoRINO encryption now enabled by default on new installs
Friendika [Mon, 6 Dec 2010 22:34:00 +0000 (14:34 -0800)]
RINO encryption now enabled by default on new installs

13 years agono newline at EOF
Friendika [Mon, 6 Dec 2010 03:42:28 +0000 (19:42 -0800)]
no newline at EOF

13 years agouse local photo in email, email photo upload point to new url
Friendika [Mon, 6 Dec 2010 03:28:47 +0000 (19:28 -0800)]
use local photo in email, email photo upload point to new url

13 years agoallow community page members to upload photos and assorted other stuff which was...
Friendika [Mon, 6 Dec 2010 02:08:36 +0000 (18:08 -0800)]
allow community page members to upload photos and assorted other stuff which was previously restricted to the page owner

13 years agoflatten conversation hierarchy to one level on import but preserve all thread info
Friendika [Sun, 5 Dec 2010 07:16:16 +0000 (23:16 -0800)]
flatten conversation hierarchy to one level on import but preserve all thread info
in case somebody wants to write a plugin to display as multi-level thread

13 years agoprofile page not showing remote profile avatars when their site is down
Friendika [Sun, 5 Dec 2010 06:09:16 +0000 (22:09 -0800)]
profile page not showing remote profile avatars when their site is down

13 years ago"with" is optional - don't show anything if not present.
Friendika [Sat, 4 Dec 2010 08:38:34 +0000 (00:38 -0800)]
"with" is optional - don't show anything if not present.

13 years agorelationship targets (linked if applicable)
Friendika [Sat, 4 Dec 2010 06:46:42 +0000 (22:46 -0800)]
relationship targets (linked if applicable)

13 years agorevise the last checkin a wee bit to ensure notifications are still sent out
Friendika [Fri, 3 Dec 2010 20:37:57 +0000 (12:37 -0800)]
revise the last checkin a wee bit to ensure notifications are still sent out

13 years agofound the elusive comment box bug
Friendika [Fri, 3 Dec 2010 20:27:54 +0000 (12:27 -0800)]
found the elusive comment box bug

13 years agogetting ready to add partner info
Friendika [Fri, 3 Dec 2010 07:04:28 +0000 (23:04 -0800)]
getting ready to add partner info

13 years agothought we got rid of the "introduction" word
Friendika [Fri, 3 Dec 2010 06:48:46 +0000 (22:48 -0800)]
thought we got rid of the "introduction" word

13 years agocache result of (expensive) security check for visitor rights
Friendika [Fri, 3 Dec 2010 05:09:55 +0000 (21:09 -0800)]
cache result of (expensive) security check for visitor rights
begin tightening x-profile security

13 years agomore install notes
Friendika [Fri, 3 Dec 2010 03:02:10 +0000 (19:02 -0800)]
more install notes

13 years agoupdate installation doc - subdirs should work now - cross fingers
Friendika [Fri, 3 Dec 2010 02:47:39 +0000 (18:47 -0800)]
update installation doc - subdirs should work now - cross fingers

13 years agoignore malformed xml before it hits the parser.
Friendika [Fri, 3 Dec 2010 02:32:46 +0000 (18:32 -0800)]
ignore malformed xml before it hits the parser.

13 years agofix installation into subdir of domain
Friendika [Fri, 3 Dec 2010 01:31:48 +0000 (17:31 -0800)]
fix installation into subdir of domain

13 years agolinkify the advanced profile
Friendika [Thu, 2 Dec 2010 23:04:47 +0000 (15:04 -0800)]
linkify the advanced profile

13 years agoimproved linkification of naked text urls
Friendika [Thu, 2 Dec 2010 05:13:09 +0000 (21:13 -0800)]
improved linkification of naked text urls

13 years agomore string extraction
Friendika [Thu, 2 Dec 2010 04:37:42 +0000 (20:37 -0800)]
more string extraction

13 years agopotential for privacy leakage, plus photo not showing occasionally
Friendika [Wed, 1 Dec 2010 22:01:04 +0000 (14:01 -0800)]
potential for privacy leakage, plus photo not showing occasionally

13 years agorino recipient patch
Friendika [Wed, 1 Dec 2010 21:39:00 +0000 (13:39 -0800)]
rino recipient patch

13 years agorino landing
Friendika [Wed, 1 Dec 2010 02:32:34 +0000 (18:32 -0800)]
rino landing

13 years agoparanoid option to reduce session hijacking by enforcing an IP match on session valid...
Friendika [Tue, 30 Nov 2010 07:16:14 +0000 (23:16 -0800)]
paranoid option to reduce session hijacking by enforcing an IP match on session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in.

13 years ago15 gender choices, 12 sexual preference choices and 30 relationship status options...
Friendika [Tue, 30 Nov 2010 04:56:54 +0000 (20:56 -0800)]
15 gender choices, 12 sexual preference choices and 30 relationship status options are probably adequate. :-)

13 years agoupdate string table
Friendika [Mon, 29 Nov 2010 05:00:28 +0000 (21:00 -0800)]
update string table

13 years agolocalise login template, allow openid to be disabled
Friendika [Mon, 29 Nov 2010 04:58:23 +0000 (20:58 -0800)]
localise login template, allow openid to be disabled

13 years agono newlines in tags
Friendika [Sun, 28 Nov 2010 22:43:14 +0000 (14:43 -0800)]
no newlines in tags

13 years agoupdate string table
Friendika [Fri, 26 Nov 2010 19:56:21 +0000 (11:56 -0800)]
update string table

13 years agoverify all the display links in emails
Friendika [Fri, 26 Nov 2010 11:47:04 +0000 (03:47 -0800)]
verify all the display links in emails

13 years agonotify link again
Friendika [Fri, 26 Nov 2010 11:19:41 +0000 (03:19 -0800)]
notify link again

13 years agofix links in notification emails
Friendika [Fri, 26 Nov 2010 11:12:30 +0000 (03:12 -0800)]
fix links in notification emails

13 years agoarray_unique didn't have a second argument before PHP 5.2.9
Friendika [Fri, 26 Nov 2010 10:38:41 +0000 (02:38 -0800)]
array_unique didn't have a second argument before PHP 5.2.9

13 years agodon't attempt to deliver queued items to sites which have already timed out
Friendika [Fri, 26 Nov 2010 07:42:03 +0000 (23:42 -0800)]
don't attempt to deliver queued items to sites which have already timed out

13 years agomake profile name clickable
Friendika [Fri, 26 Nov 2010 03:35:17 +0000 (19:35 -0800)]
make profile name clickable

13 years agoupdated installation instructions
Friendika [Fri, 26 Nov 2010 03:22:32 +0000 (19:22 -0800)]
updated installation instructions

13 years agomore optimising when confronted with dead servers
Friendika [Fri, 26 Nov 2010 02:50:28 +0000 (18:50 -0800)]
more optimising when confronted with dead servers

13 years agolog queue startup
Friendika [Fri, 26 Nov 2010 02:31:33 +0000 (18:31 -0800)]
log queue startup

13 years agochange remote welcome message
Friendika [Fri, 26 Nov 2010 02:22:54 +0000 (18:22 -0800)]
change remote welcome message

13 years agowrong function name
Friendika [Fri, 26 Nov 2010 01:27:56 +0000 (17:27 -0800)]
wrong function name

13 years agocurl_code tests
Friendika [Fri, 26 Nov 2010 00:15:44 +0000 (16:15 -0800)]
curl_code tests

13 years agoneed app
Friendika [Fri, 26 Nov 2010 00:13:10 +0000 (16:13 -0800)]
need app

13 years agoqueue logging
Friendika [Thu, 25 Nov 2010 23:50:08 +0000 (15:50 -0800)]
queue logging

13 years agomore pre-install checks to sort out broken environments
Friendika [Thu, 25 Nov 2010 23:33:32 +0000 (15:33 -0800)]
more pre-install checks to sort out broken environments

13 years agoensuring all non-deliveries get in the queue
Friendika [Thu, 25 Nov 2010 23:03:59 +0000 (15:03 -0800)]
ensuring all non-deliveries get in the queue

13 years agoadded more notifier logging
Friendika [Thu, 25 Nov 2010 10:53:19 +0000 (02:53 -0800)]
added more notifier logging

13 years agotag search boolean mode
Friendika [Thu, 25 Nov 2010 03:25:47 +0000 (19:25 -0800)]
tag search boolean mode

13 years agono pagination on search page
Friendika [Thu, 25 Nov 2010 02:37:10 +0000 (18:37 -0800)]
no pagination on search page

13 years agocoloured text confusing the tag finder
Friendika [Thu, 25 Nov 2010 01:21:31 +0000 (17:21 -0800)]
coloured text confusing the tag finder

13 years agouse local_user()
Friendika [Thu, 25 Nov 2010 00:35:35 +0000 (16:35 -0800)]
use local_user()

13 years agouse sha1 keys for friends as well
Friendika [Thu, 25 Nov 2010 00:07:42 +0000 (16:07 -0800)]
use sha1 keys for friends as well

13 years agowhirlpool not universally supported for key generation, use sha1
Friendika [Wed, 24 Nov 2010 23:53:26 +0000 (15:53 -0800)]
whirlpool not universally supported for key generation, use sha1

13 years agoreport failure to generate keys
Friendika [Wed, 24 Nov 2010 22:49:35 +0000 (14:49 -0800)]
report failure to generate keys

13 years agoundo magic quotes setting if present
Friendika [Wed, 24 Nov 2010 07:42:45 +0000 (23:42 -0800)]
undo magic quotes setting if present

13 years agouse optional openid photo for registration - if supplied
Friendika [Wed, 24 Nov 2010 04:56:20 +0000 (20:56 -0800)]
use optional openid photo for registration - if supplied

13 years agosend unfollow before removing ostatus contact
Friendika [Wed, 24 Nov 2010 03:29:38 +0000 (19:29 -0800)]
send unfollow before removing ostatus contact

13 years agopremature removal of queue item
Friendika [Wed, 24 Nov 2010 01:08:35 +0000 (17:08 -0800)]
premature removal of queue item

13 years agodrop mail delivered flag now that queue is implemented
Friendika [Wed, 24 Nov 2010 00:08:48 +0000 (16:08 -0800)]
drop mail delivered flag now that queue is implemented

13 years agomore logging in dfrn_notify
Friendika [Tue, 23 Nov 2010 23:55:11 +0000 (15:55 -0800)]
more logging in dfrn_notify

13 years agosalmon error handling issue
Friendika [Tue, 23 Nov 2010 03:58:35 +0000 (19:58 -0800)]
salmon error handling issue

13 years agorelax content-type check on yadi discovery document
Friendika [Tue, 23 Nov 2010 00:36:42 +0000 (16:36 -0800)]
relax content-type check on yadi discovery document

13 years agoschedule the queue re-delivery process
Friendika [Mon, 22 Nov 2010 23:30:52 +0000 (15:30 -0800)]
schedule the queue re-delivery process

13 years agoqueue/redeliver module
Friendika [Mon, 22 Nov 2010 22:53:25 +0000 (14:53 -0800)]
queue/redeliver module

13 years agoreturn code is no longer a string
Friendika [Mon, 22 Nov 2010 07:07:25 +0000 (23:07 -0800)]
return code is no longer a string

13 years agoinfrastructure for queueing, redelivery
Friendika [Mon, 22 Nov 2010 07:00:01 +0000 (23:00 -0800)]
infrastructure for queueing, redelivery

13 years agooauth2 db
Friendika [Mon, 22 Nov 2010 03:10:23 +0000 (19:10 -0800)]
oauth2 db

13 years agoforce tinymce to preserve linebreak formatting
Friendika [Mon, 22 Nov 2010 02:16:59 +0000 (18:16 -0800)]
force tinymce to preserve linebreak formatting

13 years agoshe'll be right
Friendika [Mon, 22 Nov 2010 01:44:59 +0000 (17:44 -0800)]
she'll be right

13 years agosomething wrong - undo last checkin until fixed
Friendika [Mon, 22 Nov 2010 01:38:27 +0000 (17:38 -0800)]
something wrong - undo last checkin until fixed

13 years agomake sure to use local avatar if we have one
Friendika [Mon, 22 Nov 2010 01:36:01 +0000 (17:36 -0800)]
make sure to use local avatar if we have one

13 years agodon't invoke slap if there's no endpoint configured
Friendika [Sun, 21 Nov 2010 23:44:26 +0000 (15:44 -0800)]
don't invoke slap if there's no endpoint configured

13 years agoadd google buzz
Friendika [Sun, 21 Nov 2010 23:25:10 +0000 (15:25 -0800)]
add google buzz

13 years agosearch items do not get indented
Friendika [Sun, 21 Nov 2010 06:50:52 +0000 (22:50 -0800)]
search items do not get indented

13 years agoupdate i18n notes with recent changes
Friendika [Sat, 20 Nov 2010 23:23:41 +0000 (15:23 -0800)]
update i18n notes with recent changes

13 years agobring back the sparkle
Friendika [Sat, 20 Nov 2010 07:59:23 +0000 (23:59 -0800)]
bring back the sparkle

13 years ago"like" attributed to wrong person on oocasion
Friendika [Fri, 19 Nov 2010 22:28:28 +0000 (14:28 -0800)]
"like" attributed to wrong person on oocasion

13 years agomore dfrn_confirm logging
Friendika [Fri, 19 Nov 2010 05:14:16 +0000 (21:14 -0800)]
more dfrn_confirm logging

13 years agolog xml_status error replies
Friendika [Fri, 19 Nov 2010 05:01:54 +0000 (21:01 -0800)]
log xml_status error replies

13 years agoadd a bit more logging to friend accept
Friendika [Fri, 19 Nov 2010 04:58:46 +0000 (20:58 -0800)]
add a bit more logging to friend accept

13 years agonetwork was not yet set before testing type
Friendika [Fri, 19 Nov 2010 04:28:41 +0000 (20:28 -0800)]
network was not yet set before testing type

13 years agominor layout stuff
Friendika [Fri, 19 Nov 2010 01:42:23 +0000 (17:42 -0800)]
minor layout stuff

13 years agomore pre-install checking
Friendika [Thu, 18 Nov 2010 23:57:09 +0000 (15:57 -0800)]
more pre-install checking

13 years agosmooth a few rough edges of openid
Friendika [Thu, 18 Nov 2010 23:06:33 +0000 (15:06 -0800)]
smooth a few rough edges of openid

13 years agomore pre-install checks, try and create db if doesn't exist
Friendika [Thu, 18 Nov 2010 10:59:59 +0000 (02:59 -0800)]
more pre-install checks, try and create db if doesn't exist

13 years agoprovide config option to not use gravatar during registration
Friendika [Thu, 18 Nov 2010 07:24:43 +0000 (23:24 -0800)]
provide config option to not use gravatar during registration