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

469 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
eric_G
03242e7040
Merge pull request #426 from YunoHost-Apps/admin-to-owner
First admin should be Owner
2024-01-13 14:20:30 +01:00
Éric Gaspar
2baaffafdc fix linter 2024-01-12 21:13:58 +01:00
tituspijean
84bb76083c
First admin should be Owner 2024-01-04 19:30:50 +01:00
github-actions[bot]
97c59e6c8b
Upgrade to version 4.2.1 (#415)
* Upgrade to v4.2.1

* Auto-update README

* Remove deprecated StdErr syslog

* Change line_match for systemd streaming

---------

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-10-11 14:40:36 +02:00
Tagadda
8d5fb2fe51 Bump ruby version to 3.2.2 2023-09-23 10:59:21 +02:00
panomaki
f54bf9ea01
Update _common.sh 2023-04-04 20:10:16 +02:00
panomaki
4d02a31b97
Fix install bug on 4.0.2
Fixed install issue (#344/#345) by applying the fix mentioned in this issue: https://github.com/mastodon/mastodon/issues/18813.
Tested on local machine, install now seems to work. Please review/test.
2022-11-17 16:12:35 +01:00
yalh76
ff82206caa Apply last example_ynh 2022-09-20 01:57:06 +02:00
Tagada
f3d9d63509
Upgrade version to match the .ruby-version file
Fix #332
2022-06-11 00:39:13 +02:00
yalh76
ad7007b346 Apply last example_yn 2022-05-29 15:54:35 +02:00
yalh76
743be37862 ynh_exec_warn_less 2022-05-09 19:25:53 +02:00
yalh76
d0975af0bb less warnings 2022-05-09 19:25:44 +02:00
tituspijean
8ab14654a6
Fix Nokogiri dep install 2022-04-24 09:39:08 +02:00
yalh76
115fe3e330 Fix #262 2022-02-16 00:00:45 +01:00
Tagadda
03cd9df2b6 [enh] Workaround for bullseye
see https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463
2022-01-24 15:45:01 +00:00
yalh76
a40b4e0e0b Full upgrade 2022-01-07 01:25:26 +01:00
Tagada
dac17de145 Fix warnings 2022-01-04 20:47:11 +01:00
Tagada
775f9984e8 fix install 2022-01-04 20:15:28 +01:00
ericgaspar
3fb2b81bd6
Fix 2021-12-08 11:14:48 +01:00
ericgaspar
06731a7ae9
3.4.4 2021-12-07 22:46:49 +01:00
ericgaspar
881197fc58
fix linter 2021-12-07 22:40:13 +01:00
yalh76
df3848850e Update install 2021-08-21 16:47:43 +02:00
Tagada
b4d3655e7a Set REDIS_NAMESPACE for multiple instances 2021-05-16 18:55:19 +02:00
yalh76
096eb06ef2 Fix for 4.2 2021-05-10 15:52:05 +02:00
yalh76
ed49d699ac Fix #267 2021-04-26 22:35:12 +02:00
yalh76
98be88808a Fix rights 2021-04-17 18:51:14 +02:00
yalh76
1684f2cf4d Fix recursive chmod 2021-04-17 18:31:31 +02:00
yalh76
17c2d6b8c4 Fix chmod 2021-04-15 20:28:26 +02:00
yalh76
533654acef Fix rights 2021-04-11 22:31:48 +02:00
yalh76
f19e49ae98 Apply example_ynh 2021-04-10 20:28:06 +02:00
yalh76
d5c6970faf Merge branch 'testing' into example 2021-04-10 00:21:22 +02:00
yalh76
f376290f13 Apply example_ynh 2021-04-10 00:18:53 +02:00
yalh76
b07683cc01 Fix manually modified file 2021-03-24 19:58:27 +01:00
yalh76
b01227d326 Update ynh_install_ruby__2 2021-03-22 20:54:09 +01:00
yalh76
2c6c2c02a1 Fix repository detection 2021-03-14 06:00:31 +01:00
yalh76
5ce2de89b9 Do not use 'yunohost app setting' 2021-03-14 00:48:54 +01:00
yalh76
9588b8da93 Fix new rbenv install --list-all 2021-03-13 15:05:48 +01:00
yalh76
3fa6a835b5 Manage previous rbenv installation 2021-03-13 13:00:18 +01:00
yalh76
05b6dc21ff Update ynh_install_ruby__2 2021-03-12 23:41:08 +01:00
yalh76
c4d58a6ba3 Switch to git 2021-03-12 22:51:42 +01:00
yalh76
a8cc57fe43 spacing 2021-03-08 21:38:00 +01:00
yalh76
e4332ad137 ynh_gem update 2021-03-08 00:57:36 +01:00
yalh76
91ef58fdea Several fixes 2021-03-08 00:45:35 +01:00
yalh76
c4c7947521 simplification 2021-03-07 20:17:05 +01:00
yalh76
0fbd6a19a1 Update ynh_install_ruby__2 2021-03-07 18:44:44 +01:00
yalh76
560506c3e7 fix bin/tootctl 2021-03-06 02:15:48 +01:00
yalh76
05e04a3149 Update ynh_install_ruby__2 2021-03-06 01:52:48 +01:00
yalh76
8e84376b47 Update install 2021-03-06 01:52:44 +01:00
yalh76
9d612530ca Update ynh_install_ruby__2 2021-03-06 01:37:12 +01:00