Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-04 | Use active record shorthand | Kurtis Rainbolt-Greene | |
2017-04-04 | Fix crontab edit | Angristan | |
Missing -u parameter to specify the mastodon user. | |||
2017-04-04 | [#817] Add email whitelist | Pete Keen | |
This adds the ability to filter user signup with a whitelist instead of or in addition to a blacklist. Fixes #817 | |||
2017-04-04 | Update social.diskseven.com's IPv6 status | Jo Decker | |
As far as I'm aware, my instance should be supporting IPv6 now. Was an error on my part that it wasn't working before. | |||
2017-04-04 | Add mastodon.club to running instances list | Adam Thurlow | |
2017-04-04 | Update List-of-Mastodon-instances.md | Florian Maunier | |
Add my own instance | |||
2017-04-04 | Missing quotes | Angristan | |
2017-04-04 | New admin setting: open/close registrations, with custom message, from the ↵ | Eugen Rochko | |
admin UI | |||
2017-04-04 | updated line 28 about GitHub | JantsoP | |
2017-04-04 | Merge pull request #804 from fhalna/development | Eugen | |
Accessibility Fix. | |||
2017-04-04 | Merge pull request #803 from 0xa/patch-1 | Eugen | |
Add octodon.social | |||
2017-04-04 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-04 | Merge pull request #800 from unascribed/patch-1 | Eugen | |
Add fern.surgeplay.com to the instances list | |||
2017-04-04 | Merge pull request #799 from Wonderfall/master | Eugen | |
update social.targaryen.house info | |||
2017-04-04 | Merge pull request #832 from ndarville/patch-1 | Eugen | |
Fix typo in ISSUE_TEMPLATE | |||
2017-04-04 | Merge pull request #788 from yiskah/patch-5 | Eugen | |
Add instances from instances.mastodon.xyz | |||
2017-04-04 | Fix typo in ISSUE_TEMPLATE | Niclas Darville | |
2017-04-04 | Merge pull request #815 from walfie/patch-1 | Eugen | |
Fix typo in Heroku guide | |||
2017-04-04 | Merge pull request #816 from leowzukw/patch-1 | Eugen | |
More consistent typography | |||
2017-04-04 | Merge pull request #831 from ndarville/patch-1 | Eugen | |
Create ISSUE_TEMPLATE.md to bring down duplicate issues | |||
2017-04-04 | Create ISSUE_TEMPLATE.md | Niclas Darville | |
2017-04-04 | Remove sidekiq-merger | Eugen Rochko | |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | Eugen Rochko | |
make regeneration worker unique, (only schedule/execute once at a time) | |||
2017-04-04 | Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge | Eugen Rochko | |
2017-04-04 | Move OStatus processing back into default queue | Eugen Rochko | |
2017-04-04 | Optimize filter methods in FeedManager a bit, use redis pipelining on ↵ | Eugen Rochko | |
merge/unmerge feed methods, do not re-create a dynamic class on each feed push call, make sure redis-rb uses hiredis | |||
2017-04-04 | Merge branch 'master' into development | halna_Tanaguru | |
2017-04-04 | Merge branch 'master' into master | JantsoP | |
2017-04-04 | updated translation | JantsoP | |
2017-04-04 | changed line 25 for better translation | JantsoP | |
2017-04-04 | More consistent typography | Leo Wzukw | |
2017-04-04 | Fix typo in Heroku guide | walfie | |
2017-04-04 | Fix #808 - smaller elephant friend PNG for frontpage | Eugen Rochko | |
2017-04-04 | Only call regeneration worker after first login after a 14 day break | Eugen Rochko | |
2017-04-04 | Fix ActionController::Parameters in API issue | Eugen Rochko | |
2017-04-04 | Separate background jobs into different queues. ATTENTION: new queue "pull" | Eugen Rochko | |
must be added to the Sidekiq invokation in your systemd file The pull queue will handle link crawling, thread resolving, and OStatus processing. Such tasks are more likely to hang for a longer time (due to network requests) so it is more sensible to not make the "in-house" tasks wait for them. | |||
2017-04-03 | Changed "reblogs" to "boosts" | Neville Park | |
2017-04-03 | Add octodon.social | Alice | |
2017-04-03 | Add check for visibility.nil? even though it can't ever be, to check for ↵ | Eugen Rochko | |
race conditions | |||
2017-04-03 | accessibility fix | halna_Tanaguru | |
eanable focus on ClearColumnButton | |||
2017-04-03 | Add fern.surgeplay.com to the instances list | Aesen | |
It's hard to tell if this is supposed to be alphabetically sorted or not. I put it after epiktistes since it starts with F - let me know if it should go elsewhere. | |||
2017-04-03 | update social.targaryen.house info | Wonderfall | |
2017-04-03 | Fix norwegian translation being malformed | Eugen Rochko | |
2017-04-03 | Add basic logging of who resolved report | Eugen Rochko | |
2017-04-03 | When taking action on a report (silence/suspend), it dismisses all other | Eugen Rochko | |
reports for that user automatically | |||
2017-04-03 | Updated and fixed orthography | Korbinian | |
2017-04-03 | Updated and fixed german orthography | Korbinian | |
2017-04-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko | |
2017-04-03 | Add instances from instances.mastodon.xyz | shel | |
Updated list with lots of instances that have been added to instances.mastodon.xyz but not this list | |||
2017-04-03 | Merge pull request #777 from chriswk/master | Eugen | |
Add Norwegian locale |