]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Fri, 30 Sep 2011 18:23:30 +0000 (14:23 -0400)]
remove bad old badge code
Evan Prodromou [Fri, 30 Sep 2011 18:23:05 +0000 (14:23 -0400)]
remove dup lists doc
Evan Prodromou [Fri, 30 Sep 2011 17:22:15 +0000 (13:22 -0400)]
add an href for homepage link
Evan Prodromou [Fri, 30 Sep 2011 17:03:42 +0000 (13:03 -0400)]
try to check whether file exists over and over and over
Evan Prodromou [Fri, 30 Sep 2011 16:23:10 +0000 (12:23 -0400)]
show group aliases on group profile block
Evan Prodromou [Fri, 30 Sep 2011 15:48:00 +0000 (11:48 -0400)]
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.
Evan Prodromou [Fri, 30 Sep 2011 15:39:07 +0000 (11:39 -0400)]
Merge branch 'groupspagination' into 1.0.x
Evan Prodromou [Fri, 30 Sep 2011 15:38:54 +0000 (11:38 -0400)]
slightly better usergroups pagination
Evan Prodromou [Fri, 30 Sep 2011 15:38:06 +0000 (11:38 -0400)]
correct groups from Profile::getGroups()
Evan Prodromou [Fri, 30 Sep 2011 14:46:51 +0000 (10:46 -0400)]
Output native PEAR DB errors to the log file
Evan Prodromou [Fri, 30 Sep 2011 14:19:54 +0000 (10:19 -0400)]
It's the End of the World as We Know It (And I Feel Fine)
We had planned to change over to using Beastie Boys song titles for
the 1.x series of StatusNet releases, but with the end of REM last
week, the team thought naming one last StatusNet version after an REM
song was a nice tribute, and a good way to announce what we think this
release means.
Evan Prodromou [Fri, 30 Sep 2011 14:15:40 +0000 (10:15 -0400)]
50px more for bookmarklet popup
Evan Prodromou [Fri, 30 Sep 2011 14:10:15 +0000 (10:10 -0400)]
use the 'top' action for bookmarklet popup
Evan Prodromou [Fri, 30 Sep 2011 14:09:41 +0000 (10:09 -0400)]
replace 'public' in documentation with 'top'
Evan Prodromou [Fri, 30 Sep 2011 13:45:17 +0000 (09:45 -0400)]
Add a dummy 'top' action to take you to the main page of the site
Evan Prodromou [Fri, 30 Sep 2011 13:40:15 +0000 (09:40 -0400)]
Only show some profiles in events
Evan Prodromou [Fri, 30 Sep 2011 03:41:51 +0000 (23:41 -0400)]
Show the list of repeaters in threaded notice list
Evan Prodromou [Fri, 30 Sep 2011 02:59:18 +0000 (22:59 -0400)]
allow / at end of group, user page
Evan Prodromou [Fri, 30 Sep 2011 02:28:44 +0000 (22:28 -0400)]
Merge branch '1.0.x' into testing
Zach Copley [Fri, 30 Sep 2011 00:56:24 +0000 (00:56 +0000)]
Fix display of group admin avatars
Zach Copley [Thu, 29 Sep 2011 20:26:01 +0000 (20:26 +0000)]
Show homepage on profile
Zach Copley [Thu, 29 Sep 2011 07:58:52 +0000 (07:58 +0000)]
Fix navigation for SubMirrorPlugin
Samantha Doherty [Thu, 29 Sep 2011 20:00:10 +0000 (16:00 -0400)]
Quick style for event attendee avatar lists.
Evan Prodromou [Thu, 29 Sep 2011 19:12:30 +0000 (15:12 -0400)]
Show Event attendees in mini-list
Evan Prodromou [Thu, 29 Sep 2011 16:32:09 +0000 (12:32 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 29 Sep 2011 16:29:12 +0000 (12:29 -0400)]
Make lists work in single-user mode
Added routes to the router for list pages in single-user mode.
For each of the actions in those routes, use the global single-user
nickname rather than a nickname URL argument to determine the tagger ID.
In nav, and for Ajax, provide the right nicknames.
Zach Copley [Thu, 29 Sep 2011 07:58:52 +0000 (07:58 +0000)]
Fix navigation for SubMirrorPlugin
Evan Prodromou [Wed, 28 Sep 2011 20:14:42 +0000 (16:14 -0400)]
Merge commit 'refs/merge-requests/174' of git://gitorious.org/statusnet/mainline into merge-requests/174
Evan Prodromou [Wed, 28 Sep 2011 20:11:12 +0000 (16:11 -0400)]
Remove config.php.sample
This file is really, really out-of-date. We've got admin panels, and
we've got a long document (CONFIGURE) on how to do this. Using
config.php.sample as a starting point is a bad idea.
Evan Prodromou [Wed, 28 Sep 2011 19:48:20 +0000 (15:48 -0400)]
Remove unique key on file_thumbnail.url
We're getting "DB error: already exists" on thumbnails coming from
embed.ly. We don't need this to be unique, so let's avoid that.
Scott Sweeny [Wed, 28 Sep 2011 03:54:42 +0000 (23:54 -0400)]
plugins/MobileProfile/MobileProfilePlugin.php: add 'maemo' to recognized devices
Zach Copley [Tue, 27 Sep 2011 16:59:43 +0000 (16:59 +0000)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Tue, 27 Sep 2011 16:59:10 +0000 (16:59 +0000)]
Move check for valid access token to the right place
Evan Prodromou [Tue, 27 Sep 2011 15:49:38 +0000 (11:49 -0400)]
Remove unsupported hcard action from xrd
Evan Prodromou [Tue, 27 Sep 2011 15:45:24 +0000 (11:45 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Tue, 27 Sep 2011 15:43:41 +0000 (11:43 -0400)]
remove unsupported hcard action
Evan Prodromou [Tue, 27 Sep 2011 15:33:13 +0000 (11:33 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Tue, 27 Sep 2011 15:33:01 +0000 (11:33 -0400)]
Merge remote-tracking branch 'origin/testing' into testing
Evan Prodromou [Tue, 27 Sep 2011 15:32:20 +0000 (11:32 -0400)]
Incorrect constant for theme warning
Evan Prodromou [Tue, 27 Sep 2011 15:32:05 +0000 (11:32 -0400)]
Query errors in Profile_tag
Evan Prodromou [Tue, 27 Sep 2011 15:27:14 +0000 (11:27 -0400)]
setup schemaversion first so we don't get errors on upgrade
Evan Prodromou [Tue, 27 Sep 2011 15:16:14 +0000 (11:16 -0400)]
Add profile lists for all tags on upgrade
Evan Prodromou [Tue, 27 Sep 2011 14:55:10 +0000 (10:55 -0400)]
remove unlinked publicpeopletagcloud
Evan Prodromou [Tue, 27 Sep 2011 14:51:02 +0000 (10:51 -0400)]
fix getOtherTags() to not use joinAdd()
Evan Prodromou [Tue, 27 Sep 2011 14:47:13 +0000 (10:47 -0400)]
missed an AND
Evan Prodromou [Tue, 27 Sep 2011 13:42:34 +0000 (09:42 -0400)]
rewrite Profile_tag::getTagsArray() so it doesn't use joinAdd()
Zach Copley [Tue, 27 Sep 2011 04:33:00 +0000 (04:33 +0000)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Tue, 27 Sep 2011 04:31:41 +0000 (04:31 +0000)]
Do a better job of saving the original avatar from Facebook
Zach Copley [Tue, 27 Sep 2011 04:09:47 +0000 (04:09 +0000)]
Facebook bridge back in business with new JS-SDK and OAuth 2.0 flow.
Might be better to rewrite the login mechanism to use server side flow
now that Facebook provides it.
Evan Prodromou [Mon, 26 Sep 2011 21:11:49 +0000 (17:11 -0400)]
Merge commit 'refs/merge-requests/158' of git://gitorious.org/statusnet/mainline into merge-requests/158
Conflicts:
classes/Profile_list.php
lib/peopletagnoticestream.php
Evan Prodromou [Mon, 26 Sep 2011 21:06:14 +0000 (17:06 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Mon, 26 Sep 2011 21:05:35 +0000 (17:05 -0400)]
Don't replace URLs if 'shortened' version is longer, unless forced
Evan Prodromou [Mon, 26 Sep 2011 20:16:08 +0000 (16:16 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Mon, 26 Sep 2011 20:15:52 +0000 (16:15 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Mon, 26 Sep 2011 20:15:38 +0000 (16:15 -0400)]
fix problem with missing list subscribers
Brion Vibber [Mon, 26 Sep 2011 19:54:33 +0000 (12:54 -0700)]
Use older-style top reply form when replying from old-school conversation tree view (labeled with .old-school class on one of its parent nodes).
Evan Prodromou [Mon, 26 Sep 2011 19:07:09 +0000 (15:07 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Mon, 26 Sep 2011 19:06:49 +0000 (15:06 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Mon, 26 Sep 2011 19:04:49 +0000 (15:04 -0400)]
missing \n in ja translation
Samantha Doherty [Mon, 26 Sep 2011 19:01:12 +0000 (15:01 -0400)]
Updated RTL.css for neo
Evan Prodromou [Mon, 26 Sep 2011 18:10:43 +0000 (14:10 -0400)]
Merge branch '1.0.x' into testing
Samantha Doherty [Mon, 26 Sep 2011 12:41:40 +0000 (08:41 -0400)]
Whoops quick fix fornewschool conversations.
Samantha Doherty [Mon, 26 Sep 2011 12:27:04 +0000 (08:27 -0400)]
A little style for oldschool conversation layout.
Samantha Doherty [Mon, 26 Sep 2011 12:26:38 +0000 (08:26 -0400)]
Tiny layout fix for QnA.
Zach Copley [Mon, 26 Sep 2011 05:32:19 +0000 (05:32 +0000)]
Facebook bridge mostly working again with new OAuth 2.0 flow
Siebrand Mazeland [Sun, 25 Sep 2011 22:10:34 +0000 (00:10 +0200)]
Remove punctuation in e-mail subject. Spotted by OsamaK.
Siebrand Mazeland [Sun, 25 Sep 2011 22:01:00 +0000 (00:01 +0200)]
Localisation updates from http://translatewiki.net.
Evan Prodromou [Sat, 24 Sep 2011 14:18:09 +0000 (10:18 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Sat, 24 Sep 2011 14:17:17 +0000 (10:17 -0400)]
Merge branch 'streammode' into 1.0.x
Evan Prodromou [Sat, 24 Sep 2011 14:14:45 +0000 (10:14 -0400)]
Old-school settings page
A page to set or remove old-school settings.
Evan Prodromou [Sat, 24 Sep 2011 13:46:13 +0000 (09:46 -0400)]
site-wide option to enable old-school settings
Evan Prodromou [Sat, 24 Sep 2011 13:29:12 +0000 (09:29 -0400)]
optional conversation tree view
Evan Prodromou [Sat, 24 Sep 2011 11:19:52 +0000 (07:19 -0400)]
users can choose to just see nicknames in streams
Evan Prodromou [Sat, 24 Sep 2011 11:12:34 +0000 (07:12 -0400)]
New table for all old-school UI prefs
Evan Prodromou [Fri, 23 Sep 2011 21:50:38 +0000 (17:50 -0400)]
start using stream mode prefs instead of separate parameter
Evan Prodromou [Fri, 23 Sep 2011 21:28:54 +0000 (17:28 -0400)]
switch between conversation and stream for public and group
Evan Prodromou [Fri, 23 Sep 2011 21:18:21 +0000 (17:18 -0400)]
Support mode in all
Samantha Doherty [Fri, 23 Sep 2011 20:42:12 +0000 (16:42 -0400)]
Make addressee groups italic.
Zach Copley [Thu, 22 Sep 2011 22:47:55 +0000 (15:47 -0700)]
Update to latest Facebook PHP sdk
Evan Prodromou [Thu, 22 Sep 2011 20:31:26 +0000 (16:31 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 22 Sep 2011 20:29:31 +0000 (16:29 -0400)]
don't use potentially bad Profile values
Zach Copley [Thu, 22 Sep 2011 19:49:04 +0000 (12:49 -0700)]
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
fixes http://status.net/open-source/issues/3393
Zach Copley [Thu, 22 Sep 2011 19:49:04 +0000 (12:49 -0700)]
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
fixes http://status.net/open-source/issues/3393
Zach Copley [Thu, 22 Sep 2011 19:52:38 +0000 (12:52 -0700)]
Merge branch 'site-profile-fixes'
* site-profile-fixes:
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
Update RTL stylesheet for neo.
Zach Copley [Thu, 22 Sep 2011 19:49:04 +0000 (12:49 -0700)]
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
fixes http://status.net/open-source/issues/3393
Samantha Doherty [Thu, 22 Sep 2011 13:27:36 +0000 (09:27 -0400)]
Update RTL stylesheet for neo.
Samantha Doherty [Thu, 22 Sep 2011 13:27:36 +0000 (09:27 -0400)]
Update RTL stylesheet for neo.
Samantha Doherty [Thu, 22 Sep 2011 13:27:15 +0000 (09:27 -0400)]
Improved browser compatibility for various gradients.
Samantha Doherty [Thu, 22 Sep 2011 13:26:03 +0000 (09:26 -0400)]
A little more IE style cleanup.
Samantha Doherty [Thu, 22 Sep 2011 13:22:08 +0000 (09:22 -0400)]
Only load theme-specific IE stylesheets if they exist.
Samantha Doherty [Thu, 22 Sep 2011 13:19:46 +0000 (09:19 -0400)]
Quick update of theme README file.
Evan Prodromou [Wed, 21 Sep 2011 21:15:55 +0000 (17:15 -0400)]
don't cause an error on non-user profile in api
Evan Prodromou [Wed, 21 Sep 2011 20:33:10 +0000 (16:33 -0400)]
No such path 'index', so redirect to home timeline
Evan Prodromou [Wed, 21 Sep 2011 20:31:38 +0000 (16:31 -0400)]
Merge commit 'refs/merge-requests/159' of git://gitorious.org/statusnet/mainline into merge-requests/159
Evan Prodromou [Wed, 21 Sep 2011 19:39:44 +0000 (15:39 -0400)]
Merge commit 'refs/merge-requests/164' of git://gitorious.org/statusnet/mainline into merge-requests/164
Conflicts:
classes/Avatar.php
I ignored the code in Avatar; it's a different patch.
Evan Prodromou [Wed, 21 Sep 2011 19:33:52 +0000 (15:33 -0400)]
Merge commit 'refs/merge-requests/165' of git://gitorious.org/statusnet/mainline into merge-requests/165
Conflicts:
lib/noticelist.php
Evan Prodromou [Wed, 21 Sep 2011 19:24:17 +0000 (15:24 -0400)]
Merge commit 'refs/merge-requests/166' of git://gitorious.org/statusnet/mainline into merge-requests/166
Evan Prodromou [Wed, 21 Sep 2011 19:15:59 +0000 (15:15 -0400)]
Use an event to signal that IM settings are available
Rather than enumerating available classes, define an event that sets a
flag indicating that there's an IM plugin available. Implemented in
implugin.php, so all IM plugins that use that class should
work. Others can hook the event, too.
Evan Prodromou [Wed, 21 Sep 2011 19:09:05 +0000 (15:09 -0400)]
Merge commit 'refs/merge-requests/169' of git://gitorious.org/statusnet/mainline into merge-requests/169
Evan Prodromou [Wed, 21 Sep 2011 19:05:41 +0000 (15:05 -0400)]
Merge commit 'refs/merge-requests/170' of git://gitorious.org/statusnet/mainline into merge-requests/170