Skip to content

Commit

Permalink
Release peaceful-panther (#288)
Browse files Browse the repository at this point in the history
* fix: various translation issues

* feat: improve bulgarian translation (#266)

* chore: add new mangane logo and use it in readme

* fix: can not 'block notifications from strangers' (#277)

* fix: dedup posts in timeline (#278)

* fix: add custom reactions (#280)

* feat: add loader and explanation to directory view (#281)

* fix: filter outdated scheduled posts on the frontend (#282)

* feat: add scheduled post deletion (#283)

* fix: unable to change email (#276)

* fix: improve modal performances and fix sizing issues (#284)

* chore: update translations

* feat: new UI with no top navbar, reworked hashtag screen, reworked bottom nav on mobile (#286)

---------

Co-authored-by: vinzv <[email protected]>
Co-authored-by: Salif Mehmed <[email protected]>
Co-authored-by: Clovis <[email protected]>
  • Loading branch information
3 people authored Mar 25, 2024
1 parent 33fff6f commit caa4b7c
Show file tree
Hide file tree
Showing 128 changed files with 2,882 additions and 1,785 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
node-version: [14.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Mangane
![Mangane](./app/icons/mangane-full-horizontal.svg)

Mangane is an alternative frontend for Pleroma, Akkoma and Mastodon with a focus on ease of use, readability and custom branding.

Expand Down
23 changes: 23 additions & 0 deletions app/icons/mangane-dark-full-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions app/icons/mangane-dark-full.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit caa4b7c

Please sign in to comment.