Ticket #89 (closed enhancement: fixed)

Opened 18 months ago

Last modified 16 months ago

Limitting the number of contacts per roster

Reported by: sunnybytes Owned by: smoku
Priority: major Component: sm
Version: 2.2 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

Hi, Can changes be done on Jabberd server side so that one can limit the number of contact per user to a configurable value!

c2s.xml - To contain a field for configurable value - To limit number of contacts per user.

On a "Contact Add request" the C2S server should get a count of contacts already in Users contact list/roster and in case the number is above configured limit throw a error back to User else proceed to add contact.

Can this be done ?

Regards, Sunil Karkera

Change History

follow-up: ↓ 2   Changed 18 months ago by smoku

  • version changed from 2.1 to 2.2
  • component changed from c2s to sm
  • summary changed from Limit the number of contacts per User to 50 OR 100 to Limitting the number of contacts per roster

With proper time and resources anything can be done. :-)

It's a reasonable Feature Request. And pretty simple to add. It really belongs to SM, because it deals with user rosters.

in reply to: ↑ 1   Changed 17 months ago by sunnybytes

Hi, Thanks! If you are short on time , you can tell me of the changes/files to be modified and i can try working out things at my end! Regards, Sunil Karkera

Replying to smoku:

With proper time and resources anything can be done. :-) It's a reasonable Feature Request. And pretty simple to add. It really belongs to SM, because it deals with user rosters.

  Changed 16 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [293]) Added roster items limit option. Closes #89

Note: See TracTickets for help on using tickets.