Age | Commit message (Expand) | Author |
2009-12-11 | show original notice in repeat, with repeat info below | Evan Prodromou |
2009-12-11 | save repeats from the form | Evan Prodromou |
2009-12-11 | Merge branch '0.9.x' into forward | Evan Prodromou |
2009-12-11 | fix typo in API arg creation | Evan Prodromou |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-12-11 | show the repeat form in notice lists | Evan Prodromou |
2009-12-11 | reset executable bit on Notice.php and statusnet.ini | Evan Prodromou |
2009-12-11 | add repeat_of column to notice class | Evan Prodromou |
2009-12-11 | add repeat_of column to notice table | Evan Prodromou |
2009-12-11 | rename form_forward to form_repeat in CSS | Evan Prodromou |
2009-12-11 | rename forward form to repeat form in JS | Evan Prodromou |
2009-12-11 | Revert "remove form_forward from base css" | Evan Prodromou |
2009-12-11 | Revert "remove NoticeForward from util.js" | Evan Prodromou |
2009-12-11 | do some moving around of forwarding stuff | Evan Prodromou |
2009-12-11 | Merge branch '0.9.x' into forward | Evan Prodromou |
2009-12-11 | Removed styles from entity_remote_subscribe (doesn't need special | Sarven Capadisli |
2009-12-10 | Changing avatar should broadcast the profile via OMB. | Eric Helgeson |
2009-12-10 | Revert "remove the Repeat plugin (for now)" | Evan Prodromou |
2009-12-10 | remove the Repeat plugin (for now) | Evan Prodromou |
2009-12-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-10 | remove forward action from router | Evan Prodromou |
2009-12-10 | remove NoticeForward from util.js | Evan Prodromou |
2009-12-10 | remove 'has forwarded' method from Profile | Evan Prodromou |
2009-12-10 | Add table() and keys() overrides to User_username | Craig Andrews |
2009-12-10 | remove forward table from PostgreSQL scripts | Evan Prodromou |
2009-12-10 | remove form_forward from base css | Evan Prodromou |
2009-12-10 | had wrong number of arguments to NoticeList in notice inbox | Evan Prodromou |
2009-12-10 | remove forward table from db scripts | Evan Prodromou |
2009-12-10 | move forward form to plugin | Evan Prodromou |
2009-12-10 | move inbox notice list to repeat plugin | Evan Prodromou |
2009-12-10 | move forwarding stuff to Repeat plugin | Evan Prodromou |
2009-12-10 | Fixed incorrect disabling of login_token. | Craig Andrews |
2009-12-10 | Override login_token's sequenceKey() so that it behaves correctly | Craig Andrews |
2009-12-10 | If ElementData is set on the notice form, use the existing MaxLength | Sarven Capadisli |
2009-12-10 | Updated input background colour for XHR direct message | Sarven Capadisli |
2009-12-10 | Calling NewDirectMessage | Sarven Capadisli |
2009-12-10 | Updated entity_action form input styles | Sarven Capadisli |
2009-12-10 | Updated FormNoticeEnhancements and Counter to use the max text value | Sarven Capadisli |
2009-12-09 | Initial GravatarPlugin | Eric Helgeson |
2009-12-09 | New Events for avatar settings | Eric Helgeson |
2009-12-09 | Added todo item to Realtime plugin | Sarven Capadisli |
2009-12-09 | Added a todo list for Realtime plugin | Sarven Capadisli |
2009-12-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-08 | reorder notices when not using memcached | Evan Prodromou |
2009-12-08 | Compat fix for PHP 5.2.4 -- drop unneeded new param to debug_backtrace(), cau... | Brion Vibber |
2009-12-09 | that pesky table named user - now quoted | Brenda Wallace |
2009-12-09 | add missing table "forward" | Brenda Wallace |
2009-12-09 | added missing table: location_namespace | Brenda Wallace |
2009-12-08 | don't allow forwarding your own notice | Evan Prodromou |
2009-12-08 | make forward form slightly less obnoxious | Evan Prodromou |