Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #483 from OkunaOrg/release/0.0.59
Browse files Browse the repository at this point in the history
Release/0.0.59
  • Loading branch information
lifenautjoe committed Dec 10, 2019
2 parents 7bbef4d + 299533a commit 3e57857
Show file tree
Hide file tree
Showing 364 changed files with 13,082 additions and 2,351 deletions.
1 change: 1 addition & 0 deletions .flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"_info":"// This is a generated file; do not edit or check into version control.","dependencyGraph":[{"name":"connectivity","dependencies":[]},{"name":"device_info","dependencies":[]},{"name":"file_picker","dependencies":[]},{"name":"flutter_ffmpeg","dependencies":[]},{"name":"flutter_image_compress","dependencies":[]},{"name":"flutter_secure_storage","dependencies":[]},{"name":"image_cropper","dependencies":[]},{"name":"image_picker","dependencies":[]},{"name":"intercom_flutter","dependencies":[]},{"name":"onesignal_flutter","dependencies":[]},{"name":"package_info","dependencies":[]},{"name":"path_provider","dependencies":[]},{"name":"screen","dependencies":[]},{"name":"share","dependencies":[]},{"name":"shared_preferences","dependencies":[]},{"name":"sqflite","dependencies":[]},{"name":"uni_links","dependencies":[]},{"name":"url_launcher","dependencies":[]},{"name":"video_player","dependencies":[]},{"name":"video_thumbnail","dependencies":[]},{"name":"wakelock","dependencies":[]}]}
2 changes: 1 addition & 1 deletion .sample.env.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"INTERCOM_ANDROID_KEY": "",
"INTERCOM_APP_ID": "",
"OPENBOOK_SOCIAL_API_URL": "",
"LINK_PREVIEWS_TRUSTED_PROXY_URL": "https://contenxtproxy.okuna.io"
"LINK_PREVIEWS_TRUSTED_PROXY_URL": "https://contenttproxy.okuna.io"
}
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<img alt="Okuna logo" src="https://i.snag.gy/FAgp8K.jpg" width="200">

The change log for the Okuna app.

## Table of contents

- [Release 0.0.59](#release-0.0.59)

## Release 0.0.59

#### Features
- 🏷 Add hashtags globally!
- 🛎 Subscribe for new community/account post notifications!
- 🔥 Trending posts can now be explored retroactively!
- @ Add choose username step on sign up
- 🏡 Add suggested communities when signing up
- 👶 Add Okuna age on profiles
- 😘 Add Follow Back button
- 💯 Add posts count in communities
- 🗑 Add confirm step in destructive actions like delete post or comment
- ✨ Make bottom sheets rounded and improve their visibility
- ♻️ Use c/ instead of /c/ for UI decluttering
- 🕵️‍♀️ Typing @, # or c/ on search bar, changes to matching search tab
- 🎄 Add app christmas icon!


#### Bugs
- Verify token on invite opened
- Ungroup push notifications
- Fix profiles posts count was off
- Remove possibility to request password reset with username
- Fix status bar should match selected theme

#### For contributors

- We've built okuna-cli! A tool to get you a development API up and running on a single command. Try it out!

#### Happy testing 🎉!

4 changes: 2 additions & 2 deletions android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
Binary file modified android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 18 additions & 8 deletions assets/i18n/da/auth.arb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@
"type": "text",
"placeholders": {}
},
"create_acc__invalid_token": "Ugyldigt token",
"@create_acc__invalid_token": {
"type": "text",
"placeholders": {}
},
"create_acc__validating_token": "Validerer tokenet",
"@create_acc__validating_token": {
"type": "text",
"placeholders": {}
},
"create_acc__previous": "Tilbage",
"@create_acc__previous": {
"type": "text",
Expand Down Expand Up @@ -86,7 +96,7 @@
"type": "text",
"placeholders": {}
},
"create_acc__link_invalid_error": "Fejl i linket.",
"create_acc__link_invalid_error": "Dette felt er ugyldigt (automatisk kopi)",
"@create_acc__link_invalid_error": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -323,11 +333,16 @@
"type": "text",
"placeholders": {}
},
"create_acc__done_created": "Din konto er oprettet med brugernavn ",
"create_acc__done_created": "Dit konto er oprettet.",
"@create_acc__done_created": {
"type": "text",
"placeholders": {}
},
"create_acc__suggested_communities": "Begynd ved at blive medlem i følgende fællesskaber.",
"@create_acc__suggested_communities": {
"type": "text",
"placeholders": {}
},
"create_acc__submit_loading_title": "Hav tålmodighed!",
"@create_acc__submit_loading_title": {
"type": "text",
Expand Down Expand Up @@ -418,7 +433,7 @@
"type": "text",
"placeholders": {}
},
"login__forgot_password_subtitle": "Angiv venligst dit brugernavn eller email",
"login__forgot_password_subtitle": "Indtast din email",
"@login__forgot_password_subtitle": {
"type": "text",
"placeholders": {}
Expand All @@ -438,11 +453,6 @@
"type": "text",
"placeholders": {}
},
"login__or_text": "Eller",
"@login__or_text": {
"type": "text",
"placeholders": {}
},
"login__password_empty_error": "Adgangskode er obligatorisk.",
"@login__password_empty_error": {
"type": "text",
Expand Down
17 changes: 17 additions & 0 deletions assets/i18n/da/bottom_sheets.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"confirm_action_are_you_sure": "Er du sikker?",
"@confirm_action_are_you_sure": {
"type": "text",
"placeholders": {}
},
"confirm_action_yes": "Ja",
"@confirm_action_yes": {
"type": "text",
"placeholders": {}
},
"confirm_action_no": "Nej",
"@confirm_action_no": {
"type": "text",
"placeholders": {}
}
}
75 changes: 75 additions & 0 deletions assets/i18n/da/community.arb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,26 @@
"type": "text",
"placeholders": {}
},
"excluded_community": "ekskluderet gruppe",
"@excluded_community": {
"type": "text",
"placeholders": {}
},
"excluded_communities": "ekskluderede grupper",
"@excluded_communities": {
"type": "text",
"placeholders": {}
},
"exclude_joined_communities": "Ekskluder grupper du meldte dig ind i",
"@exclude_joined_communities": {
"type": "text",
"placeholders": {}
},
"exclude_joined_communities_desc": "Vis ikke indlæg fra grupper jeg er medlem af",
"@exclude_joined_communities_desc": {
"type": "text",
"placeholders": {}
},
"type_public": "Offentlig",
"@type_public": {
"type": "text",
Expand All @@ -49,6 +69,11 @@
"type": "text",
"placeholders": {}
},
"details_favorite": "I favoritter",
"@details_favorite": {
"type": "text",
"placeholders": {}
},
"admin_desc": "Dette vil tillade medlemmet at redigere fællesskabs detaljerne, administratorer, moderatorer og blokerede brugere.",
"@admin_desc": {
"type": "text",
Expand Down Expand Up @@ -250,6 +275,16 @@
"type": "text",
"placeholders": {}
},
"manage_enable_new_post_notifications": "Slå meddelelser om nye indlæg til",
"@manage_enable_new_post_notifications": {
"type": "text",
"placeholders": {}
},
"manage_disable_new_post_notifications": "Slå meddelelser om nye indlæg fra",
"@manage_disable_new_post_notifications": {
"type": "text",
"placeholders": {}
},
"is_private": "Dette fællesskab er privat.",
"@is_private": {
"type": "text",
Expand Down Expand Up @@ -339,6 +374,11 @@
"type": "text",
"placeholders": {}
},
"tile_delete": "Slet",
"@tile_delete": {
"type": "text",
"placeholders": {}
},
"pick_upto_max": "Vælg op til {max} kategorier",
"@pick_upto_max": {
"type": "text",
Expand Down Expand Up @@ -658,6 +698,26 @@
"type": "text",
"placeholders": {}
},
"actions_enable_new_post_notifications_title": "Slå meddelelser om nye indlæg til",
"@actions_enable_new_post_notifications_title": {
"type": "text",
"placeholders": {}
},
"actions_enable_new_post_notifications_success": "Meddelelser om nye indlæg slået til",
"@actions_enable_new_post_notifications_success": {
"type": "text",
"placeholders": {}
},
"actions_disable_new_post_notifications_title": "Slå meddelelser om nye indlæg fra",
"@actions_disable_new_post_notifications_title": {
"type": "text",
"placeholders": {}
},
"actions_disable_new_post_notifications_success": "Meddelelser om nye indlæg slået fra",
"@actions_disable_new_post_notifications_success": {
"type": "text",
"placeholders": {}
},
"join_community": "Deltag",
"@join_community": {
"type": "text",
Expand Down Expand Up @@ -748,5 +808,20 @@
"placeholders": {
"maxLength": {}
}
},
"top_posts_excluded_communities": "Ekskluderede grupper",
"@top_posts_excluded_communities": {
"type": "text",
"placeholders": {}
},
"top_posts_excluded_communities_desc": "Forvalt grupper der er udelukket fra oversigts-tidlinie",
"@top_posts_excluded_communities_desc": {
"type": "text",
"placeholders": {}
},
"top_posts_settings": "Undersøg indstillinger",
"@top_posts_settings": {
"type": "text",
"placeholders": {}
}
}
5 changes: 5 additions & 0 deletions assets/i18n/da/contextual_account_search_box.arb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@
"description": "The title to display on the suggestions when searching for accounts when trying to mention someone.",
"type": "text",
"placeholders": {}
},
"no_results": "Ingen resultater fundet",
"@no_results": {
"type": "text",
"placeholders": {}
}
}
13 changes: 13 additions & 0 deletions assets/i18n/da/contextual_community_search_box.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"suggestions": "Forslag",
"@suggestions": {
"description": "The title to display on the suggestions when searching for communitys when trying to mention someone.",
"type": "text",
"placeholders": {}
},
"no_results": "Ingen resultater fundet",
"@no_results": {
"type": "text",
"placeholders": {}
}
}
9 changes: 9 additions & 0 deletions assets/i18n/da/contextual_hashtag_search_box.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"be_the_first": "Du er den første der bruger #{hashtag}",
"@be_the_first": {
"type": "text",
"placeholders": {
"hashtag": {}
}
}
}
12 changes: 12 additions & 0 deletions assets/i18n/da/drawer.arb
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,18 @@
"type": "text",
"placeholders": {}
},
"about": "Om",
"@about": {
"type": "text",
"placeholders": {}
},
"about_platform": "Kører på {platform}",
"@about_platform": {
"type": "text",
"placeholders": {
"platform": {}
}
},
"logout": "Log ud",
"@logout": {
"type": "text",
Expand Down
7 changes: 7 additions & 0 deletions assets/i18n/da/media_service.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"crop_image": "Beskær billede",
"@crop_image": {
"type": "text",
"placeholders": {}
}
}
10 changes: 10 additions & 0 deletions assets/i18n/da/moderation.arb
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,16 @@
"type": "text",
"placeholders": {}
},
"report_hashtag_text": "Rapporter hashtaget",
"@report_hashtag_text": {
"type": "text",
"placeholders": {}
},
"you_have_reported_hashtag_text": "Du har rapporteret dette hashtag",
"@you_have_reported_hashtag_text": {
"type": "text",
"placeholders": {}
},
"report_community_text": "Anmeld fællesskab",
"@report_community_text": {
"type": "text",
Expand Down
36 changes: 35 additions & 1 deletion assets/i18n/da/notifications.arb
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,26 @@
"type": "text",
"placeholders": {}
},
"community_new_post_title": "Fællesskabsindlæg",
"@community_new_post_title": {
"type": "text",
"placeholders": {}
},
"community_new_post_desc": "Få meddelelse når der er et nyt indlæg i et fællesskab du har slået indlægs-meddelelser til for",
"@community_new_post_desc": {
"type": "text",
"placeholders": {}
},
"user_new_post_title": "Ny bruger indlæg",
"@user_new_post_title": {
"type": "text",
"placeholders": {}
},
"user_new_post_desc": "Få meddelelse når der er et nyt indlæg fra en bruger du har slået meddelelser til for",
"@user_new_post_desc": {
"type": "text",
"placeholders": {}
},
"mute_post_turn_on_post_notifications": "Slå beskeder for indlæg til",
"@mute_post_turn_on_post_notifications": {
"type": "text",
Expand Down Expand Up @@ -166,7 +186,15 @@
},
"user_community_invite_tile": "[name] [username] indbyder dig til at blive medlem i fælleskabet /c/{communityName}.",
"@user_community_invite_tile": {
"description": "Eg.: James @jamest has invited you to join community /c/okuna.",
"description": "Eg.: James @jamest has invited you to join community c/okuna.",
"type": "text",
"placeholders": {
"communityName": {}
}
},
"community_new_post_tile": "Der er et nyt indlæg i c/{communityName}.",
"@community_new_post_tile": {
"description": "Eg.: There was a new post in c/okuna.",
"type": "text",
"placeholders": {
"communityName": {}
Expand Down Expand Up @@ -214,5 +242,11 @@
"description": "Eg.: James @jamest mentioned you on a post.",
"type": "text",
"placeholders": {}
},
"user_new_post_tile": "[name] [username] skrev noget.",
"@user_new_post_tile": {
"description": "Eg.: James @jamest posted something.",
"type": "text",
"placeholders": {}
}
}

0 comments on commit 3e57857

Please sign in to comment.