Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-01 | Fix word-break in profile's note on profile page and profile component | Maxime BORGES | |
2017-04-01 | Improve mobile tabs a little | Eugen Rochko | |
2017-03-31 | Fix reworked search | Eugen Rochko | |
2017-03-31 | Merge pull request #706 from alexgleason/patch-3 | Eugen | |
Put line breaks between API methods in docs | |||
2017-03-31 | Rework search | Eugen Rochko | |
2017-03-31 | Put line breaks between API methods in docs | Alex Gleason | |
2017-03-31 | Merge pull request #685 from yiskah/patch-2 | Eugen | |
Clarify post privacy warning | |||
2017-03-31 | Merge pull request #703 from alexgleason/patch-1 | Eugen | |
Mastodon is not an alternative, it is a solution | |||
2017-03-31 | Mastodon is not an alternative, it is a solution | Alex Gleason | |
This month I traveled to Cambridge, Massachusetts with my friends and attended LibrePlanet 2017. At the talk *Technology for direct actions*, Andrew Seeder pointed out that we often call free software an "alternative" to what exists. But an alternative is something that is mostly similar, and differentiated by preference rather than need. For instance, a trackball is an alternative to a mouse, but a jail is not an alternative to a bedroom. Andrew suggested that we start looking at free software as "solutions" rather than alternatives. So I propose boldly proclaiming that Mastodon is not an alternative to Twitter, but rather a solution to it. | |||
2017-03-31 | Merge branch 'master' into patch-2 | shel | |
2017-03-31 | Fix web UI profile clickable area overlapping with follow button area | Eugen Rochko | |
2017-03-31 | Fix some views still not using counter caches | Eugen Rochko | |
2017-03-31 | Fix #700 - hide spoilers on static pages | Eugen Rochko | |
2017-03-31 | Add maintenance task for updating counter caches | Eugen Rochko | |
2017-03-31 | :active and :focus states same as :hover for buttons | Eugen Rochko | |
2017-03-31 | Fix drag & drop overlay flickering | Eugen Rochko | |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko | |
2017-03-30 | Fix up null values on latest migration, add notes | Eugen Rochko | |
2017-03-30 | Do NOT try to update the new fields from the migration. Takes too long on a ↵ | Eugen Rochko | |
live DB Needs to be a separate task with no locking | |||
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko | |
2017-03-29 | Improve emojis - use SVGs where possible | Eugen Rochko | |
2017-03-28 | Hide drag & drop area on drop event regardless of success | Eugen Rochko | |
2017-03-28 | Fix #408 - link @ names in bios | Eugen Rochko | |
2017-03-28 | Fix #690 - Webfinger should handle new shortform profile URLs now (nice) | Eugen Rochko | |
2017-03-26 | Merge pull request #688 from yiskah/patch-3 | Eugen | |
Update amaroq name | |||
2017-03-26 | Update amaroq name | shel | |
2017-03-26 | Clarify post privacy warning | shel | |
I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users. | |||
2017-03-26 | Add tooltip to privacy dropdown | Eugen Rochko | |
2017-03-26 | Fix up some localizations | Eugen Rochko | |
2017-03-26 | Merge branch 'leopku-feature/language_zh-cn' | Eugen Rochko | |
2017-03-26 | Fix style issue | Eugen Rochko | |
2017-03-26 | Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon ↵ | Eugen Rochko | |
into leopku-feature/language_zh-cn | |||
2017-03-26 | Compose form layout fixes | Eugen Rochko | |
2017-03-26 | Merge branch 'yiskah-patch-1' | Eugen Rochko | |
2017-03-26 | :globe_with_meridians: add simplified chinese language | leopku | |
2017-03-25 | Change to using variables | shel | |
Thanks garg | |||
2017-03-25 | Increase color contrast | shel | |
Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant. | |||
2017-03-25 | Clarify privacy options | shel | |
Descriptions of differences between scope are more clear | |||
2017-03-25 | Fix up visual indicators for compose form privacy | Eugen Rochko | |
2017-03-25 | Improve sign up page on small screens | Eugen Rochko | |
2017-03-25 | When replying to status with content warning, prefill content warning | Eugen Rochko | |
2017-03-25 | Temporary spacing fix | Eugen Rochko | |
2017-03-25 | Privacy dropdown i18n | Eugen Rochko | |
2017-03-25 | Fix public profile pagination links | Eugen Rochko | |
2017-03-25 | Redesigned compose form | Eugen Rochko | |
2017-03-24 | :construction: chinese translation WIP | leopku | |
2017-03-24 | :globe_with_meridians: add chinese language file | leopku | |
2017-03-24 | Fix #675 - return created_at in notifications API | Eugen Rochko | |
2017-03-24 | Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) | Eugen Rochko | |
2017-03-24 | Merge pull request #676 from leopku/feature/s3_protocol_from_env | Eugen | |
:wrench: S3 protocol from ENV |