1817 Commits (24c77e57b261c11192ffa571a98f85a7c8e5bd55)
 

Author SHA1 Message Date
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
Rakib Hasan d55cf10b4e previous commit was creating the status regardless
8 years ago
Rakib Hasan 008c95b3b9 revisted fix for #462
8 years ago
Rakib Hasan 11dc0a1cbc Fix for issue #462
8 years ago
Rakib Hasan 4909069b7b Removing dispatch of fetchContextFail
8 years ago
Rakib Hasan 0caff2da64 adding new react class StatusNotFound
8 years ago
Rakib Hasan db9bf61075 Fixing issue #626
8 years ago
Eugen Rochko f979fa7182 Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen 2e2e0e91b0 Merge pull request #643 from yiskah/patch-7
8 years ago
shel 310806a60c Add target="_blank" to github link
8 years ago
Florian Piesche ef9403e744 Add user guide.
8 years ago
Eugen 2be45ca939 Merge pull request #640 from mcat-ee/master
8 years ago
nicolas 649536187c French translation update
8 years ago
Tom McAtee 7fd2d771b7 Added SMTP_FROM_ADDRESS to heroku deploy config
8 years ago
Eugen Rochko 60cc2a32c2 Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko 3d291bcc55 Do not display non-Status stream entries anymore
8 years ago
Eugen Rochko 8cff4e811d Fix small styling issues
8 years ago
Eugen Rochko 014cb5e998 Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
8 years ago
Eugen Rochko f22abea0ba Close dropdown when clicking items
8 years ago
Eugen Rochko 52a0427d24 Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded
8 years ago
Eugen Rochko 7f9d6d0160 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
8 years ago
Eugen Rochko 0613d66df8 Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
8 years ago
Eugen Rochko a6b992b18e Speed up capistrano deployments
8 years ago
Eugen Rochko 6917e53fe0 Adding index overview for reports in admin UI
8 years ago
Eugen Rochko cdb9df6e52 Fix Salmon issue
8 years ago
Eugen Rochko 0fe2cc37ee Expose Link headers via CORS
8 years ago