Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-02 | Merge pull request #410 from ThibG/glitch-soc/fixes/compose-disable | David Yip | |
[Glitch] Fix: Prevent submission using same logic as submit button disabling | |||
2018-04-02 | [Glitch] Fix: Prevent submission using same logic as submit button disabling. | Thibaut Girka | |
Port 6a895e1ab3d69cd018423460518a1e16307999ad to glitch-soc | |||
2018-04-01 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: app/javascript/mastodon/locales/en.json app/javascript/mastodon/locales/ja.json app/javascript/mastodon/locales/pl.json app/views/accounts/_header.html.haml | |||
2018-04-02 | Support all ActivityPub actor types (#6997) | Eugen Rochko | |
Fix #6973 | |||
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko | |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood | |
Federate custom emojis with accounts | |||
2018-04-01 | Update Ruby to version 2.4.4 (#6964) | Yamagishi Kazutoshi | |
https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/ > This release includes some bug fixes and some security fixes. > > - CVE-2017-17742: HTTP response splitting in WEBrick > - CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir > - CVE-2018-8777: DoS by large request in WEBrick > - CVE-2018-8778: Buffer under-read in String#unpack > - CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket > - CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir > - Multiple vulnerabilities in RubyGems | |||
2018-04-01 | Fix: Prevent submission using same logic as submit button disabling. (#6993) | Emelia Smith | |
This prevents submission through ctrl/cmd+enter when the submit button is disabled. | |||
2018-04-01 | improve zh-HK localization by referring zh-TW and zh-CN (#6988) | luzi82 | |
2018-04-01 | i18n: Update Polish translation (#6985) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-03-31 | i18n: Add Japanese translations for domain blocks (#6979) | mayaeh | |
* run yarn manage:translations * Update Japanese translations for domain blocks. | |||
2018-03-31 | [Nanobox] Enable ElasticSearch support by default (#6977) | Daniel Hunsaker | |
Admins can still disable the feature by adding `ES_ENABLED=false` to their environment, if they prefer not to use it. Be sure to set the variable before you deploy! | |||
2018-03-31 | Ignore AbortError when cancelled sharing (#6978) | unarist | |
`navigator.share()` rejects Promise if user cancelled sharing, and it may print it as an error on JavaScript console. This patch ignores it and prints other errors on the console. | |||
2018-03-30 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-03-30 | Merge pull request #408 from ThibG/glitch-soc/fixes/admin-js | beatrix | |
Add “public” pack to admin controller, as it is included in upstream … | |||
2018-03-30 | Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui | beatrix | |
Port #6628 to glitch-soc flavour | |||
2018-03-30 | Merge pull request #406 from ThibG/glitch-soc/fixes/menu-fixes | David Yip | |
Backport dropdown menu fixes from Mastodon | |||
2018-03-30 | Merge pull request #407 from ThibG/glitch-soc/fixes/migration-page | David Yip | |
Fix migration page style | |||
2018-03-30 | Add “public” pack to admin controller, as it is included in upstream ↵ | Thibaut Girka | |
admin layout Fixes CW unfolding in moderation | |||
2018-03-30 | Fix compatibility with PeerTube (#6968) | ThibG | |
* Support fetching objects of convertible types by URL (fixes #6924) * Ignore invalid hashtags | |||
2018-03-30 | Fix migration page style | Thibaut Girka | |
2018-03-30 | [Glitch] Remove pointer events on the entire UI when a dropdown menu is open | Thibaut Girka | |
Port 913a38111ff5b0cb7f412bec93e8314859c88855 to glitch-soc | |||
2018-03-30 | Add some UI for user-defined domain blocks (#6628) | ThibG | |
* Keep list of blocked domains Might be overkill, but I'm trying to follow the same logic as for blocked users * Add basic domain block UI * Add the domain blocks UI to Getting Started * Fix undefined URL in `fetchDomainBlocks` * Update all known users' domain_blocking relationship instead of just one's | |||
2018-03-30 | [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport | Thibaut Girka | |
Port f6a8d835d30f61628ca731462ecfe4f6005e6a9e to glitch-soc | |||
2018-03-30 | Add the domain blocks UI to Getting Started Misc | Thibaut Girka | |
2018-03-30 | Add basic domain block UI | Thibaut Girka | |
2018-03-30 | Keep list of blocked domains | Thibaut Girka | |
Might be overkill, but I'm trying to follow the same logic as for blocked users | |||
2018-03-30 | Update all known users' domain_blocking relationship instead of just one's | Thibaut Girka | |
2018-03-30 | Fix undefined URL in `fetchDomainBlocks` | Thibaut Girka | |
2018-03-30 | Upgrade charlock_holmes to version 0.7.6 (#6966) | Pierre-Morgan Gate | |
This version fixes compilation errors when trying to build its native extension with ICU 61. | |||
2018-03-30 | update ja locale (#6965) | takayamaki | |
related https://github.com/tootsuite/mastodon/pull/6956 | |||
2018-03-29 | Feature: Direct message from menu (#6956) | Emelia Smith | |
* Implement ability to send direct messages from the user menu * Implement message warning users that direct messages are visible to all mentioned users * Update locales | |||
2018-03-29 | Merge pull request #404 from ThibG/glitch-soc/features/moved-note | David Yip | |
[Untested] [Glitch] Profile redirect notes | |||
2018-03-29 | [Glitch] Display unfollow button even if account moved | Thibaut Girka | |
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc | |||
2018-03-29 | [Glitch] Profile redirect notes | Thibaut Girka | |
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b | |||
2018-03-29 | Fix ReferenceError when Cache API is missing (#6953) | unarist | |
Cache API is not supported on Safari 11.0 / iOS 11. Since those caching is optional, this patch simply ignores it. | |||
2018-03-29 | Fix TypeError on follow notification (#6950) | unarist | |
`notification.status` may not be present, e.g. follow notification. | |||
2018-03-29 | Do not ignore unknown media attachments, only skip them (#6948) | ThibG | |
That way, they are displayed in a list below the corresponding toot. | |||
2018-03-28 | Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents | David Yip | |
Render toots with empty contents | |||
2018-03-28 | Merge pull request #403 from ThibG/glitch-soc/fixes/attachment-lists-fixup | David Yip | |
Fix attachment lists | |||
2018-03-28 | Fix attachment lists | Thibaut Girka | |
2018-03-28 | Render toots with empty contents | Thibaut Girka | |
This is necessary to display toots with media but otherwise no contents, as glitch-soc displays the media as a child of StatusContent, unlike Mastodon. | |||
2018-03-28 | Add double-tap zoom functionary to `ZoomableImage` (#6944) | Yuto Tokunaga | |
add <div.zoomable-image__margin/> to keep margin of the image on zooming move setting `scrollLeft` and `scrollTop` of container from callback of `setState` to `componentDidUpdate` add 'hammerjs' package for touch gesture detection rewrite `ZoomableImage` using 'hammerjs' | |||
2018-03-28 | Document CORS requirement for asset host (#6941) | Akihiko Odaki | |
2018-03-27 | Merge pull request #400 from vulpineclub/dev-gs-392-frontmatter | David Yip | |
Remove ignored 'u' parameter on regexp (#392) | |||
2018-03-27 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
2018-03-27 | Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master | David Yip | |
2018-03-27 | Remove ignored 'u' parameter on regexp (#392) | Rey Tucker | |
2018-03-27 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: app/javascript/styles/mastodon/components.scss app/models/media_attachment.rb | |||
2018-03-27 | Merge pull request #399 from ThibG/glitch-soc/features/attachments-list | David Yip | |
Port attachment lists to glitch-soc flavour |