]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agomove Invite button to top
Evan Prodromou [Sat, 16 Apr 2011 20:12:04 +0000 (16:12 -0400)]
move Invite button to top

14 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Sat, 16 Apr 2011 19:58:16 +0000 (15:58 -0400)]
Merge branch '1.0.x' into testing

14 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
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

14 years agodon't show addressee info for root notice of conversation
Evan Prodromou [Sat, 16 Apr 2011 19:39:54 +0000 (15:39 -0400)]
don't show addressee info for root notice of conversation

14 years agoshow addressee arrow if just a notice to a user
Evan Prodromou [Sat, 16 Apr 2011 19:39:34 +0000 (15:39 -0400)]
show addressee arrow if just a notice to a user

14 years agoshow addressees in notice lists
Evan Prodromou [Sat, 16 Apr 2011 19:30:50 +0000 (15:30 -0400)]
show addressees in notice lists

14 years agoutility method to get reply profiles for a notice
Evan Prodromou [Sat, 16 Apr 2011 19:17:03 +0000 (15:17 -0400)]
utility method to get reply profiles for a notice

14 years agoshow best name in noticelistitem
Evan Prodromou [Sat, 16 Apr 2011 15:22:46 +0000 (11:22 -0400)]
show best name in noticelistitem

14 years agouse notice list instead of threaded for list view
Evan Prodromou [Fri, 15 Apr 2011 22:56:24 +0000 (18:56 -0400)]
use notice list instead of threaded for list view

14 years agouse threadingnoticestream for groups
Evan Prodromou [Fri, 15 Apr 2011 22:54:35 +0000 (18:54 -0400)]
use threadingnoticestream for groups

14 years agouse threadingnoticestream for inbox
Evan Prodromou [Fri, 15 Apr 2011 22:51:18 +0000 (18:51 -0400)]
use threadingnoticestream for inbox

14 years agouse threading notice stream wrapper for public
Evan Prodromou [Fri, 15 Apr 2011 22:47:56 +0000 (18:47 -0400)]
use threading notice stream wrapper for public

14 years agoThread by conversation, not id
Evan Prodromou [Fri, 15 Apr 2011 22:28:36 +0000 (18:28 -0400)]
Thread by conversation, not id

14 years agoadd a threading notice stream class
Evan Prodromou [Fri, 15 Apr 2011 22:20:54 +0000 (18:20 -0400)]
add a threading notice stream class

14 years agoRevert "Add threading notice stream class to threaded pages"
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.

14 years agoAdd threading notice stream class to threaded pages
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.

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
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

14 years agoFix regression in inline replies to newly added messages (regression from my fixes...
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)

14 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Fri, 15 Apr 2011 22:01:00 +0000 (18:01 -0400)]
Merge branch '1.0.x' into testing

14 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
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

14 years agoCapitalization
Zach Copley [Fri, 15 Apr 2011 21:19:30 +0000 (21:19 +0000)]
Capitalization

14 years agoMerge branch 'lists_fixes' into 1.0.x
Zach Copley [Fri, 15 Apr 2011 21:07:06 +0000 (21:07 +0000)]
Merge branch 'lists_fixes' into 1.0.x

14 years agoAdd link to lists doc to Help page
Shashi Gowda [Fri, 15 Apr 2011 21:04:25 +0000 (02:34 +0530)]
Add link to lists doc to Help page

14 years agoMerge branch 'lists_fixes' into 1.0.x
Zach Copley [Fri, 15 Apr 2011 20:50:04 +0000 (20:50 +0000)]
Merge branch 'lists_fixes' into 1.0.x

14 years agoLists user documentation
Shashi Gowda [Fri, 15 Apr 2011 20:35:14 +0000 (02:05 +0530)]
Lists user documentation

14 years agoMerge remote-tracking branch '1.0.x' into lists_fixes
Shashi Gowda [Fri, 15 Apr 2011 19:30:32 +0000 (01:00 +0530)]
Merge remote-tracking branch '1.0.x' into lists_fixes

14 years agoProfile::getOwnedTags -> Profile::getLists, first argument is the current user, or...
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.

14 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Fri, 15 Apr 2011 18:57:41 +0000 (14:57 -0400)]
Merge branch '1.0.x' into testing

14 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 13:07:35 +0000 (15:07 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace updates.

14 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 08:20:34 +0000 (10:20 +0200)]
Update translator documentation.

14 years agoRemove obsolete code.
Siebrand Mazeland [Fri, 15 Apr 2011 08:12:49 +0000 (10:12 +0200)]
Remove obsolete code.
Update translator documentation.

14 years agoi18n fixes for xgettext issue with contructions like "<<< END_OF_INSTRUCTIONS".
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.

14 years agoFix incorrect translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 07:30:21 +0000 (09:30 +0200)]
Fix incorrect translator documentation.

14 years agoStyle for invite button.
Samantha Doherty [Fri, 15 Apr 2011 06:29:01 +0000 (02:29 -0400)]
Style for invite button.

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
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

14 years agoscale down the thumbnail image if necessary
Evan Prodromou [Fri, 15 Apr 2011 03:57:30 +0000 (23:57 -0400)]
scale down the thumbnail image if necessary

14 years agoauto-fill bookmark data
Evan Prodromou [Fri, 15 Apr 2011 03:44:01 +0000 (23:44 -0400)]
auto-fill bookmark data

14 years agoInclude Lato font in neo theme.
Samantha Doherty [Fri, 15 Apr 2011 03:20:49 +0000 (23:20 -0400)]
Include Lato font in neo theme.

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into prefillbookmark
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

14 years agoMerge branch 'onboarding-remix' into 1.0.x
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

14 years ago* Show the right menus in the aside after successful registration
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

14 years agoMerge branch '1.0.x' of git@gitorious.org:statusnet/mainline into 1.0.x
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

14 years agoclass on the invite link
Evan Prodromou [Thu, 14 Apr 2011 22:28:37 +0000 (18:28 -0400)]
class on the invite link

14 years agoList timeline cache blowing wasn't working. fixed.
Shashi Gowda [Thu, 14 Apr 2011 22:09:27 +0000 (03:39 +0530)]
List timeline cache blowing wasn't working. fixed.

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
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

14 years agoshow invite button in public
Evan Prodromou [Thu, 14 Apr 2011 22:19:59 +0000 (18:19 -0400)]
show invite button in public

14 years agoshow invite button section on home page
Evan Prodromou [Thu, 14 Apr 2011 22:19:18 +0000 (18:19 -0400)]
show invite button section on home page

14 years agoinvite button section
Evan Prodromou [Thu, 14 Apr 2011 22:19:09 +0000 (18:19 -0400)]
invite button section

14 years agobreakup Section::show()
Evan Prodromou [Thu, 14 Apr 2011 22:18:39 +0000 (18:18 -0400)]
breakup Section::show()

14 years agobetter title for active groups
Evan Prodromou [Thu, 14 Apr 2011 22:16:27 +0000 (18:16 -0400)]
better title for active groups

14 years agobetter title for active groups
Evan Prodromou [Thu, 14 Apr 2011 22:16:10 +0000 (18:16 -0400)]
better title for active groups

14 years agono object nav for invite
Evan Prodromou [Thu, 14 Apr 2011 22:15:47 +0000 (18:15 -0400)]
no object nav for invite

14 years agoList timeline cache blowing wasn't working. fixed.
Shashi Gowda [Thu, 14 Apr 2011 22:09:27 +0000 (03:39 +0530)]
List timeline cache blowing wasn't working. fixed.

14 years agoRemove bogus parameters from function declaration (was throwing a warning)
Zach Copley [Thu, 14 Apr 2011 22:07:54 +0000 (15:07 -0700)]
Remove bogus parameters from function declaration (was throwing a warning)

14 years agodon't show private lists; correct link in header
Evan Prodromou [Thu, 14 Apr 2011 21:27:26 +0000 (17:27 -0400)]
don't show private lists; correct link in header

14 years agono All groups link
Evan Prodromou [Thu, 14 Apr 2011 21:14:57 +0000 (17:14 -0400)]
no All groups link

14 years agohide tagsub from stats
Evan Prodromou [Thu, 14 Apr 2011 21:03:32 +0000 (17:03 -0400)]
hide tagsub from stats

14 years agohide searchsub from stats
Evan Prodromou [Thu, 14 Apr 2011 21:03:23 +0000 (17:03 -0400)]
hide searchsub from stats

14 years agoshow lists as a comma-separated list in sidebar
Evan Prodromou [Thu, 14 Apr 2011 21:03:10 +0000 (17:03 -0400)]
show lists as a comma-separated list in sidebar

14 years agoshow user's lists in sidebar
Evan Prodromou [Thu, 14 Apr 2011 20:57:50 +0000 (16:57 -0400)]
show user's lists in sidebar

14 years agoDon't show featuredusersection by default
Evan Prodromou [Thu, 14 Apr 2011 20:25:13 +0000 (16:25 -0400)]
Don't show featuredusersection by default

14 years agodisable sms, email by post by default
Evan Prodromou [Thu, 14 Apr 2011 20:24:56 +0000 (16:24 -0400)]
disable sms, email by post by default

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
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

14 years agobetter title for personal tagcloud section
Evan Prodromou [Thu, 14 Apr 2011 20:08:26 +0000 (16:08 -0400)]
better title for personal tagcloud section

14 years agomove follower/following/groups stats to those sections
Evan Prodromou [Thu, 14 Apr 2011 20:08:10 +0000 (16:08 -0400)]
move follower/following/groups stats to those sections

14 years agogroups show same aside as profile
Evan Prodromou [Thu, 14 Apr 2011 19:53:18 +0000 (15:53 -0400)]
groups show same aside as profile

14 years agohide subscription tag sections
Evan Prodromou [Thu, 14 Apr 2011 19:51:07 +0000 (15:51 -0400)]
hide subscription tag sections

14 years agohide subscriber tag sections
Evan Prodromou [Thu, 14 Apr 2011 19:51:00 +0000 (15:51 -0400)]
hide subscriber tag sections

14 years agogallery actions use same aside as profile
Evan Prodromou [Thu, 14 Apr 2011 19:50:45 +0000 (15:50 -0400)]
gallery actions use same aside as profile

14 years agoMerge branch 'people_tag_fixes' into 1.0.x
Zach Copley [Thu, 14 Apr 2011 19:50:44 +0000 (19:50 +0000)]
Merge branch 'people_tag_fixes' into 1.0.x

14 years ago"Lists with you" and "List subscriptions" in the right aside, "Lists" in the left...
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

14 years agoProfile_list::blowNoticeStreamCache
Shashi Gowda [Wed, 13 Apr 2011 19:08:21 +0000 (00:38 +0530)]
Profile_list::blowNoticeStreamCache

14 years agoPeople tags -> Lists (only UI changes, for experimentation)
Shashi Gowda [Wed, 13 Apr 2011 08:15:25 +0000 (13:45 +0530)]
People tags -> Lists (only UI changes, for experimentation)

14 years agono object nav for showstream
Evan Prodromou [Thu, 14 Apr 2011 19:47:01 +0000 (15:47 -0400)]
no object nav for showstream

14 years agoAnnihilate profile_tag_inbox.
Shashi Gowda [Tue, 12 Apr 2011 19:56:56 +0000 (01:26 +0530)]
Annihilate profile_tag_inbox.

14 years agoNo All subscriptions/subscribers links
Evan Prodromou [Thu, 14 Apr 2011 19:43:08 +0000 (15:43 -0400)]
No All subscriptions/subscribers links

14 years agoMerge remote branch 'origin/1.0.x' into 1.0.x
Evan Prodromou [Thu, 14 Apr 2011 19:35:15 +0000 (15:35 -0400)]
Merge remote branch 'origin/1.0.x' into 1.0.x

14 years agono popular notice section for tags
Evan Prodromou [Thu, 14 Apr 2011 19:33:59 +0000 (15:33 -0400)]
no popular notice section for tags

14 years agoStyle for reduced avatar lists in aside.
Samantha Doherty [Thu, 14 Apr 2011 19:18:48 +0000 (15:18 -0400)]
Style for reduced avatar lists in aside.

14 years agojust 8 groups per minilist
Evan Prodromou [Thu, 14 Apr 2011 19:07:24 +0000 (15:07 -0400)]
just 8 groups per minilist

14 years agojust one line of 8 in the minilist
Evan Prodromou [Thu, 14 Apr 2011 18:58:24 +0000 (14:58 -0400)]
just one line of 8 in the minilist

14 years agoCache rollup stuff in the cache, not in the DB
Evan Prodromou [Thu, 14 Apr 2011 18:01:10 +0000 (14:01 -0400)]
Cache rollup stuff in the cache, not in the DB

14 years agoRevert "Use gravatar as a fallback for missing files"
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.

14 years agoUse gravatar as a fallback for missing files
Evan Prodromou [Thu, 14 Apr 2011 17:05:11 +0000 (13:05 -0400)]
Use gravatar as a fallback for missing files

14 years agoshow correct preview URL and hide delete button if avatar is not local
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

14 years agoremove avatar saving from GravatarPlugin
Evan Prodromou [Thu, 14 Apr 2011 15:47:20 +0000 (11:47 -0400)]
remove avatar saving from GravatarPlugin

14 years agoGrossly simplify Gravatar plugin
Evan Prodromou [Thu, 14 Apr 2011 15:38:41 +0000 (11:38 -0400)]
Grossly simplify Gravatar plugin

14 years agohook for getting profile avatars
Evan Prodromou [Thu, 14 Apr 2011 15:33:10 +0000 (11:33 -0400)]
hook for getting profile avatars

14 years agoQuick style fixup for realtime popup.
Samantha Doherty [Thu, 14 Apr 2011 06:56:48 +0000 (02:56 -0400)]
Quick style fixup for realtime popup.

14 years agoRemove duplicate noticeforms from realtime popup.
Samantha Doherty [Wed, 13 Apr 2011 14:29:45 +0000 (10:29 -0400)]
Remove duplicate noticeforms from realtime popup.

14 years agoGroup directory - reword instructions
Zach Copley [Thu, 14 Apr 2011 01:37:43 +0000 (18:37 -0700)]
Group directory - reword instructions

14 years agoGroup directory - nuke admins column (not that useful)
Zach Copley [Thu, 14 Apr 2011 01:29:55 +0000 (18:29 -0700)]
Group directory - nuke admins column (not that useful)

14 years agoGroups directory - fix missing closing list item tag - was making the layout wonky
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

14 years agoGroup directory - add in asides
Zach Copley [Thu, 14 Apr 2011 00:46:35 +0000 (17:46 -0700)]
Group directory - add in asides

14 years agoCan't put a form (block level element) inside a span; changed it to a div
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

14 years agoAdd "create a new group" button to group directory
Zach Copley [Wed, 13 Apr 2011 23:43:28 +0000 (16:43 -0700)]
Add "create a new group" button to group directory

14 years agoFix public group nav to highlight properly when our group directory is selected
Zach Copley [Wed, 13 Apr 2011 23:11:34 +0000 (16:11 -0700)]
Fix public group nav to highlight properly when our group directory is selected

14 years agoGroup directory - fix group logo display
Zach Copley [Wed, 13 Apr 2011 22:52:44 +0000 (15:52 -0700)]
Group directory - fix group logo display

14 years agoinitial bookmark form
Evan Prodromou [Wed, 13 Apr 2011 22:37:14 +0000 (18:37 -0400)]
initial bookmark form

14 years agoGroup directory - use correct constant
Zach Copley [Wed, 13 Apr 2011 22:36:27 +0000 (15:36 -0700)]
Group directory - use correct constant