Age | Commit message (Expand) | Author |
2017-04-13 | Add Dutch translation (nl) (#1682) | Koala Yeung |
2017-04-13 | Fix #624 - Add localization for Bulgarian (#645) | Svetlozar Todorov |
2017-04-12 | Working translation for Norwegian. (#1611) | Thor Harald Johansen |
2017-04-12 | Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) | Koala Yeung |
2017-04-11 | Add Japanese translation (#1552) | pinfort |
2017-04-10 | Add Russian translation (ru) (#1023) | Ratmir Karabut |
2017-04-05 | Merge branch 'master' into master | André Lewin |
2017-04-04 | Added Esperanto translation inside the javascripts folder | axolotl |
2017-04-03 | add finnish translation | JantsoP |
2017-04-02 | Keep track of which timelines are connected live to avoid redundant | Eugen Rochko |
2017-02-19 | Adjust naming of public timeline -> "local timeline" vs "whole known network" | Eugen Rochko |
2017-02-19 | Split public timeline into "public timeline" which is local, and | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-07 | Make streaming API use one pattern-matching redis pubsub connection | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-10 | Add "not found" component to UI | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko |
2017-01-04 | Move "getting started" to its own route | Jessica Stokes |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-08 | Declare Ukrainian | Stanislav Makar |
2016-11-28 | Forgot to enable hungarian translation in the frontend | Eugen Rochko |
2016-11-28 | Enabling portuguese and hungarian translations, which are awfully incomplete | Eugen Rochko |
2016-11-23 | Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif... | Eugen Rochko |
2016-11-22 | Adding French locale to mastodon.jsx | nicolas |
2016-11-21 | Try to fix for browsers that don't support notifications | Eugen Rochko |
2016-11-21 | Desktop notifications | Eugen Rochko |
2016-11-20 | Adding notifications column | Eugen Rochko |
2016-11-19 | Activating Spanish i18n | Eugen Rochko |
2016-11-18 | Adding german localization | Eugen Rochko |
2016-11-17 | Add an Intl polyfill | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-13 | Fix #110 - Make web UI use browser history, change links in e-mails to link t... | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding list of who favourited status | Eugen Rochko |
2016-11-03 | Add list of who reblogged status | Eugen Rochko |
2016-10-27 | Adding following/followers lists to the UI | Eugen Rochko |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko |
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko |
2016-10-09 | Making AccountTimeline into a sub-route | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Styling loading indicator, removing unused routes, adding "getting started" e... | Eugen Rochko |
2016-10-03 | API for blocking and unblocking | Eugen Rochko |
2016-09-20 | Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS | Eugen Rochko |