]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Tue, 24 Jun 2008 22:14:37 +0000 (18:14 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 22:10:54 +0000 (18:10 -0400)]
slightly different from settingsaction
darcs-hash:
20080624221054 -34904-
732acfe742c0b1c5e71b604660aa2e657c68a4d4 .gz
Evan Prodromou [Tue, 24 Jun 2008 22:06:26 +0000 (18:06 -0400)]
less tricky with recoverpassword
darcs-hash:
20080624220626 -34904-
94cb8a4cd1f1a7a96e78ab57e760f8de42f4eaca .gz
Evan Prodromou [Tue, 24 Jun 2008 22:03:35 +0000 (18:03 -0400)]
url for confirmation email is better, fancy url
darcs-hash:
20080624220335 -34904-
2c4089bf6d1b37b6f613ce89c6fad104727e7487 .gz
Evan Prodromou [Tue, 24 Jun 2008 21:58:26 +0000 (17:58 -0400)]
output a message when we send the recovery email
darcs-hash:
20080624215826 -34904-
045d8e8cc25195eb045d2a96a526a6d2a9f0c218 .gz
Evan Prodromou [Tue, 24 Jun 2008 21:50:33 +0000 (17:50 -0400)]
rudimentary recoverpassword system
darcs-hash:
20080624215033 -34904-
d5576bf55da26df44f0580c3759ed3edd8597506 .gz
Evan Prodromou [Tue, 24 Jun 2008 04:05:48 +0000 (00:05 -0400)]
login doesn't bark if the user is automatically logged in
darcs-hash:
20080624040548 -34904-
3b5a78f4ed40db913c82e90fe6955f26aac0f92a .gz
Evan Prodromou [Tue, 24 Jun 2008 04:02:34 +0000 (00:02 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 04:00:58 +0000 (00:00 -0400)]
think && was binding too closely in remembered_user
darcs-hash:
20080624040058 -34904-
0f16041ec545e1a42384178f6cd52edcae967d2a .gz
Evan Prodromou [Tue, 24 Jun 2008 03:49:06 +0000 (23:49 -0400)]
check session name COOKIE before ensuring session
darcs-hash:
20080624034906 -34904-
a21bab1db498d69c616606126f6b788a2188b1e2 .gz
Evan Prodromou [Tue, 24 Jun 2008 03:32:23 +0000 (23:32 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 03:28:18 +0000 (23:28 -0400)]
set user takes a nickname, not a user object
darcs-hash:
20080624032818 -34904-
bf8c5594c42c797820e080250c955645a5a84aa1 .gz
Evan Prodromou [Tue, 24 Jun 2008 03:24:08 +0000 (23:24 -0400)]
change some things around to see if we can get the cookies right
darcs-hash:
20080624032408 -34904-
1437e0359bd81c780e8ab12bdcbd1f9d8c87ef1c .gz
Evan Prodromou [Tue, 24 Jun 2008 03:19:27 +0000 (23:19 -0400)]
correct name for common_forgetme() in logout
darcs-hash:
20080624031927 -34904-
4a0c4d5966c8dd840cf6c368bdbe47990a39c074 .gz
Evan Prodromou [Tue, 24 Jun 2008 03:17:46 +0000 (23:17 -0400)]
force session again and correctly get ID
darcs-hash:
20080624031746 -34904-
3719874e1e0afa201e5c81e267531f0768ddacd9 .gz
Evan Prodromou [Tue, 24 Jun 2008 03:10:57 +0000 (23:10 -0400)]
use the correct field for Remember_me
darcs-hash:
20080624031057 -34904-
7a2597a8f56d9d49ad8f126c55058893a922c89f .gz
Evan Prodromou [Tue, 24 Jun 2008 03:08:34 +0000 (23:08 -0400)]
typo in name of common_set_cookie
darcs-hash:
20080624030834 -34904-
6efc827f64aebc23a1d2f3602c562fff69b9a0df .gz
Evan Prodromou [Tue, 24 Jun 2008 03:07:41 +0000 (23:07 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 03:00:34 +0000 (23:00 -0400)]
switch order for checkbox, instructio
darcs-hash:
20080624030034 -34904-
bdcb6197d2050bc37f9daaf6f849aed5890bce53 .gz
Evan Prodromou [Tue, 24 Jun 2008 02:52:34 +0000 (22:52 -0400)]
implement rememberme functionality
Added a checkbox on login or register to remember the current user. If
the login is successful, this sets a cookie with a random code (saved
in the DB). If they come back, and they aren't logged in "normally",
we check to see if they have a rememberme cookie. If so, we log them
in.
However, they can't change settings -- cookie theft is too prevalent.
So we mark a session as having a "real" (password or OpenID) login, or
not. In settings pages, we check to see if the login is "real", and if
not, we redirect to the login page.
darcs-hash:
20080624025234 -34904-
ad20001bf35bf41fcb63a0c357fd929aacc55fdb .gz
Evan Prodromou [Tue, 24 Jun 2008 02:02:05 +0000 (22:02 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 01:56:16 +0000 (21:56 -0400)]
more robust handling of new JIDs
darcs-hash:
20080624015616 -34904-
c1ff985257c8c57aacf68439488d628a8b4d2e38 .gz
Evan Prodromou [Tue, 24 Jun 2008 01:50:01 +0000 (21:50 -0400)]
syntax error in jabber_format_notice
darcs-hash:
20080624015001 -34904-
5ce1e31677627baa3b4241530cfe2ae0e385c541 .gz
Evan Prodromou [Tue, 24 Jun 2008 01:48:43 +0000 (21:48 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 01:46:42 +0000 (21:46 -0400)]
don't validate email if none provided
darcs-hash:
20080624014642 -34904-
7d4b1b91a3163add6a99146f92360913e172a39a .gz
Evan Prodromou [Tue, 24 Jun 2008 01:46:25 +0000 (21:46 -0400)]
fix instructions in default theme
darcs-hash:
20080624014625 -34904-
81e30387f4350499f83f12bb9f7eb460c6ebf6dc .gz
Evan Prodromou [Tue, 24 Jun 2008 01:42:41 +0000 (21:42 -0400)]
Evan Prodromou [Tue, 24 Jun 2008 01:32:03 +0000 (21:32 -0400)]
jabber send and confirmation code
darcs-hash:
20080624013203 -34904-
fe87dc6b3b991e9753512b8b7cc192f7610eb1dc .gz
Evan Prodromou [Tue, 24 Jun 2008 00:15:23 +0000 (20:15 -0400)]
Evan Prodromou [Mon, 23 Jun 2008 22:36:41 +0000 (18:36 -0400)]
Evan Prodromou [Mon, 23 Jun 2008 04:18:16 +0000 (00:18 -0400)]
normalize jids before comparison
darcs-hash:
20080623041816 -34904-
9a55d96a3e76e27b399706f7247bb715f396366b .gz
Evan Prodromou [Mon, 23 Jun 2008 03:10:58 +0000 (23:10 -0400)]
conn is an attribute of XMPPdaemon
darcs-hash:
20080623031058 -84dde-
60487882c7bc8a29742b0ebd75c32a213ec22a39 .gz
Evan Prodromou [Mon, 23 Jun 2008 03:09:30 +0000 (23:09 -0400)]
Evan Prodromou [Mon, 23 Jun 2008 03:05:23 +0000 (23:05 -0400)]
dont let the daemon get called from a web server
darcs-hash:
20080623030523 -84dde-
d667f0e35b5719cee8496df4b0782dbb4afe5177 .gz
Evan Prodromou [Mon, 23 Jun 2008 03:02:59 +0000 (23:02 -0400)]
Evan Prodromou [Mon, 23 Jun 2008 03:01:50 +0000 (23:01 -0400)]
Evan Prodromou [Mon, 23 Jun 2008 02:38:59 +0000 (22:38 -0400)]
add flags to db for jabber and sms notification
darcs-hash:
20080623023859 -84dde-
1c72985ee0a840e59d1fac88f27f929f3c637b65 .gz
Evan Prodromou [Mon, 23 Jun 2008 02:27:10 +0000 (22:27 -0400)]
first pass at a daemon to receive XMPP messages
darcs-hash:
20080623022710 -84dde-
bf3d3e3ce87957b9a91d38c16cf834d07b9933ea .gz
Evan Prodromou [Sun, 22 Jun 2008 18:15:50 +0000 (14:15 -0400)]
forgot to return on invalid nickname
darcs-hash:
20080622181550 -34904-
7970919db30ccfc3979fa6c118c29af9eac0c550 .gz
Evan Prodromou [Sun, 22 Jun 2008 18:04:37 +0000 (14:04 -0400)]
disallow nicknames on a blacklist
darcs-hash:
20080622180437 -34904-
4b6313f6fd8845232031663c5c2df00dff725183 .gz
Evan Prodromou [Sun, 22 Jun 2008 17:33:41 +0000 (13:33 -0400)]
remove check immediate
After getting a lot of problems and bugs with this, I'm removing the
check_immediate code. Instead, I'm going to add this functionality in
JavaScript. I think that's a preferred practice, anyways.
darcs-hash:
20080622173341 -34904-
3c406ca9a33dbe3afeacebef1a63d0dd101669c4 .gz
Evan Prodromou [Sun, 22 Jun 2008 17:23:54 +0000 (13:23 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 16:54:53 +0000 (12:54 -0400)]
allow blank email address (I think)
darcs-hash:
20080622165453 -34904-
a3bdd2557622e6db3aef88371c22586e2d2fed07 .gz
Evan Prodromou [Sun, 22 Jun 2008 16:49:28 +0000 (12:49 -0400)]
UNDO: move profile update to front
darcs-hash:
20080622164928 -34904-
04e381d2ac562a31fb3ed3dce300e2c2c456b0d7 .gz
Evan Prodromou [Sun, 22 Jun 2008 16:49:28 +0000 (12:49 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 16:45:42 +0000 (12:45 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 16:40:13 +0000 (12:40 -0400)]
auto-increment primary key for SMS carrier
darcs-hash:
20080622164013 -34904-
4119be65edb5fc09dcbe11edf17c3401f1d19a33 .gz
Evan Prodromou [Sun, 22 Jun 2008 16:34:58 +0000 (12:34 -0400)]
use a static rather than a constant for code chars
darcs-hash:
20080622163458 -34904-
1be378ff9765dcfdf491ea8d38ef6c157ebe99ce .gz
Evan Prodromou [Sun, 22 Jun 2008 16:32:41 +0000 (12:32 -0400)]
special function for generating confirmation codes
darcs-hash:
20080622163241 -34904-
199b3654328d78c0b9fe2fa85a3ecc1ab0b1262a .gz
Evan Prodromou [Sun, 22 Jun 2008 16:19:17 +0000 (12:19 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 16:17:49 +0000 (12:17 -0400)]
fix name of class in confirmaddress.php
darcs-hash:
20080622161749 -34904-
eb2e43aaa3f409accd94a2555f854fb22a297db7 .gz
Evan Prodromou [Sun, 22 Jun 2008 16:16:07 +0000 (12:16 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:54:54 +0000 (11:54 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:52:50 +0000 (11:52 -0400)]
move confirmemail to confirmaddress
Rename the confirmemail to more general confirmaddress so we can use
it for Jabber, SMS, or whatever.
darcs-hash:
20080622155250 -34904-
0cbc2895c01769dfb5e7393e6534355b6f5c2ac3 .gz
Evan Prodromou [Sun, 22 Jun 2008 15:50:28 +0000 (11:50 -0400)]
change Confirm_email to Confirm_address
darcs-hash:
20080622155028 -34904-
4861ffd6927b05c35614b1ce8c51eec73e0bc9ac .gz
Evan Prodromou [Sun, 22 Jun 2008 15:48:36 +0000 (11:48 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:37:54 +0000 (11:37 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:32:20 +0000 (11:32 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:26:28 +0000 (11:26 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 15:23:06 +0000 (11:23 -0400)]
better logic in profile settings, missing method in all
darcs-hash:
20080622152306 -34904-
3d3ab7c02c33efac17d02692a10b4fee2fb013f1 .gz
Evan Prodromou [Sun, 22 Jun 2008 15:16:11 +0000 (11:16 -0400)]
use updateKeys() for updating the user
darcs-hash:
20080622151611 -34904-
1d952df08b5247ab391bb76fd50d7b90498f0c96 .gz
Evan Prodromou [Sun, 22 Jun 2008 15:06:33 +0000 (11:06 -0400)]
use internal quoting code for manual query
darcs-hash:
20080622150633 -34904-
2e26094807f989a62261f2247d0a53995eb5bac5 .gz
Evan Prodromou [Sun, 22 Jun 2008 14:56:44 +0000 (10:56 -0400)]
add a method to update key fields in User
darcs-hash:
20080622145644 -34904-
92549d9bb68251214c4dc370f6e2a56f516ceecb .gz
Evan Prodromou [Sun, 22 Jun 2008 14:29:06 +0000 (10:29 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 14:27:13 +0000 (10:27 -0400)]
Evan Prodromou [Sun, 22 Jun 2008 14:20:15 +0000 (10:20 -0400)]
add confirm email to profile settings
darcs-hash:
20080622142015 -34904-
00feabce7fe73360319d8a9c1372478879bb203a .gz
Evan Prodromou [Sun, 22 Jun 2008 14:09:41 +0000 (10:09 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 07:26:32 +0000 (03:26 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 07:21:25 +0000 (03:21 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 07:17:00 +0000 (03:17 -0400)]
change from using tag uris to http urls for identifiers
Weirdly, I got in an argument with Tim Berners-Lee in #swig about the
tag URIs I was using in FOAF documents. Eventually, I was convinced
that it's a better thing to use HTTP URLs instead. So, now we have
HTTP URLs.
The tricky thing was for users. Since they can change their names, we
can't use their profile URL, since it includes the name. Instead, I
made up a new action, which simply redirects from a user ID to their
current profile URL. This should be sufficiently long-term.
darcs-hash:
20080620071700 -84dde-
c6145243dc45dd2dff621aff421375d05796057e .gz
Evan Prodromou [Fri, 20 Jun 2008 07:02:56 +0000 (03:02 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 06:56:19 +0000 (02:56 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 06:54:55 +0000 (02:54 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 06:48:24 +0000 (02:48 -0400)]
whitespace and debugging changes
darcs-hash:
20080620064824 -84dde-
1d349cf2add75fbffa7cc763fb5ac8776cce4d03 .gz
Evan Prodromou [Fri, 20 Jun 2008 06:28:47 +0000 (02:28 -0400)]
fancy url for confirmation of email
darcs-hash:
20080620062847 -84dde-
e7dd5ea325b1cbbf3cb5e3668851750497242e64 .gz
Evan Prodromou [Fri, 20 Jun 2008 06:26:06 +0000 (02:26 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 05:24:53 +0000 (01:24 -0400)]
correct name for common_good_rand()
darcs-hash:
20080620052453 -5ed1f-
4ce9b677b9010b3879bbae1ba9218036f0ad728f .gz
Evan Prodromou [Fri, 20 Jun 2008 05:15:36 +0000 (01:15 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 04:10:12 +0000 (00:10 -0400)]
Evan Prodromou [Fri, 20 Jun 2008 20:34:49 +0000 (16:34 -0400)]
matthew.gregg [Fri, 20 Jun 2008 18:11:36 +0000 (14:11 -0400)]
Fix for bug #00019 (Linkified all @ addresses in a message)
darcs-hash:
20080620181136 -982e4-
ee4bb812b3db0f1d0e0b7961bc9aa6beec74096b .gz
Evan Prodromou [Fri, 20 Jun 2008 19:56:27 +0000 (15:56 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 19:03:57 +0000 (15:03 -0400)]
put instructions into header div
darcs-hash:
20080619190357 -84dde-
f7e6e0741c5fc9c1bf99b4273ff1c0160056cf39 .gz
Evan Prodromou [Thu, 19 Jun 2008 18:32:38 +0000 (14:32 -0400)]
try to clear openid url cookie better
darcs-hash:
20080619183238 -84dde-
dbe912a40894ec7414e6d5ea0bc40ec527385436 .gz
Evan Prodromou [Thu, 19 Jun 2008 17:32:25 +0000 (13:32 -0400)]
push instructions into head and require license
darcs-hash:
20080619173225 -84dde-
d73961d047f75fa1e3ac4287d35e4c6afb391e84 .gz
Evan Prodromou [Thu, 19 Jun 2008 17:20:31 +0000 (13:20 -0400)]
common_show_footer() was hidden in an if
darcs-hash:
20080619172031 -84dde-
6b97932d4d51541581c0b220df8ce53cbc51e2da .gz
Evan Prodromou [Thu, 19 Jun 2008 16:18:14 +0000 (12:18 -0400)]
posting from a form takes you back to the same page
darcs-hash:
20080619161814 -5ed1f-
5add55346470e71a53a676d39617062acc0f19bf .gz
Evan Prodromou [Thu, 19 Jun 2008 15:51:54 +0000 (11:51 -0400)]
Don't repeat "Remove OpenID" header
darcs-hash:
20080619155154 -5ed1f-
0bd8ea0c1e7a7ead736483cd516bcf4f999e9deb .gz
Evan Prodromou [Thu, 19 Jun 2008 15:50:42 +0000 (11:50 -0400)]
had order of arguments for oid_link_user backwards in finishaddopenid
darcs-hash:
20080619155042 -5ed1f-
d814e2ae7f565e7e5cd8c0389071491705117e73 .gz
Evan Prodromou [Thu, 19 Jun 2008 15:37:19 +0000 (11:37 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 15:32:31 +0000 (11:32 -0400)]
cant remove last openid, public xrds includes immediate
Added a check to make sure the user doesn't remove their last OpenID
if they don't also have a password.
Also, put the finishimmediate URL in the publicxrds so that e.g.
Yahoo! doesn't get snippy.
darcs-hash:
20080619153231 -5ed1f-
a5d784ff39b53afdfb0584689188dd78bdb90c41 .gz
Evan Prodromou [Thu, 19 Jun 2008 15:18:03 +0000 (11:18 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 15:01:58 +0000 (11:01 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 14:58:38 +0000 (10:58 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 14:38:29 +0000 (10:38 -0400)]
id not class on openid_url input
darcs-hash:
20080619143829 -5ed1f-
df0b08a87ba592b552cebd49745be480f0e46d56 .gz
Evan Prodromou [Thu, 19 Jun 2008 14:36:10 +0000 (10:36 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 14:17:55 +0000 (10:17 -0400)]
more changes by M-C on the dev server
darcs-hash:
20080619141755 -84dde-
5bd550251842f9d18f7d80746d436198a030d7c8 .gz
Test Server 2 [Thu, 19 Jun 2008 14:22:24 +0000 (10:22 -0400)]
M-C's changes to default theme on test2
darcs-hash:
20080619142224 -c91fa-
a666854bc81c00fc37350029c3c8682fcb108da3 .gz
Evan Prodromou [Thu, 19 Jun 2008 14:11:07 +0000 (10:11 -0400)]
Evan Prodromou [Thu, 19 Jun 2008 14:05:05 +0000 (10:05 -0400)]
refresh the cookie on successful immediate
darcs-hash:
20080619140505 -84dde-
d4006afa9507e29e58115f23c4acc5156a571930 .gz