about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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,
2017-03-22German toot -> "tröt"Eugen Rochko
2017-03-22More efficient single account retrieval (0.9ms vs 50ms before)Eugen Rochko
2017-03-22New API method: /api/v1/searchEugen Rochko
Returns accounts, statuses, hashtags arrays
2017-03-21Don't list "direct" under default post privacy settingsEugen Rochko
2017-03-21Improved landing pageEugen Rochko
2017-03-20Add landing stripEugen Rochko
2017-03-19Export follow/block lists as CSVEugen Rochko
2017-03-19Fix wrong HTTP status codes on error pagesEugen Rochko
2017-03-19Add link to contribution guidelines to READMEEugen Rochko
2017-03-19Added contribution guidelinesEugen Rochko
2017-03-18Federate header images, fix open-uri http->https redirection errorEugen Rochko
2017-03-17Forgot to hook up API with the latest methodEugen Rochko
2017-03-17Start page links a bit more readableEugen Rochko
2017-03-17Make account search blazing fast and rank followers/followees higher in the ↵Eugen Rochko
results
2017-03-17Merge pull request #671 from yiskah/patch-9Eugen
Update Matador name to 11t
2017-03-17Update Matador name to 11tshel
The project was renamed 11t, the link goes to a project titled "11t" this is just an update
2017-03-17Promote Apps (#670)shel
"Various apps are available" is now a hyperlink
2017-03-16Add method for retrieving triadic closuresEugen Rochko
2017-03-15Merge branch 'marrus-sh-mastodon-site-api'Eugen Rochko
2017-03-15Fix #525 - Add instance information APIEugen Rochko
2017-03-15Merge branch 'mastodon-site-api' of ↵Eugen Rochko
https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api
2017-03-15Add "direct" visibility level in the backend. Web UI is not yetEugen Rochko
adjusted to allow choosing it, yet