]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Sarven Capadisli [Sat, 28 Nov 2009 15:57:32 +0000 (15:57 +0000)]
Ditched some whitespace
Sarven Capadisli [Sat, 28 Nov 2009 15:46:24 +0000 (15:46 +0000)]
Calling NoticeReplyTo instead of NoticeReply in Realtime
Sarven Capadisli [Sat, 28 Nov 2009 15:44:16 +0000 (15:44 +0000)]
Refactored NoticeReply() so that a notice item can use NoticeReplyTo
instead of rebinding all of the notice replies again.
Sarven Capadisli [Sat, 28 Nov 2009 14:58:57 +0000 (14:58 +0000)]
Explictly unbinding is unnecessary as jQuery's remove() takes care of it
Sarven Capadisli [Sat, 28 Nov 2009 14:57:07 +0000 (14:57 +0000)]
Call FormXHR (single) instead of NoticeForm (all)
Sarven Capadisli [Sat, 28 Nov 2009 14:51:22 +0000 (14:51 +0000)]
SN.U.NoticeFavor should be SN.U.NoticeReply
Sarven Capadisli [Sat, 28 Nov 2009 14:29:25 +0000 (14:29 +0000)]
Only bind submit to the notice created by Realtime
Sarven Capadisli [Sat, 28 Nov 2009 14:27:04 +0000 (14:27 +0000)]
Bind submit to a form by SN.U.FormXHR() only once.
Siebrand Mazeland [Fri, 27 Nov 2009 23:57:40 +0000 (00:57 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Brion Vibber [Fri, 27 Nov 2009 22:52:58 +0000 (14:52 -0800)]
Fix regression in group posting: bug introduced in commit
1319002e1519fafb0e82fbfd2d2723abdb3112e7 . Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
Brion Vibber [Fri, 27 Nov 2009 22:20:57 +0000 (14:20 -0800)]
Log database errors when saving notice_inbox entries
Brion Vibber [Fri, 27 Nov 2009 21:29:33 +0000 (13:29 -0800)]
Drop the username from the log id for now; seems to trigger an error loop in some circumstances
Sarven Capadisli [Fri, 27 Nov 2009 20:52:35 +0000 (20:52 +0000)]
Better UI for showing 'processing' for NewDirectMessage. Displays it
only while it GETs the form.
Brion Vibber [Fri, 27 Nov 2009 20:28:15 +0000 (12:28 -0800)]
request id on logs... pid + random id per web request + username + method + url
Sarven Capadisli [Fri, 27 Nov 2009 17:35:58 +0000 (17:35 +0000)]
A simpler way to focus and set the cursor position for NoticeReply().
Works in IE7+, Safari4, Firefox 3.
Sarven Capadisli [Fri, 27 Nov 2009 17:15:32 +0000 (17:15 +0000)]
Updated icons for un-sandbox, silence, and delete
Sarven Capadisli [Fri, 27 Nov 2009 17:11:49 +0000 (17:11 +0000)]
NoticeReply will now set the focus() position to textare for IE
Sarven Capadisli [Fri, 27 Nov 2009 14:00:39 +0000 (15:00 +0100)]
Added processing icon for entity_actions anchors
Sarven Capadisli [Fri, 27 Nov 2009 13:42:30 +0000 (14:42 +0100)]
Changed to bind instead of click
Siebrand Mazeland [Thu, 26 Nov 2009 22:28:16 +0000 (23:28 +0100)]
* Mb -> MB (for megabyte)
* i18n for MB and kB
Siebrand Mazeland [Thu, 26 Nov 2009 21:44:46 +0000 (22:44 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Sarven Capadisli [Thu, 26 Nov 2009 20:38:06 +0000 (20:38 +0000)]
Moved moderation styles out of UserFlag and put it into core. Updated
icons.
Sarven Capadisli [Thu, 26 Nov 2009 18:46:11 +0000 (18:46 +0000)]
Init UI to show/hide a group of moderation actions.
Sarven Capadisli [Thu, 26 Nov 2009 18:09:19 +0000 (18:09 +0000)]
Use cursor pointer for button.close
Sarven Capadisli [Thu, 26 Nov 2009 18:07:43 +0000 (18:07 +0000)]
Slight alignment to entity_action p
Sarven Capadisli [Thu, 26 Nov 2009 16:02:19 +0000 (16:02 +0000)]
Increased z-index for jOverlay
Sarven Capadisli [Thu, 26 Nov 2009 13:20:08 +0000 (13:20 +0000)]
Updated the cross line on silence icon
Sarven Capadisli [Thu, 26 Nov 2009 13:07:59 +0000 (13:07 +0000)]
Updated moderation (sandbox, silence, delete) icons for UserFlag
Sarven Capadisli [Thu, 26 Nov 2009 13:03:01 +0000 (13:03 +0000)]
Moved CSS out to its own file for UserFlag
Sarven Capadisli [Thu, 26 Nov 2009 12:57:52 +0000 (12:57 +0000)]
Renamed icon file
Brenda Wallace [Thu, 26 Nov 2009 07:41:47 +0000 (20:41 +1300)]
and a typo in column name fixed
Brenda Wallace [Thu, 26 Nov 2009 07:39:51 +0000 (20:39 +1300)]
added missing space after new group by fields
Brenda Wallace [Thu, 26 Nov 2009 07:35:41 +0000 (20:35 +1300)]
added missing columns from mysql upgrade script into pgsql script
Brenda Wallace [Thu, 26 Nov 2009 07:28:20 +0000 (20:28 +1300)]
added more fields to the group by.
Brenda Wallace [Thu, 26 Nov 2009 07:21:47 +0000 (20:21 +1300)]
Transactional DDL rocks my world, but shouldn't be left in that file.
Brenda Wallace [Thu, 26 Nov 2009 07:17:32 +0000 (20:17 +1300)]
added missing columns in notice table
Brenda Wallace [Thu, 26 Nov 2009 05:54:52 +0000 (18:54 +1300)]
check there is an array of notices to display, before doing a foreach()
Zach Copley [Thu, 26 Nov 2009 02:21:23 +0000 (02:21 +0000)]
Some changes to the OpenID DataObjects to make them emit the exact same
.ini info as what used to be in statusnet.ini before OpenID was pulled
out into a plugin.
Zach Copley [Thu, 26 Nov 2009 01:25:20 +0000 (01:25 +0000)]
OpenID plugin should set 'user_openid.display' as unique key
Zach Copley [Wed, 25 Nov 2009 23:33:13 +0000 (23:33 +0000)]
Merge branch 'fix-openid' into 0.9.x
Zach Copley [Wed, 25 Nov 2009 23:26:04 +0000 (23:26 +0000)]
Remove relationship: user_openid.user_id -> user.id. I don't think this
is used. And if we need it, the OpenID plugin should do it.
Brion Vibber [Wed, 25 Nov 2009 23:21:51 +0000 (15:21 -0800)]
Catch and report exceptions from notice_to_omb_notice() instead of letting the OMB queue handler die.
Zach Copley [Wed, 25 Nov 2009 23:12:24 +0000 (23:12 +0000)]
Have OpenID plugin DataObjects emit their own .ini info
Brion Vibber [Wed, 25 Nov 2009 22:10:55 +0000 (22:10 +0000)]
Fix regression in remote subscription; added hasRole() shadow method on Remote_profile.
DB_DataObject hides errors by silently returning null for any non-existent method call, making it harder to tell what the heck's going on... the rights check for blocked remote users returned null for the check for subscribe rights, thus eval'ing to false. We now log a note in this circumstance, which would have cut about 3 hours off of the debug time.
Zach Copley [Wed, 25 Nov 2009 21:38:59 +0000 (13:38 -0800)]
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
This reverts commit
a373d07ae00b878f47970f2e4a7d86c6ec3a65cf .
Conflicts:
classes/statusnet.ini
lib/schema.php
plugins/Authentication/AuthenticationPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/UserFlag/UserFlagPlugin.php
Sarven Capadisli [Wed, 25 Nov 2009 21:32:51 +0000 (21:32 +0000)]
I can't hide the location and status bars in Firefox, IE or Chromium.
It only works in Safari and Opera.
https://developer.mozilla.org/En/DOM/Window.open confirms that by
default, Firefox and IE forces their presence.
Sarven Capadisli [Wed, 25 Nov 2009 20:37:44 +0000 (20:37 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 25 Nov 2009 20:37:03 +0000 (20:37 +0000)]
Better layout for entity_profile and entity_actions
Zach Copley [Wed, 25 Nov 2009 19:22:37 +0000 (19:22 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 25 Nov 2009 19:22:09 +0000 (19:22 +0000)]
Remove annoying log msg
Brion Vibber [Wed, 25 Nov 2009 19:20:41 +0000 (11:20 -0800)]
Drop error message on setlocale() failure; this is harmless, since we actually have a working locale set up.
Zach Copley [Wed, 25 Nov 2009 18:04:47 +0000 (18:04 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 25 Nov 2009 18:04:08 +0000 (18:04 +0000)]
Catch uncaught exception
Sarven Capadisli [Wed, 25 Nov 2009 12:23:58 +0000 (12:23 +0000)]
Removed unnecessary className
Zach Copley [Wed, 25 Nov 2009 01:36:17 +0000 (01:36 +0000)]
Fixed bug where reply-sync bit wasn't getting saved
Zach Copley [Wed, 25 Nov 2009 01:11:29 +0000 (01:11 +0000)]
Forgot to render the nav menu when on FB Connect login tab
Zach Copley [Wed, 25 Nov 2009 00:45:35 +0000 (00:45 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 25 Nov 2009 00:43:20 +0000 (00:43 +0000)]
Facebook plugin no longer takes over Login and Connect settings nav menus
Brion Vibber [Tue, 24 Nov 2009 23:29:47 +0000 (15:29 -0800)]
Fix regression in OMB sending with queues enabled -- items never got dequeued, leading to ever-growing queue and big delays.
Success return code from omb_broadcast_message was dropped in commit
ec88d2650ea4371cf53229171851747b31587e4b (Aug 10 2009) which switched us to libomb backend. With queues enabled, this would lead to the notice being readded to the outgoing OMB queue for redelivery as the queue system thought the send failed. The resends caused extra load and confusion for third-party sites, and more worryingly just plugged up our own queue so legit messages were badly delayed.
This commit should restore the previous state, where we fire-and-forget; that is, we're not actually checking to see if all remote subscribers received the message successfully and there will be no resends.
Siebrand Mazeland [Tue, 24 Nov 2009 21:16:49 +0000 (22:16 +0100)]
Loalisation updates for Polish. Contributed by Piotr Drąg
Zach Copley [Tue, 24 Nov 2009 19:11:34 +0000 (19:11 +0000)]
Fix SSL options for Twitter bridge HTTP requests
Zach Copley [Tue, 24 Nov 2009 18:47:56 +0000 (18:47 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 24 Nov 2009 17:38:16 +0000 (09:38 -0800)]
Break TableDef, ColumnDef classes to separate files so autoloader can find them.
With $config['db']['schemacheck'] set to 'script' in live deployment, Schema class wasn't being preloaded for us; the uses of TableDef by plugins for DataObject configuration would then fail because the class wasn't loaded. Broken to separate files, the autoloader can find all classes in either case.
PHP Fatal error: Class 'TableDef' not found in /var/www/statusnet/plugins/OpenID/User_openid.php on line 43, referer: http://identi.ca/brionv/all
Sarven Capadisli [Tue, 24 Nov 2009 13:10:34 +0000 (13:10 +0000)]
Moved initPopupWindow CSS out of JS in Realtime plugin
Sarven Capadisli [Tue, 24 Nov 2009 13:09:17 +0000 (13:09 +0000)]
Added realtime-popup class to <body> for popup output.
Sarven Capadisli [Tue, 24 Nov 2009 12:55:45 +0000 (12:55 +0000)]
Updated mark-top style
Sarven Capadisli [Tue, 24 Nov 2009 12:55:08 +0000 (12:55 +0000)]
Enable border-top when Realtime pop up window is initialized
Siebrand Mazeland [Mon, 23 Nov 2009 21:57:43 +0000 (22:57 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
* There is an issue with the export for 'pt', hence it was left out.
Brion Vibber [Mon, 23 Nov 2009 14:42:02 +0000 (06:42 -0800)]
Ticket 2007: make search tabs grammar forms consistent (People, Notices, Groups)
Sarven Capadisli [Mon, 23 Nov 2009 09:38:18 +0000 (09:38 +0000)]
Use a min-width just in case. Fixes IE.
Siebrand Mazeland [Sun, 22 Nov 2009 18:56:32 +0000 (19:56 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Craig Andrews [Sun, 22 Nov 2009 03:34:54 +0000 (22:34 -0500)]
Use sprintf and gettext to output the DMS version of the location. More translator-friendly.
Siebrand Mazeland [Sat, 21 Nov 2009 17:40:34 +0000 (18:40 +0100)]
Do not use fuzzy in the compiled messages files.
Siebrand Mazeland [Sat, 21 Nov 2009 15:53:25 +0000 (16:53 +0100)]
Capitalise "same as password above"
Siebrand Mazeland [Sat, 21 Nov 2009 15:04:20 +0000 (16:04 +0100)]
i18n for "Search" button text
Siebrand Mazeland [Sat, 21 Nov 2009 14:59:54 +0000 (15:59 +0100)]
i18n for "Keyword(s)"
Siebrand Mazeland [Sat, 21 Nov 2009 11:55:43 +0000 (12:55 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Brion Vibber [Sat, 21 Nov 2009 00:34:01 +0000 (16:34 -0800)]
Disable XHTML Content-Type negotiation... You've foiled our plans for the last time!
XHTML mode breaks a lot of JS and has been causing trouble for Safari and Chrome, especially with the fancier new UI-side plugins like realtime and maps.
Siebrand Mazeland [Sat, 21 Nov 2009 00:30:23 +0000 (01:30 +0100)]
Fix plural forms notation: replace " or " by " || ". Missed the comment on http://translate.sourceforge.net/wiki/l10n/pluralforms
Craig Andrews [Fri, 20 Nov 2009 23:20:23 +0000 (18:20 -0500)]
Display lat/lon in DMS format
Brion Vibber [Fri, 20 Nov 2009 22:52:29 +0000 (14:52 -0800)]
Fix bug 1997: notice search rss utter failure
Since commit
c4072ef7c930b82b74f8e90f6554974b761c686c in March there's no longer an automatic run of $this->getNotices() from RssAction parent class; added to the subclass.
It might make sense to put it back in the parent class, but of course only if those dupe calls can be resolved.
Craig Andrews [Fri, 20 Nov 2009 22:40:38 +0000 (17:40 -0500)]
Change the format of the lat/lon output on a notice in HTML
Craig Andrews [Fri, 20 Nov 2009 22:33:22 +0000 (17:33 -0500)]
Revert "Use the geo microformat as documented at http://microformats.org/wiki/geo"
This reverts commit
67add6429136dd6c2f5a924fb6bfef3ae099b495 .
Craig Andrews [Fri, 20 Nov 2009 20:34:48 +0000 (15:34 -0500)]
Undo part of
c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted notices are not displayed in realtime
Evan Prodromou [Fri, 20 Nov 2009 15:58:28 +0000 (07:58 -0800)]
use caching in geonames plugin
Craig Andrews [Fri, 20 Nov 2009 20:18:09 +0000 (15:18 -0500)]
Support SSL for the Google Client Location API
Craig Andrews [Fri, 20 Nov 2009 20:06:31 +0000 (15:06 -0500)]
Make the Google Client Location API's output compliant with the w3c geolocation specification
Craig Andrews [Fri, 20 Nov 2009 19:46:27 +0000 (14:46 -0500)]
Fix javascript errors emitted in browsers that do not support w3c geolocation
Brion Vibber [Fri, 20 Nov 2009 19:18:12 +0000 (11:18 -0800)]
start for pluginqueuehandler
Brion Vibber [Fri, 20 Nov 2009 18:08:13 +0000 (10:08 -0800)]
fix notice bug
Craig Andrews [Fri, 20 Nov 2009 16:16:39 +0000 (11:16 -0500)]
Fix js error on non-map containing pages
Craig Andrews [Fri, 20 Nov 2009 15:56:06 +0000 (10:56 -0500)]
correct the primary key for login_token
Siebrand Mazeland [Fri, 20 Nov 2009 15:03:27 +0000 (16:03 +0100)]
UI text fixes and tweaks.
Zach Copley [Fri, 20 Nov 2009 11:11:18 +0000 (11:11 +0000)]
Add routing rules for FB app in front of other rules
Siebrand Mazeland [Fri, 20 Nov 2009 10:43:51 +0000 (11:43 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Sarven Capadisli [Fri, 20 Nov 2009 05:48:05 +0000 (05:48 +0000)]
Updated form markup
Brion Vibber [Fri, 20 Nov 2009 05:05:31 +0000 (21:05 -0800)]
Merge branch 'feed-integration' into 0.9.x
Brion Vibber [Fri, 20 Nov 2009 04:55:38 +0000 (20:55 -0800)]
Initial functional version of feed subscription plugin, currently supporting only PuSH-enabled feeds.
Brion Vibber [Fri, 20 Nov 2009 04:55:38 +0000 (20:55 -0800)]
Followup to commit
4e00ce01a9841ac055c058a4f0e221cc56eca06e : rename user_role to profile_role in update & postgres schemas
Craig Andrews [Fri, 20 Nov 2009 00:12:58 +0000 (19:12 -0500)]
Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page
Clicking on a geo link pops up a map