]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years ago* fix i18n and L10n issues.
Siebrand Mazeland [Sat, 5 Mar 2011 16:03:12 +0000 (17:03 +0100)]
* fix i18n and L10n issues.
* update translator documentation.
* remove superfluous whitespace.

13 years agoMerge branch '1.0.x' into directory
Zach Copley [Sat, 5 Mar 2011 09:57:50 +0000 (01:57 -0800)]
Merge branch '1.0.x' into directory

* 1.0.x:
  * translator documentation updated. * superfluous whitespace removed. * small refactoring in noticeform.php to allow proper translator hints.
  * translator documntation updated * superfluous whitespace remove * minor L10n and i18n updates
  Cleanup & minification for migration to reusable notice form in inline replies. Yay!
  Work in progress: inline reply form reusing the main reply form now inserts the successful result more or less right
  style fixes for new notice form being reused in reply area
  Reusable notice form fixes for geolocation
  Loading the original form instead of faking up our own. Sorta works but not pretty :D
  Kill some more hardcoded ids...
  More hardcoded id cleanup in notice form...
  'link' to 'links' in feed document

13 years ago* Integrate search input box
Zach Copley [Sat, 5 Mar 2011 09:55:52 +0000 (01:55 -0800)]
* Integrate search input box
* Fix ordering

13 years agoAdd some other ways to order searches to the base search engine class
Zach Copley [Sat, 5 Mar 2011 09:54:47 +0000 (01:54 -0800)]
Add some other ways to order searches to the base search engine class

13 years agofixup comments
Zach Copley [Sat, 5 Mar 2011 01:55:56 +0000 (17:55 -0800)]
fixup comments

13 years agoOnly show profiles of local users
Zach Copley [Sat, 5 Mar 2011 01:25:58 +0000 (17:25 -0800)]
Only show profiles of local users

13 years ago* translator documentation updated.
Siebrand Mazeland [Fri, 4 Mar 2011 23:24:19 +0000 (00:24 +0100)]
* translator documentation updated.
* superfluous whitespace removed.
* small refactoring in noticeform.php to allow proper translator hints.

13 years ago* translator documntation updated
Siebrand Mazeland [Fri, 4 Mar 2011 23:12:38 +0000 (00:12 +0100)]
* translator documntation updated
* superfluous whitespace remove
* minor L10n and i18n updates

13 years agoCleanup & minification for migration to reusable notice form in inline replies. Yay!
Brion Vibber [Fri, 4 Mar 2011 23:00:20 +0000 (15:00 -0800)]
Cleanup & minification for migration to reusable notice form in inline replies. Yay!

13 years agoWork in progress: inline reply form reusing the main reply form now inserts the succe...
Brion Vibber [Fri, 4 Mar 2011 22:58:30 +0000 (14:58 -0800)]
Work in progress: inline reply form reusing the main reply form now inserts the successful result more or less right

13 years agostyle fixes for new notice form being reused in reply area
Brion Vibber [Fri, 4 Mar 2011 22:30:30 +0000 (14:30 -0800)]
style fixes for new notice form being reused in reply area

13 years agoReusable notice form fixes for geolocation
Brion Vibber [Fri, 4 Mar 2011 22:27:55 +0000 (14:27 -0800)]
Reusable notice form fixes for geolocation

13 years agoLoading the original form instead of faking up our own. Sorta works but not pretty :D
Brion Vibber [Fri, 4 Mar 2011 22:11:11 +0000 (14:11 -0800)]
Loading the original form instead of faking up our own. Sorta works but not pretty :D

13 years agoKill some more hardcoded ids...
Brion Vibber [Fri, 4 Mar 2011 21:53:41 +0000 (13:53 -0800)]
Kill some more hardcoded ids...

13 years agocorrect length and default value for object_type
Evan Prodromou [Fri, 4 Mar 2011 21:41:17 +0000 (16:41 -0500)]
correct length and default value for object_type

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Fri, 4 Mar 2011 21:41:01 +0000 (13:41 -0800)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoMore hardcoded id cleanup in notice form...
Brion Vibber [Fri, 4 Mar 2011 21:40:33 +0000 (13:40 -0800)]
More hardcoded id cleanup in notice form...

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 4 Mar 2011 21:31:58 +0000 (16:31 -0500)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years ago'link' to 'links' in feed document
Evan Prodromou [Fri, 4 Mar 2011 21:09:59 +0000 (16:09 -0500)]
'link' to 'links' in feed document

13 years agoMerge branch '1.0.x' into directory
Zach Copley [Fri, 4 Mar 2011 05:13:21 +0000 (21:13 -0800)]
Merge branch '1.0.x' into directory

13 years ago* Reformat list of profiles in a table
Zach Copley [Fri, 4 Mar 2011 05:12:24 +0000 (21:12 -0800)]
* Reformat list of profiles in a table
* Make table sortable

13 years agoMoving bit by bit more towards reusable forms... per-form-izing some of the location...
Brion Vibber [Fri, 4 Mar 2011 01:58:35 +0000 (17:58 -0800)]
Moving bit by bit more towards reusable forms... per-form-izing some of the location setup (not all yet)

13 years agoRemove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms)
Brion Vibber [Fri, 4 Mar 2011 01:48:16 +0000 (17:48 -0800)]
Remove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms)

13 years agoPulling out some more #-references to per-form items
Brion Vibber [Fri, 4 Mar 2011 01:39:37 +0000 (17:39 -0800)]
Pulling out some more #-references to per-form items

13 years agoNotice form cleanup: removing hardcoded id from counter references; prep for reusable...
Brion Vibber [Fri, 4 Mar 2011 01:15:17 +0000 (17:15 -0800)]
Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms.

13 years agoNotice form cleanup: drop use of id for #notice_data-text (prep for reusable notice...
Brion Vibber [Fri, 4 Mar 2011 01:05:19 +0000 (17:05 -0800)]
Notice form cleanup: drop use of id for #notice_data-text (prep for reusable notice form)

13 years agoNotice form cleanup: removing hardcoded IDs from attachment handling (prep for reusab...
Brion Vibber [Fri, 4 Mar 2011 00:56:54 +0000 (16:56 -0800)]
Notice form cleanup: removing hardcoded IDs from attachment handling (prep for reusable notice forms)

13 years agoCan now set $config['site']['minify'] = false; to use util.js and friends non-minifie...
Brion Vibber [Fri, 4 Mar 2011 00:53:16 +0000 (16:53 -0800)]
Can now set $config['site']['minify'] = false; to use util.js and friends non-minified; aids in browser-side debugging.

13 years agoDrop auto-focusing of the notice form.
Brion Vibber [Fri, 4 Mar 2011 00:15:28 +0000 (16:15 -0800)]
Drop auto-focusing of the notice form.

13 years agoKill 'hit return to send'...
Brion Vibber [Fri, 4 Mar 2011 00:14:36 +0000 (16:14 -0800)]
Kill 'hit return to send'...

13 years agoRework geolocation status display so you can actually tell what it's doing and whethe...
Brion Vibber [Thu, 3 Mar 2011 23:21:27 +0000 (15:21 -0800)]
Rework geolocation status display so you can actually tell what it's doing and whether a location will be posted.

Goes in along with the file attachment info, below the notice box. Still needs to be generalized to work with multiple forms.

13 years agoadd activity object type to notice
Evan Prodromou [Thu, 3 Mar 2011 21:57:16 +0000 (16:57 -0500)]
add activity object type to notice

13 years agofirst pass at microapp class
Evan Prodromou [Thu, 3 Mar 2011 21:53:44 +0000 (16:53 -0500)]
first pass at microapp class

13 years ago'Comment' -> 'Reply' in inline comment/reply messages
Brion Vibber [Thu, 3 Mar 2011 20:26:07 +0000 (12:26 -0800)]
'Comment' -> 'Reply' in inline comment/reply messages

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Thu, 3 Mar 2011 17:39:12 +0000 (18:39 +0100)]
Localisation updates from http://translatewiki.net.
* Fix previous commit. Pot files were built against master instead of 1.0.x.

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Thu, 3 Mar 2011 17:21:17 +0000 (18:21 +0100)]
Localisation updates from http://translatewiki.net.

Looks like some documentation patches from 0.9.x didn't make it into 1.0.x (see statusnet.pot diff). Have to check with Brion what went wrong there.

13 years agoMerge branch '1.0.x' into directory
Zach Copley [Thu, 3 Mar 2011 04:22:59 +0000 (20:22 -0800)]
Merge branch '1.0.x' into directory

* 1.0.x:
  Update translator documentation.

13 years ago* Fix pagination
Zach Copley [Thu, 3 Mar 2011 04:21:15 +0000 (20:21 -0800)]
* Fix pagination
* Add some more elements for styling
* Add initial CSS

13 years agono notice form on settings pages
Evan Prodromou [Thu, 3 Mar 2011 03:09:26 +0000 (22:09 -0500)]
no notice form on settings pages

13 years agomove notice form to content block
Evan Prodromou [Thu, 3 Mar 2011 03:09:11 +0000 (22:09 -0500)]
move notice form to content block

13 years agoUpdate translator documentation.
Siebrand Mazeland [Thu, 3 Mar 2011 00:42:54 +0000 (01:42 +0100)]
Update translator documentation.

13 years agoMerge branch '1.0.x' into directory
Zach Copley [Wed, 2 Mar 2011 03:36:11 +0000 (19:36 -0800)]
Merge branch '1.0.x' into directory

13 years agoInitial go at a site directory plugin
Zach Copley [Wed, 2 Mar 2011 03:35:20 +0000 (19:35 -0800)]
Initial go at a site directory plugin

13 years agoMore fixes for 'fav' IM command: don't die with a fatal error if the notice has alrea...
Brion Vibber [Wed, 2 Mar 2011 01:09:41 +0000 (17:09 -0800)]
More fixes for 'fav' IM command: don't die with a fatal error if the notice has already been favored, and don't spew a warning when checking for user ID match.

13 years agoWorkaround for bug causing fatal error during favoriting; Profile::getCurrentNotice...
Brion Vibber [Wed, 2 Mar 2011 01:01:35 +0000 (17:01 -0800)]
Workaround for bug causing fatal error during favoriting; Profile::getCurrentNotice() was returning an ArrayList instead of a Notice directly due to pulling through Profile::getNotices(). This caused failure in Fave::addNew() which specifies it wants a Notice. Caused failure of the 'fav' IM command.

13 years agoUse threaded replies in group inbox view
Brion Vibber [Wed, 2 Mar 2011 00:29:11 +0000 (16:29 -0800)]
Use threaded replies in group inbox view

13 years agoFix for realtime vs threaded reply fix
Brion Vibber [Wed, 2 Mar 2011 00:29:00 +0000 (16:29 -0800)]
Fix for realtime vs threaded reply fix

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Wed, 2 Mar 2011 00:18:24 +0000 (16:18 -0800)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoClean up threaded notices vs replies classes, and fixed realtime's threaded behavior...
Brion Vibber [Wed, 2 Mar 2011 00:08:37 +0000 (16:08 -0800)]
Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists

13 years agoInline reply work for threaded lists in realtime
Brion Vibber [Wed, 2 Mar 2011 00:04:11 +0000 (16:04 -0800)]
Inline reply work for threaded lists in realtime

13 years agoPartial update of Realtime for threaded view; can now place replies into the proper...
Brion Vibber [Tue, 1 Mar 2011 23:45:44 +0000 (15:45 -0800)]
Partial update of Realtime for threaded view; can now place replies into the proper subtimeline if it's already present, but not if it wasn't shown yet.

13 years agoMakefile for Realtime's min.js
Brion Vibber [Tue, 1 Mar 2011 23:33:10 +0000 (15:33 -0800)]
Makefile for Realtime's min.js

13 years agoFix mising require_once (now required here because of rearranging)
Zach Copley [Tue, 1 Mar 2011 23:31:06 +0000 (15:31 -0800)]
Fix mising require_once (now required here because of rearranging)

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Tue, 1 Mar 2011 23:26:02 +0000 (15:26 -0800)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoFix missing variable initialization
Zach Copley [Tue, 1 Mar 2011 23:25:06 +0000 (15:25 -0800)]
Fix missing variable initialization

13 years agoFix for timeline insert on primary AJAX post: only insert on the first, primary timel...
Brion Vibber [Tue, 1 Mar 2011 23:24:44 +0000 (15:24 -0800)]
Fix for timeline insert on primary AJAX post: only insert on the first, primary timeline. Don't insert on sub-timelines for replies!

13 years agoAlternate Inbox streaming function optimized for threaded paging (for /all stream...
Brion Vibber [Tue, 1 Mar 2011 23:16:39 +0000 (15:16 -0800)]
Alternate Inbox streaming function optimized for threaded paging (for /all stream, while things using the existing API inbox methods won't be affected)

13 years agoWhen canceling out of inline reply field and there are no other replies, drop the...
Brion Vibber [Tue, 1 Mar 2011 22:26:11 +0000 (14:26 -0800)]
When canceling out of inline reply field and there are no other replies, drop the section

13 years agoInline replies: drop the box if tabbing out and no text
Brion Vibber [Tue, 1 Mar 2011 22:24:06 +0000 (14:24 -0800)]
Inline replies: drop the box if tabbing out and no text

13 years agoInline replies: fix replies on repeats, placeholder re-add when replying to a reply
Brion Vibber [Tue, 1 Mar 2011 21:49:13 +0000 (13:49 -0800)]
Inline replies: fix replies on repeats, placeholder re-add when replying to a reply

13 years agomove inbox/outbox to object menu
Evan Prodromou [Tue, 1 Mar 2011 21:48:20 +0000 (16:48 -0500)]
move inbox/outbox to object menu

13 years agofixup link to your profile
Evan Prodromou [Tue, 1 Mar 2011 21:37:21 +0000 (16:37 -0500)]
fixup link to your profile

13 years agodon't show full profile menu all the time
Evan Prodromou [Tue, 1 Mar 2011 21:35:25 +0000 (16:35 -0500)]
don't show full profile menu all the time

13 years agoHide context entries in threaded lists; it's redundant (and if there's more than...
Brion Vibber [Tue, 1 Mar 2011 21:30:38 +0000 (13:30 -0800)]
Hide context entries in threaded lists; it's redundant (and if there's more than a few messages, we have the context link still :D)
Also hides them via CSS for new ajax additions

13 years agoobject menu for user profile
Evan Prodromou [Tue, 1 Mar 2011 21:23:19 +0000 (16:23 -0500)]
object menu for user profile

13 years agoobject menu on showgroup
Evan Prodromou [Tue, 1 Mar 2011 21:22:19 +0000 (16:22 -0500)]
object menu on showgroup

13 years agodefaultlocalnav for favorites
Evan Prodromou [Tue, 1 Mar 2011 21:21:22 +0000 (16:21 -0500)]
defaultlocalnav for favorites

13 years agoobject menu in inviteaction
Evan Prodromou [Tue, 1 Mar 2011 21:20:14 +0000 (16:20 -0500)]
object menu in inviteaction

13 years agodefaultlocalnav in groups
Evan Prodromou [Tue, 1 Mar 2011 21:18:33 +0000 (16:18 -0500)]
defaultlocalnav in groups

13 years agoshow defaultlocalnav in groupmembers
Evan Prodromou [Tue, 1 Mar 2011 21:17:42 +0000 (16:17 -0500)]
show defaultlocalnav in groupmembers

13 years agoshow defaultlocalnav in grouplogo
Evan Prodromou [Tue, 1 Mar 2011 21:17:01 +0000 (16:17 -0500)]
show defaultlocalnav in grouplogo

13 years agoshow defaultlocalnav in groupdesignsettings
Evan Prodromou [Tue, 1 Mar 2011 21:15:03 +0000 (16:15 -0500)]
show defaultlocalnav in groupdesignsettings

13 years agodefault local nav in featured user list
Evan Prodromou [Tue, 1 Mar 2011 21:11:59 +0000 (16:11 -0500)]
default local nav in featured user list

13 years agodefault local nav in popular notices
Evan Prodromou [Tue, 1 Mar 2011 21:11:19 +0000 (16:11 -0500)]
default local nav in popular notices

13 years agoshow default local nav in group edit
Evan Prodromou [Tue, 1 Mar 2011 21:10:40 +0000 (16:10 -0500)]
show default local nav in group edit

13 years agoshow full local nav in public tag cloud
Evan Prodromou [Tue, 1 Mar 2011 21:09:35 +0000 (16:09 -0500)]
show full local nav in public tag cloud

13 years agoshow object nav for blocked users in a group
Evan Prodromou [Tue, 1 Mar 2011 21:08:49 +0000 (16:08 -0500)]
show object nav for blocked users in a group

13 years agouser groups show subgroupnav in object menu area
Evan Prodromou [Tue, 1 Mar 2011 21:07:27 +0000 (16:07 -0500)]
user groups show subgroupnav in object menu area

13 years agoRepliesAction uses default local nav
Evan Prodromou [Tue, 1 Mar 2011 21:06:29 +0000 (16:06 -0500)]
RepliesAction uses default local nav

13 years agopersonal group nav uses current user
Evan Prodromou [Tue, 1 Mar 2011 21:04:36 +0000 (16:04 -0500)]
personal group nav uses current user

13 years agouse default local nav for public action
Evan Prodromou [Tue, 1 Mar 2011 21:00:07 +0000 (16:00 -0500)]
use default local nav for public action

13 years agouse default local nav for allaction
Evan Prodromou [Tue, 1 Mar 2011 20:59:01 +0000 (15:59 -0500)]
use default local nav for allaction

13 years agosearch actions show the search menu in object area
Evan Prodromou [Tue, 1 Mar 2011 20:54:43 +0000 (15:54 -0500)]
search actions show the search menu in object area

13 years agosubscriber actions show the profile menu in object area
Evan Prodromou [Tue, 1 Mar 2011 20:54:32 +0000 (15:54 -0500)]
subscriber actions show the profile menu in object area

13 years agoadd object menu to actions, default empty
Evan Prodromou [Tue, 1 Mar 2011 20:52:46 +0000 (15:52 -0500)]
add object menu to actions, default empty

13 years agomove top-level navigation to default local navigation
Evan Prodromou [Tue, 1 Mar 2011 11:30:51 +0000 (06:30 -0500)]
move top-level navigation to default local navigation

13 years agonew mega-menu for default local navigation
Evan Prodromou [Tue, 1 Mar 2011 11:30:27 +0000 (06:30 -0500)]
new mega-menu for default local navigation

13 years agomethod to show submenus
Evan Prodromou [Tue, 1 Mar 2011 11:29:24 +0000 (06:29 -0500)]
method to show submenus

13 years agoall nav menus use menu superclass
Evan Prodromou [Tue, 1 Mar 2011 11:00:03 +0000 (06:00 -0500)]
all nav menus use menu superclass

13 years agoAdminPanelNav has own module, uses Menu
Evan Prodromou [Tue, 1 Mar 2011 10:51:00 +0000 (05:51 -0500)]
AdminPanelNav has own module, uses Menu

13 years agoprimary and secondary nav use menu superclass
Evan Prodromou [Tue, 1 Mar 2011 10:46:03 +0000 (05:46 -0500)]
primary and secondary nav use menu superclass

13 years agocommon superclass for menu widgets
Evan Prodromou [Tue, 1 Mar 2011 10:45:38 +0000 (05:45 -0500)]
common superclass for menu widgets

13 years agoCut repeats out of the magic handling
Brion Vibber [Tue, 1 Mar 2011 01:23:01 +0000 (17:23 -0800)]
Cut repeats out of the magic handling

13 years agoCollapse long threaded displays with a link to the convo view (todo: turn it into...
Brion Vibber [Tue, 1 Mar 2011 01:13:54 +0000 (17:13 -0800)]
Collapse long threaded displays with a link to the convo view (todo: turn it into an ajax loader for inline expansion)

13 years agoMerge branch '1.0.x' into inline-comments
Brion Vibber [Tue, 1 Mar 2011 00:48:05 +0000 (16:48 -0800)]
Merge branch '1.0.x' into inline-comments

13 years agoMerge branch '0.9.x' into 1.0.x
Zach Copley [Tue, 1 Mar 2011 00:41:24 +0000 (16:41 -0800)]
Merge branch '0.9.x' into 1.0.x

13 years agoInline replies now do ajaxy submit. Neat! Not 100% perfect though
Brion Vibber [Tue, 1 Mar 2011 00:38:44 +0000 (16:38 -0800)]
Inline replies now do ajaxy submit. Neat! Not 100% perfect though

13 years agoMerge commit 'refs/merge-requests/153' of git://gitorious.org/statusnet/mainline...
Zach Copley [Tue, 1 Mar 2011 00:36:59 +0000 (16:36 -0800)]
Merge commit 'refs/merge-requests/153' of git://gitorious.org/statusnet/mainline into merge-requests/153

13 years agoavoid hardcoding action & session token; pull them from the main posting form for now
Brion Vibber [Tue, 1 Mar 2011 00:24:51 +0000 (16:24 -0800)]
avoid hardcoding action & session token; pull them from the main posting form for now

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into inline-comments
Brion Vibber [Tue, 1 Mar 2011 00:18:38 +0000 (16:18 -0800)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into inline-comments

Conflicts:
js/util.min.js