Age | Commit message (Expand) | Author |
2012-07-28 | Fixes #3294. Erased php code in thewire javascript file and moved character c... | Sem |
2012-07-10 | Fixes #4690 fixes deprecation warning | cash |
2012-06-24 | updated thewire to extend the correct css view | Cash Costello |
2012-06-23 | added missing break in the wire's page handler | Cash Costello |
2012-06-23 | Fixes #4610 better handling of content requiring a logged in user | Cash Costello |
2012-06-15 | Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ... | Cash Costello |
2012-06-12 | Fixes #4567 adds a wire post view | Cash Costello |
2012-04-22 | Fixes #4452. Passing the correct filter context in the wire's owner page. | Brett Profitt |
2012-04-17 | Fixes #4413: Removes deprecated call to get_loggedin_user | Steve Clay |
2012-02-04 | removed some old code from thewire | cash |
2012-02-04 | Fixes #1853 matching UTF8 characters in usernames | cash |
2012-01-28 | replaced deprecated function call in the wire plugin | Cash Costello |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |
2012-01-07 | Refs #3209 fixed spacing and added options for wire method | Cash Costello |
2012-01-01 | Fixes #3209 finished adding class properties documentation | Cash Costello |
2011-11-18 | Fixes #4085 accepting . in usernames for the wire | cash |
2011-11-17 | Fixes #4100 adds the wire post form back to all page | Cash Costello |
2011-11-16 | removed two deprecated function calls from thewire | cash |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-06 | removed uses of CSS class .right from plugins | Cash Costello |
2011-11-06 | Fixes #4068 not forcing update on adds when the subtype exists Refs #4058 | Cash Costello |
2011-11-06 | Fixes #4067 adds activate/deactivate scripts | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-11-03 | Refs #4027 updated all rss views except for groups | Cash Costello |
2011-11-01 | added semi-colons after function expressions | cash |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in mi... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-06-29 | Fixes #3578 added a css class to thewire add form | Cash Costello |
2011-06-28 | Fixes #3579 using input/plaintext in the wire form | Cash Costello |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | provided a way to get to the wire from activity page | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-24 | Fixes #3204 adds hook trigger so that wire sends out status updates | cash |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
2011-06-24 | Merge pull request #39 from blacktooth/thewire-counterfix | Cash Costello |
2011-06-22 | added @username in the reply text for a wire post | cash |
2011-06-19 | fixed the wire's previous ajax - the link class for the menu was lost in the ... | cash |
2011-06-13 | textarea has to be jQuery object | Ravindra Nath Kakarla |
2011-06-12 | pulling in blacktooth's wire language typo fix : pull request #32 | cash |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-05-14 | removed deprecated functions from these 3 plugins | cash |
2011-04-01 | Refs #3200 any time a wire post is displayed, we may need the 'previous' java... | cash |