]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agomake realtime plugin grok repeats
Evan Prodromou [Tue, 15 Dec 2009 20:47:37 +0000 (15:47 -0500)]
make realtime plugin grok repeats

14 years agoAdded .form_repeat notice option to received notices in Realtime plugin
Sarven Capadisli [Tue, 15 Dec 2009 19:44:20 +0000 (19:44 +0000)]
Added .form_repeat notice option to received notices in Realtime plugin

14 years agocall DB_DataObject::__destruct() if it exists
Evan Prodromou [Tue, 15 Dec 2009 17:38:15 +0000 (12:38 -0500)]
call DB_DataObject::__destruct() if it exists

14 years agotake out DB_DataObject destructor
Evan Prodromou [Tue, 15 Dec 2009 17:33:17 +0000 (12:33 -0500)]
take out DB_DataObject destructor

14 years agobroadcast for repeats
Evan Prodromou [Tue, 15 Dec 2009 17:29:37 +0000 (12:29 -0500)]
broadcast for repeats

14 years agocreate a method for notification for new messages, and use it
Evan Prodromou [Tue, 15 Dec 2009 15:31:25 +0000 (10:31 -0500)]
create a method for notification for new messages, and use it

14 years agoadd mail notification for dm command results
Evan Prodromou [Tue, 15 Dec 2009 15:18:27 +0000 (10:18 -0500)]
add mail notification for dm command results

14 years agoremove dead code for handling direct messages, now done with commands
Evan Prodromou [Tue, 15 Dec 2009 15:12:36 +0000 (10:12 -0500)]
remove dead code for handling direct messages, now done with commands

14 years agogive some trouble-shooting info for fancy URLs
Evan Prodromou [Tue, 15 Dec 2009 11:11:37 +0000 (06:11 -0500)]
give some trouble-shooting info for fancy URLs

14 years agoAdd destructor on Memcached_DataObject to free DB_DataObject's global storage for...
Brion Vibber [Tue, 15 Dec 2009 00:36:01 +0000 (16:36 -0800)]
Add destructor on Memcached_DataObject to free DB_DataObject's global storage for an object when that object itself is destroyed.
Reduces some, but not all, memory leakage for long-running processes.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 14 Dec 2009 23:34:16 +0000 (18:34 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agodocument logincommand/disabled in README
Evan Prodromou [Mon, 14 Dec 2009 23:09:45 +0000 (18:09 -0500)]
document logincommand/disabled in README

14 years agodefault for login command is disabled
Evan Prodromou [Mon, 14 Dec 2009 23:09:30 +0000 (18:09 -0500)]
default for login command is disabled

14 years agoInitial representation for repeated notice
Sarven Capadisli [Mon, 14 Dec 2009 23:09:08 +0000 (18:09 -0500)]
Initial representation for repeated notice

14 years agomake sure id of <li> in notice list is unique
Evan Prodromou [Mon, 14 Dec 2009 22:48:14 +0000 (17:48 -0500)]
make sure id of <li> in notice list is unique

14 years agohad the order of <status> and <retweeted_status> wrong in api output
Evan Prodromou [Mon, 14 Dec 2009 22:11:34 +0000 (17:11 -0500)]
had the order of <status> and <retweeted_status> wrong in api output

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 14 Dec 2009 21:41:42 +0000 (16:41 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoadd friends_timeline with no repeats in it
Evan Prodromou [Mon, 14 Dec 2009 21:41:25 +0000 (16:41 -0500)]
add friends_timeline with no repeats in it

14 years agofix error with cached repeat of deleted original in api output
Evan Prodromou [Mon, 14 Dec 2009 21:40:56 +0000 (16:40 -0500)]
fix error with cached repeat of deleted original in api output

14 years agoMerge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland [Mon, 14 Dec 2009 21:29:35 +0000 (22:29 +0100)]
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

14 years agomove full-featured timeline to apitimelinehome.php
Evan Prodromou [Mon, 14 Dec 2009 21:10:16 +0000 (16:10 -0500)]
move full-featured timeline to apitimelinehome.php

14 years agoparse error in retweet method
Evan Prodromou [Mon, 14 Dec 2009 20:49:19 +0000 (15:49 -0500)]
parse error in retweet method

14 years agocorrect link for repeat attribution in noticelist
Evan Prodromou [Mon, 14 Dec 2009 20:42:53 +0000 (15:42 -0500)]
correct link for repeat attribution in noticelist

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Mon, 14 Dec 2009 20:42:30 +0000 (21:42 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoClean up console output for non-interactive mode (handy for batch setup scripts)
Brion Vibber [Mon, 14 Dec 2009 19:51:38 +0000 (11:51 -0800)]
Clean up console output for non-interactive mode (handy for batch setup scripts)

14 years agoFix issue with favorited/following always being set to false
Zach Copley [Mon, 14 Dec 2009 18:16:45 +0000 (18:16 +0000)]
Fix issue with favorited/following always being set to false

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Mon, 14 Dec 2009 07:34:33 +0000 (07:34 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFix Twitter bridge so it responds reasonably to authorization errors.
Zach Copley [Mon, 14 Dec 2009 07:33:29 +0000 (07:33 +0000)]
Fix Twitter bridge so it responds reasonably to authorization errors.

14 years agoInit UI for Repeated by
Sarven Capadisli [Mon, 14 Dec 2009 01:00:09 +0000 (20:00 -0500)]
Init UI for Repeated by

14 years agoInitial UI for form repeat
Sarven Capadisli [Sun, 13 Dec 2009 23:21:36 +0000 (00:21 +0100)]
Initial UI for form repeat

14 years ago(Puctuation) consistency in clientError() calls.
Siebrand Mazeland [Sun, 13 Dec 2009 17:55:17 +0000 (18:55 +0100)]
(Puctuation) consistency in clientError() calls.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sun, 13 Dec 2009 17:31:14 +0000 (18:31 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
* add Interlingua (ia)

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sun, 13 Dec 2009 17:24:12 +0000 (18:24 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoAdd repeat command
Craig Andrews [Sun, 13 Dec 2009 02:24:38 +0000 (21:24 -0500)]
Add repeat command

14 years agofix typo / parse error in sql comment syntax
Brenda Wallace [Sat, 12 Dec 2009 22:54:05 +0000 (11:54 +1300)]
fix typo / parse error in sql comment syntax

14 years agoremove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use stream...
Evan Prodromou [Sat, 12 Dec 2009 21:58:39 +0000 (16:58 -0500)]
remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use stream() instead

14 years agomake sure to show repeats correctly when original is deleted
Evan Prodromou [Sat, 12 Dec 2009 21:33:38 +0000 (16:33 -0500)]
make sure to show repeats correctly when original is deleted

14 years agoMerge branch 'forward' into 0.9.x
Evan Prodromou [Sat, 12 Dec 2009 21:18:55 +0000 (16:18 -0500)]
Merge branch 'forward' into 0.9.x

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 12 Dec 2009 21:15:47 +0000 (16:15 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoadd statuses/retweeted_to_me to API
Evan Prodromou [Sat, 12 Dec 2009 21:15:23 +0000 (16:15 -0500)]
add statuses/retweeted_to_me to API

14 years agoclear repeat_of flag when a notice is deleted
Evan Prodromou [Sat, 12 Dec 2009 21:02:44 +0000 (16:02 -0500)]
clear repeat_of flag when a notice is deleted

14 years agoadd statuses/retweets_of_me to API
Evan Prodromou [Sat, 12 Dec 2009 21:00:27 +0000 (16:00 -0500)]
add statuses/retweets_of_me to API

14 years agoadd statuses/retweeted_by_me api action
Evan Prodromou [Sat, 12 Dec 2009 20:35:05 +0000 (15:35 -0500)]
add statuses/retweeted_by_me api action

14 years agoMerge branch '0.9.x' into forward
Evan Prodromou [Sat, 12 Dec 2009 20:00:22 +0000 (15:00 -0500)]
Merge branch '0.9.x' into forward

14 years agointeger utility for arguments
Evan Prodromou [Sat, 12 Dec 2009 20:00:09 +0000 (15:00 -0500)]
integer utility for arguments

14 years agoadd statuses/retweets to API
Evan Prodromou [Sat, 12 Dec 2009 19:46:24 +0000 (14:46 -0500)]
add statuses/retweets to API

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sat, 12 Dec 2009 17:21:57 +0000 (18:21 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans
* add Egyptian Spoken Arabic (arz)

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sat, 12 Dec 2009 17:21:10 +0000 (18:21 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoBuild stub .po template for Gravatar plugin
Brion Vibber [Sat, 12 Dec 2009 00:28:51 +0000 (16:28 -0800)]
Build stub .po template for Gravatar plugin

14 years ago(fix clumsy double paste in b45be2b actions/apitimelinefavorites.php
Hue Bastard [Tue, 8 Dec 2009 11:35:54 +0000 (21:35 +1000)]
(fix clumsy double paste in b45be2b actions/apitimelinefavorites.php

14 years agoticket 2055: added logos to Atom and RSS feeds
Hue Bastard [Tue, 8 Dec 2009 11:28:11 +0000 (21:28 +1000)]
ticket 2055: added logos to Atom and RSS feeds

14 years agoMake useremail.php executable
Brion Vibber [Fri, 11 Dec 2009 21:14:40 +0000 (13:14 -0800)]
Make useremail.php executable

14 years agoshow repeated notices correctly in API output
Evan Prodromou [Fri, 11 Dec 2009 17:40:05 +0000 (12:40 -0500)]
show repeated notices correctly in API output

14 years agoshow repeated notices correctly in API output
Evan Prodromou [Fri, 11 Dec 2009 17:39:29 +0000 (12:39 -0500)]
show repeated notices correctly in API output

14 years agoshow repeated notice's author on profile page
Evan Prodromou [Fri, 11 Dec 2009 17:16:11 +0000 (12:16 -0500)]
show repeated notice's author on profile page

14 years agoshow original notice in repeat, with repeat info below
Evan Prodromou [Fri, 11 Dec 2009 17:10:58 +0000 (12:10 -0500)]
show original notice in repeat, with repeat info below

14 years agosave repeats from the form
Evan Prodromou [Fri, 11 Dec 2009 16:51:09 +0000 (11:51 -0500)]
save repeats from the form

14 years agoMerge branch '0.9.x' into forward
Evan Prodromou [Fri, 11 Dec 2009 16:38:08 +0000 (11:38 -0500)]
Merge branch '0.9.x' into forward

14 years agofix typo in API arg creation
Evan Prodromou [Fri, 11 Dec 2009 16:33:26 +0000 (11:33 -0500)]
fix typo in API arg creation

14 years agochange Notice::saveNew() to use named arguments for little-used options
Evan Prodromou [Fri, 11 Dec 2009 16:29:51 +0000 (11:29 -0500)]
change Notice::saveNew() to use named arguments for little-used options

14 years agoshow the repeat form in notice lists
Evan Prodromou [Fri, 11 Dec 2009 15:49:26 +0000 (10:49 -0500)]
show the repeat form in notice lists

14 years agoAdded UserEmail script.
Christopher Vollick [Fri, 11 Dec 2009 15:34:57 +0000 (10:34 -0500)]
Added UserEmail script.

Used to query user's emails.

Mostly used for administration, to see if a user requesting something is who they say.

Also, some people assume that the admin knows this data, and says things like:
"If you could do _____ with the account connected to this email".

It'd be nice if we could do that without raw SQL.

14 years agoreset executable bit on Notice.php and statusnet.ini
Evan Prodromou [Fri, 11 Dec 2009 15:23:36 +0000 (10:23 -0500)]
reset executable bit on Notice.php and statusnet.ini

14 years agoadd repeat_of column to notice class
Evan Prodromou [Fri, 11 Dec 2009 15:22:56 +0000 (10:22 -0500)]
add repeat_of column to notice class

14 years agoadd repeat_of column to notice table
Evan Prodromou [Fri, 11 Dec 2009 15:20:32 +0000 (10:20 -0500)]
add repeat_of column to notice table

14 years agorename form_forward to form_repeat in CSS
Evan Prodromou [Fri, 11 Dec 2009 15:13:33 +0000 (10:13 -0500)]
rename form_forward to form_repeat in CSS

14 years agorename forward form to repeat form in JS
Evan Prodromou [Fri, 11 Dec 2009 15:12:34 +0000 (10:12 -0500)]
rename forward form to repeat form in JS

14 years agoRevert "remove form_forward from base css"
Evan Prodromou [Fri, 11 Dec 2009 15:11:06 +0000 (10:11 -0500)]
Revert "remove form_forward from base css"

This reverts commit a2fb1f5f9dda42b8bac689d3b5bfa86d7660416d.

14 years agoRevert "remove NoticeForward from util.js"
Evan Prodromou [Fri, 11 Dec 2009 15:10:53 +0000 (10:10 -0500)]
Revert "remove NoticeForward from util.js"

This reverts commit 038fbddd02d2f144936357ed2ed40c09b1441c6b.

14 years agodo some moving around of forwarding stuff
Evan Prodromou [Fri, 11 Dec 2009 15:10:25 +0000 (10:10 -0500)]
do some moving around of forwarding stuff

14 years agoMerge branch '0.9.x' into forward
Evan Prodromou [Fri, 11 Dec 2009 14:58:53 +0000 (09:58 -0500)]
Merge branch '0.9.x' into forward

14 years agoRemoved styles from entity_remote_subscribe (doesn't need special
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

14 years agoChanging avatar should broadcast the profile via OMB.
Eric Helgeson [Fri, 11 Dec 2009 02:06:54 +0000 (21:06 -0500)]
Changing avatar should broadcast the profile via OMB.

14 years agoRevert "remove the Repeat plugin (for now)"
Evan Prodromou [Thu, 10 Dec 2009 20:17:16 +0000 (15:17 -0500)]
Revert "remove the Repeat plugin (for now)"

This reverts commit c10fa99b04ef544e1ea082a694ad714f9246df86.

14 years agoremove the Repeat plugin (for now)
Evan Prodromou [Thu, 10 Dec 2009 20:16:44 +0000 (15:16 -0500)]
remove the Repeat plugin (for now)

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

14 years agoremove forward action from router
Evan Prodromou [Thu, 10 Dec 2009 19:42:13 +0000 (14:42 -0500)]
remove forward action from router

14 years agoremove NoticeForward from util.js
Evan Prodromou [Thu, 10 Dec 2009 19:41:18 +0000 (14:41 -0500)]
remove NoticeForward from util.js

14 years agoremove 'has forwarded' method from Profile
Evan Prodromou [Thu, 10 Dec 2009 19:40:48 +0000 (14:40 -0500)]
remove 'has forwarded' method from Profile

14 years agoAdd table() and keys() overrides to User_username
Craig Andrews [Thu, 10 Dec 2009 19:40:26 +0000 (14:40 -0500)]
Add table() and keys() overrides to User_username

14 years agoremove forward table from PostgreSQL scripts
Evan Prodromou [Thu, 10 Dec 2009 19:40:00 +0000 (14:40 -0500)]
remove forward table from PostgreSQL scripts

14 years agoremove form_forward from base css
Evan Prodromou [Thu, 10 Dec 2009 19:37:58 +0000 (14:37 -0500)]
remove form_forward from base css

14 years agohad wrong number of arguments to NoticeList in notice inbox
Evan Prodromou [Thu, 10 Dec 2009 19:36:14 +0000 (14:36 -0500)]
had wrong number of arguments to NoticeList in notice inbox

14 years agoremove forward table from db scripts
Evan Prodromou [Thu, 10 Dec 2009 19:34:47 +0000 (14:34 -0500)]
remove forward table from db scripts

14 years agomove forward form to plugin
Evan Prodromou [Thu, 10 Dec 2009 19:33:15 +0000 (14:33 -0500)]
move forward form to plugin

14 years agomove inbox notice list to repeat plugin
Evan Prodromou [Thu, 10 Dec 2009 18:34:11 +0000 (13:34 -0500)]
move inbox notice list to repeat plugin

14 years agomove forwarding stuff to Repeat plugin
Evan Prodromou [Thu, 10 Dec 2009 18:31:16 +0000 (13:31 -0500)]
move forwarding stuff to Repeat plugin

14 years agoFixed incorrect disabling of login_token.
Craig Andrews [Thu, 10 Dec 2009 18:22:46 +0000 (13:22 -0500)]
Fixed incorrect disabling of login_token.

14 years agoOverride login_token's sequenceKey() so that it behaves correctly
Craig Andrews [Thu, 10 Dec 2009 18:08:24 +0000 (13:08 -0500)]
Override login_token's sequenceKey() so that it behaves correctly

14 years agoIf ElementData is set on the notice form, use the existing MaxLength
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

14 years agoUpdated input background colour for XHR direct message
Sarven Capadisli [Thu, 10 Dec 2009 13:33:31 +0000 (14:33 +0100)]
Updated input background colour for XHR direct message

14 years agoCalling NewDirectMessage
Sarven Capadisli [Thu, 10 Dec 2009 13:29:27 +0000 (14:29 +0100)]
Calling NewDirectMessage

14 years agoUpdated entity_action form input styles
Sarven Capadisli [Thu, 10 Dec 2009 13:24:23 +0000 (14:24 +0100)]
Updated entity_action form input styles

14 years agoUpdated FormNoticeEnhancements and Counter to use the max text value
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.

14 years agoInitial GravatarPlugin
Eric Helgeson [Thu, 10 Dec 2009 03:32:57 +0000 (22:32 -0500)]
Initial GravatarPlugin

14 years agoNew Events for avatar settings
Eric Helgeson [Thu, 10 Dec 2009 03:31:07 +0000 (22:31 -0500)]
New Events for avatar settings

14 years agoAdded todo item to Realtime plugin
Sarven Capadisli [Wed, 9 Dec 2009 10:37:53 +0000 (11:37 +0100)]
Added todo item to Realtime plugin

14 years agoAdded a todo list for Realtime plugin
Sarven Capadisli [Wed, 9 Dec 2009 10:00:30 +0000 (11:00 +0100)]
Added a todo list for Realtime plugin

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

14 years agoreorder notices when not using memcached
Evan Prodromou [Wed, 9 Dec 2009 02:02:54 +0000 (21:02 -0500)]
reorder notices when not using memcached