Commit Graph

8716 Commits

Author SHA1 Message Date
Zach Copley
ab8aa67008 Fix for blank RSS1 tag feeds 2010-03-05 16:23:28 -08:00
Brion Vibber
5355c3b7b5 OpenID fix:
- avoid notice on insert (missing sequenceKeys())
- avoid cache corruption on delete (user_id was missing from keys list, cache not cleared for user_id lookups)
2010-03-05 15:00:27 -08:00
Brion Vibber
54de8ad9f2 Initial install-time test for PCRE compiled without Unicode properties, which causes corruption in feeds and other linking problems.
Error message links to help info at http://status.net/wiki/Red_Hat_Enterprise_Linux#PCRE_library
2010-03-05 13:59:39 -08:00
Brion Vibber
248aed7cf4 ticket #697: merge two dupe config bits in config.php.sample 2010-03-05 12:21:30 -08:00
Brion Vibber
89e313e45b OStatus fix: send the feed's root element, not the DOM document, down to low-level feed processing as entry context on PuSH input. 2010-03-05 10:55:07 -08:00
Zach Copley
6a377a4ba4 A better way to safely delete Foreign_links 2010-03-05 03:14:40 +00:00
Zach Copley
029b8c9014 Fix for errant deletion of all Twitter foreign_links 2010-03-05 02:27:01 +00:00
Zach Copley
980d1a66ec Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
* 'testing' of gitorious.org:statusnet/mainline:
  Updated note on geo location and added a note on user roles
  Set up subscription to update@status.net for admin user on new installation, if OStatus is set up and working. (Will fail gracefully on a behind-the-firewall site.)
2010-03-04 11:19:02 -08:00
Zach Copley
fc3b53853f Make indenting consistent in README 2010-03-04 11:18:30 -08:00
Sarven Capadisli
be4b482f13 Updated note on geo location and added a note on user roles 2010-03-04 14:11:18 -05:00
Brion Vibber
16e2399885 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 11:01:09 -08:00
Brion Vibber
89833ce1ff Set up subscription to update@status.net for admin user on new installation, if OStatus is set up and working. (Will fail gracefully on a behind-the-firewall site.) 2010-03-04 11:00:02 -08:00
Zach Copley
e6f379f8a3 Normalize whitespace in the README -- all tabs to (4) spaces 2010-03-04 10:57:35 -08:00
Evan Prodromou
96c06dd75d note betas are obsolete now 2010-03-04 13:56:02 -05:00
Evan Prodromou
292ff3a6ee Merge commit 'gitorious/testing' into testing 2010-03-04 13:53:13 -05:00
Zach Copley
7d1ba4ff3b Remove reference to $config['profile']['banned'] -- superceded by blacklist 2010-03-04 10:48:37 -08:00
Evan Prodromou
1e55266afa Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:46:05 -05:00
Evan Prodromou
1b49e9d278 banned no longer supported 2010-03-04 13:45:31 -05:00
Sarven Capadisli
0736493f46 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:43:49 -05:00
Sarven Capadisli
a4ec64ff45 Slight right alignment for remote button in minilists 2010-03-04 13:43:28 -05:00
Brion Vibber
4d3f90ed19 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 10:41:25 -08:00
Brion Vibber
22c06337a0 updates to queue info in readme 2010-03-04 10:41:07 -08:00
Zach Copley
53f390a074 Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
* 'testing' of gitorious.org:statusnet/mainline:
  some more editorial on README
  Increased admin navigation width to handle longer text length
2010-03-04 10:34:46 -08:00
Evan Prodromou
c9b6f4d6a6 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:34:13 -05:00
Zach Copley
8242dba179 Fix link to StatusNet bug tracker in README 2010-03-04 10:34:12 -08:00
Evan Prodromou
b98fcffcd2 some more editorial on README 2010-03-04 13:34:05 -05:00
Sarven Capadisli
fadeb6725f Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:32:25 -05:00
Sarven Capadisli
36d86463e4 Increased admin navigation width to handle longer text length 2010-03-04 13:31:49 -05:00
Evan Prodromou
ffbf821809 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:29:41 -05:00
Evan Prodromou
5bd89d92b1 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:29:25 -05:00
Evan Prodromou
938c5954fb add blacklist and throttle plugin notes 2010-03-04 13:29:09 -05:00
Sarven Capadisli
9cedb154b4 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:28:53 -05:00
Sarven Capadisli
15aaae67d6 Another update to admin navigation alignment 2010-03-04 13:28:26 -05:00
Brion Vibber
e1f0d9ff39 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 10:24:42 -08:00
Evan Prodromou
1f15e52483 change lede so it doesn't talk about Laconica 2010-03-04 13:24:29 -05:00
Evan Prodromou
80b58db172 change 'mublog' to 'statusnet' in README 2010-03-04 13:22:45 -05:00
Evan Prodromou
bf0e29b465 change lacuser/lacpassword to statusnet-like ones 2010-03-04 13:21:11 -05:00
Brion Vibber
7bd0b8e17e Pull latest .po files from 0.9.x to testing 2010-03-04 10:20:10 -08:00
Evan Prodromou
f7f7f167d6 update version number 2010-03-04 13:18:41 -05:00
Evan Prodromou
046e2b7dc7 change URLs and versions in README 2010-03-04 13:17:48 -05:00
Evan Prodromou
b720c7554b Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 13:05:21 -05:00
Evan Prodromou
26f78f5777 change changelog and version 2010-03-04 13:04:22 -05:00
Brion Vibber
a3cb285da8 Add link to http://status.net/wiki/Getting_started on installer success screen. 2010-03-04 09:51:44 -08:00
Sarven Capadisli
bc6a77f334 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 12:51:18 -05:00
Sarven Capadisli
6b4c3e59fa Showing a vertical navigation for admin panels. 2010-03-04 12:50:29 -05:00
Sarven Capadisli
74dbd37e9a Bringing aside back because it is needed for Design values. Will hide
from CSS instead.
2010-03-04 12:49:42 -05:00
Brion Vibber
a6a056026d Dropping the earlier PubSubHubbub plugin; OStatus plugin is taking that portion over (with both internal and external hub options for user and group feeds).
Todo: add support for other feeds to OStatus PuSH hub implementation.
2010-03-04 17:33:56 +00:00
Brion Vibber
8f1762cb95 OStatus: fix for remote group join via non-logged-in 'join' button.
Bad lookup was sending us to the first group instead of the selected group.
2010-03-04 09:24:47 -08:00
James Walker
45f11d9637 adding plugin version to OStatus 2010-03-04 12:02:44 -05:00
Brion Vibber
e3e3694bd9 Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing 2010-03-04 08:57:51 -08:00