about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-17Add target="_blank" to github linkshel
2017-02-17French translation updatenicolas
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-16Adding index overview for reports in admin UIEugen Rochko
2017-02-16Fix Salmon issueEugen Rochko
2017-02-15Fix admin UI for accounts somewhatEugen Rochko
2017-02-15Fix #634 - Only include innermost-level statuses in report UIEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-14Disable PuSH for blocked domainsEugen Rochko
2017-02-13Fix #587 - Display TOTP secret next to QR codeEugen Rochko
2017-02-13Add remote mentions warning when composing a private statusEugen Rochko
2017-02-13Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5Eugen Rochko
2017-02-13Clean up collapsible componentsEugen Rochko
2017-02-13Add "next" link to Atom feedsEugen Rochko
2017-02-13Merge pull request #627 from halcy/style-fixesEugen
2017-02-13Activity stream background should use $color5Your Name
2017-02-13Add IDs to salmon slaps even if they are transient. Add title, too, mostlyEugen Rochko
2017-02-12Add handler for salmons of undoing favouritesEugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2017-02-12Deduplicate delete salmons (send only one per mentioned-account domain)Eugen Rochko
2017-02-12Take out private toot distribution out of PuSH againEugen Rochko
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-11Add privacy disclaimershel
2017-02-11Add privacy disclaimershel
2017-02-11Resolve issue with rendering authorize/reject Salmon slapsEugen Rochko
2017-02-11Fix Status.permitted_for scope queryEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen Rochko
2017-02-11Make PuSH only distribute to subscriptions that match follower domainsEugen Rochko