-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1576 from planetary-social/add-mention-button
Add mention button to note composer
- Loading branch information
Showing
21 changed files
with
35 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 2 additions & 46 deletions
48
Nos/Assets/Assets.xcassets/attach-media-button.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,8 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "add_images--light.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "add_images--dark.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "attach-media-button.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
|
Binary file removed
BIN
-1.17 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/add_images--dark.png
Binary file not shown.
Binary file removed
BIN
-2.76 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-4.57 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.44 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/add_images--light.png
Binary file not shown.
Binary file removed
BIN
-3.8 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-6.85 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/[email protected]
Binary file not shown.
Binary file added
BIN
+2.53 KB
Nos/Assets/Assets.xcassets/attach-media-button.imageset/attach-media-button.pdf
Binary file not shown.
48 changes: 2 additions & 46 deletions
48
Nos/Assets/Assets.xcassets/disappearing-messages.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,8 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "disappearing--light.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "disappearing--dark.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "disappearing-messages.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
|
Binary file removed
BIN
-1.91 KB
Nos/Assets/Assets.xcassets/disappearing-messages.imageset/disappearing--dark.png
Binary file not shown.
Binary file removed
BIN
-4.81 KB
...Assets/Assets.xcassets/disappearing-messages.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-8.24 KB
...Assets/Assets.xcassets/disappearing-messages.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2 KB
Nos/Assets/Assets.xcassets/disappearing-messages.imageset/disappearing--light.png
Binary file not shown.
Binary file removed
BIN
-5.33 KB
...ssets/Assets.xcassets/disappearing-messages.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-9.43 KB
...ssets/Assets.xcassets/disappearing-messages.imageset/[email protected]
Binary file not shown.
Binary file added
BIN
+2.12 KB
Nos/Assets/Assets.xcassets/disappearing-messages.imageset/disappearing-messages.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "mention.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters