GithubHelp home page GithubHelp logo

gled-rs / mastodo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mastodon/mastodon

31.0 31.0 4.0 94.83 MB

A fork of the GNU Social/AP-compatible microblogging server

Home Page: https://mastodon.host

activitypub community features fork fulltext-search gnusocial inclusivity mastodon microblog opensource rails react-redux reactjs ruby rubyonrails twitter

mastodo's People

Contributors

abcang avatar aditoo17 avatar akihikodaki avatar alpaca-tc avatar blackle avatar clearlyclaire avatar dependabot-preview[bot] avatar dependabot[bot] avatar gargron avatar gled-rs avatar ineffyble avatar jantsop avatar lynlynlynx avatar mayaeh avatar mjankowski avatar nclm avatar noellabo avatar nolanlawson avatar nullkal avatar quent-in avatar quenty31 avatar renatolond avatar sorin-davidoi avatar tribela avatar unarist avatar yiskah avatar ykzts avatar yookoala avatar ysksn avatar zunda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mastodo's Issues

Give option to Hide boost in Local timeline

I seen in my instance that when people boost something it also show up in local timeline which makes it a little mess so it would be better to have an option to hide boost like in Home timeline

and It would be awesome if we have some type of docs which contain info about the patch and how they function Like XMPP intregation

"error: corrupt patch" for Postgres FTS

Using https://gist.sigpipe.me/dashie/a84a976a13ff6ae97da494fc7a657d10221e7368#file_good.patch:

mastodon@masto ~/live> git apply ../good.patch
error: corrupt patch at line 33

Using https://github.com/gled-rs/mastodo/blob/master/docs/no_es.patch:

mastodon@masto ~/live> git apply ../no_es.patch
error: corrupt patch at line 42

In both cases the line is

diff --git a/app/services/search_service.rb b/app/services/search_service.rb

I'm running v2.9.2. Is the patch up-to-date?

Open registration broken

On the latest commit 31128eb, if you have open registrations it's impossible to register. When you hit the sign up button, the page simply reloads and the registration gets rejected.

Can't compile assets

Assets fail to compile without giving any error and the new simple UI can't be displayed

Specifications

Commit 49aec5e

Avatar of New user are not loading

I just migrated to new server so after doing that everything is working perfectly I noticed new user and few local User avatar and header image are not loading.

I dont have any issue where the problem is and how to debug it.**

What could be the possible reason behind and how to know and fix it?

error

[BUG] Local timeline index is broken due to showing replies & boosts

in mastodon#11648 a new index was introduced for local timeline to fix slow local timeline query reported in mastodon#11643, but on this fork the index was invalidated because we do not have reblog_of_id IS NULL AND ((NOT reply) OR (in_reply_to_account_id = account_id)) part in the query.

On my instance the local timeline stopped working due to exactly this issue. Please consider removing the extraneous part of the index condition (in db/schema.rb and db/migrate/20190823221802_add_local_index_to_statuses.rb) so local timelines work fine. Here is a commit by someone that seem to fix this exact problem AstroProfundis@9a07b50

When would this instance migrate to version 3?

The Mastodon v3 has release for a quite a long time and many instances have migrated to it. But the mastodon.host instance is still far behind the upstream.

Is there any technical issue? Should we wait for upgrade?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.