Commit Graph

6296 Commits

Author SHA1 Message Date
unknown 33fff6f726 Fix pipeline 2023-08-16 22:31:25 +02:00
unknown 13bc26e89d Fix conflict 2023-08-16 22:20:14 +02:00
Clovis 9009ded5bf
Update webpack.yml 2023-08-16 22:19:13 +02:00
unknown b11aa9ca68 Fix follow button on tag timeline being case sensitive 2023-08-16 22:10:48 +02:00
vinzv 72c98adbe3
[CH] German translation (#249) 2023-08-15 17:54:27 +02:00
unknown cc282a5c6c Fix poll overriding content when collapse 2023-08-15 17:48:16 +02:00
unknown f0dc509a63 Fix Hide all media settings not working 2023-08-15 17:29:22 +02:00
unknown cf2de2248c Fix hidden media when sensitive 2023-08-15 17:21:50 +02:00
clovis d3193d3fd5 Fix hashtag layout, remove follow button from tag timeline 2023-08-14 13:29:38 +02:00
clovis a8bb49c091 Fix CW translation 2023-08-14 12:50:38 +02:00
clovis 526637d961 Fix french translations 2023-08-13 20:04:33 +02:00
clovis 434b8aa7b4 Fix workflow 2023-08-13 14:40:31 +02:00
clovis f8c052de06 Merge branch 'master' of https://github.com/BDX-town/Mangane 2023-08-13 13:47:33 +02:00
clovis 17f7a05d3b Update workflow for pages 2023-08-13 13:47:22 +02:00
Clovis eb271da25a
Create FUNDING.yml 2023-08-13 13:39:22 +02:00
clovis 72ba5b8b2c Remove stupid file 2023-08-13 13:35:13 +02:00
clovis 565ebd906c Fix french translations 2023-08-13 13:34:27 +02:00
clovis 56bee54e4f bump version 2023-08-12 18:54:45 +02:00
Clovis 5b7cb4fd47
[Fix] Timeline jump (#247) 2023-08-12 18:54:01 +02:00
Clovis cdded423c0
[FIX] client-side filters, rework spoilers and hide media of status with spoiler (#238) 2023-08-12 18:52:30 +02:00
Clovis 11dd4733dd
[FIX] follow request pending button being too long (#246) 2023-08-12 18:51:54 +02:00
Clovis f77516f9f6
Rework account and domain list screens (#244) 2023-08-12 18:51:07 +02:00
Clovis cd5cf427a2
[ADD] Follow hashtags (#243) 2023-08-12 18:50:08 +02:00
Clovis 1d4a7c0d04
[CH] Change error icon to avoid close confusion (#241) 2023-08-12 18:48:12 +02:00
clovis ed3039cd41 Merge branch 'hardcore-hedgehog' of https://github.com/BDX-town/Mangane into hardcore-hedgehog 2023-08-12 18:44:59 +02:00
Clovis 357095ed90
Fix atoms on tag (#240) 2023-08-12 18:43:49 +02:00
Clovis 6563e03c0e
Fix status overflow column (#239) 2023-08-12 18:42:40 +02:00
Clovis 1865036a45
[ADD] Add export (#248) 2023-08-12 18:42:05 +02:00
unknown d19deedbd1 Add customization doc 2023-08-07 18:33:30 +02:00
Clovis 9d524bba19
Update README.md 2023-07-26 12:59:29 +02:00
unknown 2e3c1c395a [FIX] Bug on default privacy when set to local 2023-06-27 22:06:55 +02:00
unknown 65812223de [FIX] privacy icon visible only when translation 2023-06-26 23:43:04 +02:00
unknown 12a74baa74 [FIX] refacto + privacy indicator on detailed status 2023-06-26 23:39:19 +02:00
Clovis 9cf92b9ed4
Release Wondering wapiti (#231)
* [FIX] the reply content type is missing (#214)

* [ADD] Custom emoji installation documentation  (#213)

* [CH] Move custom emoji doc in customization doc

* Revert "[CH] Disable server statuses streaming when on small devices as it can disturb user navigation (#128)"

This reverts commit 4a1515472b as it causes issues on home timeline

* [ADD] Add option to disable quote RT (#220)

* [FIX] Fix double message entry when no chats (#221)

* [CH] Remove settings password options when using ldap (#222)

* [ADD] Add an icon to describe privacy (#223)

* [FIX] Fix wrong default privacy after first compose modal (#229)

* [FIX] Fix Quoted status CW not being forwarded nor hidden (#230)

* Fix i18n issues

* bump version

---------

Co-authored-by: SevicheCC <91365763+Sevichecc@users.noreply.github.com>
Co-authored-by: нездалисько <105280814+uandreew@users.noreply.github.com>
Co-authored-by: clovis <clovis@synapse-medicine.com>
2023-06-25 20:30:43 +02:00
Clovis a684ec9e32
Rename Add manifesto to README.md to README.md 2023-06-13 18:03:13 +02:00
Clovis dd5e650060
Update and rename README.md to Add manifesto to README.md 2023-06-13 18:02:07 +02:00
Clovis e13fb1748c
Update customization.md 2023-05-26 10:18:24 +02:00
Clovis 1f86bf59f5
Update README.md 2023-05-25 19:19:32 +02:00
clovis ef248708f7 [FIX] Fix bad menu entry declaration 2023-05-07 15:59:04 +02:00
Clovis 3031302980
Release Hyperactive sloth (#212)
* [ADD] Open original profile button
* [FIX] editing post with the original content_type (#205)
* [ADD] add dashboard entry (#208)
* [ADD] Update Readme to add info about csp (#209)
* [CH] Remove mention to soapbox in some doc files (#210)
* [FIX] Fix follow imports (#211)
2023-05-07 15:27:12 +02:00
unknown aef03fa4ff Bump version name 2023-04-07 11:58:55 +02:00
Clovis 18af659f79
Release Dashing peacock (#200)
* Yunohost: complete instructions  (#177)

* [FIX] Fix Quote Feature (#198)

* [FIX] Fix Akkoma V1 endpoints + falsy endorsment endpoint (#199)

* Fix changes in workflow

---------

Co-authored-by: Aris <aris@papatheodorou.net>
Co-authored-by: SevicheCC <91365763+Sevichecc@users.noreply.github.com>
Co-authored-by: нездалисько <105280814+uandreew@users.noreply.github.com>
2023-04-07 11:56:00 +02:00
Clovis 0a31c4e265
[ADD] Add troubleshooting section to the readme (#163) 2023-01-15 12:56:32 +01:00
Clovis fc0fd45708
[REM] Remove usage of voters_count for polls which seems to be broken on pleroma/akkoma (#162) 2023-01-15 12:56:17 +01:00
Clovis b9b2bfee60
[CH] Change default logo, color and fix some color issue on landing page (#161) 2023-01-15 12:55:58 +01:00
clovis 49e4de471c Edit local only option position 2023-01-15 12:45:48 +01:00
clovis d9fc3754bf fix translations after conflict 2023-01-13 13:50:41 +01:00
muppeth 9fb32bbfd2
[ADD] possibility to redirect users to third party account registration page (#143) 2023-01-13 13:50:04 +01:00
Guérin 8cbe3eacb1
[FIX #156] Update typed text color in Chats | chats.scss (#157) 2023-01-13 13:42:59 +01:00
clovis 6e4e54361c fix conflicts 2023-01-13 13:42:05 +01:00