179 Commits (d180aaa2a7e4026612dbc46243689f4f2e52c258)

Author SHA1 Message Date
Eugen Rochko d180aaa2a7 Fix #186 - Add RTL support to the compose form textarea and statuses output 7 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts 7 years ago
Eugen Rochko b44dd38360 Fix broken dependency on inner react utility function 7 years ago
Eugen Rochko 9d4cad6307 Improve glow 7 years ago
Eugen Rochko c96fd24f48 Improve status reselect, do not display "load more" when no next link available 7 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 7 years ago
Rakib Hasan 8e760d5f62 adding new react class StatusNotFound 7 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications 7 years ago
Eugen Rochko 8b16f81882 Close dropdown when clicking items 7 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports 7 years ago
Eugen Rochko 677e95031e Clean up collapsible components 7 years ago
Lorenz Diener c9f42a7b85 Move more inline colours to scss 7 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
Eugen Rochko 8a081ce588 Fix wrong prediction of whether toot will apear on public timeline in UI 7 years ago
Eugen Rochko c8252759df Add streaming API channels for local-only statuses 7 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 7 years ago
Eugen Rochko eee8afb0b7 Remove bios from blocked users list, filter out broken entries from API response 7 years ago
Eugen Rochko 87830f99e7 Fix #552 - Replace image links with image icons in status text in the UI 7 years ago
Eugen Rochko ff2da21d3c Fix content warning margin 7 years ago
Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content 7 years ago
Eugen Rochko 6cdcac1396 Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer 7 years ago
Eugen Rochko 44fad0160f Add next/previous navigation in modal for media attachments 7 years ago
Eugen Rochko a012e4c7ff Fix column settings not being scrollable on short screens 7 years ago
Eugen Rochko af007f2def Display mentions prepended to the content warning 7 years ago
hoodie d4d3a10c25 untested!! spoiler hotfix for replies 7 years ago
Eugen Rochko 8ef79d8dc9 Revert to animating avatars by default 7 years ago
Eugen Rochko 52d68be157 Fix CORS issue on avatars resampling 7 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer 7 years ago
Eugen Rochko 404d2050d3 Add explicit "load more" link to the bottom of StatusList and notifications 7 years ago
Eugen Rochko 02cd2e42b2 Improve avatar resampling of non-animated canvas 7 years ago
Eugen Rochko 9bde804ba2 Resolve confusion between ColumnBackButton and the slim version that 7 years ago
Misty De Meo a30e669df2 Fix avatar scaling on high-DPI displays (#573) 7 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps, 7 years ago
Anthony Bellew 589837cfc7 Removed line break before spoiler link, changed color of bg for spoiler link 7 years ago
Anthony Bellew ebe5095665 Add Padding to inline styles for spoiler 7 years ago
Anthony Bellew 8f18c8f9ad Added inline spoiler button styles 7 years ago
Anthony Bellew d944946c52 Moved brackets outside of localized strings at Gargron's suggestion 7 years ago
Anthony Bellew baa52984e9 Add brackets to visually distinguish show more / show less text 7 years ago
blackle 6bba337080 Only open status on left mouse press 7 years ago
Eugen Rochko 97da56d02b Fix loading of avatars before drawing them to canvas 7 years ago
Eugen Rochko 00fa850bdc Fix #187, address #441 - <Avatar> component now plays gifs only while hovered 7 years ago
Eugen Rochko 51a7047367 Fix order of migrations 7 years ago
blackle ca13ec04a8 fix up spoilers 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
Eugen Rochko e47b8e778b Fix links in toots opening the toot at first 7 years ago
Eugen Rochko 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not 7 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 7 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions 7 years ago