- 17 May, 2008 33 commits
-
-
Evan Prodromou authored
darcs-hash:20080517175416-84dde-b83a41de70a48671e0a251c645cf67b81c54bda6.gz
-
Evan Prodromou authored
darcs-hash:20080517175022-84dde-475a63e7f8d400c508d259fcbc9959588720316b.gz
-
Evan Prodromou authored
darcs-hash:20080517174219-84dde-60a678b876bfe9ec9b93142734c21019ad5761bf.gz
-
Evan Prodromou authored
darcs-hash:20080517173626-84dde-da0e6057b127ef3578267bdbc425dcef36f29c2a.gz
-
Evan Prodromou authored
I was using $INSTALLDIR instead of INSTALLDIR darcs-hash:20080517173424-84dde-6fe6df2e710f1a19db97a93682f41cf01034952f.gz
-
Evan Prodromou authored
darcs-hash:20080517172654-84dde-83b31bcf0f9497bf6a1d3d3bc498312e50b6b9da.gz
-
Evan Prodromou authored
darcs-hash:20080517172528-84dde-99ef7b8b71e3229d54697a84ac7f9f3d8cbd77db.gz
-
Evan Prodromou authored
Added a stub function to stand in for eventual email canonicalizer. darcs-hash:20080517172110-84dde-d2c83cb5e88693100c444b0ed088eed327f8a77d.gz
-
Evan Prodromou authored
darcs-hash:20080517171501-84dde-b8d6a1cc106372c9127d73442b4740f2de7e7b22.gz
-
Evan Prodromou authored
darcs-hash:20080517170920-84dde-150c051a92f5af4189e55539d71c37b4f20e369d.gz
-
Evan Prodromou authored
darcs-hash:20080517170617-84dde-e9d708d6e04c748ac35a93e69b3ac7f0129c0585.gz
-
Evan Prodromou authored
darcs-hash:20080517170430-84dde-74f42b52695699f646b65b939f78fbbe95a05c7e.gz
-
Evan Prodromou authored
Two twiddly bits for the form output. darcs-hash:20080517164349-84dde-6931aabcabe26e327f6f139c6e374816fbb327fd.gz
-
Evan Prodromou authored
darcs-hash:20080517164218-84dde-20ee8612a1d3cd913b1412d5ee56a72a2b741f2b.gz
-
Evan Prodromou authored
darcs-hash:20080517163917-84dde-c9e0953e6074e66d427164e7cfad1ca1cf27553b.gz
-
Evan Prodromou authored
darcs-hash:20080517163749-84dde-a323b2b956a0912c5dc2cb93a83714dad64064a0.gz
-
Evan Prodromou authored
darcs-hash:20080517162932-84dde-f087458cd090cc24d032a5d5e45ef1e13eb8be9d.gz
-
Evan Prodromou authored
darcs-hash:20080517162305-84dde-92b12e54f367528cc0d8454c14ca2f1616eeb8e4.gz
-
Evan Prodromou authored
darcs-hash:20080517161817-84dde-a28288b093f40eda0d8444f54eca818b2c65a735.gz
-
Evan Prodromou authored
darcs-hash:20080517161548-84dde-8b011466dcf6a0e95e5e0b9c6a5ddcf4cd4bd145.gz
-
Evan Prodromou authored
darcs-hash:20080517161332-84dde-fbb5728ec0e6825c145f110b09420c231c4b7973.gz
-
Evan Prodromou authored
darcs-hash:20080517160908-84dde-c176f1fa4c4026a84efac994e65db0158935cb11.gz
-
Evan Prodromou authored
darcs-hash:20080517160654-84dde-824b3aaf45639ff98e95c4b8011e32a74efd64a9.gz
-
Evan Prodromou authored
darcs-hash:20080517155754-84dde-388126a2941bedd3b578e347e72b942404f6b6c0.gz
-
Evan Prodromou authored
darcs-hash:20080517155326-84dde-2da05716ece2cce3c3f2f790d326c5333417ef9e.gz
-
Evan Prodromou authored
darcs-hash:20080517154942-84dde-d671f0805fc47c4321d84d3e1c1aea6a11d46395.gz
-
Evan Prodromou authored
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
-
Evan Prodromou authored
darcs-hash:20080517153127-84dde-0775d0606266158a488662dcd7377fcfc1c575c2.gz
-
Evan Prodromou authored
darcs-hash:20080517152958-84dde-1170f017a6cf42845d74f75057c923be91404c29.gz
-
Evan Prodromou authored
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
-
Evan Prodromou authored
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
-
Evan Prodromou authored
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
-
Evan Prodromou authored
code to upload and change avatars. combined some code in the settings area, too. darcs-hash:20080517122045-84dde-8e13994e627805f29679c9533c2f62db81dc0925.gz
-
- 15 May, 2008 1 commit
-
-
Evan Prodromou authored
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
-
- 14 May, 2008 6 commits
-
-
Evan Prodromou authored
Added GNU Affero GPL license block to source code. Added name "LACONICA". I think it should work fine. darcs-hash:20080514192648-84dde-a430dc438a4e3741c62ccf30ee7f85ecc968b159.gz
-
Evan Prodromou authored
darcs-hash:20080514190411-84dde-d7fd117f33a642c038408fb34fbfb3a35057b476.gz
-
Evan Prodromou authored
darcs-hash:20080514190341-84dde-1c71549a150c1028dae0cb8421cf61e72ce3045c.gz
-
Evan Prodromou authored
darcs-hash:20080514190300-84dde-626b88c9da510c8830d2eff2d36b72f18e6353d4.gz
-
Evan Prodromou authored
darcs-hash:20080514190105-84dde-6a1e44520dd035f2203a08dab20f3008347ea53b.gz
-
Evan Prodromou authored
darcs-hash:20080514190009-84dde-30f0f1b5955d71cd85563e12078ab02bf8645524.gz
-