313 Commits (47921a626c003a4ddb7c235c3320edee0d352a37)

Author SHA1 Message Date
nicolas d46c2e98ee Update index.jsx
8 years ago
Eugen Rochko 90b3ff2518 Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
Eugen Rochko f6d196255c Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Eugen Rochko cda67241d4 Merge branch 'development'
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Andrea Faulds 5dc7e130f8 Improve contrast for settings pages (fixes #173)
8 years ago
nicolas 862b82051a Rename ‘Publier’ to ‘Pouet’ in French locale.
8 years ago
Eugen Rochko 3c12f6f23b Add content spoilers for media in sensitive-content statuses
8 years ago
Eugen Rochko c60df460af Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 30010a6dbd Moving some counter queries out of subqueries in the API
8 years ago
nicolas 5902e95af9 Update fr.jsx
8 years ago
nicolas 1555bf8400 Adding French locale to mastodon.jsx
8 years ago
nicolas c6ca8f8f2f First version for fr.jsx
8 years ago
nicolas 14e9972858 Create fr.jsx
8 years ago
Eugen Rochko 3624a8b6dd Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko 75590bba23 Icon for desktop 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 a75ad23c83 Fix responsive layout breakpoint, replace mentions column with notifications
8 years ago
Eugen Rochko 951843e646 Adding notifications column
8 years ago
caesarologia 622b48803b Portuguese translation (front-end)
8 years ago
Eugen Rochko 575b585024 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko 42fb16ec3a Activating Spanish i18n
8 years ago
victorhck 95ac094a1b fixed typos
8 years ago
Eugen 8a3ac3502e Fix syntax error
8 years ago
victorhck 73f578231c doing spanish translation
8 years ago
victorhck 709fa3e988 added spanish translation
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko f06907eadd Remove broken test
8 years ago
Eugen Rochko b8e6ca45e5 Add user locale setting
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko 2fa716c92a Improve how public status pages look slightly
8 years ago
Eugen Rochko 15af998d7b Support emojis in display name, bio
8 years ago
Eugen Rochko 19ea717b3c Fix wrong link header on followers API, wrong link in tabs component, order
8 years ago
Eugen Rochko 2a3ec3d5a3 Fix another mistake with infinite user list for following
8 years ago
Eugen Rochko e3556ed56d Fix another mistake
8 years ago
Eugen Rochko d2b92bca09 Fix infinite scrolling mistake
8 years ago
Eugen Rochko c244c3f7bc Infinite scroll for followers/following lists
8 years ago
Eugen Rochko b20d651b88 Fix stale reference
8 years ago
Eugen Rochko 0a8aced7f4 Making upload button into a smaller icon button
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 e60cb2792e Debounce autosuggestions requests
8 years ago
Eugen Rochko 18341b1621 Search component
8 years ago
Eugen Rochko 6206f75837 Add limit to search results
8 years ago
Eugen Rochko cbfa28b9cc Use full-text search for autosuggestions
8 years ago
Eugen Rochko 202fbc3e1b Enable emojis in reply indicator as well
8 years ago
Eugen Rochko db4df4481b Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 6430d86e86 Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko aed424aef0 Fix live status removal from public/hashtag channels
8 years ago
Eugen Rochko d98b43cf56 Move timelines API from statuses to its own controller, add a check for
8 years ago
Eugen Rochko 46191e7071 Adding Emoji One
8 years ago
Eugen Rochko 5d46b8d285 Click video player to toggle playback
8 years ago
Eugen Rochko 97d9150779 Fix #135 - More prominent focus style for inputs
8 years ago
Eugen Rochko 4a9a053b90 Better look/behaviours for video player/lightbox
8 years ago
Eugen Rochko 24abc550ab Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko 4d2b690582 Do not modify scroll position unless content has been added to the top, not bottom
8 years ago
Eugen Rochko 8ac4c4eed1 Keep scroll position when scrolled down and new content is added
8 years ago
Eugen Rochko 6d948a809e Account notes (bios) can now contain links. Character limit upped to 160
8 years ago
Eugen Rochko c6461dc247 Fix remote hashtag linking
8 years ago
Eugen Rochko bb517d832d Fix mistake
8 years ago
Eugen Rochko 814907e870 Fix linking of remote hashtags in UI, add public view of hashtags
8 years ago
Eugen Rochko cb22dce970 Adding hashtags
8 years ago
Eugen Rochko c625dd46d0 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
8 years ago
Eugen Rochko 5285e9b1f9 Adding list of who favourited status
8 years ago
Eugen Rochko 12a420f0f3 Reduce code duplication, add touch scrolling behaviour for webkit browsers
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 db3322033f Aria-labels actually didn't work in React, so removing. Fixing some bugs
8 years ago
Eugen Rochko be2b3eb241 Fix #136: Add aria-labels
8 years ago
Eugen Rochko 4c3885b952 Allow @username@domain/@username in follow form, prevent duplicate accounts
8 years ago
Eugen Rochko 6c4efc9cab Add own composed status to home without waiting for websocket event
8 years ago
Eugen Rochko 72565e9e61 Fix subtle bugs, new icon button
8 years ago
Eugen e0d7b3401c Merge pull request #132 from marcus-herrmann/master
8 years ago
mhe 7867bfc281 a11y: Improve icon button component regarding semantics and screen reader usage
8 years ago
Frederic Hemberger 1a6e13a4e5 a11y: Add labels to input fields for screenreader
8 years ago
Eugen Rochko 36470feeb2 Fix follow icon changing plus to minus, add terms page stub
8 years ago
Eugen Rochko 02a90979c5 Catch 404 errors when downloading remote media, add screenshot to landing page
8 years ago
Eugen Rochko 31cacef08b Actually fix the reblogs/favs reducer issue
8 years ago
Eugen 8c3f7964fb Fix forgotten reducers for reblogs/favourites
8 years ago
Eugen 543e8d6a20 Fix accounts not being normalized from context statuses
8 years ago
Eugen Rochko 6448169447 Actually complete the autosuggestion feature
8 years ago
Eugen Rochko b91faaebbb Basic username autocomplete for text area
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko 1c157c040a Hide notes on user lists for now
8 years ago
Eugen Rochko f9e06eb819 Make suggestions box also use user list components
8 years ago
Eugen Rochko 553760399f Improved how user lists look, added follow button to them
8 years ago
Eugen Rochko b3aab1f3bc Adding following/followers lists to the UI
8 years ago
Eugen Rochko 43905dd59a Guard against unexisting statuses rendering
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 cab1211ef7 Fix OAuth authorization redirect
8 years ago
Eugen Rochko 6657414266 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
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 9d7c7bd342 Improve how errors are displayed in the UI
8 years ago
Eugen Rochko be98addccc Improving all forms
8 years ago
Eugen Rochko f4376d4d01 Small clean up
8 years ago
Eugen Rochko f9659685ab This should fix it
8 years ago
Eugen Rochko 4a2cb79b58 Debugging
8 years ago