Jonas Schäfer
788ca73d86
WIP: implement setting circle avatar
...
missing: actually doing the thing, we get forbidden back because the
role doesn't propagate to groups.$SNIKKET_DOMAIN
Fixes #49 .
2023-03-28 21:47:24 +02:00
Jonas Schäfer
3d62efccfc
admin: Show deleted users in circle members
...
This helps with removing those users from circles, to avoid them
popping up in peoples roster again.
Even though removal from a circle also only partially works
(roster entries are for instance not cleared), this helps with
ghost users reappearing all the time.
2021-06-18 16:18:22 +02:00
Jonas Schäfer
e7db9cc772
Fix untranslated table header in admin_edit_circle.html
2021-06-17 17:02:26 +02:00
Jonas Schäfer
359e6b4ce2
Use tertiary style for "back" buttons
...
This allows us to have two levels of emphasis for the actual
form buttons and is also in line with the global "Log out"
navigational button.
2021-03-25 17:31:43 +01:00
Jonas Schäfer
fdb55568ec
Change problematic "Back" buttons
...
Fixes #39 .
2021-03-22 15:08:33 +01:00
Jonas Schäfer
25f161d2b0
Make boxes friendlier
2021-01-29 09:32:11 +01:00
Jonas Schäfer
e5c5bbfbb4
Fix broken form validation for main circle
2021-01-29 09:32:06 +01:00
Jonas Schäfer
4b4844ecaa
Clean up icon use throughout the thing
2021-01-27 17:16:45 +01:00
Jonas Schäfer
7da56c81fc
Make default circle un-editable in the UI
2021-01-27 15:34:30 +01:00
Jonas Schäfer
df75fbaa1b
Add support for circles with MUCs
2021-01-26 16:12:07 +01:00
Jonas Schäfer
5ca33fd69d
Streamline wording: Use service instead of instance/server
2021-01-23 14:51:54 +01:00
Jonas Schäfer
e18b733017
Add more features to circle editor
...
- Manage members
- Update name
(Normally, I’d fix this up into the initial implementation
commit, but things happened in between and the rebase would be
painful.)
2021-01-21 18:09:57 +01:00
Jonas Schäfer
17efe53106
Implement group support (we call ’em circles)
2021-01-21 16:55:10 +01:00