Commit Graph

14417 Commits

Author SHA1 Message Date
Evan Prodromou 22fead1b46 Squashed commit of the following:
commit fb1dfa9e98ded23fb5bdebae6465424a8cb8acd6
Author: Evan Prodromou <evan@status.net>
Date:   Thu Oct 20 10:40:07 2011 -0400

    Use popular notice stream for favorited page

commit e1d409ff738e39061ad35589d546ce9bed456975
Author: Evan Prodromou <evan@status.net>
Date:   Thu Oct 20 10:32:23 2011 -0400

    Use a caching stream for popular notice section

    Instead of a big cached query, we now use a caching notice stream for
    the popular notice section. It uses a single-table query at the
    bottom, then scopes the notices and filters for silenced users. This
    should be much nicer to our database servers.

    Also clears the popular cache when someone favors or disfavors
    something. A nice optimization would be to save the last weights and
    re-calculate them at invalidation time, adding the new notice (or not)
    depending on its own score. That will have to wait for another day,
    though.

commit e9b7ab4c26c95e755adaff53c3957dcfca31c16b
Author: Evan Prodromou <evan@status.net>
Date:   Thu Oct 20 10:31:14 2011 -0400

    Let CachingNoticeStream users skip the ';last' optimization
2011-10-20 10:40:39 -04:00
Evan Prodromou b42cc773ed Script to move a statusnetwork from one db server to another
This script helps move a statusnetwork from one DB server to
another. It's for use with multi-site installations (like status.net).
2011-10-16 04:44:08 -04:00
Evan Prodromou e78d84556e more robust handling of bad data in offline backup queue handler 2011-10-12 17:03:43 -04:00
Evan Prodromou bb874b62b7 add a \n for japanese email 2011-10-12 16:16:42 -04:00
Siebrand Mazeland 6120af3901 Localisation updates from http://translatewiki.net. 2011-10-10 15:58:00 +02:00
Siebrand Mazeland 7602f605d5 Remove unneeded trailing space. 2011-10-10 15:06:39 +02:00
Siebrand Mazeland 436068dc0d Use getBestName() instead of nickname per FIXMEs.
Update translator documentation.
2011-10-10 15:05:43 +02:00
Evan Prodromou 70827f3379 write all activity files to the feed file 2011-10-07 14:37:09 -04:00
Evan Prodromou 7075214589 dump out activities to directory 2011-10-07 13:56:47 -04:00
Evan Prodromou 43128e5da5 Move GROUPS_PER_PAGE to lib/framework 2011-10-07 13:52:38 -04:00
Evan Prodromou 7f4b23b8ed Use string output 2011-10-07 10:30:22 -04:00
Evan Prodromou 0d35673d5a add version for OfflineBackup 2011-10-07 10:01:44 -04:00
Evan Prodromou 737e23544a send backup files 2011-10-07 09:36:52 -04:00
Evan Prodromou d92acda02a start doing some writing 2011-10-06 17:31:50 -04:00
Evan Prodromou d37bc805c6 first pass, some files ready 2011-10-05 12:05:05 -04:00
Evan Prodromou 9c02713e9a 1.0.1rc1 -> 1.0.1 2011-10-03 12:46:04 -04:00
Evan Prodromou 71853f40a0 1.0.1rc1 2011-10-03 11:03:55 -04:00
Evan Prodromou d852e871f5 Merge branch 'master' into 1.0.x 2011-10-03 09:32:24 -04:00
Evan Prodromou c9d635b675 Fix hand-made trim in getPath() with ltrim (duh) 2011-10-03 09:26:42 -04:00
Evan Prodromou 6145df6670 trim initial '/' from paths 2011-10-03 09:15:53 -04:00
Evan Prodromou 2930484d4f Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 2011-10-03 09:14:17 -04:00
Evan Prodromou c85abebc36 Remove missing twittersettings page from subscriptions helper 2011-10-03 09:13:54 -04:00
Zach Copley 7dcb27672f Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 2011-09-30 19:52:16 +00:00
Zach Copley c137d69aee Switch from oohembed to noembed for default oembed provider 2011-09-30 19:51:23 +00:00
Evan Prodromou 5c852b8769 update README for 1.0.0 golden 2011-09-30 15:05:42 -04:00
Brion Vibber 69e95bb9c8 Merge branch 'compound-keys-fix' into 1.0.x 2011-09-30 11:55:36 -07:00
Evan Prodromou ae72eac4f0 update contact 2011-09-30 14:53:30 -04:00
Evan Prodromou 6148c7a151 update faq 2011-09-30 14:53:23 -04:00
Evan Prodromou 75c383f497 update groups help 2011-09-30 14:53:16 -04:00
Evan Prodromou 8343b8fae1 update base help 2011-09-30 14:53:10 -04:00
Evan Prodromou c3d08132dc update tags docs 2011-09-30 14:53:01 -04:00
Evan Prodromou 1094e7c2c6 Update openid docs 2011-09-30 14:52:51 -04:00
Brion Vibber 03791eca89 bad brion! s/__constructor/__construct/ 2011-09-30 11:50:39 -07:00
Evan Prodromou f1eb96fc95 bring about page up-to-date 2011-09-30 14:33:08 -04:00
Evan Prodromou 2892f70d18 bookmarklet is now part of Bookmark plugin 2011-09-30 14:31:27 -04:00
Evan Prodromou a64f49fb17 remove OpenMicroblogging help page 2011-09-30 14:30:48 -04:00
Evan Prodromou d250d0161a more modern main help page 2011-09-30 14:30:21 -04:00
Evan Prodromou 4af466f1a6 Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 2011-09-30 14:25:06 -04:00
Evan Prodromou 82badb19c7 Move docs menu to site primary menu 2011-09-30 14:24:27 -04:00
Evan Prodromou 89ecda2c52 Home stub nav for admin, settings, and docs 2011-09-30 14:24:03 -04:00
Evan Prodromou df72adcd2d remove bad old badge code 2011-09-30 14:23:30 -04:00
Evan Prodromou f4ca0f7c5b remove dup lists doc 2011-09-30 14:23:05 -04:00
Brion Vibber 5f2dcffb60 Disable Cache class's in-process cache on CLI runs; unsafe for long-running daemons.
Should help with situations like IM daemons coming up with false negatives on user settings lookups.
2011-09-30 11:21:24 -07:00
Zach Copley e7ef9e2117 Remove gettext wrapper from log msg 2011-09-30 18:20:22 +00:00
Zach Copley 1d2a3be88e Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 2011-09-30 18:15:38 +00:00
Zach Copley fd62f6b934 Don't throw exception if bookmark has no attachments; log error and render as normal notice instead. 2011-09-30 18:13:25 +00:00
Evan Prodromou 1b94625f2f add an href for homepage link 2011-09-30 13:22:15 -04:00
Evan Prodromou e3c010a870 try to check whether file exists over and over and over 2011-09-30 13:03:42 -04:00
Evan Prodromou f2a98e2329 show group aliases on group profile block 2011-09-30 12:23:10 -04:00
Evan Prodromou 636455ad82 Fix conflict between URL parameter and POST parameter with groups
Group edit page is at /group/:nickname/edit. There's also a form
parameter named 'nickname'. The two were conflicting.

I changed the form parameter to 'newnickname' and it works.

I'm not sure how this ever worked before, though.
2011-09-30 11:48:00 -04:00