This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
phanpy
Watch
1
Star
0
Fork
You've already forked phanpy
0
mirror of
https://github.com/cheeaun/phanpy.git
synced
2025-03-25 06:54:43 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4e5cb133d0
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