Age | Commit message (Collapse) | Author |
|
the ban list already contains 500 entries, which fails.
|
|
already banned avatar is included in the list, no avatars are added to the ban list and those avatars already group members are not ejected from the group.
|
|
banned agent.
|
|
|
|
- Removed an ejection notification.
|
|
them from the group
- Banning a resident from the "Banned Agents" tab should not properly eject them from the group.
- Renamed "Banned Agents" to "Banned Residents". Updated tool tip as well.
- You should now receive an eject notification when banning an agent from the "Banned Residents" tab.
|
|
Reviewer: Richard Linden
- Minor fixes from code review
- Continue stubbing out ban_reason, or implement it (depending on how quickly
I can do it, though stubbing out ban_reason will be sufficient, which it is now)
- Fixed an issue where a ban list string in the actions tab wasn't showing up
properly
|
|
- Code cleanup
|
|
- Changed PUT and DEL to POST which accepts an enum for a create or delete
|
|
- Lots of crap isn't working as intended yet.
|