about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-04-07Update List-of-Mastodon-instances.mdSergei Č
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ↵Eugen
(#1124) * Rewrite Atom generation from stream entries to use Ox instead of Nokogiri::Builder StreamEntry is now limited to only statuses, which allows some optimization. Removed extra queries on AccountsController#show. AtomSerializer instead of AtomBuilderHelper used in AccountsController#show, StreamEntriesController#show, StreamEntryRenderer and PubSubHubbub::DistributionWorker PubSubHubbub::DistributionWorker moves n+1 DomainBlock query to PubSubHubbub::DeliveryWorker instead. All Salmon slaps that aren't based on StreamEntry still use AtomBuilderHelper and Nokogiri * All Salmon slaps now use Ox instead of Nokogiri. No touch from status on account
2017-04-06Email service options :PJason Rhodes
Small addition in case people want email service options, sparkpost.com gives you 100k/mo free
2017-04-06updated instance hostnameTristan Mahé
2017-04-07Low-hanging fruit of query optimization, these indices were missingEugen Rochko
2017-04-06Added masto.razrnet.frYDrogen
2017-04-06Merge pull request #1100 from mjankowski/mj-reduce-image-sizeEugen
Reduce size of background-photo.jpeg
2017-04-06Merge pull request #1103 from alimony/vagrant-tweaks-01Eugen
Add a couple of network performance tweaks to Vagrantfile.
2017-04-06Add a couple of network performance tweaks to Vagrantfile.Markus Amalthea Magnuson
2017-04-06Reduce size of background-photo.jpegMatt Jankowski
Reduced by running through `guetzli` image optimizer.
2017-04-06Merge pull request #1088 from Wonderfall/masterEugen
Add metadata to Dockerfile
2017-04-06Added pericles.world in the list of instancesTristan Mahé
2017-04-06add Docker microbadger to README.mdWonderfall
2017-04-06add metadata to DockerfileWonderfall
2017-04-06Add manx.social instanceisati
2017-04-06Update List-of-Mastodon-instances.mdErwan Leboucher
2017-04-06Merge branch 'master' into patch-1kadiix
2017-04-06Update List-of-Mastodon-instances.mdkadiix
2017-04-06Merge pull request #1038 from wade-r/optimize-dockerfileEugen
Optimize Dockerfile
2017-04-06Merge branch 'master' into patch-1kadiix
2017-04-06Merge pull request #1042 from johnsudaar/feature/scalingo_one_clickEugen
Cosmetic changes to the scalingo deployment
2017-04-06Add an instance.kadiix
2017-04-06Merge branch 'master' into patch-1VirtuBox
2017-04-06Merge pull request #1048 from ashfurrow/slugignoreEugen
Updates slugignore
2017-04-06Merge pull request #1070 from alexgleason/patch-4Eugen
Linux users must enable NFS for Vagrant
2017-04-06Linux users must enable NFS for VagrantAlex Gleason
2017-04-06Update List-of-Mastodon-instances.mdawea
2017-04-06Add meow.socialJulien
2017-04-06add my instanceLukas Fülling
2017-04-06Updates slugignore.Ash Furrow
2017-04-06Added an instance to the listRay Alez
Just launched https://hackertribe.io/, added it to the list.
2017-04-06Update List-of-Mastodon-instances.mdYann GUERN
Add mastodon.land instance
2017-04-06Optimize DockerfileRyan Wade
Optimize Dockerfile, reduce build time.
2017-04-06Update List-of-Mastodon-instances.mdMarkus R
2017-04-06Add mastodon.elao.com instanceGuewen FAIVRE
2017-04-06Add infinimatix.net to instance listDerek Lewis
2017-04-06Fix wrong pubsub channel on public timelinesEugen Rochko
2017-04-05Add Northeastern University MastodonJack Michaud
2017-04-06Merge pull request #1013 from blackle/masterEugen
Catch more errors in process_follows so it doesn't fail
2017-04-06Fix notifications delivered to wrong pubsub channel, optimized ↵Eugen Rochko
RemoveStatusService, slightly optimized FanOutOnWriteService again
2017-04-05Catch more errors in process_follows so it doesn't failblackle
2017-04-05Added off-the-clock.us to the list of instancesNick Gerakines
2017-04-05Description in instance list for mastodon.ninetailed.ukNinetailed
2017-04-05Merge pull request #993 from foozmeat/patch-1Eugen
Use NFS for the shared folder because it dramatically decreases latency for git operations.
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-04-05Use NFS for the shared folder because it dramatically decreases latency for ↵James Moore
git operations.
2017-04-05Merge pull request #958 from yiskah/patch-1Eugen
Correct innacurate info and other fixes
2017-04-05Add mastodon.nuzgo.netThibaut (Eychics)
2017-04-05Update List-of-Mastodon-instances.mdava
2017-04-05Merge branch 'master' into masterAndré Lewin