Here's the code that's filtering it out of the context menu - this should only be checking Admins, not IKs/Mods. https://github.com/Awful/Awful.apk/blob/86d5260ea252f05731ae48b0d930a7bf0e950474/Awful.apk/src/main/java/com/ferg/awfulapp/popupmenu/PostContextMenu.java#L146
Here's the code that's filtering it out of the context menu - this should only be checking Admins, not IKs/Mods.
Awful.apk/Awful.apk/src/main/java/com/ferg/awfulapp/popupmenu/PostContextMenu.java
Line 146 in 86d5260