Commit graph

  • 4ea0db5cb1 Merge branch '540' into 'develop' HJ 2019-05-19 19:39:19 +0000
  • 205a9821e6 make staff label visible taehoon 2019-05-19 14:25:02 -0400
  • e01ffc67c6 move visibility-tray css in local scope taehoon 2019-05-15 22:21:06 -0400
  • 34ffcb028a refactor css taehoon 2019-05-15 22:01:31 -0400
  • 9adbc2c17f make only screen name as link taehoon 2019-05-15 22:01:04 -0400
  • 9e6a91e755 refactor css for visibility tray taehoon 2019-05-15 16:51:30 -0400
  • 15b3651a30 moved setting styles into common to avoid bug with shared styles Henry Jameson 2019-05-19 20:42:44 +0300
  • facf076d47 Merge branch '542' into 'develop' HJ 2019-05-19 14:38:57 +0000
  • 07d0143bda hide three dot menu button if has no items taehoon 2019-05-16 13:45:18 -0400
  • 5bf208f2d1 Merge branch 'fix/mobile-zoom' into 'develop' Shpuld Shpludson 2019-05-18 16:56:20 +0000
  • 0a6858eab8 Eliminate automatic zooming on mobile Mark Felder 2019-05-18 11:00:50 -0500
  • e14a15845c Merge branch 'bugfix/emoji-tooltip' into 'develop' kaniini 2019-05-17 20:15:12 +0000
  • 00ad97fcfa entity normalizer: add tooltip text to emojis William Pitcock 2019-05-17 20:10:50 +0000
  • 23c4c0c758 Merge branch '541' into 'develop' HJ 2019-05-16 18:30:12 +0000
  • 2457dd9b91 rename for consistency's sake taehoon 2019-05-16 14:02:37 -0400
  • b6731bd9af update admin api urls in accordance with new docs taehoon 2019-05-16 13:21:14 -0400
  • 2be3d5fd5f Merge branch 'fix/line-up-text-format-picker' into 'develop' HJ 2019-05-15 19:53:33 +0000
  • 81278651d9 Line up rich text format picker with the status form Shpuld Shpludson 2019-05-15 19:53:33 +0000
  • fedcc71676 Merge branch '468-pin-status' into 'develop' HJ 2019-05-15 18:26:09 +0000
  • aa24ac7ea6 fix lint Henry Jameson 2019-05-15 20:49:46 +0300
  • 7976d118ca Cleanup, little documentation, localization Henry Jameson 2019-05-15 20:44:35 +0300
  • 2ce0186327 update api service functions taehoon 2019-05-04 13:11:19 -0400
  • daba688f46 remove needless importing taehoon 2019-04-30 11:50:57 -0400
  • f68653d0dd show pinned state only in the user timeline taehoon 2019-04-30 11:06:22 -0400
  • 110c9d3b26 improve performance by caching pinned status ids into user object taehoon 2019-04-30 08:20:19 -0400
  • 87de130ee5 apply status normalizer taehoon 2019-04-30 08:04:22 -0400
  • 98358d30bb update font taehoon 2019-04-29 14:49:12 -0400
  • 2af088969a improve error handling logic taehoon 2019-04-27 09:36:10 -0400
  • 12f8269f01 make sure to have rights property of user object taehoon 2019-04-27 08:56:37 -0400
  • 1747cd8771 use text color instead taehoon 2019-04-26 16:30:04 -0400
  • 19e79895bb revert unnecessary changes taehoon 2019-04-26 16:22:03 -0400
  • beaf512573 add translation taehoon 2019-04-26 16:08:16 -0400
  • d76bd0044f fix typo taehoon 2019-04-26 16:03:46 -0400
  • 32be0e15d1 use pinned property from status directly taehoon 2019-04-26 15:46:40 -0400
  • f8186bfc74 show immediately pinned statuses taehoon 2019-04-24 22:02:57 -0400
  • a601337a20 clean up taehoon 2019-04-24 21:56:09 -0400
  • 93e9bc019e clean up fetchPinnedStatuses api service taehoon 2019-04-24 21:52:50 -0400
  • 8308315038 revert removeStatus changes taehoon 2019-04-24 21:49:44 -0400
  • 1229622fed refactor error handling of pinStatus taehoon 2019-04-24 16:19:27 -0400
  • ce1d19136d refactor pin/unpin status logic taehoon 2019-04-24 15:34:30 -0400
  • e8abe1273b filter pinned statuses based on pinned entity instead of a separate user entity taehoon 2019-04-24 14:34:55 -0400
  • cd0a7afa06 remove pinned timeline, instead, use simple entity of user object taehoon 2019-04-24 13:56:53 -0400
  • 9e22d6212a revert pinned timeline polling logic taehoon 2019-04-24 08:33:12 -0400
  • 8095ce8f62 #468 - hide status menu after action button is clicked dave 2019-04-14 22:27:16 -0400
  • 075ddc34f1 #468 - shwo pin button for valid statuses (public & unlisted) dave 2019-04-14 13:18:56 -0400
  • 9fc997500e #468 - add extra buttons for status actions dave 2019-04-12 15:35:29 -0400
  • 80ef855a63 #468 - add ellipsis font icon dave 2019-04-12 14:35:08 -0400
  • 006bf1ce63 #468 - fix plus button size issue, use scss variable properly dave 2019-04-12 13:53:13 -0400
  • e6268c492e #468 - clean up dave 2019-04-07 11:44:45 -0400
  • 5ab0e71500 #468 - show pin status API error dave 2019-04-07 11:38:16 -0400
  • df207593e9 #468 - update pinned status after actions(remove, add) dave 2019-04-07 11:30:14 -0400
  • f1ff48ffd6 #468 - remove unpinned status from timeline dave 2019-04-05 15:33:55 -0400
  • 2c89d49a3d #468 - show pinned timeline and add pinned label to the status dave 2019-04-04 15:10:34 -0400
  • e28b19645a #468 - show pin for own statuses only dave 2019-04-04 12:56:13 -0400
  • 1aa0e8d7e0 #468 - pin/unpin status dave 2019-04-04 12:47:25 -0400
  • b491e6acbe #468 - add pin icon dave 2019-04-04 11:52:45 -0400
  • affbe8700e #468 - integrate endpoints dave 2019-04-04 11:27:02 -0400
  • 9eac355851 Merge branch '539' into 'develop' HJ 2019-05-15 15:55:17 +0000
  • bacbfc1154 Update es.json tarteka 2019-05-15 09:16:49 +0000
  • 5e0235fa63 make reply icon not hoverable if disabled taehoon 2019-05-14 22:45:57 -0400
  • 731ad0a48b show reply button and count when logged out as well taehoon 2019-05-14 22:44:56 -0400
  • 543604fd2d removed unused masto api, added initial version of interactions timeline Henry Jameson 2019-05-14 22:38:16 +0300
  • 04fa2aefb3 get rid of reply-left, we decided it should go long time ago Henry Jameson 2019-05-14 19:49:03 +0300
  • addeb85220 fix prod build Henry Jameson 2019-05-13 21:54:25 +0300
  • 750dca4a10 Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sass Henry Jameson 2019-05-13 20:38:54 +0300
  • 2322610b62 Merge branch 'patch-3' into 'develop' HJ 2019-05-10 07:49:35 +0000
  • caf9e627a7 Fix small mistake in Polish translation Marcin Mikołajczak 2019-05-10 06:52:01 +0000
  • cd67b1f496 Merge branch '527' into 'develop' HJ 2019-05-09 17:17:26 +0000
  • 177e53cf6a Merge branch 'mobile-scope' into 'develop' HJ 2019-05-09 17:13:50 +0000
  • d5d7658418 Merge branch '530' into 'develop' HJ 2019-05-08 19:40:08 +0000
  • 31e14cd45d link interaction avatars to the user profile taehoon 2019-05-08 12:04:33 -0400
  • a89010843d Use more clear explanation in the scope notice, make sure the hide button doesn't overlap with text in notice. eugenijm 2019-05-07 22:32:47 +0300
  • 7d60ab322e use backendInteractor taehoon 2019-05-07 23:36:35 -0400
  • 26131266a9 refactor api service functions using new helper taehoon 2019-05-07 23:27:22 -0400
  • a54cf47ba5 clean up taehoon 2019-05-07 23:21:19 -0400
  • 28c2a700e1 update favorite number earlier taehoon 2019-05-07 23:19:46 -0400
  • ff3a7e8b5b update status interaction upon retweet action response taehoon 2019-05-07 23:17:52 -0400
  • f75e40e462 sync up favoritedBy with favorite/unfavorite action taehoon 2019-05-07 16:43:54 -0400
  • 78a4ab98af do not regenerate status object taehoon 2019-05-07 16:20:24 -0400
  • 9a9d66dca1 reduce needless calculation taehoon 2019-05-07 15:54:49 -0400
  • 157d4e601e Merge branch 'fix/floating-button' into 'develop' HJ 2019-05-07 18:40:49 +0000
  • 496ccd0bb3 Merge branch 'patch-2' into 'develop' Shpuld Shpludson 2019-05-07 17:35:28 +0000
  • 58ef6258d6 Merge branch '515' into 'develop' Shpuld Shpludson 2019-05-07 17:33:56 +0000
  • 4af343374a Move scope visibility notice to the status form, make it dismissible eugenijm 2019-05-07 19:13:45 +0300
  • 917e82e8ee Revert "eliminate expandable prop in favor of inConversation" taehoon 2019-05-06 21:36:55 -0400
  • 134b1894d6 status attention doesn’t have relationship entities taehoon 2019-05-06 16:41:12 -0400
  • 44a18eb838 make it short taehoon 2019-05-06 16:17:29 -0400
  • 1a3799bfac fix wrong inlineExpanded taehoon 2019-05-06 16:16:43 -0400
  • 3adfbc0357 expanded is always false, eliminate it taehoon 2019-05-06 15:30:36 -0400
  • 1455e1f9d5 eliminate expandable prop in favor of inConversation taehoon 2019-05-06 15:29:24 -0400
  • 081f9a926a Merge branch '519' into 'develop' Shpuld Shpludson 2019-05-06 17:33:15 +0000
  • a27a2f78ac fix conversationId comparision bug using integer format taehoon 2019-05-03 15:56:21 -0400
  • 01552d0b45 Merge branch '520' into 'develop' Shpuld Shpludson 2019-05-06 17:13:47 +0000
  • befaa477a3 Display additional scope description above the status form for mobile users. eugenijm 2019-04-22 18:25:21 +0300
  • bfd25a5c3f Update es.json tarteka 2019-05-06 08:38:24 +0000
  • 489927bdc9 toggle showing new status form instead of toggle mouting taehoon 2019-05-05 23:00:45 -0400
  • 4819009d21 Merge branch '523' into 'develop' Shpuld Shpludson 2019-05-05 18:32:50 +0000
  • bc41a7b305 make sure media modal to be above reporting modal taehoon 2019-05-05 13:48:25 -0400
  • 8e1c5841e9 Merge branch '441-reporting' into 'develop' HJ 2019-05-04 13:59:27 +0000
  • 9787d99672 update api services taehoon 2019-04-30 16:38:34 -0400