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-02-13 11:36:25 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c5766e431c
phanpy
/
src
/
utils
/
visibility-icons-map.js
7 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-12-10 10:14:48 +01:00
export
default
{
public
:
'earth'
,
Aesthetic changes - Icon change for "Unlisted" - Dynamic text size for compose field depending on char count
2022-12-23 14:25:01 +01:00
unlisted
:
'group'
,
Initial commit
2022-12-10 10:14:48 +01:00
private
:
'lock'
,
This "@" icon for direct-visibility posts is very confusing Change to the envelope icon for now
2022-12-11 03:56:09 +01:00
direct
:
'message'
,
Initial commit
2022-12-10 10:14:48 +01:00
}
;
Reference in a new issue
Copy permalink