]> git.mxchange.org Git - friendica.git/log
friendica.git
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

13 years agominor style nit
Friendika [Thu, 18 Nov 2010 05:06:40 +0000 (21:06 -0800)]
minor style nit

13 years agoopenid registration
Friendika [Thu, 18 Nov 2010 04:35:50 +0000 (20:35 -0800)]
openid registration

13 years agomissing advanced profile from yesterday i18n re-org
Friendika [Thu, 18 Nov 2010 01:28:29 +0000 (17:28 -0800)]
missing advanced profile from yesterday i18n re-org

13 years agoopenid logins working
Friendika [Thu, 18 Nov 2010 01:03:27 +0000 (17:03 -0800)]
openid logins working

13 years agoadd openid settings
Friendika [Wed, 17 Nov 2010 23:41:18 +0000 (15:41 -0800)]
add openid settings

13 years agomore strings
Friendika [Wed, 17 Nov 2010 22:58:25 +0000 (14:58 -0800)]
more strings

13 years agoadd linked hashtags to item tag
Friendika [Wed, 17 Nov 2010 22:56:41 +0000 (14:56 -0800)]
add linked hashtags to item tag

13 years agoquote the quote
Friendika [Wed, 17 Nov 2010 07:27:53 +0000 (23:27 -0800)]
quote the quote

13 years agopull some template strings
Friendika [Wed, 17 Nov 2010 07:26:14 +0000 (23:26 -0800)]
pull some template strings

13 years agofinish moving english files
Friendika [Wed, 17 Nov 2010 04:13:18 +0000 (20:13 -0800)]
finish moving english files

13 years agoenumerate required php modules
Friendika [Tue, 16 Nov 2010 23:38:56 +0000 (15:38 -0800)]
enumerate required php modules

13 years agomore i18n reorg
Friendika [Tue, 16 Nov 2010 09:14:04 +0000 (01:14 -0800)]
more i18n reorg

13 years agoi18n re-arrange
Friendika [Tue, 16 Nov 2010 07:27:12 +0000 (23:27 -0800)]
i18n re-arrange

13 years agoisolate translateable files
Friendika [Tue, 16 Nov 2010 05:22:22 +0000 (21:22 -0800)]
isolate translateable files

13 years agomore view cleanup
Friendika [Tue, 16 Nov 2010 05:06:44 +0000 (21:06 -0800)]
more view cleanup

13 years agoview directory cleanup
Friendika [Tue, 16 Nov 2010 05:02:59 +0000 (21:02 -0800)]
view directory cleanup

13 years agoi18n update
Friendika [Tue, 16 Nov 2010 04:33:01 +0000 (20:33 -0800)]
i18n update

13 years agovalidate email addresses to see if the hostnames actually resolve before committing...
Friendika [Tue, 16 Nov 2010 04:22:40 +0000 (20:22 -0800)]
validate email addresses to see if the hostnames actually resolve before committing a new user

13 years agorefactor rego in preparation for openid import
Friendika [Tue, 16 Nov 2010 04:10:19 +0000 (20:10 -0800)]
refactor rego in preparation for openid import

13 years agohtml escape the raw message
Friendika [Tue, 16 Nov 2010 03:27:15 +0000 (19:27 -0800)]
html escape the raw message

13 years agoredirect to registration (rather than login) upon install complete
Friendika [Tue, 16 Nov 2010 02:16:57 +0000 (18:16 -0800)]
redirect to registration (rather than login) upon install complete

13 years agoopenid lib
Friendika [Tue, 16 Nov 2010 02:06:33 +0000 (18:06 -0800)]
openid lib

13 years agodocument need to create empty DB for installation
Friendika [Tue, 16 Nov 2010 02:02:01 +0000 (18:02 -0800)]
document need to create empty DB for installation

13 years agoprevent redirect loop if an account is manually removed while logged in
Friendika [Tue, 16 Nov 2010 00:55:11 +0000 (16:55 -0800)]
prevent redirect loop if an account is manually removed while logged in

13 years agouse gravatar for default avatars
Friendika [Tue, 16 Nov 2010 00:49:27 +0000 (16:49 -0800)]
use gravatar for default avatars

13 years agoadd openid slot to db
Friendika [Sun, 14 Nov 2010 23:17:27 +0000 (15:17 -0800)]
add openid slot to db

13 years agoclean up some regex's for i18n, and eliminate old ereg patterns.
Friendika [Sun, 14 Nov 2010 08:32:31 +0000 (00:32 -0800)]
clean up some regex's for i18n, and eliminate old ereg patterns.

13 years agogive orphans a second chance, linkify naked links
Friendika [Fri, 12 Nov 2010 04:32:20 +0000 (20:32 -0800)]
give orphans a second chance, linkify naked links

13 years agocan't send privmail off network
Friendika [Fri, 12 Nov 2010 01:03:34 +0000 (17:03 -0800)]
can't send privmail off network

13 years agoauth manager update, increased verbosity on salmon logs
Friendika [Thu, 11 Nov 2010 22:53:39 +0000 (14:53 -0800)]
auth manager update, increased verbosity on salmon logs

13 years agoff account manager
Friendika [Thu, 11 Nov 2010 10:49:28 +0000 (02:49 -0800)]
ff account manager

13 years agoset autocomplete=false to prevent browser prefilling passwd change, set return_url...
Friendika [Thu, 11 Nov 2010 01:30:14 +0000 (17:30 -0800)]
set autocomplete=false to prevent browser prefilling passwd change, set return_url on all contact forms

13 years agoloosen some restrictions on insecure networks (but advise)
Friendika [Wed, 10 Nov 2010 10:28:33 +0000 (02:28 -0800)]
loosen some restrictions on insecure networks (but advise)

13 years agoupd8 readme
Friendika [Wed, 10 Nov 2010 07:14:05 +0000 (23:14 -0800)]
upd8 readme

13 years agolint
Friendika [Wed, 10 Nov 2010 04:38:24 +0000 (20:38 -0800)]
lint