Age | Commit message (Expand) | Author |
2018-03-30 | update ja locale (#6965) | takayamaki |
2018-03-29 | Feature: Direct message from menu (#6956) | Emelia Smith |
2018-03-29 | Fix ReferenceError when Cache API is missing (#6953) | unarist |
2018-03-29 | Fix TypeError on follow notification (#6950) | unarist |
2018-03-29 | Do not ignore unknown media attachments, only skip them (#6948) | ThibG |
2018-03-28 | Add double-tap zoom functionary to `ZoomableImage` (#6944) | Yuto Tokunaga |
2018-03-27 | Fix LoadMore on account media gallery (#6933) | unarist |
2018-03-27 | Clone response before put it to the cache (#6932) | unarist |
2018-03-27 | Add missing null handling in notification reducer (#6930) | unarist |
2018-03-27 | Cache media (#6902) | Akihiko Odaki |
2018-03-27 | fix #6846 (#6914) | Yuto Tokunaga |
2018-03-27 | Fix UniqueUsernameValidator comparison (#6926) | Eugen Rochko |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-26 | feat(ShowMore): Add classname to show more/show less button (#6904) | Stephen Burgess |
2018-03-26 | Refactor scss (#6913) | Yuto Tokunaga |
2018-03-26 | Fix moved account handling in IndexedDB feature (#6915) | unarist |
2018-03-25 | i18n: Update Polish translation (#6903) | Marcin Mikołajczak |
2018-03-24 | Allow clients to fetch notifications made while they were offline (#6886) | Akihiko Odaki |
2018-03-24 | Allow clients to fetch statuses made while they were offline (#6876) | Akihiko Odaki |
2018-03-24 | Rename variables to have semantic meanings in notifications reducer (#6890) | Akihiko Odaki |
2018-03-24 | Store objects to IndexedDB (#6826) | Akihiko Odaki |
2018-03-24 | Show media modal on public pages (#6801) | Akihiko Odaki |
2018-03-24 | Change “Toots with replies” to “Toots and replies” (#6875) | Marcin Mikołajczak |
2018-03-24 | Change columns in notifications nonnullable (#6764) | Akihiko Odaki |
2018-03-24 | Note if the user is already following the target when authorizing follow (#6325) | Akihiko Odaki |
2018-03-24 | Invites: Add '1 week' as expire option (#6872) | Jeroen |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-24 | Internationalize unexpected error message (#6887) | Akihiko Odaki |
2018-03-24 | Weblate translations (2018-03-23) (#6874) | Yamagishi Kazutoshi |
2018-03-23 | [i18n] Occitan update (#6869) | Quentí |
2018-03-22 | Do not re-query mentions from serializers (#6858) | Eugen Rochko |
2018-03-22 | Restore username validation to disallow dots, for now (#6863) | Eugen Rochko |
2018-03-22 | Fix MENTION_RE to not match nil usernames (#6862) | ThibG |
2018-03-22 | Hide floating action button on thread views (#6859) | Eugen Rochko |
2018-03-21 | Permit dots in usernames with conditions (#6844) | Eugen Rochko |
2018-03-20 | Use username/domain to match existing accounts in ActivityPub (#6842) | Eugen Rochko |
2018-03-20 | Cancel outdated pending compose suggestions (#6838) | ThibG |
2018-03-20 | request: in the event of failure, try other IPs (#6761) (#6813) | Rey Tucker |
2018-03-19 | Serialize mentions in the order they are added (#6836) | ThibG |
2018-03-19 | Display content warning in mail notification emails (#6832) | ThibG |
2018-03-19 | bugfixes and gem update (#6831) | Alexander |
2018-03-19 | Fix e-mail changed notification (fixes #6778) (#6835) | ThibG |
2018-03-19 | Weblate translations 20180319 (#6827) | Renato "Lond" Cerqueira |
2018-03-19 | Ignore media validation when attaching to status during processing (#6822) | Eugen Rochko |
2018-03-18 | Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) | Eugen Rochko |
2018-03-18 | Fix elephant graphic being draggable and selectable (#6819) | Eugen Rochko |
2018-03-18 | If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) | Eugen Rochko |
2018-03-18 | Synchronize HTML page cache with sessions (#6815) | Akihiko Odaki |
2018-03-17 | Add entropy to download filenames (#6811) | nightpool |
2018-03-17 | Handle Mastodon::HostValidationError when pulling remoteable assets (#6782) | Daniel Hunsaker |