56 Commits (81db7952533a7a846d945a8489c7e7e478c66ed5)

Author SHA1 Message Date
Eugen Rochko 15b183117c Add "not found" component to UI
8 years ago
Eugen Rochko a1783b80b2 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
Eugen Rochko c1c814e6a1 Improve initialState loading
8 years ago
blackle a697b5473a Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
Eugen Rochko 0dac73b5cc Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Jessica Stokes b02a33430f Move "getting started" to its own route
8 years ago
Eugen Rochko 6a54df90c8 Replacing follow requests in the settings area with in-UI column
8 years ago
Stanislav Makar fffd718696 Declare Ukrainian
8 years ago
Eugen Rochko 3439869ca1 Forgot to enable hungarian translation in the frontend
8 years ago
Eugen Rochko ef93efbb5b Enabling portuguese and hungarian translations, which are awfully incomplete
8 years ago
Eugen Rochko f6d196255c Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
nicolas 1555bf8400 Adding French locale to mastodon.jsx
8 years ago
Eugen Rochko 3624a8b6dd Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 80d58c6c04 Desktop notifications
8 years ago
Eugen Rochko 951843e646 Adding notifications column
8 years ago
Eugen Rochko 42fb16ec3a Activating Spanish i18n
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko 0f7a388de6 Fix #110 - Make web UI use browser history, change links in e-mails to link to that
8 years ago
Eugen Rochko cb22dce970 Adding hashtags
8 years ago
Eugen Rochko 5285e9b1f9 Adding list of who favourited status
8 years ago
Eugen Rochko ef16a48c5f Optimize how statuses are re-rendered and relative time intervals
8 years ago
Eugen Rochko 1f9aaede07 Add list of who reblogged status
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko b3aab1f3bc Adding following/followers lists to the UI
8 years ago
Eugen Rochko 68535f58cd Add opening images in a modal window
8 years ago
Eugen Rochko 5bea337189 Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 4470966cd9 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko fac770fccd Remember scroll position when navigating back, do not needlessly reload
8 years ago
Eugen Rochko 7b52b5ab9e Don't preload timelines as props, load them when timeline component is mounted
8 years ago
Eugen Rochko d70e728326 Responsively changing layout to single-column + nav on smaller screens
8 years ago
Eugen Rochko 22e05d2ff6 Making AccountTimeline into a sub-route
8 years ago
Eugen Rochko c3f5dfeabb Adding public timeline
8 years ago
Eugen Rochko 4eb5319882 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 7b9a4af311 API for blocking and unblocking
8 years ago
Eugen Rochko 6d89edc4f7 Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses
8 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
8 years ago
Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column
8 years ago
Eugen Rochko d6a64f45fd Adding a notification stack for error messages
8 years ago
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger
8 years ago
Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22
8 years ago
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
8 years ago
Eugen Rochko 05001d54d1 Make compose form also use normalized data
8 years ago
Eugen Rochko 926eea89b5 RemoveStatusService fleshed out, still doesn't send Salmon slaps though
8 years ago
Eugen Rochko 1022d682dc Normalized data in Redux, fix for asset URLs when rendered outside request
8 years ago
Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI
8 years ago