Age | Commit message (Expand) | Author |
2017-01-24 | Merge pull request #521 from mistydemeo/fix_invisible_css | Eugen |
2017-01-24 | Fix `invisible` CSS class | Misty De Meo |
2017-01-24 | Fix links in toots opening the toot at first | Eugen Rochko |
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko |
2017-01-24 | Merge branch 'blackle-boostspin' | Eugen Rochko |
2017-01-24 | Merge branch 'master' into boostspin | Eugen |
2017-01-24 | Make boost animation an SVG that uses SCSS colours | blackle |
2017-01-24 | Set isLoading false on timelines when request fails | Eugen Rochko |
2017-01-24 | API now respects ?limit param as long as it's within 2x default limit | Eugen Rochko |
2017-01-24 | Smarter infinite scroll | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Fix mistake | Eugen Rochko |
2017-01-23 | Domains with reject_media? set to true won't download avatars either | Eugen Rochko |
2017-01-23 | Less re-rendering | Eugen Rochko |
2017-01-23 | Optional domain block attribute that prevents media attachments from being do... | Eugen Rochko |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-23 | Remove unneeded block check | Eugen Rochko |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |
2017-01-23 | Forgot to commit | Eugen Rochko |
2017-01-23 | Move all hex colors in SASS to variables and all variations to darken/lighten | Eugen Rochko |
2017-01-23 | Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash... | Eugen Rochko |
2017-01-23 | Fix a couple unhandled exceptions | Eugen Rochko |
2017-01-23 | Potentially fix notifications issue | Eugen Rochko |
2017-01-23 | Fix oembed controller test | Eugen Rochko |
2017-01-23 | Merge pull request #513 from mistydemeo/fix_textarea_selection_clicking | Eugen |
2017-01-22 | Textarea: fix clicking on name suggestions | Misty De Meo |
2017-01-22 | Fix inflection | Eugen |
2017-01-22 | Fix error | Eugen |
2017-01-22 | Mitigate inconsistent notifications | Eugen |
2017-01-22 | Override Rack::Request to use the same trusted proxy settings as Rails | Eugen Rochko |
2017-01-22 | Allow to specify trusted proxies through env | Eugen Rochko |
2017-01-22 | Merge pull request #509 from ineffyble/docs/developer-docs-additions | Eugen |
2017-01-23 | Update README.md to match new documentation (missed from previous commit) | Effy Elden |
2017-01-22 | Merge pull request #508 from ineffyble/docs/developer-docs-additions | Eugen |
2017-01-22 | Add separate sections for Heroku and Vagrant deployments. Add guide for insta... | Effy Elden |
2017-01-21 | Rename main docs page so it renders in github | Eugen Rochko |
2017-01-21 | Improve API docs formatting | Eugen Rochko |
2017-01-21 | Add wiki contents to docs/ instead | Eugen Rochko |
2017-01-21 | Merge branch 'ineffyble-fix/error-pages' | Eugen Rochko |
2017-01-21 | Improve error page layouting. 500 page has to stay static because it's | Eugen Rochko |
2017-01-21 | Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ... | Eugen Rochko |
2017-01-21 | Merge branch 'ineffyble-master' | Eugen Rochko |
2017-01-21 | Fix code style | Eugen Rochko |
2017-01-21 | Merge branch 'master' of https://github.com/ineffyble/mastodon into ineffyble... | Eugen Rochko |
2017-01-21 | Method to fetch a single notification | Eugen Rochko |
2017-01-21 | Merge pull request #506 from ineffyble/fix/issue-492-add-missing-header-image | Eugen |
2017-01-22 | Change missing.png header to 1x1 transparent PNG | Effy Elden |
2017-01-22 | Add a default missing.png header image - fixes #492 | Effy Elden |
2017-01-21 | Merge pull request #505 from ineffyble/fix/issue-503 | Eugen |