Commit Graph

  • 1c293086a1 i18n: Add Japanese translations for #7000 (#7022) mayaeh 2018-04-03 18:21:33 +0900
  • e85cffb236 Feature: Report improvements (#6967) (#7000) Emelia Smith 2018-04-02 22:04:14 +0200
  • 1f5bdd8445
    Merge pull request #410 from ThibG/glitch-soc/fixes/compose-disable David Yip 2018-04-02 14:42:09 -0500
  • ca9f022a80 [Glitch] Fix: Prevent submission using same logic as submit button disabling. Thibaut Girka 2018-04-02 17:22:32 +0200
  • 36eac8ba90
    Do not default SMTP verify mode to "peer", default to "none" (#6996) Eugen Rochko 2018-04-02 19:19:51 +0200
  • 2c51bc0ca5 Add missing rejection handling for Promises (#7008) unarist 2018-04-02 21:51:02 +0900
  • e7a1716701 Implement the ability for an Administrator or Moderator to remove an account avatar (#6998) Emelia Smith 2018-04-02 13:45:07 +0200
  • 4fd71accd4 Fix issues with sending direct messages from user profile (#6999) Emelia Smith 2018-04-02 13:44:19 +0200
  • 3f51c6efaa Weblate translations (2018-04-02) (#7007) Yamagishi Kazutoshi 2018-04-02 20:43:30 +0900
  • b04f73ce66 Russian language updated (#7005) Evgeny Petrov 2018-04-02 13:49:06 +0300
  • 24611d8deb i18n: update zh-HK translation (#7004) luzi82 2018-04-02 18:11:37 +0800
  • eb39db7f93
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-04-01 20:24:50 -0500
  • f890d2a766
    Support all ActivityPub actor types (#6997) Eugen Rochko 2018-04-02 02:10:53 +0200
  • 33513753b9
    Fix unpermitted parameters warning when generating pagination URLs (#6995) Eugen Rochko 2018-04-02 02:09:50 +0200
  • 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) David Underwood 2018-04-01 17:55:42 -0400
  • f464f98fd3 Update Ruby to version 2.4.4 (#6964) Yamagishi Kazutoshi 2018-04-02 06:43:08 +0900
  • 6a895e1ab3 Fix: Prevent submission using same logic as submit button disabling. (#6993) Emelia Smith 2018-04-01 22:19:43 +0200
  • 993ce0e5a7 improve zh-HK localization by referring zh-TW and zh-CN (#6988) luzi82 2018-04-01 20:57:26 +0800
  • 929f58f180 i18n: Update Polish translation (#6985) Marcin Mikołajczak 2018-04-01 10:31:38 +0200
  • b7d633c1bb i18n: Add Japanese translations for domain blocks (#6979) mayaeh 2018-03-31 21:09:39 +0900
  • 3886bfb5eb [Nanobox] Enable ElasticSearch support by default (#6977) Daniel Hunsaker 2018-03-31 05:17:25 -0600
  • fb3dc00dda Ignore AbortError when cancelled sharing (#6978) unarist 2018-03-31 20:16:38 +0900
  • f0bb3ff533 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-30 19:17:17 +0000
  • 01bad04efd
    Merge pull request #408 from ThibG/glitch-soc/fixes/admin-js beatrix 2018-03-30 14:50:19 -0400
  • 3304cb681d
    Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui beatrix 2018-03-30 14:50:02 -0400
  • 257146c960
    Merge pull request #406 from ThibG/glitch-soc/fixes/menu-fixes David Yip 2018-03-30 11:29:26 -0500
  • 9248d1e3a7
    Merge pull request #407 from ThibG/glitch-soc/fixes/migration-page David Yip 2018-03-30 11:27:57 -0500
  • b305e7452a Add “public” pack to admin controller, as it is included in upstream admin layout Thibaut Girka 2018-03-30 18:15:18 +0200
  • e573bb0990 Fix compatibility with PeerTube (#6968) ThibG 2018-03-30 15:44:54 +0200
  • 167a2ecde0 Fix migration page style Thibaut Girka 2018-03-30 15:26:12 +0200
  • 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open Thibaut Girka 2018-03-30 12:45:23 +0200
  • a6c129ddbd Add some UI for user-defined domain blocks (#6628) ThibG 2018-03-30 12:38:00 +0200
  • 2871a82fcc [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport Thibaut Girka 2018-03-30 12:31:29 +0200
  • 218cc261d1 Add the domain blocks UI to Getting Started Misc Thibaut Girka 2018-03-04 21:51:40 +0100
  • afa813d71f Add basic domain block UI Thibaut Girka 2018-03-04 21:46:27 +0100
  • 482ad7d7c4 Keep list of blocked domains Thibaut Girka 2018-03-04 21:33:08 +0100
  • 79da0ad7a2 Update all known users' domain_blocking relationship instead of just one's Thibaut Girka 2018-03-04 23:38:00 +0100
  • 937ace10d9 Fix undefined URL in `fetchDomainBlocks` Thibaut Girka 2018-03-04 22:19:20 +0100
  • 47cee7cc8e Upgrade charlock_holmes to version 0.7.6 (#6966) Pierre-Morgan Gate 2018-03-30 00:52:44 -0700
  • 947eedcab2 update ja locale (#6965) takayamaki 2018-03-30 10:04:04 +0900
  • d1f34151ae Feature: Direct message from menu (#6956) Emelia Smith 2018-03-29 19:08:34 +0200
  • 1bd12cf8eb
    Merge pull request #404 from ThibG/glitch-soc/features/moved-note David Yip 2018-03-29 09:26:31 -0500
  • b5948044b3 [Glitch] Display unfollow button even if account moved Thibaut Girka 2018-03-29 14:46:00 +0200
  • a59c146bf8 [Glitch] Profile redirect notes Thibaut Girka 2018-03-29 14:43:20 +0200
  • f1f846045f Fix ReferenceError when Cache API is missing (#6953) unarist 2018-03-29 21:57:02 +0900
  • 41452e8302 Fix TypeError on follow notification (#6950) unarist 2018-03-29 19:59:12 +0900
  • 9ed5eebd7c Do not ignore unknown media attachments, only skip them (#6948) ThibG 2018-03-29 00:52:24 +0200
  • 4e45954280
    Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents David Yip 2018-03-28 16:39:12 -0500
  • d37a79adce
    Merge pull request #403 from ThibG/glitch-soc/fixes/attachment-lists-fixup David Yip 2018-03-28 16:38:53 -0500
  • 7db431eac6 Fix attachment lists Thibaut Girka 2018-03-28 22:19:36 +0200
  • 53eab4470d Render toots with empty contents Thibaut Girka 2018-03-28 20:57:25 +0200
  • 5021c4e9ca Add double-tap zoom functionary to `ZoomableImage` (#6944) Yuto Tokunaga 2018-03-29 03:40:51 +0900
  • 4f9136d2d5 Document CORS requirement for asset host (#6941) Akihiko Odaki 2018-03-29 03:40:18 +0900
  • 1ed9500b52
    Merge pull request #400 from vulpineclub/dev-gs-392-frontmatter David Yip 2018-03-27 13:06:28 -0500
  • d2cdc2b5a3
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-03-27 10:44:12 -0500
  • 49c957bc3b
    Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master David Yip 2018-03-27 10:41:18 -0500
  • 21b586436e Remove ignored 'u' parameter on regexp (#392) Rey Tucker 2018-03-27 11:30:49 -0400
  • f61aa8e0f7
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-03-27 10:26:47 -0500
  • 6af17b79c5
    Merge pull request #399 from ThibG/glitch-soc/features/attachments-list David Yip 2018-03-27 10:20:52 -0500
  • 3523aa440b Fix LoadMore on account media gallery (#6933) unarist 2018-03-27 23:53:52 +0900
  • 88790b91de [Glitch] Display AttachmentList in notifications Thibaut Girka 2018-03-27 15:50:05 +0200
  • 3bc5452449 [Glitch] Display AttachmentList in timelines in compact style when media missing Thibaut Girka 2018-03-27 15:40:10 +0200
  • f5ed5f3860 Clone response before put it to the cache (#6932) unarist 2018-03-27 22:18:35 +0900
  • 2f3ac14a43 Add missing null handling in notification reducer (#6930) unarist 2018-03-27 20:05:59 +0900
  • ca42f9b0eb Cache media (#6902) Akihiko Odaki 2018-03-27 19:32:30 +0900
  • 31e7b73084 fix #6846 (#6914) Yuto Tokunaga 2018-03-27 19:30:28 +0900
  • a1d0915585 Add a spec for UniqueUsernameValidator (#6927) unarist 2018-03-27 12:22:58 +0900
  • 2a90da1837
    Fix UniqueUsernameValidator comparison (#6926) Eugen Rochko 2018-03-27 04:33:57 +0200
  • 40e5d2303b Validate HTTP response length while receiving (#6891) Akihiko Odaki 2018-03-26 21:02:10 +0900
  • 18965cb0e6 feat(ShowMore): Add classname to show more/show less button (#6904) Stephen Burgess 2018-03-26 07:59:44 -0400
  • f691afaae9 Refactor scss (#6913) Yuto Tokunaga 2018-03-26 20:59:21 +0900
  • db3be77890 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-26 11:17:19 +0000
  • 605a92b460 Fix moved account handling in IndexedDB feature (#6915) unarist 2018-03-26 19:48:01 +0900
  • 3b2c7a33a9 Missing OTP_SECRET in scalingo.json (#6917) Yann Klis 2018-03-26 12:47:34 +0200
  • 837b3804bf Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-25 15:17:21 +0000
  • 85a395fab6 i18n: Update Polish translation (#6903) Marcin Mikołajczak 2018-03-25 16:33:07 +0200
  • cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886) Akihiko Odaki 2018-03-25 06:07:23 +0900
  • 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) Akihiko Odaki 2018-03-24 23:25:15 +0900
  • 59657e24b9 Rename variables to have semantic meanings in notifications reducer (#6890) Akihiko Odaki 2018-03-24 21:36:44 +0900
  • fe398a098e Store objects to IndexedDB (#6826) Akihiko Odaki 2018-03-24 21:06:27 +0900
  • 28384c1771 Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808) Yamagishi Kazutoshi 2018-03-24 20:52:45 +0900
  • ff7941e652 Show media modal on public pages (#6801) Akihiko Odaki 2018-03-24 20:52:26 +0900
  • 1c15329cce Change “Toots with replies” to “Toots and replies” (#6875) Marcin Mikołajczak 2018-03-24 12:51:51 +0100
  • b2a4ffd3a9 Change columns in notifications nonnullable (#6764) Akihiko Odaki 2018-03-24 20:51:28 +0900
  • fa310695fa Note if the user is already following the target when authorizing follow (#6325) Akihiko Odaki 2018-03-24 20:50:41 +0900
  • 580835ab69 Invites: Add '1 week' as expire option (#6872) Jeroen 2018-03-24 12:50:14 +0100
  • 54b273bf99 Close http connection in perform method of Request class (#6889) Akihiko Odaki 2018-03-24 20:49:54 +0900
  • 4e71b104e6 Internationalize unexpected error message (#6887) Akihiko Odaki 2018-03-24 18:54:19 +0900
  • 65c10c0bc8 Weblate translations (2018-03-23) (#6874) Yamagishi Kazutoshi 2018-03-24 09:04:02 +0900
  • 995b59526b
    Re-insert stack size fix in Dockerfile David Yip 2018-03-23 12:09:22 -0500
  • 1772034ef2
    Merge pull request #398 from ashkitten/compressed-notifs David Yip 2018-03-23 11:57:12 -0500
  • 03b2f701e7 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-23 10:17:18 +0000
  • ecdc5957a3 [i18n] Occitan update (#6869) Quentí 2018-03-23 10:52:25 +0100
  • 58eeb92755 expanded notifications show like default Ash Levy 2018-03-22 10:10:04 -0400
  • 6cc432bbc4
    Bump version to 2.3.2 Eugen Rochko 2018-03-22 14:13:46 +0100
  • dafae9818d
    Bump version to 2.3.2rc5 Eugen Rochko 2018-03-22 11:31:52 +0100
  • 9fe1619db9
    Do not re-query mentions from serializers (#6858) Eugen Rochko 2018-03-22 11:31:17 +0100
  • da70aca28e
    Restore username validation to disallow dots, for now (#6863) Eugen Rochko 2018-03-22 11:30:22 +0100
  • 6f531d140b Fix MENTION_RE to not match nil usernames (#6862) ThibG 2018-03-22 10:45:48 +0100
  • f66a786029
    Hide floating action button on thread views (#6859) Eugen Rochko 2018-03-22 09:33:14 +0100