add stub email canonicalizer
Added a stub function to stand in for eventual email canonicalizer.
darcs-hash:
20080517172110-84dde-
d2c83cb5e88693100c444b0ed088eed327f8a77d.gz
common_start_element -> common_element_start
darcs-hash:
20080517170430-84dde-
74f42b52695699f646b65b939f78fbbe95a05c7e.gz
fix form output in register
Two twiddly bits for the form output.
darcs-hash:
20080517164349-84dde-
6931aabcabe26e327f6f139c6e374816fbb327fd.gz
change from class call on action to obj call
darcs-hash:
20080517163917-84dde-
c9e0953e6074e66d427164e7cfad1ca1cf27553b.gz
try to fix arghandling in action
darcs-hash:
20080517163749-84dde-
a323b2b956a0912c5dc2cb93a83714dad64064a0.gz
fixup argument handling in action superclass
darcs-hash:
20080517162305-84dde-
92b12e54f367528cc0d8454c14ca2f1616eeb8e4.gz
add action class to default loads
darcs-hash:
20080517161817-84dde-
a28288b093f40eda0d8444f54eca818b2c65a735.gz
common_local_url() second parameter optional
darcs-hash:
20080517160908-84dde-
c176f1fa4c4026a84efac994e65db0158935cb11.gz
fixes to make it all lint
Ran everything through php -l, found out that it didn't compile.
So: fixed the am-I-running-in-Laconica check at the top of each file.
Some syntax fixes in shownotice, showstream, common.
darcs-hash:
20080517154701-84dde-
8d38da89c5b9cb3b40704adb04a4de880c204181.gz
flipped a couple of TODOs around
darcs-hash:
20080517153127-84dde-
0775d0606266158a488662dcd7377fcfc1c575c2.gz
more twiddling
Placeholder for broadcasting notice updates.
Fixup the local url function to include server and path.
Add server and path to configuration array.
Make new notice 303 redirect to shownotice.
Make redirects work.
Add link in streams to notices.
darcs-hash:
20080517144642-84dde-
c267a6e3bb0717ad5a3a819a7cf65fdd5817ea8e.gz
move the goal posts
change the version numbers for an internal 0.1 test release (putting
it on the server!).
Also, added some tweedly date formatting, just to have something
there. Needs some thought.
darcs-hash:
20080517140532-84dde-
b316b4b425cced5c31fc2ecd0dd81217d5f91365.gz
bogus version of common_local_url()
Threw together a bogus version of common_local_url(), which should
work for now. But eventually it should use pretty URLs if possible.
darcs-hash:
20080517135138-84dde-
3c69c89ee8080568e92f655cbb3171867a7b38ce.gz
upload and change avatars
code to upload and change avatars.
combined some code in the settings area, too.
darcs-hash:
20080517122045-84dde-
8e13994e627805f29679c9533c2f62db81dc0925.gz
settings and avatars
Did considerable work on the settings section.
Redesigned the DB to allow avatars. Each avatar image has a size and
an URL. There can be multiple avatars per profile, just different sizes.
Added accessors in Profile for avatar. Show the avatar in lots of
places, where it makes sense. Constants for avatar sizes in common.php.
darcs-hash:
20080515162844-84dde-
fe0630366e247c02ca8ca9d1cc6b963cfce57a26.gz
license block for source code
Added GNU Affero GPL license block to source code.
Added name "LACONICA". I think it should work fine.
darcs-hash:
20080514192648-84dde-
a430dc438a4e3741c62ccf30ee7f85ecc968b159.gz