1391 Commits (ade33501851578245ec83d70ebd5f42f64421138)
 

Author SHA1 Message Date
Eugen Rochko ade3350185 Merge branch 'marrus-sh-mastodon-paste-support'
8 years ago
Eugen Rochko e7b5cecda7 Simplify passing of prop
8 years ago
Eugen Rochko e660cd9fef Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support
8 years ago
Kibigo b9222fd7d4 Better smart/dumb component separation
8 years ago
Eugen ee7e5146ed Merge pull request #660 from marrus-sh/mastodon-smart-back-button
8 years ago
Kibigo 17a82cd281 Making the back button a little smarter
8 years ago
Kibigo 11b967690b Support for pasting images from clipboard
8 years ago
Eugen Rochko 9454f2baff Fix incorrect detection of local vs remote user in web UI
8 years ago
Eugen Rochko 4aa152f18f Fix typo
8 years ago
Eugen Rochko a270f1c13e Revert infinite scroll in timelines back to looking at ID of oldest
8 years ago
Eugen Rochko 63bceaa4b4 Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko cb17a23483 If a status is within 40 statuses from the top of a home feed, do not
8 years ago
Eugen Rochko 58ddd1d3a2 Improved dropdowns
8 years ago
Eugen Rochko f8fa1d604c Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen c4d3518dd1 Merge pull request #656 from yiskah/patch-7
8 years ago
shel 7ed683a1d9 Add social.dickseven.com
8 years ago
Eugen cbc4c1c3fa Updated sponsors
8 years ago
Eugen Rochko edf03c8cd9 Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
Eugen Rochko 505863fef5 Add elephant friend to missing indicator
8 years ago
Eugen d50ed86b7f Add new illustration
8 years ago
Eugen e9d27550cd Merge pull request #655 from marrus-sh/mastodon-frontend-character-count
8 years ago
Kibigo c47fe6cf40 Character counter fix
8 years ago
Eugen Rochko 796c903870 Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko a741049a77 Fix #104 - Style OAuth authorized applications page
8 years ago
Eugen Rochko 02483a42e8 Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
8 years ago
Eugen Rochko 6f3b6695f6 Merge branch 'rmhasan-fix_462'
8 years ago
Eugen Rochko ff8a080d40 Add validation of media attachments, clean up mastodon-own exception classes
8 years ago
Eugen Rochko 128dcdf68a Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462
8 years ago
Eugen Rochko 13e5901d3e Merge branch 'rmhasan-fix_626'
8 years ago
Eugen Rochko 7d51f71aba Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Eugen Rochko 2e62fe467d Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fix_626
8 years ago
Eugen Rochko 5e7ce2af8b Fix JS require-issue
8 years ago
Eugen Rochko a24f95ae92 Fix broken dependency on inner react utility function
8 years ago
Eugen Rochko 44af43322c Fix local timeline showing unread status of TWKN timeline
8 years ago
Eugen Rochko fcd765c166 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko 5157e25aab Add tuning documentation, add <content> tags back to most salmons,
8 years ago
Eugen Rochko 75d5dc1df8 Improve glow
8 years ago
Eugen Rochko b734ae3029 Skip remote media URLs that don't have a hostname
8 years ago
Eugen Rochko 7413dcb28a Fix #555 - Use a better URL parser
8 years ago
Eugen Rochko 95407b7c8e Improve status reselect, do not display "load more" when no next link available
8 years ago
Eugen Rochko 6d453b00c6 Fix #651 - Do not reinsert original status into all followers feeds
8 years ago
Eugen Rochko c4222a7a62 Improve performance of compose form
8 years ago
Eugen Rochko 8a961477eb Fix #38 - Unread indicator when new content appears above the fold
8 years ago
Eugen 2ff3e458bf Fix scroll to top not registering because of wrong debounce usage
8 years ago
Eugen Rochko f73aec19a8 Fix links and wording
8 years ago
Eugen Rochko 36faf4e55f Adjust naming of public timeline -> "local timeline" vs "whole known network"
8 years ago
Eugen Rochko 0e8aa9b2ec Fix infinite scrolling breaking after navigation
8 years ago
Eugen Rochko c7427bf3c9 Split public timeline into "public timeline" which is local, and
8 years ago
Rakib Hasan 620cba2e2a added if else clause in fetchContext
8 years ago
Rakib Hasan 2e10c9861e Removed try clause from create action in status controller
8 years ago