Robin Millette
|
e5094c3359
|
fix merge conflict 0.7.x 0.8.x in util.php and register.php.
|
2009-04-17 17:04:05 +00:00 |
|
Evan Prodromou
|
b233e7b3f0
|
document snapshot options
|
2009-04-16 10:16:22 -07:00 |
|
CiaranG
|
3e3fec39ff
|
Clarification in README regarding welcome/default users, as it has tripped a couple of people up
|
2009-04-16 17:21:06 +01:00 |
|
Sarven Capadisli
|
c9c5ec0e4b
|
Merge branch '0.7.x' into 0.8.x
|
2009-04-10 17:39:56 +00:00 |
|
CiaranG
|
6afda46402
|
Corrected error in README relating to ['newuser']['welcome']
|
2009-04-09 18:29:31 +01:00 |
|
Sarven Capadisli
|
e5657ca4bb
|
Merge branch '0.7.x' into 0.8.x
|
2009-04-08 22:55:13 +00:00 |
|
Evan Prodromou
|
8f40a1a30c
|
Update README and common for new version
Update versions in README, add the new song title, and update the
version stamp in the common.php file.
|
2009-04-07 23:02:55 -04:00 |
|
Sarven Capadisli
|
798984381f
|
Merge branch '0.7.x' into 0.8.x
|
2009-04-02 06:44:54 +00:00 |
|
Evan Prodromou
|
e00508d188
|
correct setting for default user
|
2009-03-30 11:30:58 -04:00 |
|
Sarven Capadisli
|
27b45eeb48
|
Merge branch '0.7.x' into 0.8.x
|
2009-03-30 15:15:40 +00:00 |
|
Evan Prodromou
|
fe426a3152
|
welcome notice, default sub for new users
|
2009-03-28 17:36:39 -04:00 |
|
Evan Prodromou
|
07eae0ce4d
|
Support SSL for some, all, or no pages
Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.
|
2009-03-26 15:03:59 -04:00 |
|
Evan Prodromou
|
8c073a34ce
|
Merge branch '0.7.x' into 0.8.x
|
2009-03-23 15:55:07 -04:00 |
|
Evan Prodromou
|
aa909fad0a
|
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
|
2009-03-13 08:56:04 -04:00 |
|
CiaranG
|
78519c43b9
|
Fixed an error in the README - path setting for installed in root is '', not '/'
|
2009-03-12 17:58:20 +00:00 |
|
Evan Prodromou
|
0b436ec997
|
update version number to 0.7.2.1
|
2009-03-12 12:45:03 -04:00 |
|
Evan Prodromou
|
b3a0eea3b6
|
Merge branch '0.7.x' into 0.8.x
Conflicts:
classes/Notice.php
lib/action.php
lib/router.php
lib/twitter.php
|
2009-03-12 11:56:23 -04:00 |
|
Evan Prodromou
|
254e5e5020
|
Update README and version number
Update the README and the version number for this release.
|
2009-03-11 22:28:42 -04:00 |
|
Evan Prodromou
|
70d5fc4684
|
Document the site-logo configuration option
The configuration option for site logo wasn't well documented, so I
added it to the README file, config.php.sample, and common.php.
|
2009-03-11 16:21:10 -04:00 |
|
CiaranG
|
a89d7ceab0
|
PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for upgrading
|
2009-03-08 11:58:27 +00:00 |
|
Evan Prodromou
|
986a322231
|
Limit duplicate notices in a particular time period (default 60s)
We disallow posting a notice with duplicate content more than once a
minute.
Conflicts:
config.php.sample
|
2009-03-07 09:43:50 -08:00 |
|
Evan Prodromou
|
13c183e2f4
|
Merge branch '0.7.x' into 0.8.x
|
2009-03-06 16:17:58 -08:00 |
|
Evan Prodromou
|
09ebc965d5
|
update README with new install instructions
|
2009-03-04 06:13:05 -08:00 |
|
Evan Prodromou
|
34a61b40f4
|
Merge branch '0.7.x' into 0.8.x
|
2009-02-26 13:22:51 -08:00 |
|
Zach Copley
|
ab3c5d6f2d
|
Updated README with section about installing the Facebook app, and added info about twitterqueuehandler.php and facebookqueuehandler.php.
|
2009-02-16 17:58:24 -08:00 |
|
Evan Prodromou
|
02d7167906
|
Merge branch '0.7.x' into 0.8.x
|
2009-02-06 15:38:10 -05:00 |
|
Evan Prodromou
|
60f737dc1e
|
Update README and version number
README and version number.
|
2009-02-06 15:35:29 -05:00 |
|
Robin Millette
|
a5a7c5033f
|
Added PEAR Services/oEmbed and its dependencies for multimedia integration.
|
2009-02-03 21:36:11 +00:00 |
|
Robin Millette
|
06cfae3b91
|
Wrapped some URLs in the README with <>
|
2009-02-03 19:25:46 +00:00 |
|
Todd Deshane
|
22c806a15a
|
fix link to Open Software Service Definition
|
2009-02-02 17:28:42 -05:00 |
|
Evan Prodromou
|
ab16bb876b
|
Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x
|
2009-02-02 16:46:51 -05:00 |
|
Robin Millette
|
b21ca28966
|
Using pootle now, not etrans anymore. Reflected in README
|
2009-02-02 18:03:11 +00:00 |
|
Evan Prodromou
|
74bf2bf672
|
Enable configuration files in /etc/laconica/
Enable storing config files in /etc/laconica/, which makes it much
easier to have a single installation with multiple mublogs supported.
|
2009-01-31 09:38:39 -05:00 |
|
Evan Prodromou
|
37a7692053
|
fix date and prev release in README
|
2009-01-30 14:40:06 -05:00 |
|
Evan Prodromou
|
fae7c08f2d
|
update the README
|
2009-01-28 23:00:26 -05:00 |
|
Evan Prodromou
|
65bfda33b8
|
Documented the site notice option.
|
2009-01-21 04:04:23 +00:00 |
|
Ori Avtalion
|
2a58260b82
|
Update README to refer to the git repository
|
2009-01-07 17:38:32 -05:00 |
|
Evan Prodromou
|
09dd39a434
|
stub out facebook app and delete profile
darcs-hash:20081212044600-84dde-b9fa8240a83457f9ed41c0bcdac4b20aff1f8aed.gz
|
2008-12-11 23:46:00 -05:00 |
|
Evan Prodromou
|
203bc45842
|
documentation and version number
darcs-hash:20081212043201-84dde-1bf07467f85f743fb5cb4ec92e5b8934bfb49578.gz
|
2008-12-11 23:32:01 -05:00 |
|
Evan Prodromou
|
8c10b0ac4d
|
fine-tuning the privacy flag
darcs-hash:20081203183432-5ed1f-7626661b797f64594f990ee06d9e13b73b265b49.gz
|
2008-12-03 13:34:32 -05:00 |
|
Evan Prodromou
|
864aad7b83
|
add gettext as a prereq
darcs-hash:20081124183054-5ed1f-653824bb6345aecfe5dbc6d3e3b8ad0df9194b42.gz
|
2008-11-24 13:30:54 -05:00 |
|
Evan Prodromou
|
73b9b2535d
|
a couple more items, release nickname
darcs-hash:20081124053237-5ed1f-aa6deee920c77d0084373ecb9605b6370139284b.gz
|
2008-11-24 00:32:37 -05:00 |
|
millette
|
a7e44d7ae3
|
fixing README conflict
darcs-hash:20081124050556-099f7-3f0df19cfc3ecbf128cfff6db6f364110eff61d9.gz
|
2008-11-24 00:05:56 -05:00 |
|
millette
|
3a9ef2c0ce
|
sphinx documentation for the provided scripts
darcs-hash:20081124050037-099f7-6a9675c51df88ee416f34b5c93ba4568462dd99f.gz
|
2008-11-24 00:00:37 -05:00 |
|
Evan Prodromou
|
f2d9e40787
|
README for new version
darcs-hash:20081124043723-84dde-289b6415c59eb6955d0a8d3c74bbbdb225b01a02.gz
|
2008-11-23 23:37:23 -05:00 |
|
Zach Copley
|
ac720f99a2
|
Added stanza about Twitter friends syncing to the README
darcs-hash:20081124041832-7b5ce-5b127b4a2c556d5083f0030341556478cc8fb875.gz
|
2008-11-23 23:18:32 -05:00 |
|
millette
|
525b867718
|
sphinx documentation and sample config file
darcs-hash:20081124023036-099f7-d2c32538e8a81170032ba0bc9fc5caf79e2b59a9.gz
|
2008-11-23 21:30:36 -05:00 |
|
Evan Prodromou
|
7557079012
|
add new config variables
darcs-hash:20081120201502-84dde-ff65f1962ab94474cfafe8717ea6a9d7d9f302bd.gz
|
2008-11-20 15:15:02 -05:00 |
|
Evan Prodromou
|
31d5b61ca7
|
remove 'nudge' -- it won't be in this release
darcs-hash:20081114032817-84dde-149e8f70877ea10bd853f473898e6ba898f12d46.gz
|
2008-11-13 22:28:17 -05:00 |
|
Evan Prodromou
|
07086d1391
|
update README
darcs-hash:20081114025715-84dde-f281521adee0c81cde88261a6a539495310ed927.gz
|
2008-11-13 21:57:15 -05:00 |
|
Evan Prodromou
|
169b3e00e1
|
add documentation on notice inboxes
darcs-hash:20081113214544-84dde-a6de7a968847a7043aecdf0201abca648dd15e70.gz
|
2008-11-13 16:45:44 -05:00 |
|
Evan Prodromou
|
3a246c1726
|
add 'invite-only' mode for registration
darcs-hash:20081021182822-5ed1f-9a8ee3960f82d115d43e35baac646f69bc702533.gz
|
2008-10-21 14:28:22 -04:00 |
|
Evan Prodromou
|
728f6f24a8
|
update README with info about 0.6.1 plus some forgotten stuff
darcs-hash:20081006040646-5ed1f-309d137a65e16b6baa022bb2ee7115836bf502a2.gz
|
2008-10-06 00:06:46 -04:00 |
|
Evan Prodromou
|
70f8844431
|
note about stream_select() bug in PHP 5.2.x
darcs-hash:20080928191022-5ed1f-5adceb2deb208be787f8f32eb8c11b27b7a4fd29.gz
|
2008-09-28 15:10:22 -04:00 |
|
Zach Copley
|
d5bb9bda0b
|
README - Added mbstring to the list of required PHP5 extensions
darcs-hash:20080923221439-7b5ce-be8cfce3a34039bd665348a66812b3a3859a0561.gz
|
2008-09-23 18:14:39 -04:00 |
|
Evan Prodromou
|
a1434ee1cf
|
finish the README file
darcs-hash:20080922223239-5ed1f-1d34d37c75b2fc321e00063a788e9ca0c8baa359.gz
|
2008-09-22 18:32:39 -04:00 |
|
Evan Prodromou
|
fbe15efde4
|
big changes to the README, part 1
darcs-hash:20080918135502-5ed1f-c13d8015d6784fbec259cfd62811661cd7b7c79f.gz
|
2008-09-18 09:55:02 -04:00 |
|
Evan Prodromou
|
69e6e812b7
|
move README to main dir
darcs-hash:20080824113719-84dde-fce2da5de5de7cd76c001ac2c48b99edbedb80a8.gz
|
2008-08-24 07:37:19 -04:00 |
|