Bulk Message Handling

Hi Team,

I am using openfire server which is fulfilling all my requirements with slight changes.

My experience with openfire is very nice but one features i am looking is handling bulk messages while making user online.

When someone login to openfire and there are high number of messages coming i was thinking that is there any chance that we can combine all them into one and send it to newly established session?

I am trying to implement in openfire server and got success now if i want to roll out as plugin how can i do that or is there any chance for pull request?

Thanks