Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-25 | Add tuning documentation, add <content> tags back to most salmons, | Eugen Rochko | |
make status pagination headers generation more lax about next page existing | |||
2017-02-23 | Improve glow | Eugen Rochko | |
2017-02-22 | Skip remote media URLs that don't have a hostname | Eugen Rochko | |
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko | |
2017-02-22 | Improve status reselect, do not display "load more" when no next link available | Eugen Rochko | |
2017-02-22 | Fix #651 - Do not reinsert original status into all followers feeds | Eugen Rochko | |
upon un-reblogging. Check if the reblog was in the feed in the first place. It might have been filtered on distribution. | |||
2017-02-22 | Improve performance of compose form | Eugen Rochko | |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko | |
2017-02-20 | Fix scroll to top not registering because of wrong debounce usage | Eugen | |
2017-02-19 | Fix links and wording | Eugen Rochko | |
2017-02-19 | Adjust naming of public timeline -> "local timeline" vs "whole known network" | Eugen Rochko | |
2017-02-19 | Fix infinite scrolling breaking after navigation | Eugen Rochko | |
2017-02-19 | Split public timeline into "public timeline" which is local, and | Eugen Rochko | |
"whole known network" which is what public timeline used to be Only domain blocks with suspend severity will block PuSH subscriptions Silenced accounts should not appear in conversations unless followed | |||
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko | |
2017-02-17 | Merge pull request #643 from yiskah/patch-7 | Eugen | |
Add target="_blank" to github link under getting started | |||
2017-02-17 | Add target="_blank" to github link | shel | |
This makes so clicking the link to the github opens in a new tab or windows. I just keep getting frustrated clicking the link to github and then losing my place in my home timeline >_> that's all | |||
2017-02-17 | Merge pull request #640 from mcat-ee/master | Eugen | |
Added SMTP_FROM_ADDRESS to heroku deploy config | |||
2017-02-17 | French translation update | nicolas | |
2017-02-17 | Added SMTP_FROM_ADDRESS to heroku deploy config | Tom McAtee | |
Allows the user to set the address mastodon emails are maraked as being sent from | |||
2017-02-17 | Add foreign key to prevent reblogs of non-existent (after race conditions) ↵ | Eugen Rochko | |
statuses from happening Fix issue with detailed status view not supporting unreblogging/unfavouriting | |||
2017-02-17 | Do not display non-Status stream entries anymore | Eugen Rochko | |
2017-02-17 | Fix small styling issues | Eugen Rochko | |
2017-02-17 | Quick fix for avatars with the same URL not being perceived as updated and ↵ | Eugen Rochko | |
in need of re-download | |||
2017-02-17 | Close dropdown when clicking items | Eugen Rochko | |
2017-02-17 | Speed up/optimize loading of statuses, context and cards by not re-fetching ↵ | Eugen Rochko | |
what is already loaded | |||
2017-02-17 | Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with ↵ | Eugen Rochko | |
media attachments Make replies default to privacy settings of the status being replied to | |||
2017-02-17 | Add UI to view report details, remove reported statuses, quick links to ↵ | Eugen Rochko | |
resolve/silence/suspend from report | |||
2017-02-16 | Speed up capistrano deployments | Eugen Rochko | |
2017-02-16 | Adding index overview for reports in admin UI | Eugen Rochko | |
2017-02-16 | Fix Salmon issue | Eugen Rochko | |
2017-02-15 | Expose Link headers via CORS | Eugen Rochko | |
2017-02-15 | Fix admin UI for accounts somewhat | Eugen Rochko | |
2017-02-15 | Fix #634 - Only include innermost-level statuses in report UI | Eugen Rochko | |
Fix #635 - Include the initially-reported status in report UI even if it's not among the user's most recent statuses | |||
2017-02-14 | Fix outdated info | Eugen | |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko | |
2017-02-14 | Disable PuSH for blocked domains | Eugen Rochko | |
2017-02-14 | Merge pull request #632 from mcat-ee/patch-1 | Eugen | |
Fixed the URL | |||
2017-02-14 | Fixed the URL | Tom McAtee | |
Heroku uses the referrer URL to point at the repo that should be deployed; from this page that includes part of a path that breaks the deployment (specifically /blob/master/docs/Running-Mastodon/Heroku-guide.md). I've replaced the vanilla address with one that includes a specific reference to the root of the repo | |||
2017-02-13 | Fix #631 - Docker-deployed streaming API wasn't launched with the right ↵ | Eugen | |
environment | |||
2017-02-13 | Fix #587 - Display TOTP secret next to QR code | Eugen Rochko | |
2017-02-13 | Merge pull request #630 from yiskah/patch-6 | Eugen | |
Add memetastic.space to instance list | |||
2017-02-13 | Add rake task for making someone into an admin | Eugen Rochko | |
2017-02-13 | Update service timeout setting from 15s to 90s | Eugen Rochko | |
2017-02-13 | Add memetastic.space | shel | |
It's uh, it's an instance now. | |||
2017-02-13 | Merge pull request #629 from halcy/patch-1 | Eugen | |
Add https://icosahedron.website/ | |||
2017-02-13 | Merge branch 'yiskah-patch-5' | Eugen Rochko | |
2017-02-13 | Add remote mentions warning when composing a private status | Eugen Rochko | |
2017-02-13 | Add https://icosahedron.website/ | Lorenz Diener | |
2017-02-13 | Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 | Eugen Rochko | |
2017-02-13 | Clean up collapsible components | Eugen Rochko | |