]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Wed, 7 Sep 2011 22:27:20 +0000 (18:27 -0400)]
initialize the local_group table
Evan Prodromou [Wed, 7 Sep 2011 22:20:14 +0000 (18:20 -0400)]
Move all URL-update scripts to one script
Evan Prodromou [Wed, 7 Sep 2011 20:59:33 +0000 (16:59 -0400)]
Remove dangerous old database destroyer script
Evan Prodromou [Wed, 7 Sep 2011 20:56:38 +0000 (16:56 -0400)]
move yet-another-rediscover-script to OStatus plugin
Evan Prodromou [Wed, 7 Sep 2011 20:54:03 +0000 (16:54 -0400)]
one too many cache-clearing scripts.
Evan Prodromou [Wed, 7 Sep 2011 20:50:02 +0000 (16:50 -0400)]
SearchMonkey was shut down October 2010
Evan Prodromou [Wed, 7 Sep 2011 20:48:10 +0000 (16:48 -0400)]
Move inbox initialization to upgrade.php
Move the inbox initialization code to upgrade.php. Might not catch
group messages, but maybe that's not a big deal.
Evan Prodromou [Wed, 7 Sep 2011 20:23:49 +0000 (16:23 -0400)]
Move conversation table initialization to upgrade script
Evan Prodromou [Wed, 7 Sep 2011 20:14:21 +0000 (16:14 -0400)]
move fixup group uri code to upgrade.php
Evan Prodromou [Wed, 7 Sep 2011 20:09:05 +0000 (16:09 -0400)]
fixup conversations in upgrade.php
Evan Prodromou [Wed, 7 Sep 2011 20:08:52 +0000 (16:08 -0400)]
move fixup_conversations.php to upgrade.php
Evan Prodromou [Wed, 7 Sep 2011 16:10:26 +0000 (12:10 -0400)]
move notices-rendered code into upgrade script
Evan Prodromou [Wed, 7 Sep 2011 16:03:52 +0000 (12:03 -0400)]
remove script to initialize old-format inboxes
Evan Prodromou [Wed, 7 Sep 2011 15:22:08 +0000 (11:22 -0400)]
Merge remote-tracking branch 'origin/1.0.x' into 1.0.x
Samantha Doherty [Wed, 7 Sep 2011 04:35:58 +0000 (00:35 -0400)]
RTL stylesheet for neo theme by Osama Khalid.
Evan Prodromou [Thu, 1 Sep 2011 15:30:24 +0000 (11:30 -0400)]
Merge remote-tracking branch 'origin/1.0.x' into 1.0.x
Zach Copley [Wed, 31 Aug 2011 20:10:12 +0000 (13:10 -0700)]
Fix warning / send current user in to Notice::asActivity
Zach Copley [Wed, 31 Aug 2011 20:09:52 +0000 (13:09 -0700)]
Remove activity:actor and deprecation warning from Atom Activity Streams serialization
Evan Prodromou [Wed, 31 Aug 2011 19:25:06 +0000 (15:25 -0400)]
check for 'post' verb in microapps by default
Evan Prodromou [Wed, 31 Aug 2011 19:28:25 +0000 (15:28 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Wed, 31 Aug 2011 19:25:06 +0000 (15:25 -0400)]
check for 'post' verb in microapps by default
Siebrand Mazeland [Tue, 30 Aug 2011 09:50:01 +0000 (11:50 +0200)]
Localisation updates from http://translatewiki.net.
Siebrand Mazeland [Tue, 30 Aug 2011 09:43:27 +0000 (11:43 +0200)]
Update translator documentation and i18n.
Siebrand Mazeland [Tue, 30 Aug 2011 09:37:20 +0000 (11:37 +0200)]
Add translator documentation.
Update punctuation for a few messages.
Leading tabs to spaces.
Siebrand Mazeland [Tue, 30 Aug 2011 09:23:42 +0000 (11:23 +0200)]
Add i18n file.
Siebrand Mazeland [Tue, 30 Aug 2011 09:23:05 +0000 (11:23 +0200)]
Update translator documentation.
Siebrand Mazeland [Tue, 30 Aug 2011 09:22:04 +0000 (11:22 +0200)]
Remove superfluous whitespace.
Siebrand Mazeland [Tue, 30 Aug 2011 09:20:29 +0000 (11:20 +0200)]
Remove superfluous whitespace.
Siebrand Mazeland [Tue, 30 Aug 2011 09:19:29 +0000 (11:19 +0200)]
Update translator documentation.
Siebrand Mazeland [Tue, 30 Aug 2011 09:06:28 +0000 (11:06 +0200)]
Remove superfluous whitespace.
Siebrand Mazeland [Tue, 30 Aug 2011 09:04:54 +0000 (11:04 +0200)]
Add translator documentation.
Siebrand Mazeland [Tue, 30 Aug 2011 09:03:26 +0000 (11:03 +0200)]
Fix i18n issues
Remove trailing whitespace and convert leading tabs to spaces
Siebrand Mazeland [Tue, 30 Aug 2011 08:56:00 +0000 (10:56 +0200)]
Number parameters in messages that have multiple parameters
Trim trailing whitespace
Leading tabs to spaces
Remove superfluous whitespace
Zach Copley [Mon, 29 Aug 2011 18:17:59 +0000 (11:17 -0700)]
Fix parameratized static function call so it works in PHP 5.2
Zach Copley [Sun, 28 Aug 2011 02:21:28 +0000 (19:21 -0700)]
Remove old background validation stuff from paths admin panel
fixes http://status.net/open-source/issues/3297
Zach Copley [Sun, 28 Aug 2011 02:01:02 +0000 (19:01 -0700)]
Move conversation id output to statusnet-specific section
Zach Copley [Sun, 28 Aug 2011 01:55:51 +0000 (18:55 -0700)]
Revert "add conversation ID to notice output"
This reverts commit
00be58829cc25928d8138f6ef506e4550af4aace .
I already added this with commit
e8d45a46
Zach Copley [Sun, 28 Aug 2011 01:47:19 +0000 (18:47 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
* '1.0.x' of gitorious.org:statusnet/mainline:
add conversation ID to notice output
For fave count, don't use distinct
Static -> static
allow posting to groups through atompub
Zach Copley [Sat, 27 Aug 2011 23:02:00 +0000 (16:02 -0700)]
Set site profile after creating initial user during installation
Evan Prodromou [Sat, 27 Aug 2011 22:49:10 +0000 (18:49 -0400)]
add conversation ID to notice output
Evan Prodromou [Sat, 27 Aug 2011 22:22:03 +0000 (18:22 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Sat, 27 Aug 2011 22:21:44 +0000 (18:21 -0400)]
For fave count, don't use distinct
Evan Prodromou [Sat, 27 Aug 2011 21:42:31 +0000 (17:42 -0400)]
Static -> static
Evan Prodromou [Sat, 27 Aug 2011 21:37:10 +0000 (17:37 -0400)]
allow posting to groups through atompub
Zach Copley [Sat, 27 Aug 2011 21:27:15 +0000 (14:27 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
* '1.0.x' of gitorious.org:statusnet/mainline:
Issue #546: enable case-insensitive searching in MySQL
remove more groupnav
remove group nav
shorter title for tag cloud section on groups
remove group nav
move pending queue to sidebar
Move group logo edit from object nav to block actions
Show blocked users from group in section
Zach Copley [Sat, 27 Aug 2011 21:26:57 +0000 (14:26 -0700)]
Merge branch 'singleuser-profile' into 1.0.x
* singleuser-profile:
* Allow setting single user site profile * Fix site profile array munging
Add "Single User" to installer's site profile form
Zach Copley [Sat, 27 Aug 2011 21:25:12 +0000 (14:25 -0700)]
* Allow setting single user site profile
* Fix site profile array munging
Dan Scott [Sat, 27 Aug 2011 20:33:15 +0000 (16:33 -0400)]
Issue #546: enable case-insensitive searching in MySQL
MySQL needs the collation utf8_general_ci to support case-insensitive
searching. lib/mysqlschema.php already supports a 'collate' attribute on
a per-column basis, so we just need to take advantage of that attribute
on the columns we want to search and Bob (and BOB, and bOB) is your
uncle.
Signed-off-by: Dan Scott <dan@coffeecode.net>
Evan Prodromou [Sat, 27 Aug 2011 20:14:11 +0000 (16:14 -0400)]
remove more groupnav
Evan Prodromou [Sat, 27 Aug 2011 20:13:04 +0000 (16:13 -0400)]
remove group nav
Evan Prodromou [Sat, 27 Aug 2011 20:08:01 +0000 (16:08 -0400)]
shorter title for tag cloud section on groups
Evan Prodromou [Sat, 27 Aug 2011 20:06:45 +0000 (16:06 -0400)]
remove group nav
Evan Prodromou [Sat, 27 Aug 2011 20:05:58 +0000 (16:05 -0400)]
move pending queue to sidebar
Evan Prodromou [Sat, 27 Aug 2011 19:50:56 +0000 (15:50 -0400)]
Move group logo edit from object nav to block actions
Evan Prodromou [Sat, 27 Aug 2011 19:46:05 +0000 (15:46 -0400)]
Show blocked users from group in section
Zach Copley [Sat, 27 Aug 2011 19:42:09 +0000 (12:42 -0700)]
Fix logging level in log msg
Evan Prodromou [Sat, 27 Aug 2011 19:22:14 +0000 (15:22 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Sat, 27 Aug 2011 19:21:54 +0000 (15:21 -0400)]
Take members and group off of group nav
Zach Copley [Sat, 27 Aug 2011 19:14:41 +0000 (12:14 -0700)]
Add "Single User" to installer's site profile form
Jordan Conway [Sat, 27 Aug 2011 18:51:10 +0000 (14:51 -0400)]
fixed typo http://status.net/open-source/issues/3289
Evan Prodromou [Sat, 27 Aug 2011 19:10:47 +0000 (15:10 -0400)]
move edit choice to group profile block
Evan Prodromou [Sat, 27 Aug 2011 18:56:02 +0000 (14:56 -0400)]
add a return to the error path for new events
Evan Prodromou [Sat, 27 Aug 2011 17:34:14 +0000 (13:34 -0400)]
don't use fetchAll() for profile lists ever
Evan Prodromou [Sat, 27 Aug 2011 17:14:31 +0000 (13:14 -0400)]
don't use fetchAll() when you've done a query()
Evan Prodromou [Sat, 27 Aug 2011 16:53:15 +0000 (12:53 -0400)]
use an array of profiles rather than a looping cursor for profile lists
Evan Prodromou [Sat, 27 Aug 2011 16:06:34 +0000 (12:06 -0400)]
Make joinAdd() explicit in OStatusPlugin::onStartProfileCompletionSearch()
Evan Prodromou [Sat, 27 Aug 2011 15:29:26 +0000 (11:29 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Sat, 27 Aug 2011 15:28:32 +0000 (11:28 -0400)]
Move common nav stuff to GroupAction
Evan Prodromou [Sat, 27 Aug 2011 14:58:11 +0000 (10:58 -0400)]
Catch missing profile in realtime server
Samantha Doherty [Sat, 27 Aug 2011 14:54:19 +0000 (10:54 -0400)]
Don't italicize replies to activity events.
Samantha Doherty [Sat, 27 Aug 2011 14:49:18 +0000 (10:49 -0400)]
Remove duplicate icons from base theme.
Evan Prodromou [Sat, 27 Aug 2011 13:42:02 +0000 (09:42 -0400)]
upgrade version to beta3
Evan Prodromou [Sat, 27 Aug 2011 13:40:19 +0000 (09:40 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Sat, 27 Aug 2011 13:38:46 +0000 (09:38 -0400)]
attachment notice section uses explicit joinAdd()
Samantha Doherty [Sat, 27 Aug 2011 11:58:58 +0000 (07:58 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Samantha Doherty [Sat, 27 Aug 2011 11:58:20 +0000 (07:58 -0400)]
A little more theme cleanup.
Zach Copley [Sat, 27 Aug 2011 04:10:24 +0000 (21:10 -0700)]
Make site profiles work
Zach Copley [Fri, 26 Aug 2011 20:37:04 +0000 (13:37 -0700)]
Update install form to include installation profile dropdown
Samantha Doherty [Fri, 26 Aug 2011 19:35:00 +0000 (15:35 -0400)]
Quick fix to make custom site logos work better.
Samantha Doherty [Fri, 26 Aug 2011 16:52:18 +0000 (12:52 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Samantha Doherty [Fri, 26 Aug 2011 16:51:55 +0000 (12:51 -0400)]
Style cleanup for ostatus forms.
Evan Prodromou [Fri, 26 Aug 2011 15:48:40 +0000 (11:48 -0400)]
Profile uses joinAdd() with explicit arguments
Evan Prodromou [Fri, 26 Aug 2011 15:39:06 +0000 (11:39 -0400)]
explicit join for subscribers to a profile list
Evan Prodromou [Fri, 26 Aug 2011 15:38:39 +0000 (11:38 -0400)]
Explicit joins for people tags
Evan Prodromou [Fri, 26 Aug 2011 15:38:05 +0000 (11:38 -0400)]
Activity notices on by default
Evan Prodromou [Fri, 26 Aug 2011 15:37:45 +0000 (11:37 -0400)]
return links for foreign keys
Samantha Doherty [Fri, 26 Aug 2011 14:51:51 +0000 (10:51 -0400)]
A few quick general form fixes.
Samantha Doherty [Fri, 26 Aug 2011 02:30:09 +0000 (22:30 -0400)]
Style for header search form.
Samantha Doherty [Fri, 26 Aug 2011 02:29:11 +0000 (22:29 -0400)]
Move header search before nav in the HTML; give it a unique ID.
Zach Copley [Thu, 25 Aug 2011 23:33:41 +0000 (16:33 -0700)]
* Update copyright in version info
* add sammyd to contributors
* sort contributors
Evan Prodromou [Thu, 25 Aug 2011 22:03:30 +0000 (18:03 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Thu, 25 Aug 2011 21:59:27 +0000 (17:59 -0400)]
use a form for search
Samantha Doherty [Thu, 25 Aug 2011 21:48:27 +0000 (17:48 -0400)]
Check for existence of RTL stylesheets; placeholder files for base and neo themes.
Samantha Doherty [Thu, 25 Aug 2011 21:14:13 +0000 (17:14 -0400)]
Update DirectionDetector style for 1.0 and move to base stylesheet.
Samantha Doherty [Thu, 25 Aug 2011 20:24:54 +0000 (16:24 -0400)]
Style for Activity notices.
Zach Copley [Thu, 25 Aug 2011 20:12:44 +0000 (13:12 -0700)]
Link in additional stylesheet for RTL languages
Zach Copley [Thu, 25 Aug 2011 19:48:36 +0000 (12:48 -0700)]
Function to test for RTL language
Zach Copley [Thu, 25 Aug 2011 18:30:07 +0000 (11:30 -0700)]
* Add conversation ID to Twitter compatible API
* Fix formatting of blocking info in JSON API output
Evan Prodromou [Thu, 25 Aug 2011 17:11:28 +0000 (13:11 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Thu, 25 Aug 2011 17:00:20 +0000 (10:00 -0700)]
Update activity streams JSON to match spec
Squashed commit of the following:
commit
0722450267a1d0f4bdc2853f52a85b850329db73
Author: Zach Copley <zach@status.net>
Date: Thu Aug 25 09:58:29 2011 -0700
Updgrade activity object json
commit
882ba1dceaba8a0b3ec3513760aa09f68e41f270
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 16:30:07 2011 -0700
Update to the JSON activity serialization document
commit
121e441b314b93e184711c3dcc79ada69d429eba
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 15:08:06 2011 -0700
Output application/json instead of application/stream+json (at least for now)
commit
e045e214bffe5e0ddeb0a42555d440b75ae4edde
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 15:06:40 2011 -0700
Update to use latest property names from the JSON activity spec