Age | Commit message (Expand) | Author |
2017-09-14 | Fix race condition when receiving an ActivityPub Create multiple times (#4930) | ThibG |
2017-09-14 | Add missing Japanese translations (#4947) | Yamagishi Kazutoshi |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-09-15 | l10n: update Persian translation (#4946) | Masoud Abkenar |
2017-09-14 | Fix #4908 - Do not keep remote file names, generate random (#4934) | Eugen Rochko |
2017-09-14 | Include requested URL into the message on network errors (#4945) | unarist |
2017-09-14 | Revert unique retry job (#4937) | abcang |
2017-09-14 | i18n: Update Polish translation (#4942) | m4sk1n |
2017-09-14 | Another Dutch language update (#4944) | Jeroen |
2017-09-14 | Apply white-space: nowrap to account relationships icons | Surinna Curtis |
2017-09-14 | Add Japanese translate for #4911 (#4943) | Naf |
2017-09-14 | l10n update OC/FR video redesign (#4938) | Quent-in |
2017-09-13 | Tweak title text for mute notifications toggle to be clearer | Surinna Curtis |
2017-09-13 | fix typos in the migration | Surinna Curtis |
2017-09-13 | Fixed a typo that was breaking the account mute API endpoint | Surinna Curtis |
2017-09-13 | Refactor handling of default params for muting to make code cleaner | Surinna Curtis |
2017-09-13 | add an explanatory comment to AccountInteractions | Surinna Curtis |
2017-09-13 | fix a missing import | Surinna Curtis |
2017-09-13 | In probably dead code, replace a dispatch of muteAccount that was skipping th... | Surinna Curtis |
2017-09-13 | satisfy eslint | Surinna Curtis |
2017-09-13 | make the hide/unhide notifications buttons work | Surinna Curtis |
2017-09-13 | Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:i... | Surinna Curtis |
2017-09-13 | Show whether muted users' notifications are muted in account lists | Surinna Curtis |
2017-09-13 | Expose whether a mute hides notifications in the api/v1/relationships endpoint | Surinna Curtis |
2017-09-13 | Define a serializer for /api/v1/mutes/details | Surinna Curtis |
2017-09-13 | Add a /api/v1/mutes/details route that just returns the array of mutes. | Surinna Curtis |
2017-09-13 | Put the label for the hide notifications checkbox in a label element. | Surinna Curtis |
2017-09-13 | add trailing newlines to files for Pork :) | Surinna Curtis |
2017-09-13 | Satisfy eslint. | Surinna Curtis |
2017-09-13 | Convert profile header mute to use mute modal | Surinna Curtis |
2017-09-13 | Break out a separate mute modal with a hide-notifications checkbox. | Surinna Curtis |
2017-09-13 | Less gross passing of notifications flag | Surinna Curtis |
2017-09-13 | API support for muting notifications (and specs) | Surinna Curtis |
2017-09-13 | Add support for muting notifications in MuteService | Surinna Curtis |
2017-09-13 | block notifications in notify_service from hard muted accounts | Surinna Curtis |
2017-09-13 | Add muting_notifications? and a notifications argument to mute! | Surinna Curtis |
2017-09-14 | Support OpenGraph video embeds (#4897) | Eugen Rochko |
2017-09-14 | Give video player fluid max-width (#4935) | Eugen Rochko |
2017-09-14 | Redesign video player (#4911) | Eugen Rochko |
2017-09-14 | Fix refollowing (#4931) | ThibG |
2017-09-14 | Uploads for admin site settings (#4913) | Eugen Rochko |
2017-09-13 | Updating Dutch translation (#4927) | Jeroen |
2017-09-13 | fix share intent. (#4926) | MitarashiDango |
2017-09-13 | Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) | ThibG |
2017-09-13 | Add instance search feature (#4925) | nullkal |
2017-09-13 | Make instance names in into links to user list in the instance (#4924) | nullkal |
2017-09-13 | Fix #4917 - Add missing suspend checks (#4921) | Eugen Rochko |
2017-09-13 | Fix #4918 - Limit pinned toots to 5 (#4923) | Eugen Rochko |
2017-09-13 | Fix height cache (#4909) | abcang |
2017-09-12 | [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to �... | ThibG |