lp:~slimey/+junk/endroid-play

Created by Simon C and last modified
Get this branch:
bzr branch lp:~slimey/+junk/endroid-play
Only Simon C can upload to this branch. If you are Simon C please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Simon C
Status:
Development

Recent revisions

61. By Simon C

html and play support mid-progress

60. By Chris Davidson <email address hidden>

Stop argparse asserting when trying to generate the help text

59. By Chris Davidson <email address hidden>

Add support for users to be kicked from rooms if they are not members of the room.
This is needed because some webex servers don't support mamber-only rooms.

As part of this:

 * Add a new JID class in usermanagement with the aim of this become the common representation of JIDs (users and rooms)
 * Remove any use of parse that I came accross (it's not needed)
 * Make the the set_available methods take this new JID object as an argument.
 * Override set_avail and unavail in the Room roster class to support the kicking (also means more accurate debugging can be added)
 * Add a tiny kick method on the UM object and migrate the other use of kick to this.
 * Rename um.JOIN_ATTEMPTS_MAX so its less shouty
 * Acknowledge that it is not ideal that UM is reading roomowner config.
 * Allow a rooms member list to be specified in the roomowner section of config [Though more thought needed on this e.g. how EnDroid should support joining rooms it doesn't own]
 * Remove unnecessary set_registration_list method on UM (it was only called from UM methods which can call the roster method directly).

58. By Chris Davidson <email address hidden>

Fix to the endroid.conf so endroid (as a service) is spawned with the correct args)

57. By Martin Morrison

Fix typo.

56. By Simon C

Reworked fortune plugin to general exec plugin

55. By Chris Davidson <email address hidden>

Some minor bugfixes, mainly:
 * How manhole is specified
 * How endroid.sh works

54. By Matthew Earl

Refactor endroid_remote, and add a 'watch' mode. Also a couple of bug fixes.

53. By Martin Morrison

Fixes the exec command, which previously was confusing upstart.

52. By Martin Morrison

Automatically add a 'commands' topic help to any plugin using CommandPlugin.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers