Impressia è una app Pixelfed per iPhone semplice e intuitiva che si concentra sulla presentazione e sulla condivisione delle foto. Con Impressia è 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 3983cb97ad #47 Remove requests to other instances during sign-in process 2023-04-19 15:42:07 +02:00
.github
Assets
ClientKit Comment reading exif information since photos from Pixelfed doesn't contains any 2023-04-16 09:57:28 +02:00
CoreData #45 Improvements on home timeline. 2023-04-19 15:32:25 +02:00
EnvironmentKit Add separate settings for ALT icon on timelines 2023-04-17 08:06:49 +02:00
Localization Change OK to Close in media description alert 2023-04-18 15:54:14 +02:00
PixelfedKit
Resources
ServicesKit Fix issue with sending image from Dropbox 2023-04-11 09:45:41 +02:00
SharedAssets.xcassets Fix stars on home timeline and change blurhash image 2023-04-14 18:52:04 +02:00
Vernissage #47 Remove requests to other instances during sign-in process 2023-04-19 15:42:07 +02:00
Vernissage.xcodeproj #45 Improvements on home timeline. 2023-04-19 15:32:25 +02:00
VernissageShare Fix issue with enabled button shapes in compose screen 2023-04-15 08:22:56 +02:00
VernissageWidget
WidgetsKit #43 Open user profile from timelines 2023-04-18 13:45:48 +02:00
.gitignore
.swiftlint.yml Change version to 1.4.0 (113) 2023-04-15 08:24:13 +02:00
LICENSE
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.