4287 Commits (739f76403f9bb97166470c10553e7a79f3ef251d)

Author SHA1 Message Date
Marcin Mikołajczak 9458e263d5 i18n: Update Polish translation (#6985)
7 years ago
mayaeh e0046b2c13 i18n: Add Japanese translations for domain blocks (#6979)
7 years ago
unarist 11fb748041 Ignore AbortError when cancelled sharing (#6978)
7 years ago
Jenkins 658440838b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
beatrix a7cd93032e Merge pull request #408 from ThibG/glitch-soc/fixes/admin-js
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
David Yip 0f8f4969bd Merge pull request #406 from ThibG/glitch-soc/fixes/menu-fixes
7 years ago
Thibaut Girka e282d19700 Add “public” pack to admin controller, as it is included in upstream admin layout
7 years ago
ThibG 1cda8b247a Fix compatibility with PeerTube (#6968)
7 years ago
Thibaut Girka f7d23998c8 Fix migration page style
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
ThibG aa4a16c94f Add some UI for user-defined domain blocks (#6628)
7 years ago
Thibaut Girka caa6611877 [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka 957d5c36c7 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 38feef43ad Keep list of blocked domains
7 years ago
Thibaut Girka e47593cac8 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 876cc5c02b Fix undefined URL in `fetchDomainBlocks`
7 years ago
takayamaki 43ab4a3985 update ja locale (#6965)
7 years ago
Emelia Smith df62fc20bf Feature: Direct message from menu (#6956)
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka f63450c7ec [Glitch] Profile redirect notes
7 years ago
unarist 2974df3c2f Fix ReferenceError when Cache API is missing (#6953)
7 years ago
unarist 5a9c8aeb42 Fix TypeError on follow notification (#6950)
7 years ago
ThibG f7a96189b6 Do not ignore unknown media attachments, only skip them (#6948)
7 years ago
David Yip 299cfa4bc7 Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago
Thibaut Girka 166fe6e6dd Fix attachment lists
7 years ago
Thibaut Girka 4975cee02f Render toots with empty contents
7 years ago
Yuto Tokunaga 7551951094 Add double-tap zoom functionary to `ZoomableImage` (#6944)
7 years ago
David Yip e6e537d002 Merge pull request #400 from vulpineclub/dev-gs-392-frontmatter
7 years ago
David Yip 2567d0a704 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Rey Tucker b65fc60334 Remove ignored 'u' parameter on regexp (#392)
7 years ago
David Yip 7cdf2b05b6 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
unarist 2111defbbf Fix LoadMore on account media gallery (#6933)
7 years ago
Thibaut Girka 8fc7f85356 [Glitch] Display AttachmentList in notifications
7 years ago
Thibaut Girka 9454cfc0ad [Glitch] Display AttachmentList in timelines in compact style when media missing
7 years ago
unarist cfd1fe74c9 Clone response before put it to the cache (#6932)
7 years ago
unarist 9487e8a4c0 Add missing null handling in notification reducer (#6930)
7 years ago
Akihiko Odaki e829c21cc6 Cache media (#6902)
7 years ago
Yuto Tokunaga 5eea3f9877 fix #6846 (#6914)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Akihiko Odaki acece7a2e6 Validate HTTP response length while receiving (#6891)
7 years ago
Stephen Burgess f9e88856e3 feat(ShowMore): Add classname to show more/show less button (#6904)
7 years ago
Yuto Tokunaga 480131a376 Refactor scss (#6913)
7 years ago
unarist 351203118c Fix moved account handling in IndexedDB feature (#6915)
7 years ago
Jenkins ae55717f50 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Marcin Mikołajczak 29dfe740f6 i18n: Update Polish translation (#6903)
7 years ago
Akihiko Odaki 9eaa47845c Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
Akihiko Odaki 34cb1a5461 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki 42786040d1 Rename variables to have semantic meanings in notifications reducer (#6890)
7 years ago
Akihiko Odaki 43f2b0281d Store objects to IndexedDB (#6826)
7 years ago
Akihiko Odaki 47d2277ef1 Show media modal on public pages (#6801)
7 years ago
Marcin Mikołajczak 3386112fb1 Change “Toots with replies” to “Toots and replies” (#6875)
7 years ago
Akihiko Odaki 472fba6771 Change columns in notifications nonnullable (#6764)
7 years ago
Akihiko Odaki 9125608145 Note if the user is already following the target when authorizing follow (#6325)
7 years ago
Jeroen 0bedd0bb45 Invites: Add '1 week' as expire option (#6872)
7 years ago
Akihiko Odaki 11c19f6cc9 Close http connection in perform method of Request class (#6889)
7 years ago
Akihiko Odaki e8a1d0b4d4 Internationalize unexpected error message (#6887)
7 years ago
Yamagishi Kazutoshi ed074766aa Weblate translations (2018-03-23) (#6874)
7 years ago
David Yip 5a833423e2 Merge pull request #398 from ashkitten/compressed-notifs
7 years ago
Jenkins 60eafb173f Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quentí a8c2ce486f [i18n] Occitan update (#6869)
7 years ago
Ash Levy 21e374356a expanded notifications show like default
7 years ago
Eugen Rochko 6383580e6f Do not re-query mentions from serializers (#6858)
7 years ago
Eugen Rochko f4e8e39c99 Restore username validation to disallow dots, for now (#6863)
7 years ago
ThibG 7d7a725e82 Fix MENTION_RE to not match nil usernames (#6862)
7 years ago
Eugen Rochko 692d03239b Hide floating action button on thread views (#6859)
7 years ago
Jenkins a9bcd383b8 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 53b1100144 Permit dots in usernames with conditions (#6844)
7 years ago
Eugen Rochko ab96a9ff11 Use username/domain to match existing accounts in ActivityPub (#6842)
7 years ago
Thibaut Girka 5857c632ef [Glitch] Cancel outdated pending compose suggestions
7 years ago
ThibG ca370217ad Cancel outdated pending compose suggestions (#6838)
7 years ago
Rey Tucker 4c91be94d3 request: in the event of failure, try other IPs (#6761) (#6813)
7 years ago
David Yip db7e974589 Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip bdeaef116e Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
Jenkins eba1b109db Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ThibG 99790407e2 Serialize mentions in the order they are added (#6836)
7 years ago
ThibG c4c87b8ee8 Display content warning in mail notification emails (#6832)
7 years ago
Alexander 4fc9827b69 bugfixes and gem update (#6831)
7 years ago
ThibG 720a45e99f Fix e-mail changed notification (fixes #6778) (#6835)
7 years ago
Renato "Lond" Cerqueira 9bdedcfa48 Weblate translations 20180319 (#6827)
7 years ago
Ash Lea 4b0f6c677e fix .status__info__icons layout
7 years ago
David Yip b0993a5fdf Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
David Yip 8b7008f3fa Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip 8d5abcb749 Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Eugen Rochko f0bc8e8a89 Ignore media validation when attaching to status during processing (#6822)
7 years ago
Eugen Rochko b95c3ef3ee Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
7 years ago
Eugen Rochko 6d00359015 Fix elephant graphic being draggable and selectable (#6819)
7 years ago
Ash Levy 59c1accd4b fix compressed notifications again (#393)
7 years ago
Jenkins 047346ce10 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 77badbc85a If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)
7 years ago
Akihiko Odaki cabb197337 Synchronize HTML page cache with sessions (#6815)
7 years ago
Jenkins 3d16993fbe Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
nightpool 2902b97c83 Add entropy to download filenames (#6811)
7 years ago
Daniel Hunsaker 8f374100ed Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
7 years ago
trwnh e3984f76a4 Properly center .nothing-here (#6787) (#6788)
7 years ago
Akihiko Odaki 8b645b5bca Cache HTML page with Service Worker (#6802)
7 years ago
David Yip 1500cac87d Merge pull request #391 from ashkitten/compressed-notifs
7 years ago
Ash Levy 9972506493 fix non-notification boosts
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago