mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
ENH - rebuild Picstagram with SKYUI
Replace the legacy Konsta-based layout at its source with SKYUI components and responsive app-specific styling. Add media creation, profile and social improvements, comment reactions and replies, plus Activity and phone notification delivery with the required database migration.
This commit is contained in:
@@ -120,6 +120,7 @@ local server_callbacks = {
|
||||
"picstagram:search",
|
||||
"picstagram:saved",
|
||||
"picstagram:profile",
|
||||
"picstagram:connections",
|
||||
"picstagram:update-profile",
|
||||
"picstagram:publish-post",
|
||||
"picstagram:update-post",
|
||||
@@ -129,6 +130,7 @@ local server_callbacks = {
|
||||
"picstagram:respond-follow",
|
||||
"picstagram:comments",
|
||||
"picstagram:comment",
|
||||
"picstagram:comment-react",
|
||||
"picstagram:remove-comment",
|
||||
"picstagram:publish-story",
|
||||
"picstagram:stories",
|
||||
|
||||
Reference in New Issue
Block a user