]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Fri, 11 Dec 2009 16:33:26 +0000 (11:33 -0500)]
fix typo in API arg creation
Evan Prodromou [Fri, 11 Dec 2009 16:29:51 +0000 (11:29 -0500)]
change Notice::saveNew() to use named arguments for little-used options
Sarven Capadisli [Fri, 11 Dec 2009 12:55:54 +0000 (13:55 +0100)]
Removed styles from entity_remote_subscribe (doesn't need special
treatment) in default and identica themes
Eric Helgeson [Fri, 11 Dec 2009 02:06:54 +0000 (21:06 -0500)]
Changing avatar should broadcast the profile via OMB.
Evan Prodromou [Thu, 10 Dec 2009 20:16:44 +0000 (15:16 -0500)]
remove the Repeat plugin (for now)
Evan Prodromou [Thu, 10 Dec 2009 19:45:47 +0000 (14:45 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 10 Dec 2009 19:42:13 +0000 (14:42 -0500)]
remove forward action from router
Evan Prodromou [Thu, 10 Dec 2009 19:41:18 +0000 (14:41 -0500)]
remove NoticeForward from util.js
Evan Prodromou [Thu, 10 Dec 2009 19:40:48 +0000 (14:40 -0500)]
remove 'has forwarded' method from Profile
Craig Andrews [Thu, 10 Dec 2009 19:40:26 +0000 (14:40 -0500)]
Add table() and keys() overrides to User_username
Evan Prodromou [Thu, 10 Dec 2009 19:40:00 +0000 (14:40 -0500)]
remove forward table from PostgreSQL scripts
Evan Prodromou [Thu, 10 Dec 2009 19:37:58 +0000 (14:37 -0500)]
remove form_forward from base css
Evan Prodromou [Thu, 10 Dec 2009 19:36:14 +0000 (14:36 -0500)]
had wrong number of arguments to NoticeList in notice inbox
Evan Prodromou [Thu, 10 Dec 2009 19:34:47 +0000 (14:34 -0500)]
remove forward table from db scripts
Evan Prodromou [Thu, 10 Dec 2009 19:33:15 +0000 (14:33 -0500)]
move forward form to plugin
Evan Prodromou [Thu, 10 Dec 2009 18:34:11 +0000 (13:34 -0500)]
move inbox notice list to repeat plugin
Evan Prodromou [Thu, 10 Dec 2009 18:31:16 +0000 (13:31 -0500)]
move forwarding stuff to Repeat plugin
Craig Andrews [Thu, 10 Dec 2009 18:22:46 +0000 (13:22 -0500)]
Fixed incorrect disabling of login_token.
Craig Andrews [Thu, 10 Dec 2009 18:08:24 +0000 (13:08 -0500)]
Override login_token's sequenceKey() so that it behaves correctly
Sarven Capadisli [Thu, 10 Dec 2009 13:52:05 +0000 (14:52 +0100)]
If ElementData is set on the notice form, use the existing MaxLength
Sarven Capadisli [Thu, 10 Dec 2009 13:33:31 +0000 (14:33 +0100)]
Updated input background colour for XHR direct message
Sarven Capadisli [Thu, 10 Dec 2009 13:29:27 +0000 (14:29 +0100)]
Calling NewDirectMessage
Sarven Capadisli [Thu, 10 Dec 2009 13:24:23 +0000 (14:24 +0100)]
Updated entity_action form input styles
Sarven Capadisli [Thu, 10 Dec 2009 13:16:07 +0000 (14:16 +0100)]
Updated FormNoticeEnhancements and Counter to use the max text value
from HTML. It also allows each .form_notice to have its own counter.
Eric Helgeson [Thu, 10 Dec 2009 03:32:57 +0000 (22:32 -0500)]
Initial GravatarPlugin
Eric Helgeson [Thu, 10 Dec 2009 03:31:07 +0000 (22:31 -0500)]
New Events for avatar settings
Sarven Capadisli [Wed, 9 Dec 2009 10:37:53 +0000 (11:37 +0100)]
Added todo item to Realtime plugin
Sarven Capadisli [Wed, 9 Dec 2009 10:00:30 +0000 (11:00 +0100)]
Added a todo list for Realtime plugin
Evan Prodromou [Wed, 9 Dec 2009 02:18:49 +0000 (21:18 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 9 Dec 2009 02:02:54 +0000 (21:02 -0500)]
reorder notices when not using memcached
Brion Vibber [Wed, 9 Dec 2009 01:35:27 +0000 (17:35 -0800)]
Compat fix for PHP 5.2.4 -- drop unneeded new param to debug_backtrace(), caused error spew on older PHP (introduced PHP 5.2.5)
Fix for regression in
4b5e977a7b1c390555d880d3dc7f8b8c6744646c
Brenda Wallace [Wed, 9 Dec 2009 00:26:59 +0000 (13:26 +1300)]
that pesky table named user - now quoted
Brenda Wallace [Wed, 9 Dec 2009 00:12:29 +0000 (13:12 +1300)]
add missing table "forward"
Brenda Wallace [Wed, 9 Dec 2009 00:09:38 +0000 (13:09 +1300)]
added missing table: location_namespace
Evan Prodromou [Tue, 8 Dec 2009 22:52:20 +0000 (17:52 -0500)]
don't allow forwarding your own notice
Evan Prodromou [Tue, 8 Dec 2009 22:48:24 +0000 (17:48 -0500)]
make forward form slightly less obnoxious
Evan Prodromou [Tue, 8 Dec 2009 22:42:07 +0000 (17:42 -0500)]
make sure not to forward blocked users
Evan Prodromou [Tue, 8 Dec 2009 22:32:09 +0000 (17:32 -0500)]
add forward table to updates
Evan Prodromou [Tue, 8 Dec 2009 22:31:23 +0000 (17:31 -0500)]
add (ugly) form to forward notices
Evan Prodromou [Tue, 8 Dec 2009 22:20:45 +0000 (17:20 -0500)]
action to forward a notice
Evan Prodromou [Tue, 8 Dec 2009 22:20:17 +0000 (17:20 -0500)]
method to check if a profile has forwarded a notice
Evan Prodromou [Tue, 8 Dec 2009 22:20:04 +0000 (17:20 -0500)]
pkeyGet() method for Forward and return value from saveNew()
Evan Prodromou [Tue, 8 Dec 2009 22:02:48 +0000 (17:02 -0500)]
show forwards in the inbox
Evan Prodromou [Tue, 8 Dec 2009 21:30:33 +0000 (16:30 -0500)]
Basic function to store forwards and redistribute
Evan Prodromou [Tue, 8 Dec 2009 20:43:34 +0000 (15:43 -0500)]
fix exe flag
Evan Prodromou [Tue, 8 Dec 2009 20:43:11 +0000 (15:43 -0500)]
add DB_DataObject for forward table
Evan Prodromou [Tue, 8 Dec 2009 20:38:00 +0000 (15:38 -0500)]
Merge branch '0.9.x' into forward
Evan Prodromou [Tue, 8 Dec 2009 20:33:12 +0000 (15:33 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Tue, 8 Dec 2009 20:32:50 +0000 (15:32 -0500)]
include DB_DataObject 1.9.0
Brion Vibber [Tue, 8 Dec 2009 20:17:11 +0000 (12:17 -0800)]
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default).
Top-level Makefile added to build .mo files for plugins as well as core.
As described on list:
http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html
Evan Prodromou [Tue, 8 Dec 2009 19:56:11 +0000 (14:56 -0500)]
add forward table
Brion Vibber [Tue, 8 Dec 2009 17:57:37 +0000 (09:57 -0800)]
Make default & sample val for $config['queue']['queue_basename'] actually work! Now matches the recommendation in README which is in fact correct. Must include the /queue/ prefix (unless somthing else actually makes sense)
Brion Vibber [Tue, 8 Dec 2009 16:28:44 +0000 (08:28 -0800)]
Tweak updateavatarurl.php: emit a newline whether we're on verbose or non-quiet, emit help when no users specified.
Siebrand Mazeland [Mon, 7 Dec 2009 21:37:59 +0000 (22:37 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Eric Helgeson [Mon, 7 Dec 2009 19:53:17 +0000 (14:53 -0500)]
Cleanup of recaptcha plugin remove xhtml hack
Zach Copley [Mon, 7 Dec 2009 19:34:54 +0000 (11:34 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
* '0.9.x' of gitorious.org:statusnet/mainline:
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; will allow us to use this for temporary emergency moderation of new registrations without affecting older accounts.
Zach Copley [Mon, 7 Dec 2009 19:34:03 +0000 (11:34 -0800)]
Grand ALL permissions to the DB user when setting up a new status.net site.
Brion Vibber [Mon, 7 Dec 2009 19:29:18 +0000 (11:29 -0800)]
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; will allow us to use this for temporary emergency moderation of new registrations without affecting older accounts.
Evan Prodromou [Mon, 7 Dec 2009 17:13:42 +0000 (12:13 -0500)]
remove unit tests for minify
Sarven Capadisli [Mon, 7 Dec 2009 12:12:32 +0000 (12:12 +0000)]
If localStorage is not supported, showPause as usual
Sarven Capadisli [Mon, 7 Dec 2009 11:44:43 +0000 (11:44 +0000)]
Using localStorage to keep the play/pause state of RealtimeUpdate
Sarven Capadisli [Mon, 7 Dec 2009 10:26:29 +0000 (10:26 +0000)]
Added form_response class to XHR notice posts
Sarven Capadisli [Mon, 7 Dec 2009 10:10:17 +0000 (10:10 +0000)]
Fixed missing " for element attribute
Sarven Capadisli [Mon, 7 Dec 2009 10:08:07 +0000 (10:08 +0000)]
Use .resetForm() instead of manually setting notice form's control values to null
Sarven Capadisli [Mon, 7 Dec 2009 09:55:12 +0000 (09:55 +0000)]
If the XHR error suggests that the xhr.status is 0 (i.e., it didn't
receive an XHR object as expected), threat it as a success like HTTP
20x or 30x because the notice most likely went through. jquery.form.js
(for file uploads) and meteor.js both use an iframe and they (somehow)
appear to be in conflict. Notice always goes through, however,
xhr.status is 0. Further investigation is needed.
Sarven Capadisli [Sun, 6 Dec 2009 22:07:49 +0000 (22:07 +0000)]
Minor fix for play/pause mouseleave
Craig Andrews [Sun, 6 Dec 2009 02:04:20 +0000 (21:04 -0500)]
Add a configuration option to disable the login command.
$config['logincommand']['disabled'] = true;
This commit should be reverted once the command has been sufficiently tested and trusted.
Craig Andrews [Sun, 6 Dec 2009 02:03:27 +0000 (21:03 -0500)]
Added 'login' command that gives you a link that can be used to login to the website
Sarven Capadisli [Sat, 5 Dec 2009 23:13:18 +0000 (23:13 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sat, 5 Dec 2009 23:12:56 +0000 (23:12 +0000)]
Preliminary UI for Play/Pause behaviour on hover state for notices
Siebrand Mazeland [Sat, 5 Dec 2009 20:01:18 +0000 (21:01 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
Sarven Capadisli [Sat, 5 Dec 2009 17:47:44 +0000 (18:47 +0100)]
Changed input.submit style
Craig Andrews [Sat, 5 Dec 2009 07:13:40 +0000 (02:13 -0500)]
Add FirePHP plugin - uses FirePHP as an output method for logging
Craig Andrews [Sat, 5 Dec 2009 07:11:27 +0000 (02:11 -0500)]
Add 2 new events to enable logger pluginization: StartLog and EndLog
Craig Andrews [Sat, 5 Dec 2009 06:03:04 +0000 (01:03 -0500)]
Add configuration option to toggle the indenting of the output HTML. Defaults to indent enabled.
Craig Andrews [Sat, 5 Dec 2009 05:41:22 +0000 (00:41 -0500)]
Minify inline JS and CSS (can be disable in configuration)
Craig Andrews [Sat, 5 Dec 2009 04:17:46 +0000 (23:17 -0500)]
If a theme server is being used, do not minify theme CSS (as doing so could cause 404s)
Craig Andrews [Sat, 5 Dec 2009 04:17:19 +0000 (23:17 -0500)]
Separate out some common code
Craig Andrews [Sat, 5 Dec 2009 03:05:18 +0000 (22:05 -0500)]
Append the StatusNet version to all local, static CSS references
Craig Andrews [Sat, 5 Dec 2009 01:33:41 +0000 (20:33 -0500)]
Use inlineScript() instead of element() to write inline javascript
Craig Andrews [Sat, 5 Dec 2009 01:21:05 +0000 (20:21 -0500)]
use cssLink() instead of element() to write out references to CSS
Craig Andrews [Sat, 5 Dec 2009 01:20:44 +0000 (20:20 -0500)]
use the new htmloutputter->style() function
Craig Andrews [Sat, 5 Dec 2009 01:19:55 +0000 (20:19 -0500)]
Add style function to output style() tags
Add 2 new events: StartStyleElement and EndStyleElement
Craig Andrews [Sat, 5 Dec 2009 00:51:44 +0000 (19:51 -0500)]
Add 2 new events: StartInlineScriptElement and EndInlineScriptElement
Craig Andrews [Sat, 5 Dec 2009 00:44:45 +0000 (19:44 -0500)]
only write the javascript CDATA blocks if the type is javascript (it's not the correct syntax for other languages)
Craig Andrews [Sat, 5 Dec 2009 00:41:51 +0000 (19:41 -0500)]
Use inlineScript() everywhere inline scripts are written
Craig Andrews [Fri, 4 Dec 2009 23:44:26 +0000 (18:44 -0500)]
Merge branch 'minify' into 0.9.x
Zach Copley [Fri, 4 Dec 2009 22:43:34 +0000 (22:43 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 4 Dec 2009 22:40:07 +0000 (22:40 +0000)]
Don't depend on a User being available when looking up Design and timezone
for a profile (because some profiles are remote, etc.)
Evan Prodromou [Fri, 4 Dec 2009 21:30:33 +0000 (16:30 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Fri, 4 Dec 2009 21:25:05 +0000 (16:25 -0500)]
configurable expiry for cached Geonames data defaults to 90 days
Zach Copley [Fri, 4 Dec 2009 20:39:50 +0000 (20:39 +0000)]
Don't try to broadcast the notice if something went wrong.
Evan Prodromou [Fri, 4 Dec 2009 20:34:41 +0000 (15:34 -0500)]
remove duplicate log() function from RealtimePlugin
Evan Prodromou [Fri, 4 Dec 2009 20:34:25 +0000 (15:34 -0500)]
add logging utilities to Plugin class
Evan Prodromou [Fri, 4 Dec 2009 20:30:43 +0000 (15:30 -0500)]
let Geonames clients use commercial Web service
Brion Vibber [Fri, 4 Dec 2009 20:23:33 +0000 (12:23 -0800)]
Merge commit 'refs/merge-requests/108' of git://gitorious.org/statusnet/mainline into 0.9.x
Zach Copley [Fri, 4 Dec 2009 20:18:42 +0000 (20:18 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 4 Dec 2009 20:17:42 +0000 (20:17 +0000)]
Make imported Twitter notices show up via real time plugins.
Evan Prodromou [Fri, 4 Dec 2009 19:36:24 +0000 (14:36 -0500)]
remove unnecessary debugging code from mapstraction output
Evan Prodromou [Fri, 4 Dec 2009 19:31:19 +0000 (14:31 -0500)]
Update Mapstraction to properly scrape data from notice-list pages
Refactored the JavaScript for Mapstraction use so it scrapes data from
the HTML of the page it's on, if possible, and otherwise generates a
JSON array.