Vernissage è una app Pixelfed per iPhone semplice e intuitiva che si concentra sulla presentazione e sulla condivisione delle foto. Con Vernissage è possibile sfogliare una timeline dedicata esclusivamente alle foto. Ciò significa che non troverete altri tipi di media nell'app, in modo da potervi concentrare esclusivamente sulla scoperta e sulla fruizione di belle fotografie. https://pixelfed.uno
Go to file
Marcin Czachurski 34499ae0a0
Merge pull request #64 from VernissageApp/develop
Merge version. 1.8.0 into main
2023-05-03 22:22:41 +02:00
.github Add sponsor information 2023-03-28 10:46:49 +02:00
Assets Add new icons 2023-04-03 14:46:12 +02:00
ClientKit Fix image order and bug during deleting 2023-05-03 10:58:03 +02:00
CoreData Fix image order and bug during deleting 2023-05-03 10:58:03 +02:00
EnvironmentKit #62 QR code widgets 2023-05-01 07:50:24 +02:00
Localization Update Basque localisation 2023-05-01 16:25:05 +02:00
PixelfedKit #49 Approve/reject follow requests 2023-04-25 15:47:21 +02:00
Resources Change readme file 2023-04-01 09:09:58 +02:00
ServicesKit Fix size of image container before we donload image from server 2023-05-03 13:45:29 +02:00
SharedAssets.xcassets Fix stars on home timeline and change blurhash image 2023-04-14 18:52:04 +02:00
Vernissage Fix size of image container before we donload image from server 2023-05-03 13:45:29 +02:00
Vernissage.xcodeproj Fix size of image container before we donload image from server 2023-05-03 13:45:29 +02:00
VernissageShare Compose screen refactoring (remove duplicated code) 2023-04-20 19:40:19 +02:00
VernissageWidget Change version to 1.8.0 (137) 2023-05-03 08:04:56 +02:00
WidgetsKit #59 Show ALT info only when settings is enabled 2023-04-28 20:09:01 +02:00
.gitignore Add gitignore 2022-12-29 17:33:15 +01:00
.swiftlint.yml Change version to 1.4.0 (113) 2023-04-15 08:24:13 +02:00
LICENSE Change license to Apache 2.0 2023-03-28 10:35:38 +02:00
README.md Show add icon in bottom menu 2023-04-15 21:25:32 +02:00

README.md

Vernissage

Vernissage is a simple and intuitive Pixelfed client that is focused on showcasing and sharing photos. With Vernissage, you can browse through a timeline that is dedicated to photos only. This means that you won't find any other types of media in the app, so you can focus solely on discovering and enjoying beautiful photography.

Our app features a clean and minimalistic interface that is designed to put the focus on the images. You can easily like and comment on photos, as well as follow other users to keep up with their latest posts.

Vernissage is 100% free and open-source.

So, whether you're a professional photographer, an amateur enthusiast, or simply someone who loves to discover and share stunning photos, Vernissage is the perfect app for you. Try it out today and join our growing community of passionate photo lovers.

It's built entirely in SwiftUI.

Contributing

You can fork and clone repository. Change development team and bundle id. Do your changes and create a pull a request 👍.

Thank you in advance for any, even the smallest help, with the development of the project 💕!

Translations

Creating new translation is pretty easy, all you need to do is to copy two folders:

  • Vernissage/Localization/en.lproj
  • Vernissage/PixelfedKit/Sources/PixelfedKit/Resources/en.lproj

In the name of the folders you have to put the code of the new language (here you can find the languages codes). Then you have to open files in these folders and translate them 🇯🇵🇫🇷🇨🇮🇧🇪. After translation create a Pull Request 👍.

From time to time you have to come back and translate lines which has been added since the last translation.