aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
AgeCommit message (Expand)Author
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-23merged [6828] into trunk from 1.7 branchcash
2010-08-23merged [6829] from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-26The wire can now have comments and likes via the activity stream.dave
2010-06-03Updating views to no longer parse usernames as this is handled directly thru ...nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-16Fix the name of the input in the wire's add action.brettp
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-19Default all tools' menu items to "world" view. Removed "My" prefix.brettp
2010-03-15…and doing it properly this time.pete
2010-03-15Reinstating a previous update (overwritten by commit 5378)pete
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-11Updated friends/members listings when there is a latest wire post to display.pete
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
2010-03-09Added basic (stage1) site-wide navigation. Needs improving with a way for adm...pete
2010-03-09Ticket #1954 fixeddave
2010-03-09Updated 'my wire' link in toolbar menupete
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...pete
2010-03-08Updates to thewire interfacepete
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-06-30fixed wire reply button (missing 'echo'), and tweaked river/dashboard reply l...pete
2009-06-30wire links will now work in the activity riverdave
2009-06-17* Translation 'reply' fixed.marcus
2009-06-14Call out to a url shortner if one is available, through the use of the input/...marcus
2009-06-08* Introducing substr wrapper functionmarcus
2009-05-08Hard limit to string lengths.marcus
2009-04-14link to the wire added to bottom of latest wire post box on riverdashboard pagepete
2009-04-10The Wire incoming SMS now uses the default access level.ben
2009-04-10Moving the wire to use $SESSION instead of $_SESSIONben
2009-04-02Closes #949: Method in "via {{Method}}" now wrapped in an elgg_echomarcus
2009-03-30Refs #926: Private wire posts get bumped to 'logged in'marcus
2009-03-25river view tweak for the wiredave
2009-03-09Bumped version numbers on bundled pluginsmarcus
2009-03-05New manifest description for the wire.ben
2009-03-05Wire posts now save as default access levelben
2009-03-05Wire posts are now default accessben
2009-03-04css tweakpete
2009-03-04added rule to prevent character remaing field focus on thewire individual pagepete
2009-03-01Wire lang string tweakeddave