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