No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Tuan 3e109bafd1 updates hace 2 años
.circleci Ruby 3.0.2 Upgrade (#16982) hace 2 años
.github Merge branch 'main' into glitch-soc/merge-upstream hace 2 años
app updates hace 2 años
bin Update Mastodon to Rails 6.1 (#15910) hace 3 años
chart Update Helm release elasticsearch to v15.10.3 (#16651) hace 3 años
config Merge Upstream hace 2 años
css-plugins@180c34df63 Changes & Adoptions made so far hace 3 años
db Merge branch 'main' into glitch-soc/merge-upstream hace 3 años
dist templates/systemd/mastodon: update sandbox mode (#16235) hace 3 años
lib Merge Upstream hace 2 años
log Initial commit hace 8 años
nanobox Resync Nanobox files with the 2.9.0 release (#11083) hace 5 años
public updates hace 2 años
spec Merge branch 'main' into glitch-soc/merge-upstream hace 2 años
streaming Merge branch 'main' into glitch-soc/merge-upstream hace 3 años
vendor Increase files checked by ESLint (#9705) hace 5 años
.buildpacks Remove nodejs buildpack from buildpacks (#14364) hace 4 años
.codeclimate.yml Exclude locale files from Code Climate (#16863) hace 3 años
.deepsource.toml Update .deepsource.toml (#15753) hace 3 años
.dockerignore Ignore git related files from docker build (#16282) hace 3 años
.editorconfig Add final newline to locale files (#2890) hace 7 años
.env.nanobox New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655) hace 3 años
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream hace 3 años
.env.test Bump webpacker from 4.0.7 to 4.2.0 (#12416) hace 4 años
.env.vagrant Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) hace 4 años
.eslintignore Increase files checked by ESLint (#9705) hace 5 años
.eslintrc.js Enable promise/catch-or-return allowFinally (#14289) hace 4 años
.foreman Replace sprockets/browserify with Webpack (#2617) hace 7 años
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) hace 7 años
.gitignore official app link hace 2 años
.gitmodules Rename themes -> flavours ? ? hace 6 años
.haml-lint.yml Added haml-lint and fix warnings (#2773) hace 7 años
.nanoignore Remove Storybook (#4397) hace 7 años
.nvmrc NodeJS 14 support - circleci/docker/.nvmrc (#16163) hace 3 años
.profile Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) hace 7 años
.rspec Adding a Mention model, test stubs hace 8 años
.rubocop.yml Fix rubocop config and warnings (#15503) hace 3 años
.ruby-version Ruby 3.0.2 Upgrade (#16982) hace 2 años
.sass-lint.yml Fix sass-lint config (#10982) hace 5 años
.slugignore Remove Storybook (#4397) hace 7 años
.yarnclean Replace from scss-lint to sass-lint (#10958) hace 5 años
AUTHORS.md Change references to tootsuite/mastodon to mastodon/mastodon (#16491) hace 3 años
Aptfile Use libvpx >= 5 (#15591) hace 3 años
CHANGELOG.md Forward port version bumps to 3.4.2 and 3.4.3 (#16945) hace 2 años
CODE_OF_CONDUCT.md Change e-mail contact for CoC enforcement hace 5 años
CONTRIBUTING.md Merge branch 'main' into glitch-soc/merge-upstream hace 3 años
Capfile remove capistrano/faster_assets from Capfile (#2737) hace 7 años
Dockerfile Update Dockerfile (#16939) hace 2 años
Gemfile Merge branch 'main' into glitch-soc/merge-upstream hace 2 años
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream hace 2 años
LICENSE Fix #49 - License changed from GPL-2.0 to AGPL-3.0 hace 8 años
Procfile fix: make Procfile compatible with herokuish (#12685) hace 4 años
Procfile.dev Set RAILS_ENV in Procfile.dev (#15502) hace 3 años
README.md add Vagrant short guide to readme (#13009) hace 3 años
Rakefile Initial commit hace 8 años
SECURITY.md Fix security policy (#16248) hace 3 años
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream hace 3 años
app.json Change references to tootsuite/mastodon to mastodon/mastodon (#16491) hace 3 años
babel.config.js Remove dependency for @babel/plugin-proposal-class-properties (#16155) hace 3 años
boxfile.yml Fix to isolate the sidekiq process that runs the scheduler job (#15314) hace 3 años
config.ru Fix rubocop issues, introduce usage of frozen literal to improve performance hace 8 años
crowdin.yml Update Crowdin configuration file hace 5 años
docker-compose.yml [Docker-Compose] [Breaking] Postgres 9.6 is EOL (11th Nov 2021) - Migrate to 14 Stable (#16947) hace 2 años
ide-helper.js Add JS IDE helper (#13012) hace 4 años
package.json Merge Upstream hace 2 años
postcss.config.js Increase files checked by ESLint (#9705) hace 5 años
priv-config TOR federation (#7875) hace 6 años
scalingo.json Change references to tootsuite/mastodon to mastodon/mastodon (#16491) hace 3 años
yarn.lock Merge Upstream hace 2 años

README.md

metu.life; ActivityPub protokolü kullanan, Mastodon tabanlı bir glitch-soc çatalıdır ve koyu.space yamaları barındırır.

ActivityPub protokolü; sadece metu.life ve Mastodon tabanlı diğer temsillerle değil, bu protokolü kullanan tüm diğer platformlarla (PixelFed, PeerTube, Pleroma vb.) iletişim kurabilmenizi sağlar.

metu.life, AGPLv3 lisanslı özgür bir yazılımdır.

Uyarı

Bu proje beta aşamasında olup geliştirilmeye devam edilmektedir.

Kurulum

metu.life, Mastodon'un main dalı temelli olduğu için. Kurulum adımları Mastodon dökümantasyonunda belirtildiği gibi gerçekleştirilir. Kurulum rehberinden farklı olarak:

git clone https://github.com/tootsuite/mastodon.git live && cd live
git checkout $(git tag -l | grep -v 'rc[0-9]*$' | sort -V | tail -n 1)

Yukarıdaki adımlar yerine, aşağıdaki komutu kullanın.

git clone https://git.oyd.org.tr/MetuFSS/metu.life.git live && cd live

Var olan Mastodon kurulumunu güncellemek

Mastodon'u (veya eski metu.life versiyonunu) güncellemek, Mastodon versiyonları arasında güncellemekle aynı adımları izler. Genellikle aşağıdaki adımları gerektirir:

  1. Sunucunuzdaki "mastodon" kullanıcısındaki "live" dizinine geçiş yapın cd /home/mastodon/live

  2. metu.life'a geçiş yapın

    • Yeni bir uzak depo ekleyin git remote add metu.life https://git.oyd.org.tr/MetuFSS/metu.life
    • Depoyu çekin git fetch metu.life
    • master adındaki dala geçin git checkout metu.life/master
  3. Kaynak kodunu çekin (genellikle, git pull)

  4. Gerekli paketleri kurun: bundle install && yarn install

  5. Konuşlandırma öncesi veritabanı göçü gerçekleştirin: RAILS_ENV=production SKIP_POST_DEPLOYMENT_MIGRATIONS=true bundle exec rails db:migrate

  6. Ön derleme yapınız: RAILS_ENV=production bundle exec rails assets:precompile

     Bu adım ana Mastodon'a göre daha uzun sürecektir.

  1. Hizmetleri tekrar başlatın: systemctl reload mastodon-web && systemctl restart mastodon-{sidekiq,streaming}
  2. Rails önbelleğini temizleyin: RAILS_ENV=production bin/tootctl cache clear
  3. Konuşlandırma sonrası veritabanı göçünü gerçekleştirin: RAILS_ENV=production bundle exec rails db:migrate