Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-07 | Merge pull request #975 from tomfhowe/patch-4 | Shel R | |
Use autohiding scrollbars in Microsoft Edge | |||
2017-04-07 | Merge branch 'master' into patch-4 | Shel R | |
2017-04-07 | Merge pull request #973 from ZiiX/patch-1 | Shel R | |
added instance | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-07 | Merge pull request #972 from amandavisconti/master | Shel R | |
Added digitalhumanities.club instance | |||
2017-04-07 | Merge branch 'master' into master | Shel R | |
2017-04-07 | Merge pull request #970 from estuans/patch-1 | Shel R | |
Update Production-guide.md | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-07 | Merge pull request #969 from Fortyseven/patch-1 | Shel R | |
Add social.bytestemplar.com to instances list | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-07 | Merge pull request #959 from mkody/patch-1 | Shel R | |
Added im-in.space | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-07 | Merge pull request #953 from Technowix/patch-1 | Shel R | |
Add niu.moe, cuz it's kawaii | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-07 | Merge pull request #944 from VirtuBox/patch-1 | Shel R | |
Update List-of-Mastodon-instances.md | |||
2017-04-07 | Merge branch 'master' into patch-1 | Shel R | |
2017-04-08 | #1141 on remote follow | Yann GUERN | |
The async action is send before persist, account.id not yet generated Pull queue receive 'nil' so no profile update. | |||
2017-04-08 | Fix #1165 - before_action was called before protect_from_forgery | Eugen Rochko | |
2017-04-07 | Merge branch 'master' into patch-1 | David Huerta | |
2017-04-08 | Fix #801 - Respect webfinger's canonical response of username/domain | Eugen Rochko | |
2017-04-08 | Merge pull request #1204 from benklop/patch-1 | Eugen | |
Update Administration-guide.md | |||
2017-04-08 | Merge pull request #1200 from huertanix/patch-2 | Eugen | |
Update Heroku-guide.md | |||
2017-04-08 | Merge pull request #1210 from raymestalez/patch-3 | Eugen | |
Add HackerNewsBot | |||
2017-04-07 | Add HackerNewsBot | Ray Alez | |
I have created a bot that will post Hacker News stories with 100+ points. Adding it to the list. | |||
2017-04-07 | Update Administration-guide.md | benklop | |
the syntax for running the rake task wasn't correct. | |||
2017-04-08 | Merge pull request #1125 from jasonrhodes/patch-1 | Eugen | |
Email service options :P | |||
2017-04-07 | Merge pull request #1147 from fmauNeko/docker_smaller_image | Eugen | |
Fix npm/yarn cache cleaning | |||
2017-04-07 | Update Heroku-guide.md | David Huerta | |
Cleaning up the heroku admin command bit to match the form used in Administration-guide.md and clarify the wording a bit. | |||
2017-04-07 | Update Heroku-guide.md | David Huerta | |
Removing some of the confusion around what format S3 bucket names and regions should be entered as well as providing an example of an S3 policy that follows best security practices for this sort of thing. | |||
2017-04-07 | Add indigo.zone to list of instances | Blake | |
2017-04-07 | Adds Oulipo.social to Mastodons list | Mouse Reeve | |
This is a Mastodon with a particular constraint about what symbols you can post. | |||
2017-04-07 | Merge pull request #1191 from d3vgru/master | Eugen | |
change suggested cipher for nginx | |||
2017-04-07 | Fix npm/yarn cache cleaning | Florian Maunier | |
2017-04-07 | Merge pull request #1172 from mjankowski/mj-heroku-docs | Eugen | |
Update heroku instructions | |||
2017-04-07 | Merge pull request #1183 from thoughtbot/cp-post-status-service-specs | Eugen | |
Add specs for PostStatusService | |||
2017-04-07 | Merge pull request #1184 from thoughtbot/extract-proper-status | Eugen | |
DRY up reblog vs original status check | |||
2017-04-07 | Merge pull request #1192 from seekr/patch-2 | Eugen | |
typo | |||
2017-04-07 | Merge pull request #1193 from thoughtbot/status-specs | Eugen | |
Implement pending specs on Status | |||
2017-04-07 | Implement pending specs on Status | Joël Quenneville | |
Implement the two pending specs on `Status`: `reblogs_count` and `favourites_count`. | |||
2017-04-07 | typo | seekr | |
2017-04-07 | change suggested cipher for nginx | Ed Knutson | |
2017-04-07 | Add mastodon.fun | Aguay-val | |
2017-04-07 | Use I18n for media attachment validation errors | Chad Pytel | |
These are currently user facing errors, but are not localized. This adds the ability for these messages to be localized. | |||
2017-04-07 | Add specs for PostStatusService | Chad Pytel | |
This implements all pending specs, and adds additional coverage for the following functionality: * Normal status creation * Creating a reply status * Creating a sensitive status * Creating a status with spoiler text * A status with no spoiler text gets an empty string for spoiler text * Creating a status with custom visibility * Creating a status for an application * Processing mentions * Processing Hashtags * Pinging PuSH hubs * Crawling links * Attaching media | |||
2017-04-07 | DRY up reblog vs original status check | Joël Quenneville | |
Checking reblog vs original status was happening in multiple places across the app. For views, this logic was encapsulated in a helper method named `proper_status` but in the other layers of the app, the logic was duplicated. Because the logic is used at all layers of the app, we extracted it into a `Status#proper` method on the model and changed all uses of the logic to use this method. There is now a single source of truth for this condition. We added test coverage to untested methods that got refactored. | |||
2017-04-07 | Add specs for media attachment validations | Chad Pytel | |
There are currently not specs for the two media validations that are performed by `PostStatusService`. This adds specs for the validations that ensure that you cannot attach more than four files, and that a status cannot have both image and video attachments. | |||
2017-04-07 | Update heroku instructions | Matt Jankowski | |
2017-04-07 | Merge branch 'master' into master | foxiehkins | |
2017-04-07 | Moved into a comment per feedback | Jason Rhodes | |
2017-04-07 | Merge pull request #1146 from tootsuite/fix-object-type-nil-exception | Eugen | |
Fix nil#object_type error |