about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-03-31Mastodon is not an alternative, it is a solutionAlex 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-31Fix web UI profile clickable area overlapping with follow button areaEugen Rochko
2017-03-31Fix some views still not using counter cachesEugen Rochko
2017-03-31Fix #700 - hide spoilers on static pagesEugen Rochko
2017-03-31Add maintenance task for updating counter cachesEugen Rochko
2017-03-31:active and :focus states same as :hover for buttonsEugen Rochko
2017-03-31Fix drag & drop overlay flickeringEugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-30Fix up null values on latest migration, add notesEugen Rochko
2017-03-30Do 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-30Add counter caches for a large performance increase on API requestsEugen Rochko
2017-03-29Improve emojis - use SVGs where possibleEugen Rochko
2017-03-28Hide drag & drop area on drop event regardless of successEugen Rochko
2017-03-28Fix #408 - link @ names in biosEugen Rochko
2017-03-28Fix #690 - Webfinger should handle new shortform profile URLs now (nice)Eugen Rochko
2017-03-26Merge pull request #688 from yiskah/patch-3Eugen
Update amaroq name
2017-03-26Update amaroq nameshel
2017-03-26Add tooltip to privacy dropdownEugen Rochko
2017-03-26Fix up some localizationsEugen Rochko
2017-03-26Merge branch 'leopku-feature/language_zh-cn'Eugen Rochko
2017-03-26Fix style issueEugen Rochko
2017-03-26Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon ↵Eugen Rochko
into leopku-feature/language_zh-cn
2017-03-26Compose form layout fixesEugen Rochko
2017-03-26Merge branch 'yiskah-patch-1'Eugen Rochko
2017-03-26:globe_with_meridians: add simplified chinese languageleopku
2017-03-25Change to using variablesshel
Thanks garg
2017-03-25Increase color contrastshel
Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant.
2017-03-25Clarify privacy optionsshel
Descriptions of differences between scope are more clear
2017-03-25Fix up visual indicators for compose form privacyEugen Rochko
2017-03-25Improve sign up page on small screensEugen Rochko
2017-03-25When replying to status with content warning, prefill content warningEugen Rochko
2017-03-25Temporary spacing fixEugen Rochko
2017-03-25Privacy dropdown i18nEugen Rochko
2017-03-25Fix public profile pagination linksEugen Rochko
2017-03-25Redesigned compose formEugen Rochko
2017-03-24:construction: chinese translation WIPleopku
2017-03-24:globe_with_meridians: add chinese language fileleopku
2017-03-24Fix #675 - return created_at in notifications APIEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-24Merge pull request #676 from leopku/feature/s3_protocol_from_envEugen
:wrench: S3 protocol from ENV
2017-03-23:wrench: S3 protocol from ENVleopku
add support for reading S3 protocol from ENV also add S3_HOSTNAME in .env.production.sample
2017-03-22Merge branch 'feature-omnisearch'Eugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko
2017-03-22Shorter timeout on FetchAtomServiceEugen Rochko
2017-03-22Fix full-text search query quotation, improve tag search performance with an ↵Eugen Rochko
index, add ability to open status by URL from search (fix #53)
2017-03-22Merge branch 'master' into feature-omnisearchEugen Rochko
2017-03-22Upgrade status IDs to bigintEugen Rochko
2017-03-22Upgrade Rails to 5.0.2Eugen Rochko
2017-03-22Web UI support for the new omnisearchEugen Rochko
2017-03-22Merge branch 'master' into feature-omnisearchEugen Rochko
this merge is necessary,