This website requires JavaScript.
Explore
Help
Sign in
simono41
/
phanpy
Watch
1
Star
0
Fork
You've already forked phanpy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
ba6738e1f5
phanpy
/
src
/
utils
/
visibility-icons-map.js
7 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-12-10 17:14:48 +08:00
export
default
{
public
:
'earth'
,
Aesthetic changes - Icon change for "Unlisted" - Dynamic text size for compose field depending on char count
2022-12-23 21:25:01 +08:00
unlisted
:
'group'
,
Initial commit
2022-12-10 17:14:48 +08:00
private
:
'lock'
,
This "@" icon for direct-visibility posts is very confusing Change to the envelope icon for now
2022-12-11 10:56:09 +08:00
direct
:
'message'
,
Initial commit
2022-12-10 17:14:48 +08:00
}
;
Reference in a new issue
Copy permalink