]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Maintain 'page' parameter for block from subscribers list, block & make-admin from...
authorBrion Vibber <brion@pobox.com>
Fri, 9 Apr 2010 02:06:55 +0000 (19:06 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 9 Apr 2010 02:06:55 +0000 (19:06 -0700)
Refactored some of the returnto handling code. It looks like we have several different ways of handling this in the software, icky!
Marked the session-based functions with fixmes (they'll stomp on other forms when multiple tabs/windows are used) and combined some commonish bits of code between ProfileFormAction and the group block & makeadmin actions where they're using hidden form parameters. Extended that to allow passing dynamic parameters (eg 'page') as well as static ones (action, target user/group).


No differences found