Settings - danopia/deviantart-difi GitHub Wiki
setHeaderMenuInline
Sets the top menu bar as sticky or not.
Usage
- Called when toggling "Stick Menu"
Params
stick
: number; 1 to stick, 0 to unstick (default is 0)
Response
Returns null
on success.
resendVerification
Re-sends an email verification in order to finish registration process.
Usage
- When clicked on the resend button.
Params
none
Response
Returns the following:
- content: true
- status: "SUCCESS"
updateMatureFilter
Params
- boolean (true filters Mature Deviations, false shows Mature Deviations)
setBrowseThumbMode
Usage
Switch between "Wall View" and "Grid View"
Params
- boolean (0 = wall, 1 = grid)
setMessageCountSplit
Params
on
: boolean
setBrowseOrder
undocumented
Params
order
setWaybackRange
undocumented
Params
startts
endts
setBrowseLimit
undocumented
Params
limit
: bool?