Commit Graph

58 Commits

Author SHA1 Message Date
Marcin Czachurski a4c555ab00
Merge pull request #76 from GabrielRMunoz/develop
Translation of texts to Spanish from Spain.
2023-08-23 07:10:26 +02:00
Gabriel Ruiz Muñoz 28de1af68d Translation of texts to Spanish from Spain.
- First translation using ChatGPT.
- Subsequent line-by-line review and correction.
2023-08-19 14:16:17 +02:00
Soliman Hindy 237d55f039 Fix some typos and added a few french translation 2023-05-16 21:11:58 +02:00
Xabi 740c94b1d4
Update EU localisation
Newly added strings:
- global.error.refreshingCredentialsTitle
- global.error.refreshingCredentialsSubtitle
2023-05-11 19:13:30 +02:00
Xabi 4d2f63feda
Merge branch 'VernissageApp:develop' into develop 2023-05-11 19:02:20 +02:00
Marcin Czachurski cfae36e267 Fix issue with not redirecting to sign in when refresh credentials fails 2023-05-10 07:39:36 +02:00
Xabi f386b704e3
Update EU localisation
Fixed typo:
- settings.title.newAccount
2023-05-07 12:38:08 +02:00
Xabi 7e5241dfa7
Update Basque localisation
Added:
- widget.title.qrCodeDescription
2023-05-01 16:25:05 +02:00
Marcin Czachurski 9f26f77b45 #62 QR code widgets 2023-05-01 07:50:24 +02:00
Xabi 98932c288a
Update Basque localisation
Added new strings:
- compose.title.missingAltTexts
- compose.title.missingAltTextsWarning
- settings.title.warnAboutMissingAltTitle (*Warn of missing ALT text* has been roughly translated as *Warn me if I forgot ALT text*)
- settings.title.warnAboutMissingAltDescription

Improved:
- settings.title.showAltTextOnTimeline
2023-04-28 22:20:48 +02:00
Marcin Czachurski 4ac4b6ed1a #57, #59 Reordering of images and warning about missing ALT 2023-04-28 19:59:45 +02:00
Xabi 09eae24226
Update Basque localisation
Improvements and standardisation:
- settings.title.alwaysShowSensitiveDescription
- settings.title.alwaysShowAltDescription
- settings.title.showAltTextOnTimeline
2023-04-25 20:13:44 +02:00
Xabi d0f0336e40
Update Basque localisation
Added new strings:
- userProfile.title.requestFollow
- userProfile.title.cancelRequestFollow
- userProfile.title.followRequests
- userProfile.title.privateProfileTitle
- userProfile.title.privateProfileSubtitle
- followingRequests.navigationBar.title
- followingRequests.title.approve
- followingRequests.title.reject
- followingRequests.error.approve
- followingRequests.error.reject
2023-04-25 20:05:12 +02:00
Marcin Czachurski b4f7b02d78 #49 Approve/reject follow requests 2023-04-25 15:47:21 +02:00
Marcin Czachurski 71278400a8 #25 Support of sending images from Files and Camera 2023-04-23 21:18:14 +02:00
Marcin Czachurski 3ed8347304 Add french translation to XCode project 2023-04-23 08:35:18 +02:00
Soliman Hindy 9d8e002dae French translation added 2023-04-22 19:41:02 +02:00
Marcin Czachurski 2b4b1966d5 Change OK to Close in media description alert 2023-04-18 15:54:14 +02:00
Xabi 027d52a0ca
Update EU localisation
Changelog:
- global.title.showMore
- global.title.showLess
- settings.title.showAltText
- settings.title.showAltTextOnTimeline
2023-04-17 15:11:41 +02:00
Marcin Czachurski c5b8715f99
Merge branch 'develop' into patch-1 2023-04-17 08:08:43 +02:00
Marcin Czachursk 1d42208e6e Add separate settings for ALT icon on timelines 2023-04-17 08:06:49 +02:00
Marcin Czachursk 1c933b7cb6 Add show more to alternative text on status details view 2023-04-16 18:37:39 +02:00
Marcin Czachursk 6111f0d615 Show ALT image on timelines 2023-04-16 17:44:35 +02:00
Xabi 8d80b57eb0
Update EU localisation
Translated newly added strings and fixed one typo.
2023-04-16 16:17:11 +02:00
Marcin Czachursk ac3f5da5ac Add share image menu item 2023-04-16 09:28:29 +02:00
Marcin Czachursk 8c2f8f830a Add two new menu items: save photo and show alt text 2023-04-16 09:05:41 +02:00
Marcin Czachursk 6b8cbec48e Add favourite icon on the timelines 2023-04-14 16:50:47 +02:00
Marcin Czachursk 776236b2f4 First implementation of avatars on timeline 2023-04-10 11:23:00 +02:00
Xabi 22938251c9
Update EU localisation
Added:
- global.title.momentsAgo
- userProfile.title.muted
- userProfile.title.blocked
2023-04-08 15:25:30 +02:00
Marcin Czachursk 93c4128a50 Create WidgetsKit package 2023-04-07 16:59:18 +02:00
Marcin Czachursk 54f7c037b1 #17 Show 'moments ago' instead of seconds 2023-04-07 09:49:19 +02:00
Xabi 18c0432935
Update EU localisation
Standardisation, fixes and improvements.
2023-04-06 23:15:38 +02:00
Xabi 66cb051a68
Update EU localisation
Added:
- settings.title.rate
- settings.title.socials
- settings.title.menuPosition
- settings.title.topMenu
- settings.title.bottomRightMenu
- settings.title.bottomLeftMenu
2023-04-06 19:18:35 +02:00
Marcin Czachursk f6fb5b7a83 #12 Add bottom right/left menu items 2023-04-06 13:19:55 +02:00
Marcin Czachursk 8b82f0bdeb Fix typo in localisation key 2023-04-05 17:07:40 +02:00
Marcin Czachursk 25d4998920 Add Basque localisation to project file 2023-04-05 17:04:19 +02:00
Marcin Czachurski 1e74cb0445
Merge pull request #8 from xabirequejo/main
Create EU localisation
2023-04-05 16:53:47 +02:00
Marcin Czachursk 9f1a0e68bd #9 Fix typos 2023-04-05 16:30:13 +02:00
Marcin Czachursk 76dbcfe4d9 Add rate vernissage link to settings 2023-04-05 16:18:58 +02:00
Xabi 3132783003
Create EU localisation
Initial localisation.
2023-04-05 15:57:26 +02:00
Marcin Czachursk 58425a26c6 Add report user/post feature 2023-04-04 09:14:07 +02:00
Marcin Czachursk 2d404a7477 Change readme file 2023-04-01 09:09:58 +02:00
Marcin Czachursk c164c2d9e6 Add muted/blocked lists. 2023-03-27 14:52:53 +02:00
Marcin Czachursk 8ec3817c52 Add instance information. 2023-03-26 09:40:05 +02:00
Marcin Czachursk f4322f74e4 Improve edit profile screen. 2023-03-26 08:21:22 +02:00
Marcin Czachursk 7205b14d32 Add private bool to edit profile. 2023-03-25 17:45:50 +01:00
Marcin Czachursk 88ca1a3f5c Improve edit profile screen. 2023-03-25 17:01:28 +01:00
Marcin Czachursk d437478797 Improve edit user profile. 2023-03-25 11:37:02 +01:00
Marcin Czachursk 537f344cf2 Choose avatar. 2023-03-24 18:44:16 +01:00
Marcin Czachursk 9de64db689 Add first view of edit profile. 2023-03-24 17:45:27 +01:00