1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Tagada
c699e1f7a7
Packaging v2 (#399)
* Convert to v2 (#383)

* convert script

* v2

* Auto-update README

* Update documentation cc @panomaki

* Bump ruby version from 3.0.6 to 3.2.2

* v2

* Auto-update README

* woops

* v2

* v2

* s/final_path/install_dir

* Update PRE_INSTALL.md

* too soon...

* v2

* v2

* v2

* Update tests.toml

* Update doc/PRE_INSTALL.md

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update doc/PRE_INSTALL_fr.md

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update tests.toml

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update tests.toml

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update doc/PRE_INSTALL.md

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update doc/PRE_INSTALL_fr.md

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Apply suggestions

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update scripts

* Auto-update README

* Remove SSO integration

* Use new mail mechanism

* cleaning

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Bump ynh version

* Auto-update README

* Update manifest.toml

* Update doc/PRE_INSTALL.md

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Add service setting for app shell

* Use logrotate

* smtp config follow-up

Sidekiq service can be properly hardened since it doesn't use sendmail anymore o/

* Fix mkdir failing if /var/log/mastodon already exists

* upgrade: Rename database to match packaging v2

* Bump 4.1.6~ynh2

* Auto-update README

* Disable install.private test

* remove full_domain

* 4.1.7 (#403)

* 4.1.7

* Auto-update README

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>

* fix

* fix

* Don't swap when running on a LXC

* Hardcore the needed RAM

* Auto-update README

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update _common.sh

* Auto-update README

* cleaning

* cleaning

* Auto-update README

* Auto-update README

* Update tests.toml

* Fix restore

* Fix manifest.toml

* Auto-update README

* Auto-update README

* add `tootctl self-destruct` info

* format

* Auto-update README

* lol autotranslate

* break line

* break lines

* translation from french

* update version

* Auto-update README

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
2024-02-24 23:28:27 +01:00
github-actions[bot]
f2e80e2a60
Upgrade to version 4.1.4 (#389)
* Upgrade to v4.1.4

* Auto-update README

* Update nginx.conf

---------

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagadda <36127788+Tagadda@users.noreply.github.com>
2023-07-08 16:07:47 +02:00
Tagadda
d29210aa75 Update nginx.conf 2023-07-07 23:04:37 +02:00
ericgaspar
881197fc58
fix linter 2021-12-07 22:40:13 +01:00
yalh76
1f9dc463f2 switching from add_header to more_set_headers 2020-05-26 14:39:04 +02:00
Tagada
0ecdb6e3c3 Fix nginx.conf for multi-instance 2020-05-18 15:23:13 +02:00
yalh76
6ff11dacb2 Apply example_ynh 2020-02-23 18:44:50 +01:00
yalh76
bf9a8b1063
Additional
* Implement ynh_systemd_action

* Implement ynh_add_secure_repos__3
2019-04-06 16:08:48 +02:00
frju365
10ec0ffa73
Useless CSP see https://github.com/tootsuite/mastodon/releases/tag/v2.6.0 2018-12-29 01:26:32 +01:00
frju365
71d274fbb0
[enh] Allow peertube video which comes from a subdomain 2018-10-13 21:17:41 +02:00
anmol26s
91ddc5f6f2 Updated to version 2.5.0 2018-09-03 16:22:31 +05:30
anmol26s
9c37e95309 Improved the app 2018-06-21 08:18:02 +05:30
nemsia
8711b92530 add __FINALPATH__ on Nginx conf (#46)
* [enh] Final_path on nginx

* [enh] final_path on nginx.conf

* Merge remote-tracking branch 'refs/remotes/YunoHost-Apps/master' into nginx-conf

# Conflicts:
#	scripts/restore

* [fix] nginx path on backup

* [fix] Error on final_path nginx

* Version num in badge
2017-07-13 00:12:42 +02:00
nemsia
3a02566f0a Fix upgrade 1.4 (#33)
* [fix] Upgrade nodejs + conf protobuf

Fix mastodon 1.4 upgrade
2017-05-22 00:42:09 +02:00
nemsia
b33062cdcc [fix] Change max upload sise from 2Mo to 100Mo 2017-04-22 14:02:06 +02:00
magikcypress
fc08bdd80c [fix] always public + fix upgrade 2017-04-17 02:04:18 +02:00
magikcypress
2be310eefa [fix] Clear code & fix install 2017-04-16 16:08:42 +02:00
magikcypress
032100abf9 [fix] no need alias config nginx 2017-04-14 16:43:43 +02:00
magikcypress
4dfe275942 [fix] install + add file remove/restore/upgrade 2017-04-10 04:55:10 +02:00
magikcypress
d04d692b8a [fix] bug nginx.conf (see mastodon issue #1045) 2017-04-09 17:21:51 +02:00
magikcypress
c107ef6b2e [fix] bug install file 2017-04-09 16:56:56 +02:00
magikcypress
56c48a4732 Update install 2017-04-09 16:32:12 +02:00
magikcypress
dab2e3571a Initial commit 2017-04-08 04:04:27 +02:00