about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-02-26Add validation of media attachments, clean up mastodon-own exception classesEugen Rochko
2017-02-26Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fi...Eugen Rochko
2017-02-26Merge branch 'rmhasan-fix_626'Eugen Rochko
2017-02-26Add <MissingIndicator /> when status or account are not found, skip alertsEugen Rochko
2017-02-26Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fi...Eugen Rochko
2017-02-26Fix JS require-issueEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-26Fix local timeline showing unread status of TWKN timelineEugen Rochko
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-25Add tuning documentation, add <content> tags back to most salmons,Eugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-22Skip remote media URLs that don't have a hostnameEugen Rochko
2017-02-22Fix #555 - Use a better URL parserEugen Rochko
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-22Fix #651 - Do not reinsert original status into all followers feedsEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-20Fix scroll to top not registering because of wrong debounce usageEugen
2017-02-19Fix links and wordingEugen Rochko
2017-02-19Adjust naming of public timeline -> "local timeline" vs "whole known network"Eugen Rochko
2017-02-19Fix infinite scrolling breaking after navigationEugen Rochko
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-19added if else clause in fetchContextRakib Hasan
2017-02-19Removed try clause from create action in status controllerRakib Hasan
2017-02-19previous commit was creating the status regardlessRakib Hasan
2017-02-19revisted fix for #462Rakib Hasan
2017-02-19Fix for issue #462Rakib Hasan
2017-02-19Removing dispatch of fetchContextFailRakib Hasan
2017-02-19adding new react class StatusNotFoundRakib Hasan
2017-02-19Fixing issue #626Rakib Hasan
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-17Merge pull request #643 from yiskah/patch-7Eugen
2017-02-17Add target="_blank" to github linkshel
2017-02-17Merge pull request #640 from mcat-ee/masterEugen
2017-02-17French translation updatenicolas
2017-02-17Added SMTP_FROM_ADDRESS to heroku deploy configTom McAtee
2017-02-17Add foreign key to prevent reblogs of non-existent (after race conditions) st...Eugen Rochko
2017-02-17Do not display non-Status stream entries anymoreEugen Rochko
2017-02-17Fix small styling issuesEugen Rochko
2017-02-17Quick fix for avatars with the same URL not being perceived as updated and in...Eugen Rochko
2017-02-17Close dropdown when clicking itemsEugen Rochko
2017-02-17Speed up/optimize loading of statuses, context and cards by not re-fetching w...Eugen Rochko
2017-02-17Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m...Eugen Rochko
2017-02-17Add UI to view report details, remove reported statuses, quick links to resol...Eugen Rochko
2017-02-16Speed up capistrano deploymentsEugen Rochko
2017-02-16Adding index overview for reports in admin UIEugen Rochko
2017-02-16Fix Salmon issueEugen Rochko
2017-02-15Expose Link headers via CORSEugen Rochko
2017-02-15Fix admin UI for accounts somewhatEugen Rochko
2017-02-15Fix #634 - Only include innermost-level statuses in report UIEugen Rochko