]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Siebrand Mazeland [Sat, 16 Apr 2011 23:15:30 +0000 (01:15 +0200)]
Localisation updates from http://translatewiki.net.
Siebrand Mazeland [Sat, 16 Apr 2011 22:53:29 +0000 (00:53 +0200)]
Fix typo in comment.
Siebrand Mazeland [Sat, 16 Apr 2011 22:36:14 +0000 (00:36 +0200)]
i18n fixes.
Translator documentation added.
Evan Prodromou [Sat, 16 Apr 2011 20:29:09 +0000 (16:29 -0400)]
hide the nickname so it doesn't go into replies
Evan Prodromou [Sat, 16 Apr 2011 20:23:31 +0000 (16:23 -0400)]
don't try to pre-init the @-reply
Evan Prodromou [Sat, 16 Apr 2011 20:12:04 +0000 (16:12 -0400)]
move Invite button to top
Evan Prodromou [Sat, 16 Apr 2011 19:58:16 +0000 (15:58 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Sat, 16 Apr 2011 19:57:50 +0000 (15:57 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Sat, 16 Apr 2011 19:39:54 +0000 (15:39 -0400)]
don't show addressee info for root notice of conversation
Evan Prodromou [Sat, 16 Apr 2011 19:39:34 +0000 (15:39 -0400)]
show addressee arrow if just a notice to a user
Evan Prodromou [Sat, 16 Apr 2011 19:30:50 +0000 (15:30 -0400)]
show addressees in notice lists
Evan Prodromou [Sat, 16 Apr 2011 19:17:03 +0000 (15:17 -0400)]
utility method to get reply profiles for a notice
Evan Prodromou [Sat, 16 Apr 2011 15:22:46 +0000 (11:22 -0400)]
show best name in noticelistitem
Evan Prodromou [Fri, 15 Apr 2011 22:56:24 +0000 (18:56 -0400)]
use notice list instead of threaded for list view
Evan Prodromou [Fri, 15 Apr 2011 22:54:35 +0000 (18:54 -0400)]
use threadingnoticestream for groups
Evan Prodromou [Fri, 15 Apr 2011 22:51:18 +0000 (18:51 -0400)]
use threadingnoticestream for inbox
Evan Prodromou [Fri, 15 Apr 2011 22:47:56 +0000 (18:47 -0400)]
use threading notice stream wrapper for public
Evan Prodromou [Fri, 15 Apr 2011 22:28:36 +0000 (18:28 -0400)]
Thread by conversation, not id
Evan Prodromou [Fri, 15 Apr 2011 22:20:54 +0000 (18:20 -0400)]
add a threading notice stream class
Evan Prodromou [Fri, 15 Apr 2011 22:20:06 +0000 (18:20 -0400)]
Revert "Add threading notice stream class to threaded pages"
This reverts commit
97a8bae4a95bdf793ade7f0cc2ab5802f32d3694 .
Evan Prodromou [Fri, 15 Apr 2011 22:15:22 +0000 (18:15 -0400)]
Add threading notice stream class to threaded pages
For those pages where threading is important, we now have an extra filtering stream
class to skip stuff in conversations that have "already" been seen.
Brion Vibber [Fri, 15 Apr 2011 22:14:21 +0000 (15:14 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Fri, 15 Apr 2011 22:03:20 +0000 (15:03 -0700)]
Fix regression in inline replies to newly added messages (regression from my fixes w/ the realtime stuff)
Evan Prodromou [Fri, 15 Apr 2011 22:01:00 +0000 (18:01 -0400)]
Merge branch '1.0.x' into testing
Evan Prodromou [Fri, 15 Apr 2011 21:55:43 +0000 (17:55 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Zach Copley [Fri, 15 Apr 2011 21:19:30 +0000 (21:19 +0000)]
Capitalization
Zach Copley [Fri, 15 Apr 2011 21:07:06 +0000 (21:07 +0000)]
Merge branch 'lists_fixes' into 1.0.x
Shashi Gowda [Fri, 15 Apr 2011 21:04:25 +0000 (02:34 +0530)]
Add link to lists doc to Help page
Zach Copley [Fri, 15 Apr 2011 20:50:04 +0000 (20:50 +0000)]
Merge branch 'lists_fixes' into 1.0.x
Shashi Gowda [Fri, 15 Apr 2011 20:35:14 +0000 (02:05 +0530)]
Lists user documentation
Shashi Gowda [Fri, 15 Apr 2011 19:30:32 +0000 (01:00 +0530)]
Merge remote-tracking branch '1.0.x' into lists_fixes
Shashi Gowda [Fri, 15 Apr 2011 12:51:47 +0000 (18:21 +0530)]
Profile::getOwnedTags -> Profile::getLists, first argument is the current user, or the user accessing the lists.
Evan Prodromou [Fri, 15 Apr 2011 18:57:41 +0000 (14:57 -0400)]
Merge branch '1.0.x' into testing
Siebrand Mazeland [Fri, 15 Apr 2011 13:07:35 +0000 (15:07 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace updates.
Siebrand Mazeland [Fri, 15 Apr 2011 08:20:34 +0000 (10:20 +0200)]
Update translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 08:12:49 +0000 (10:12 +0200)]
Remove obsolete code.
Update translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 07:55:09 +0000 (09:55 +0200)]
i18n fixes for xgettext issue with contructions like "<<< END_OF_INSTRUCTIONS".
Update translator documentation.
FIXMEs added. Asking Zach on IRC to have a look at them.
Siebrand Mazeland [Fri, 15 Apr 2011 07:30:21 +0000 (09:30 +0200)]
Fix incorrect translator documentation.
Samantha Doherty [Fri, 15 Apr 2011 06:29:01 +0000 (02:29 -0400)]
Style for invite button.
Evan Prodromou [Fri, 15 Apr 2011 03:58:02 +0000 (23:58 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 15 Apr 2011 03:57:30 +0000 (23:57 -0400)]
scale down the thumbnail image if necessary
Evan Prodromou [Fri, 15 Apr 2011 03:44:01 +0000 (23:44 -0400)]
auto-fill bookmark data
Samantha Doherty [Fri, 15 Apr 2011 03:20:49 +0000 (23:20 -0400)]
Include Lato font in neo theme.
Evan Prodromou [Fri, 15 Apr 2011 01:55:16 +0000 (21:55 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into prefillbookmark
Zach Copley [Thu, 14 Apr 2011 22:46:40 +0000 (15:46 -0700)]
Merge branch 'onboarding-remix' into 1.0.x
* onboarding-remix:
* Show the right menus in the aside after successful registration * Events surrounding successful registration output
Zach Copley [Thu, 14 Apr 2011 22:45:05 +0000 (15:45 -0700)]
* Show the right menus in the aside after successful registration
* Events surrounding successful registration output
Zach Copley [Thu, 14 Apr 2011 22:29:11 +0000 (22:29 +0000)]
Merge branch '1.0.x' of git@gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Thu, 14 Apr 2011 22:28:37 +0000 (18:28 -0400)]
class on the invite link
Shashi Gowda [Thu, 14 Apr 2011 22:09:27 +0000 (03:39 +0530)]
List timeline cache blowing wasn't working. fixed.
Evan Prodromou [Thu, 14 Apr 2011 22:28:03 +0000 (18:28 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Conflicts:
classes/Profile.php
Evan Prodromou [Thu, 14 Apr 2011 22:19:59 +0000 (18:19 -0400)]
show invite button in public
Evan Prodromou [Thu, 14 Apr 2011 22:19:18 +0000 (18:19 -0400)]
show invite button section on home page
Evan Prodromou [Thu, 14 Apr 2011 22:19:09 +0000 (18:19 -0400)]
invite button section
Evan Prodromou [Thu, 14 Apr 2011 22:18:39 +0000 (18:18 -0400)]
breakup Section::show()
Evan Prodromou [Thu, 14 Apr 2011 22:16:27 +0000 (18:16 -0400)]
better title for active groups
Evan Prodromou [Thu, 14 Apr 2011 22:16:10 +0000 (18:16 -0400)]
better title for active groups
Evan Prodromou [Thu, 14 Apr 2011 22:15:47 +0000 (18:15 -0400)]
no object nav for invite
Shashi Gowda [Thu, 14 Apr 2011 22:09:27 +0000 (03:39 +0530)]
List timeline cache blowing wasn't working. fixed.
Zach Copley [Thu, 14 Apr 2011 22:07:54 +0000 (15:07 -0700)]
Remove bogus parameters from function declaration (was throwing a warning)
Evan Prodromou [Thu, 14 Apr 2011 21:27:26 +0000 (17:27 -0400)]
don't show private lists; correct link in header
Evan Prodromou [Thu, 14 Apr 2011 21:14:57 +0000 (17:14 -0400)]
no All groups link
Evan Prodromou [Thu, 14 Apr 2011 21:03:32 +0000 (17:03 -0400)]
hide tagsub from stats
Evan Prodromou [Thu, 14 Apr 2011 21:03:23 +0000 (17:03 -0400)]
hide searchsub from stats
Evan Prodromou [Thu, 14 Apr 2011 21:03:10 +0000 (17:03 -0400)]
show lists as a comma-separated list in sidebar
Evan Prodromou [Thu, 14 Apr 2011 20:57:50 +0000 (16:57 -0400)]
show user's lists in sidebar
Evan Prodromou [Thu, 14 Apr 2011 20:25:13 +0000 (16:25 -0400)]
Don't show featuredusersection by default
Evan Prodromou [Thu, 14 Apr 2011 20:24:56 +0000 (16:24 -0400)]
disable sms, email by post by default
Evan Prodromou [Thu, 14 Apr 2011 20:09:18 +0000 (16:09 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Thu, 14 Apr 2011 20:08:26 +0000 (16:08 -0400)]
better title for personal tagcloud section
Evan Prodromou [Thu, 14 Apr 2011 20:08:10 +0000 (16:08 -0400)]
move follower/following/groups stats to those sections
Evan Prodromou [Thu, 14 Apr 2011 19:53:18 +0000 (15:53 -0400)]
groups show same aside as profile
Evan Prodromou [Thu, 14 Apr 2011 19:51:07 +0000 (15:51 -0400)]
hide subscription tag sections
Evan Prodromou [Thu, 14 Apr 2011 19:51:00 +0000 (15:51 -0400)]
hide subscriber tag sections
Evan Prodromou [Thu, 14 Apr 2011 19:50:45 +0000 (15:50 -0400)]
gallery actions use same aside as profile
Zach Copley [Thu, 14 Apr 2011 19:50:44 +0000 (19:50 +0000)]
Merge branch 'people_tag_fixes' into 1.0.x
Shashi Gowda [Thu, 14 Apr 2011 18:05:04 +0000 (23:35 +0530)]
"Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside
Shashi Gowda [Wed, 13 Apr 2011 19:08:21 +0000 (00:38 +0530)]
Profile_list::blowNoticeStreamCache
Shashi Gowda [Wed, 13 Apr 2011 08:15:25 +0000 (13:45 +0530)]
People tags -> Lists (only UI changes, for experimentation)
Evan Prodromou [Thu, 14 Apr 2011 19:47:01 +0000 (15:47 -0400)]
no object nav for showstream
Shashi Gowda [Tue, 12 Apr 2011 19:56:56 +0000 (01:26 +0530)]
Annihilate profile_tag_inbox.
Evan Prodromou [Thu, 14 Apr 2011 19:43:08 +0000 (15:43 -0400)]
No All subscriptions/subscribers links
Evan Prodromou [Thu, 14 Apr 2011 19:35:15 +0000 (15:35 -0400)]
Merge remote branch 'origin/1.0.x' into 1.0.x
Evan Prodromou [Thu, 14 Apr 2011 19:33:59 +0000 (15:33 -0400)]
no popular notice section for tags
Samantha Doherty [Thu, 14 Apr 2011 19:18:48 +0000 (15:18 -0400)]
Style for reduced avatar lists in aside.
Evan Prodromou [Thu, 14 Apr 2011 19:07:24 +0000 (15:07 -0400)]
just 8 groups per minilist
Evan Prodromou [Thu, 14 Apr 2011 18:58:24 +0000 (14:58 -0400)]
just one line of 8 in the minilist
Evan Prodromou [Thu, 14 Apr 2011 18:01:10 +0000 (14:01 -0400)]
Cache rollup stuff in the cache, not in the DB
Evan Prodromou [Thu, 14 Apr 2011 17:06:23 +0000 (13:06 -0400)]
Revert "Use gravatar as a fallback for missing files"
This reverts commit
52493a9a2babd7e3655137e04f33df114e7dd5fd .
Evan Prodromou [Thu, 14 Apr 2011 17:05:11 +0000 (13:05 -0400)]
Use gravatar as a fallback for missing files
Evan Prodromou [Thu, 14 Apr 2011 15:47:55 +0000 (11:47 -0400)]
show correct preview URL and hide delete button if avatar is not local
Evan Prodromou [Thu, 14 Apr 2011 15:47:20 +0000 (11:47 -0400)]
remove avatar saving from GravatarPlugin
Evan Prodromou [Thu, 14 Apr 2011 15:38:41 +0000 (11:38 -0400)]
Grossly simplify Gravatar plugin
Evan Prodromou [Thu, 14 Apr 2011 15:33:10 +0000 (11:33 -0400)]
hook for getting profile avatars
Samantha Doherty [Thu, 14 Apr 2011 06:56:48 +0000 (02:56 -0400)]
Quick style fixup for realtime popup.
Samantha Doherty [Wed, 13 Apr 2011 14:29:45 +0000 (10:29 -0400)]
Remove duplicate noticeforms from realtime popup.
Zach Copley [Thu, 14 Apr 2011 01:37:43 +0000 (18:37 -0700)]
Group directory - reword instructions
Zach Copley [Thu, 14 Apr 2011 01:29:55 +0000 (18:29 -0700)]
Group directory - nuke admins column (not that useful)
Zach Copley [Thu, 14 Apr 2011 01:17:04 +0000 (18:17 -0700)]
Groups directory - fix missing closing list item tag - was making the layout wonky
Zach Copley [Thu, 14 Apr 2011 00:46:35 +0000 (17:46 -0700)]
Group directory - add in asides
Zach Copley [Thu, 14 Apr 2011 00:34:31 +0000 (17:34 -0700)]
Can't put a form (block level element) inside a span; changed it to a div