-
Notifications
You must be signed in to change notification settings - Fork 1
Fancy Posts #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Fancy Posts #39
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
90270b3
chore: extract out post widget
lishaduck cfdb5ad
wip
lishaduck 489f518
refactor: clean
lishaduck a2ca95b
wip
MattsAttack 1d77d24
wip still
MattsAttack 3127e48
local and world feed navigation bar
MattsAttack 5c555df
wip. updated time value in posts (need to fix difference)
MattsAttack f7fcd67
rewrote to make difference return a positive value
MattsAttack 6f36ac6
Added query to sort posts by newest first
MattsAttack a04f0c8
fixed createPost creating posts in local instead of UTC
MattsAttack bfb4939
Fixed issues with posts date time.
MattsAttack 1128983
less redundant queries
MattsAttack 2ab7066
added authorName attribute to Appwrite that gets passed when creating…
MattsAttack b8a6428
user name attribute added to posts
MattsAttack 4a56ca2
Avatars!
MattsAttack 6bb6e4b
responsive design :(
MattsAttack 216a679
change to town talk
MattsAttack c26f427
wip
MattsAttack 75d585a
awesome ui changes
MattsAttack 7172f99
fixed map
MattsAttack f8eba9e
chore(deps): update podfile
lishaduck 727ff37
feat: about page
lishaduck b1a4dc9
fix: routing coloring
lishaduck b84e2f6
feat: rebrand
lishaduck 9095561
Attempted to debug windows build
MattsAttack 0df5c08
Update melos.yaml
MattsAttack a847290
Update packages/app/linux/CMakeLists.txt
MattsAttack 54c3a28
Update packages/app/windows/CMakeLists.txt
MattsAttack 61bd8bc
revert CMake executable
MattsAttack 31b51fa
Changed avatar implementation.
MattsAttack dd46b1c
fix avatar not being saved in local memory
MattsAttack 6756028
wip
MattsAttack bf50fe0
Revert "wip"
MattsAttack bb11bbd
fix: post scaling
MattsAttack d2000eb
Test Fixes :)
MattsAttack 6d38365
WIP: Like button
MattsAttack 53f92ed
implement likes string list
MattsAttack f387e9b
WIP: Likes. Need to fix getting post id in PostEntity
MattsAttack eba9152
fix: getting ids in post entity
MattsAttack 9c62d37
comments :)
MattsAttack e45e2e3
WIP: post likes( forgot to commit last week)
MattsAttack ab2a9df
fixed typo
MattsAttack 42351bf
working local likes logic. need to connect to db
MattsAttack 99f9067
mostly working like buttons
MattsAttack e421821
eli fixes
MattsAttack e4fdf37
basic post view
MattsAttack b082aa7
added conditional to prevent user from clicking on post in post view
MattsAttack e4a58cc
feat: improved post view ui
MattsAttack c3f261d
fix: lints, etc
lishaduck 1a4f57f
feat: docs
MattsAttack 2b485f7
feat: docs (missed one)
MattsAttack 7c8db9e
chore: cleanup
lishaduck bda8374
fix: likes
lishaduck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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,4 +1,4 @@ | ||
| name: "nexus" | ||
| name: "town_talk" | ||
|
|
||
| packages: | ||
| - packages/** | ||
|
|
||
This file contains hidden or 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
Binary file modified
BIN
-3.67 KB
(58%)
packages/app/android/app/src/main/res/drawable-hdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.45 KB
(71%)
packages/app/android/app/src/main/res/drawable-mdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
packages/app/android/app/src/main/res/drawable-night-v21/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
packages/app/android/app/src/main/res/drawable-night/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
packages/app/android/app/src/main/res/drawable-v21/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.94 KB
(60%)
packages/app/android/app/src/main/res/drawable-xhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.43 KB
(50%)
packages/app/android/app/src/main/res/drawable-xxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-9.9 KB
(53%)
packages/app/android/app/src/main/res/drawable-xxxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
packages/app/android/app/src/main/res/drawable/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-749 Bytes
(76%)
packages/app/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-347 Bytes
(82%)
packages/app/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.51 KB
(65%)
packages/app/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.31 KB
(50%)
packages/app/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.54 KB
(48%)
packages/app/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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 hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
Binary file modified
BIN
-43.7 KB
(40%)
...ges/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+8 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+89 Bytes
(110%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+14 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+71 Bytes
(110%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+64 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-463 Bytes
(84%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+89 Bytes
(110%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-301 Bytes
(89%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
Oops, something went wrong.
Binary file modified
BIN
-1.26 KB
(70%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@1x.png
Oops, something went wrong.
Binary file modified
BIN
-469 Bytes
(85%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-50x50@2x.png
Oops, something went wrong.
Binary file modified
BIN
+16 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@1x.png
Oops, something went wrong.
Binary file modified
BIN
-994 Bytes
(76%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-57x57@2x.png
Oops, something went wrong.
Binary file modified
BIN
-1.26 KB
(70%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
Oops, something went wrong.
Binary file modified
BIN
-2.89 KB
(57%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
Oops, something went wrong.
Binary file modified
BIN
-75 Bytes
(97%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@1x.png
Oops, something went wrong.
Binary file modified
BIN
-1.93 KB
(62%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-72x72@2x.png
Oops, something went wrong.
Binary file modified
BIN
-190 Bytes
(92%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
Oops, something went wrong.
Binary file modified
BIN
-2.25 KB
(59%)
packages/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
Oops, something went wrong.
Binary file modified
BIN
-1.82 KB
(65%)
...ges/app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
packages/app/ios/Runner/Assets.xcassets/LaunchBackground.imageset/background.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ges/app/ios/Runner/Assets.xcassets/LaunchBackground.imageset/darkbackground.png
Oops, something went wrong.
Binary file modified
BIN
-1.45 KB
(71%)
packages/app/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
Oops, something went wrong.
Binary file modified
BIN
-3.94 KB
(60%)
packages/app/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
Oops, something went wrong.
Binary file modified
BIN
-8.43 KB
(50%)
packages/app/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.