summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-12add statuses/retweeted_by_me api actionEvan Prodromou
2009-12-12Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-12integer utility for argumentsEvan Prodromou
2009-12-12add statuses/retweets to APIEvan Prodromou
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show repeated notice's author on profile pageEvan Prodromou
2009-12-11show original notice in repeat, with repeat info belowEvan Prodromou
2009-12-11save repeats from the formEvan Prodromou
2009-12-11Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-11fix typo in API arg creationEvan Prodromou
2009-12-11change Notice::saveNew() to use named arguments for little-used optionsEvan Prodromou
2009-12-11show the repeat form in notice listsEvan Prodromou
2009-12-11reset executable bit on Notice.php and statusnet.iniEvan Prodromou
2009-12-11add repeat_of column to notice classEvan Prodromou
2009-12-11add repeat_of column to notice tableEvan Prodromou
2009-12-11rename form_forward to form_repeat in CSSEvan Prodromou
2009-12-11rename forward form to repeat form in JSEvan Prodromou
2009-12-11Revert "remove form_forward from base css"Evan Prodromou
This reverts commit a2fb1f5f9dda42b8bac689d3b5bfa86d7660416d.
2009-12-11Revert "remove NoticeForward from util.js"Evan Prodromou
This reverts commit 038fbddd02d2f144936357ed2ed40c09b1441c6b.
2009-12-11do some moving around of forwarding stuffEvan Prodromou
2009-12-11Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-11Removed styles from entity_remote_subscribe (doesn't need specialSarven Capadisli
treatment) in default and identica themes
2009-12-10Changing avatar should broadcast the profile via OMB.Eric Helgeson
2009-12-10Revert "remove the Repeat plugin (for now)"Evan Prodromou
This reverts commit c10fa99b04ef544e1ea082a694ad714f9246df86.
2009-12-10remove the Repeat plugin (for now)Evan Prodromou
2009-12-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-10remove forward action from routerEvan Prodromou
2009-12-10remove NoticeForward from util.jsEvan Prodromou
2009-12-10remove 'has forwarded' method from ProfileEvan Prodromou
2009-12-10Add table() and keys() overrides to User_usernameCraig Andrews
2009-12-10remove forward table from PostgreSQL scriptsEvan Prodromou
2009-12-10remove form_forward from base cssEvan Prodromou
2009-12-10had wrong number of arguments to NoticeList in notice inboxEvan Prodromou
2009-12-10remove forward table from db scriptsEvan Prodromou
2009-12-10move forward form to pluginEvan Prodromou
2009-12-10move inbox notice list to repeat pluginEvan Prodromou
2009-12-10move forwarding stuff to Repeat pluginEvan Prodromou
2009-12-10Fixed incorrect disabling of login_token.Craig Andrews
2009-12-10Override login_token's sequenceKey() so that it behaves correctlyCraig Andrews
2009-12-10If ElementData is set on the notice form, use the existing MaxLengthSarven Capadisli
2009-12-10Updated input background colour for XHR direct messageSarven Capadisli
2009-12-10Calling NewDirectMessageSarven Capadisli
2009-12-10Updated entity_action form input stylesSarven Capadisli
2009-12-10Updated FormNoticeEnhancements and Counter to use the max text valueSarven Capadisli
from HTML. It also allows each .form_notice to have its own counter.
2009-12-09Initial GravatarPluginEric Helgeson
2009-12-09New Events for avatar settingsEric Helgeson
2009-12-09Added todo item to Realtime pluginSarven Capadisli
2009-12-09Added a todo list for Realtime pluginSarven Capadisli
2009-12-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou